You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/10/29 15:15:00 UTC

[JENKINS] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-15) - Build # 246 - Still Failing!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/246/
Java: 64bit/jdk-15 -XX:+UseCompressedOops -XX:+UseZGC

4 tests failed.
FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([86224E0347E816A8:DB993CDD99A5AE52]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms(TestSynonymFilterFactory.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([86224E0347E816A8:C95F7E2114DDBAE]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat(TestSynonymFilterFactory.java:70)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit(TestSysoutsLimits.java:60)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.OverHardLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.OverHardLimit(TestSysoutsLimits.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 20129 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 14.589 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: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:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseZGC -Ptests.seed=86224E0347E816A8 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.util.TestSysoutsLimits.OverHardLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseZGC -Ptests.seed=86224E0347E816A8 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseZGC -Ptests.seed=86224E0347E816A8 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseZGC -Ptests.seed=86224E0347E816A8 -Ptests.multiplier=3 -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.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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-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.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].txt, where [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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

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

* What went wrong:
Execution failed for task ':solr:validateSourcePatterns'.
> Found 1 violations in source files (tabs instead spaces).

* Try:
Run with --stacktrace 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.
-----------
* What went wrong:
Execution failed for task ':lucene:suggest:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:test-framework:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework: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.
==============================================================================

25: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 4 file(s) with errors:
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.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.
==============================================================================

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

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 314 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1232, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1232, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:1367, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:683, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:700, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java:179, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:612, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:721, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:727, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:949, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:161, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:213, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:216, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:216, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:229, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:241, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:264, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:264, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:301, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:301, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:333, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:333, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:335, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:711, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:711, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:731, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:731, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:893, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:893, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:923, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:459, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:459, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:485, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:485, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedUpdateProcessor.java:248, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) 

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

loud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 7 violations in source files (nocommit).

* Try:
Run with --stacktrace 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:analytics:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:extraction:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr: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.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:prometheus-exporter:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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 14m 44s
792 actionable tasks: 792 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS-EA] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-16-ea+18) - Build # 270 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/270/
Java: 64bit/jdk-16-ea+18 -XX:+UseCompressedOops -XX:+UseSerialGC

No tests ran.

Build Log:
[...truncated 49 lines...]
BUILD FAILED in 4s
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS-Experimental-GC] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-14.0.1) - Build # 269 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/269/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

4 tests failed.
FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([B0C707188386ABBA:3A70BEF9D52366BC]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat(TestSynonymFilterFactory.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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([B0C707188386ABBA:ED7C75C65DCB1340]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms(TestSynonymFilterFactory.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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit(TestSysoutsLimits.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:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.OverHardLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.OverHardLimit(TestSysoutsLimits.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 20040 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 12.9 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: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:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Ptests.seed=B0C707188386ABBA -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.util.TestSysoutsLimits.OverHardLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Ptests.seed=B0C707188386ABBA -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Ptests.seed=B0C707188386ABBA -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Ptests.seed=B0C707188386ABBA -Ptests.multiplier=3 -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.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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-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.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].txt, where [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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

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

* What went wrong:
Execution failed for task ':solr:validateSourcePatterns'.
> Found 1 violations in source files (tabs instead spaces).

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:suggest:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:test-framework:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework: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.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 4 file(s) with errors:
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 371 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:683, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:700, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java:179, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:612, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:721, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:727, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:949, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:161, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:213, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:216, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:216, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:229, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:241, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:264, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:264, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:301, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:301, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:333, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:333, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:335, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:711, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:711, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:731, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:731, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:893, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:893, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:923, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:463, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:463, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:489, 
  cause: 'hasParens true prevLineNotIf true pernicket

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

lidate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 7 violations in source files (nocommit).

* Try:
Run with --stacktrace 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:analytics:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:extraction:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr: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.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:prometheus-exporter:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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 13m 0s
792 actionable tasks: 792 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-14.0.1) - Build # 268 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/268/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

6 tests failed.
FAILED:  org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([CFAEB44AD88EED80:B26CA59679703929]: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:564)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([CFAEB44AD88EED80:B26CA59679703929]: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:564)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([CFAEB44AD88EED80:9215C69406C3557A]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms(TestSynonymFilterFactory.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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([CFAEB44AD88EED80:45190DAB8E2B2086]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat(TestSynonymFilterFactory.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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit(TestSysoutsLimits.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:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.OverHardLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.OverHardLimit(TestSysoutsLimits.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 20211 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 16.333 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: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:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseSerialGC -Ptests.seed=CFAEB44AD88EED80 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.util.TestSysoutsLimits.OverHardLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseSerialGC -Ptests.seed=CFAEB44AD88EED80 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseSerialGC -Ptests.seed=CFAEB44AD88EED80 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseSerialGC -Ptests.seed=CFAEB44AD88EED80 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseSerialGC -Ptests.seed=CFAEB44AD88EED80 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseSerialGC -Ptests.seed=CFAEB44AD88EED80 -Ptests.multiplier=3 -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.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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-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.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].txt, where [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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

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

* What went wrong:
Execution failed for task ':solr:validateSourcePatterns'.
> Found 1 violations in source files (tabs instead spaces).

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:suggest:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:test-framework:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework: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.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 4 file(s) with errors:
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 371 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:683, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:700, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java:179, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:612, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:721, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:727, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:949, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:161, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpda

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

idate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 7 violations in source files (nocommit).

* Try:
Run with --stacktrace 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:analytics:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:extraction:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr: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.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:prometheus-exporter:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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 15m 42s
792 actionable tasks: 792 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-13.0.2) - Build # 267 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/267/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([F8E254A17E4707DA:7255ED4028E2CADC]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat(TestSynonymFilterFactory.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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([F8E254A17E4707DA:A559267FA00ABF20]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms(TestSynonymFilterFactory.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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit(TestSysoutsLimits.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:567)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	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.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.OverHardLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.OverHardLimit(TestSysoutsLimits.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	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.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 20038 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 13.894 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: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:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=F8E254A17E4707DA -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.util.TestSysoutsLimits.OverHardLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=F8E254A17E4707DA -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=F8E254A17E4707DA -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=F8E254A17E4707DA -Ptests.multiplier=3 -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.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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-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.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].txt, where [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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

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

* What went wrong:
Execution failed for task ':solr:validateSourcePatterns'.
> Found 1 violations in source files (tabs instead spaces).

* Try:
Run with --stacktrace 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.
-----------
* What went wrong:
Execution failed for task ':lucene:suggest:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:test-framework:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework: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.
==============================================================================

25: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 4 file(s) with errors:
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.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.
==============================================================================

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

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 371 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:683, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:700, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java:179, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:612, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:721, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:727, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:949, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:161, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:213, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:216, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:216, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:229, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:241, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:264, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:264, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:301, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:301, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:333, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:333, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:335, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:711, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:711, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:731, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:731, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:893, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:893, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:923, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:463, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:463, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:489, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:489, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedUpdateProcessor.java:247, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedUpdateProcessor.java:247, 
  Found an unexpected log level: isdebugenabl

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

idate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 7 violations in source files (nocommit).

* Try:
Run with --stacktrace 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:analytics:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:extraction:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr: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.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:prometheus-exporter:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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 13m 47s
792 actionable tasks: 792 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-13.0.2) - Build # 266 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/266/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC

6 tests failed.
FAILED:  org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([73F2F23DE6F0E2FB:E30E3E1470E3652]: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:567)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([73F2F23DE6F0E2FB:E30E3E1470E3652]: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:567)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([73F2F23DE6F0E2FB:F9454BDCB0552FFD]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat(TestSynonymFilterFactory.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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([73F2F23DE6F0E2FB:2E4980E338BD5A01]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms(TestSynonymFilterFactory.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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit(TestSysoutsLimits.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:567)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	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.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.OverHardLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.OverHardLimit(TestSysoutsLimits.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	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.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 20209 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 17.342 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: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:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=73F2F23DE6F0E2FB -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.util.TestSysoutsLimits.OverHardLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=73F2F23DE6F0E2FB -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=73F2F23DE6F0E2FB -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=73F2F23DE6F0E2FB -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=73F2F23DE6F0E2FB -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=73F2F23DE6F0E2FB -Ptests.multiplier=3 -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.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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-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.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].txt, where [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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

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

* What went wrong:
Execution failed for task ':solr:validateSourcePatterns'.
> Found 1 violations in source files (tabs instead spaces).

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:suggest:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:test-framework:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework: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.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 4 file(s) with errors:
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 371 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:683, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:700, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java:179, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:612, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:721, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:727, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:949, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:161, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/Distr

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

lidate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 7 violations in source files (nocommit).

* Try:
Run with --stacktrace 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:analytics:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:extraction:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr: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.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:prometheus-exporter:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-13.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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 15m 6s
792 actionable tasks: 792 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-12.0.2) - Build # 265 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/265/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([F6F9430EAC28A68A:AB4231D072651E70]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms(TestSynonymFilterFactory.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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([F6F9430EAC28A68A:7C4EFAEFFA8D6B8C]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat(TestSynonymFilterFactory.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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit(TestSysoutsLimits.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:567)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	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.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.OverHardLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.OverHardLimit(TestSysoutsLimits.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	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.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 19165 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 16.15 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: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:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseParallelGC -Ptests.seed=F6F9430EAC28A68A -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.util.TestSysoutsLimits.OverHardLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseParallelGC -Ptests.seed=F6F9430EAC28A68A -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseParallelGC -Ptests.seed=F6F9430EAC28A68A -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseParallelGC -Ptests.seed=F6F9430EAC28A68A -Ptests.multiplier=3 -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.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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-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.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].txt, where [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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

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

* What went wrong:
Execution failed for task ':solr:validateSourcePatterns'.
> Found 1 violations in source files (tabs instead spaces).

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:suggest:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:test-framework:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework: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.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 4 file(s) with errors:
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 371 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:683, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:700, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java:179, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:612, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:721, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:727, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:949, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:161, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:213, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:216, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:216, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:229, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:241, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:264, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:264, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:301, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:301, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:333, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:333, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:335, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:711, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:711, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:731, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:731, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:893, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:893, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:923, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:463, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:463, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:489, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Hel

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

idate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 7 violations in source files (nocommit).

* Try:
Run with --stacktrace 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:analytics:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:extraction:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr: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.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:prometheus-exporter:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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 15m 31s
792 actionable tasks: 792 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-15) - Build # 264 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/264/
Java: 64bit/jdk-15 -XX:-UseCompressedOops -XX:+UseParallelGC

6 tests failed.
FAILED:  org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([39E5C195508731C3:4427D049F179E56A]: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:564)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([39E5C195508731C3:4427D049F179E56A]: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:564)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([39E5C195508731C3:B35278740622FCC5]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat(TestSynonymFilterFactory.java:70)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([39E5C195508731C3:645EB34B8ECA8939]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms(TestSynonymFilterFactory.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit(TestSysoutsLimits.java:60)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.OverHardLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.OverHardLimit(TestSysoutsLimits.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 20446 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 13.653 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: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:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=39E5C195508731C3 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.util.TestSysoutsLimits.OverHardLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=39E5C195508731C3 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=39E5C195508731C3 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=39E5C195508731C3 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=39E5C195508731C3 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=39E5C195508731C3 -Ptests.multiplier=3 -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.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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-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.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].txt, where [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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

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

* What went wrong:
Execution failed for task ':solr:validateSourcePatterns'.
> Found 1 violations in source files (tabs instead spaces).

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:suggest:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:test-framework:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework: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.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 4 file(s) with errors:
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 371 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:683, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:700, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java:179, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:612, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:721, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:727, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:949, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:161, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:1

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

cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 7 violations in source files (nocommit).

* Try:
Run with --stacktrace 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:analytics:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:extraction:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr: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.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:prometheus-exporter:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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 15m 6s
792 actionable tasks: 792 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS-Experimental-GC] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-11.0.6) - Build # 263 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/263/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

4 tests failed.
FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([577313ED944A2DAB:DDC4AA0CC2EFE0AD]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat(TestSynonymFilterFactory.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$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at 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.synonym.TestSynonymFilterFactory.testSynonyms

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([577313ED944A2DAB:AC861334A079551]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms(TestSynonymFilterFactory.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$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit(TestSysoutsLimits.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 org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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 org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	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.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.OverHardLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.OverHardLimit(TestSysoutsLimits.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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 org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	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.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 19168 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 15.77 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: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:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Ptests.seed=577313ED944A2DAB -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.util.TestSysoutsLimits.OverHardLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Ptests.seed=577313ED944A2DAB -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Ptests.seed=577313ED944A2DAB -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Ptests.seed=577313ED944A2DAB -Ptests.multiplier=3 -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.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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-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.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].txt, where [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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

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

* What went wrong:
Execution failed for task ':solr:validateSourcePatterns'.
> Found 1 violations in source files (tabs instead spaces).

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:suggest:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:test-framework:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework: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.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 4 file(s) with errors:
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 371 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:683, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:700, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java:179, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:612, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:721, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:727, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:949, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:161, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:213, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:216, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:216, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:229, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:241, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:264, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:264, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:301, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:301, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:333, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:333, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:335, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:711, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:711, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:731, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:731, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:893, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:893, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:923, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:463, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:463, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:489, 
  cause: 'hasParens true prevLine

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

idate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 7 violations in source files (nocommit).

* Try:
Run with --stacktrace 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:analytics:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:extraction:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr: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.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:prometheus-exporter:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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 14m 35s
792 actionable tasks: 792 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-12.0.2) - Build # 262 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/262/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

6 tests failed.
FAILED:  org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([B0AE3E768F03EE1:76C8F23BC90EEA48]: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:567)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([B0AE3E768F03EE1:76C8F23BC90EEA48]: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:567)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([B0AE3E768F03EE1:81BD5A063E55F3E7]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat(TestSynonymFilterFactory.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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([B0AE3E768F03EE1:56B19139B6BD861B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms(TestSynonymFilterFactory.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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit(TestSysoutsLimits.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:567)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	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.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.OverHardLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.OverHardLimit(TestSysoutsLimits.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	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.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 19337 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 16.259 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: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:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseSerialGC -Ptests.seed=B0AE3E768F03EE1 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.util.TestSysoutsLimits.OverHardLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseSerialGC -Ptests.seed=B0AE3E768F03EE1 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseSerialGC -Ptests.seed=B0AE3E768F03EE1 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseSerialGC -Ptests.seed=B0AE3E768F03EE1 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseSerialGC -Ptests.seed=B0AE3E768F03EE1 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseSerialGC -Ptests.seed=B0AE3E768F03EE1 -Ptests.multiplier=3 -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.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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-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.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].txt, where [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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

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

* What went wrong:
Execution failed for task ':solr:validateSourcePatterns'.
> Found 1 violations in source files (tabs instead spaces).

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:suggest:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:test-framework:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework: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.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 4 file(s) with errors:
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 371 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:683, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:700, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java:179, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:612, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:721, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:727, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:949, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:161,

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

idate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 7 violations in source files (nocommit).

* Try:
Run with --stacktrace 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:analytics:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:extraction:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr: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.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:prometheus-exporter:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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 14m 48s
792 actionable tasks: 792 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-12.0.2) - Build # 261 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/261/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC

6 tests failed.
FAILED:  org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([C50B658C425022C2:B8C97450E3AEF66B]: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:567)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([C50B658C425022C2:B8C97450E3AEF66B]: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:567)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([C50B658C425022C2:98B017529C1D9A38]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms(TestSynonymFilterFactory.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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([C50B658C425022C2:4FBCDC6D14F5EFC4]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat(TestSynonymFilterFactory.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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit(TestSysoutsLimits.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:567)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	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.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.OverHardLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.OverHardLimit(TestSysoutsLimits.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	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.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 19337 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 13.64 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: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:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseSerialGC -Ptests.seed=C50B658C425022C2 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.util.TestSysoutsLimits.OverHardLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseSerialGC -Ptests.seed=C50B658C425022C2 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseSerialGC -Ptests.seed=C50B658C425022C2 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseSerialGC -Ptests.seed=C50B658C425022C2 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseSerialGC -Ptests.seed=C50B658C425022C2 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseSerialGC -Ptests.seed=C50B658C425022C2 -Ptests.multiplier=3 -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.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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-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.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].txt, where [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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

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

* What went wrong:
Execution failed for task ':solr:validateSourcePatterns'.
> Found 1 violations in source files (tabs instead spaces).

* Try:
Run with --stacktrace 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.
-----------
* What went wrong:
Execution failed for task ':lucene:suggest:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:test-framework:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework: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.
==============================================================================

25: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 4 file(s) with errors:
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.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.
==============================================================================

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

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 371 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:683, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:700, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java:179, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:612, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:721, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:727, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:949, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:161, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasParens true prev

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

ore/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:extraction:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr: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.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:prometheus-exporter:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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 13m 25s
792 actionable tasks: 792 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS-Experimental-GC] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-12.0.2) - Build # 260 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/260/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

9 tests failed.
FAILED:  org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([B7ADF37DCF34B872:CA6FE2A16ECA6CDB]: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:567)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([B7ADF37DCF34B872:CA6FE2A16ECA6CDB]: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:567)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


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

Error Message:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not released!!! [ByteBuffersDirectory, DirectUpdateHandler2, SolrCore, ParWorkExecutor, CommitTracker, CommitTracker, ByteBuffersDirectory, ByteBuffersDirectory, SolrIndexWriter, SolrIndexSearcher]
ByteBuffersDirectory@b11a57f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7722678c
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:427)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:559)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1032)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:952)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1360)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1266)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:101)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:371)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:401)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:173)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:919)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:885)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:574)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:482)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:411)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.apache.solr.servlet.SolrQoSFilter.doFilter(SolrQoSFilter.java:103)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:191)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
	at org.eclipse.jetty.http2.HTTP2Connection.produce(HTTP2Connection.java:169)
	at org.eclipse.jetty.http2.HTTP2Connection.onFillable(HTTP2Connection.java:124)
	at org.eclipse.jetty.http2.HTTP2Connection$FillableCallback.succeeded(HTTP2Connection.java:347)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:677)
	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:846)
	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:720)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

org.apache.solr.update.DirectUpdateHandler2@61c45103
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.DirectUpdateHandler2
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:131)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:148)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1059)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:727)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1646)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$40(SolrCore.java:3194)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$17(ZkController.java:2670)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:552)
	at org.apache.solr.common.ParWork.lambda$close$2(ParWork.java:394)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:187)
	at org.apache.solr.common.PerThreadExecService.lambda$execute$1(PerThreadExecService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

org.apache.solr.core.SolrCore@41c148e2
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1134)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:727)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1646)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$40(SolrCore.java:3194)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$17(ZkController.java:2670)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:552)
	at org.apache.solr.common.ParWork.lambda$close$2(ParWork.java:394)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:187)
	at org.apache.solr.common.PerThreadExecService.lambda$execute$1(PerThreadExecService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

org.apache.solr.common.ParWorkExecutor@1c568568[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 6]
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.ParWorkExecutor
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:970)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:727)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1646)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$40(SolrCore.java:3194)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$17(ZkController.java:2670)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:552)
	at org.apache.solr.common.ParWork.lambda$close$2(ParWork.java:394)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:187)
	at org.apache.solr.common.PerThreadExecService.lambda$execute$1(PerThreadExecService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

disabled
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.CommitTracker
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	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:1059)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:727)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1646)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$40(SolrCore.java:3194)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$17(ZkController.java:2670)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:552)
	at org.apache.solr.common.ParWork.lambda$close$2(ParWork.java:394)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:187)
	at org.apache.solr.common.PerThreadExecService.lambda$execute$1(PerThreadExecService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

disabled
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.CommitTracker
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	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:1059)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:727)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1646)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$40(SolrCore.java:3194)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$17(ZkController.java:2670)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:552)
	at org.apache.solr.common.ParWork.lambda$close$2(ParWork.java:394)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:187)
	at org.apache.solr.common.PerThreadExecService.lambda$execute$1(PerThreadExecService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

ByteBuffersDirectory@7662488c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52672d4f
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:427)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:408)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:800)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1036)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:952)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1360)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1266)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:101)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:371)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:401)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:173)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:919)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:885)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:574)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:482)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:411)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.apache.solr.servlet.SolrQoSFilter.doFilter(SolrQoSFilter.java:103)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:191)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
	at org.eclipse.jetty.http2.HTTP2Connection.produce(HTTP2Connection.java:169)
	at org.eclipse.jetty.http2.HTTP2Connection.onFillable(HTTP2Connection.java:124)
	at org.eclipse.jetty.http2.HTTP2Connection$FillableCallback.succeeded(HTTP2Connection.java:347)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:677)
	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:846)
	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:720)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

ByteBuffersDirectory@40467d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f238b44
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:427)
	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:831)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1036)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:952)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1360)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1266)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:101)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:371)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:401)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:173)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:919)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:885)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:574)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:482)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:411)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.apache.solr.servlet.SolrQoSFilter.doFilter(SolrQoSFilter.java:103)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:191)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
	at org.eclipse.jetty.http2.HTTP2Connection.produce(HTTP2Connection.java:169)
	at org.eclipse.jetty.http2.HTTP2Connection.onFillable(HTTP2Connection.java:124)
	at org.eclipse.jetty.http2.HTTP2Connection$FillableCallback.succeeded(HTTP2Connection.java:347)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:677)
	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:846)
	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:720)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

org.apache.solr.update.SolrIndexWriter@7e268ea0
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.SolrIndexWriter
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	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:288)
	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:241)
	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:250)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:730)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1646)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$40(SolrCore.java:3194)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$17(ZkController.java:2670)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:552)
	at org.apache.solr.common.ParWork.lambda$close$2(ParWork.java:394)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:187)
	at org.apache.solr.common.PerThreadExecService.lambda$execute$1(PerThreadExecService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

Searcher@75dd874[collection99_shard1_replica_n13] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={lucene.version=9.0.0, java.vm.version=12.0.2+10, java.version=12.0.2, timestamp=1604167820796, os=Linux, java.vendor=AdoptOpenJDK, os.version=5.4.0-52-generic, java.runtime.version=12.0.2+10, os.arch=amd64, source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}] :id=eyych1r9z8zj3pcjpxuvgkafh)))}
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.search.SolrIndexSearcher
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	at org.apache.solr.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2201)
	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2398)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:731)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1646)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$40(SolrCore.java:3194)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$17(ZkController.java:2670)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:552)
	at org.apache.solr.common.ParWork.lambda$close$2(ParWork.java:394)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:187)
	at org.apache.solr.common.PerThreadExecService.lambda$execute$1(PerThreadExecService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

 expected null, but was:<ObjectTracker found 10 object(s) that were not released!!! [ByteBuffersDirectory, DirectUpdateHandler2, SolrCore, ParWorkExecutor, CommitTracker, CommitTracker, ByteBuffersDirectory, ByteBuffersDirectory, SolrIndexWriter, SolrIndexSearcher]
ByteBuffersDirectory@b11a57f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7722678c
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:427)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:559)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1032)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:952)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1360)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1266)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:101)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:371)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:401)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:173)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:919)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:885)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:574)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:482)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:411)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.apache.solr.servlet.SolrQoSFilter.doFilter(SolrQoSFilter.java:103)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:191)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
	at org.eclipse.jetty.http2.HTTP2Connection.produce(HTTP2Connection.java:169)
	at org.eclipse.jetty.http2.HTTP2Connection.onFillable(HTTP2Connection.java:124)
	at org.eclipse.jetty.http2.HTTP2Connection$FillableCallback.succeeded(HTTP2Connection.java:347)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:677)
	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:846)
	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:720)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

org.apache.solr.update.DirectUpdateHandler2@61c45103
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.DirectUpdateHandler2
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:131)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:148)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1059)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:727)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1646)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$40(SolrCore.java:3194)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$17(ZkController.java:2670)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:552)
	at org.apache.solr.common.ParWork.lambda$close$2(ParWork.java:394)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:187)
	at org.apache.solr.common.PerThreadExecService.lambda$execute$1(PerThreadExecService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

org.apache.solr.core.SolrCore@41c148e2
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1134)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:727)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1646)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$40(SolrCore.java:3194)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$17(ZkController.java:2670)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:552)
	at org.apache.solr.common.ParWork.lambda$close$2(ParWork.java:394)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:187)
	at org.apache.solr.common.PerThreadExecService.lambda$execute$1(PerThreadExecService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

org.apache.solr.common.ParWorkExecutor@1c568568[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 6]
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.ParWorkExecutor
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:970)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:727)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1646)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$40(SolrCore.java:3194)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$17(ZkController.java:2670)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:552)
	at org.apache.solr.common.ParWork.lambda$close$2(ParWork.java:394)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:187)
	at org.apache.solr.common.PerThreadExecService.lambda$execute$1(PerThreadExecService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

disabled
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.CommitTracker
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	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:1059)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:727)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1646)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$40(SolrCore.java:3194)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$17(ZkController.java:2670)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:552)
	at org.apache.solr.common.ParWork.lambda$close$2(ParWork.java:394)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:187)
	at org.apache.solr.common.PerThreadExecService.lambda$execute$1(PerThreadExecService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

disabled
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.CommitTracker
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	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:1059)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:727)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1646)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$40(SolrCore.java:3194)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$17(ZkController.java:2670)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:552)
	at org.apache.solr.common.ParWork.lambda$close$2(ParWork.java:394)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:187)
	at org.apache.solr.common.PerThreadExecService.lambda$execute$1(PerThreadExecService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

ByteBuffersDirectory@7662488c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52672d4f
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:427)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:408)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:800)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1036)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:952)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1360)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1266)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:101)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:371)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:401)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:173)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:919)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:885)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:574)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:482)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:411)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.apache.solr.servlet.SolrQoSFilter.doFilter(SolrQoSFilter.java:103)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:191)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
	at org.eclipse.jetty.http2.HTTP2Connection.produce(HTTP2Connection.java:169)
	at org.eclipse.jetty.http2.HTTP2Connection.onFillable(HTTP2Connection.java:124)
	at org.eclipse.jetty.http2.HTTP2Connection$FillableCallback.succeeded(HTTP2Connection.java:347)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:677)
	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:846)
	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:720)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

ByteBuffersDirectory@40467d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f238b44
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:427)
	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:831)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1036)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:952)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1360)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1266)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:101)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:371)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:401)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:173)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:919)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:885)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:574)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:482)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:411)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.apache.solr.servlet.SolrQoSFilter.doFilter(SolrQoSFilter.java:103)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:191)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
	at org.eclipse.jetty.http2.HTTP2Connection.produce(HTTP2Connection.java:169)
	at org.eclipse.jetty.http2.HTTP2Connection.onFillable(HTTP2Connection.java:124)
	at org.eclipse.jetty.http2.HTTP2Connection$FillableCallback.succeeded(HTTP2Connection.java:347)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:677)
	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:846)
	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:720)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

org.apache.solr.update.SolrIndexWriter@7e268ea0
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.SolrIndexWriter
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	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:288)
	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:241)
	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:250)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:730)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1646)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$40(SolrCore.java:3194)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$17(ZkController.java:2670)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:552)
	at org.apache.solr.common.ParWork.lambda$close$2(ParWork.java:394)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:187)
	at org.apache.solr.common.PerThreadExecService.lambda$execute$1(PerThreadExecService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

Searcher@75dd874[collection99_shard1_replica_n13] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={lucene.version=9.0.0, java.vm.version=12.0.2+10, java.version=12.0.2, timestamp=1604167820796, os=Linux, java.vendor=AdoptOpenJDK, os.version=5.4.0-52-generic, java.runtime.version=12.0.2+10, os.arch=amd64, source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}] :id=eyych1r9z8zj3pcjpxuvgkafh)))}
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.search.SolrIndexSearcher
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	at org.apache.solr.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2201)
	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2398)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:731)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1646)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$40(SolrCore.java:3194)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$17(ZkController.java:2670)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:552)
	at org.apache.solr.common.ParWork.lambda$close$2(ParWork.java:394)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:187)
	at org.apache.solr.common.PerThreadExecService.lambda$execute$1(PerThreadExecService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not released!!! [ByteBuffersDirectory, DirectUpdateHandler2, SolrCore, ParWorkExecutor, CommitTracker, CommitTracker, ByteBuffersDirectory, ByteBuffersDirectory, SolrIndexWriter, SolrIndexSearcher]
ByteBuffersDirectory@b11a57f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7722678c
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:427)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:559)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1032)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:952)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1360)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1266)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:101)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:371)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:401)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:173)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:919)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:885)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:574)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:482)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:411)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.apache.solr.servlet.SolrQoSFilter.doFilter(SolrQoSFilter.java:103)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:191)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
	at org.eclipse.jetty.http2.HTTP2Connection.produce(HTTP2Connection.java:169)
	at org.eclipse.jetty.http2.HTTP2Connection.onFillable(HTTP2Connection.java:124)
	at org.eclipse.jetty.http2.HTTP2Connection$FillableCallback.succeeded(HTTP2Connection.java:347)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:677)
	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:846)
	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:720)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

org.apache.solr.update.DirectUpdateHandler2@61c45103
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.DirectUpdateHandler2
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:131)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:148)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1059)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:727)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1646)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$40(SolrCore.java:3194)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$17(ZkController.java:2670)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:552)
	at org.apache.solr.common.ParWork.lambda$close$2(ParWork.java:394)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:187)
	at org.apache.solr.common.PerThreadExecService.lambda$execute$1(PerThreadExecService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

org.apache.solr.core.SolrCore@41c148e2
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1134)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:727)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1646)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$40(SolrCore.java:3194)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$17(ZkController.java:2670)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:552)
	at org.apache.solr.common.ParWork.lambda$close$2(ParWork.java:394)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:187)
	at org.apache.solr.common.PerThreadExecService.lambda$execute$1(PerThreadExecService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

org.apache.solr.common.ParWorkExecutor@1c568568[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 6]
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.ParWorkExecutor
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:970)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:727)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1646)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$40(SolrCore.java:3194)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$17(ZkController.java:2670)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:552)
	at org.apache.solr.common.ParWork.lambda$close$2(ParWork.java:394)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:187)
	at org.apache.solr.common.PerThreadExecService.lambda$execute$1(PerThreadExecService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

disabled
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.CommitTracker
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	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:1059)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:727)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1646)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$40(SolrCore.java:3194)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$17(ZkController.java:2670)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:552)
	at org.apache.solr.common.ParWork.lambda$close$2(ParWork.java:394)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:187)
	at org.apache.solr.common.PerThreadExecService.lambda$execute$1(PerThreadExecService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

disabled
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.CommitTracker
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	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:1059)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:727)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1646)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$40(SolrCore.java:3194)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$17(ZkController.java:2670)
	at org.apache.solr.common.ParWork.handleObject(ParWork.java:552)
	at org.apache.solr.common.ParWork.lambda$close$2(ParWork.java:394)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.PerThreadExecService.runIt(PerThreadExecService.java:187)
	at org.apache.solr.common.PerThreadExecService.lambda$execute$1(PerThreadExecService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

ByteBuffersDirectory@7662488c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52672d4f
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:427)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:408)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:800)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1036)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:952)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1360)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1266)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:101)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:371)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:401)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:173)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:919)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:885)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:574)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:482)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:411)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.apache.solr.servlet.SolrQoSFilter.doFilter(SolrQoSFilter.java:103)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:191)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
	at org.eclipse.jetty.http2.HTTP2Connection.produce(HTTP2Connection.java:169)
	at org.eclipse.jetty.http2.HTTP2Connection.onFillable(HTTP2Connection.java:124)
	at org.eclipse.jetty.http2.HTTP2Connection$FillableCallback.succeeded(HTTP2Connection.java:347)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:677)
	at org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:846)
	at org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:720)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
	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:98)

ByteBuffersDirectory@40467d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f238b44
StackTrace:
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:56)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:427)
	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:831)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1036)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:952)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1360)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1266)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:101)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:371)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:401)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:173)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:919)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:885)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:574)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:482)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:411)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.apache.solr.servlet.SolrQoSFilter.doFilter(SolrQoSFilter.java:103)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:191)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:572)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
	at org.eclipse.jetty.http2.HTTP2Connection.produce(HTTP2Connection.java:169)
	at org.eclipse.jetty.http2.HTTP2Connection.onFillable(HTTP2Connection.java:124)
	at org.eclipse.jetty.http2.HTTP2Connection$FillableCallback.succeeded(HTTP2Connection.java:347)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.

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

idate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 7 violations in source files (nocommit).

* Try:
Run with --stacktrace 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:analytics:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:extraction:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr: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.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:prometheus-exporter:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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 16m 20s
792 actionable tasks: 792 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS-EA] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-16-ea+18) - Build # 259 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/259/
Java: 64bit/jdk-16-ea+18 -XX:+UseCompressedOops -XX:+UseSerialGC

No tests ran.

Build Log:
[...truncated 49 lines...]
BUILD FAILED in 4s
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS-EA] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-16-ea+18) - Build # 258 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/258/
Java: 64bit/jdk-16-ea+18 -XX:+UseCompressedOops -XX:+UseG1GC

No tests ran.

Build Log:
[...truncated 49 lines...]
BUILD FAILED in 3s
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-15) - Build # 257 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/257/
Java: 64bit/jdk-15 -XX:-UseCompressedOops -XX:+UseZGC

4 tests failed.
FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([179B129F9AF95AEC:4A20604144B4E216]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms(TestSynonymFilterFactory.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([179B129F9AF95AEC:9D2CAB7ECC5C97EA]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat(TestSynonymFilterFactory.java:70)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit(TestSysoutsLimits.java:60)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.OverHardLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.OverHardLimit(TestSysoutsLimits.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 20279 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 12.817 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: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:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseZGC -Ptests.seed=179B129F9AF95AEC -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.util.TestSysoutsLimits.OverHardLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseZGC -Ptests.seed=179B129F9AF95AEC -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseZGC -Ptests.seed=179B129F9AF95AEC -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseZGC -Ptests.seed=179B129F9AF95AEC -Ptests.multiplier=3 -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.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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-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.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].txt, where [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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

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

* What went wrong:
Execution failed for task ':solr:validateSourcePatterns'.
> Found 1 violations in source files (tabs instead spaces).

* Try:
Run with --stacktrace 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.
-----------
* What went wrong:
Execution failed for task ':lucene:suggest:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:test-framework:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework: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.
==============================================================================

25: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 4 file(s) with errors:
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.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.
==============================================================================

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

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 371 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:683, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:700, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java:179, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:612, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:721, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:727, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:949, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:161, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:213, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:216, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:216, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:229, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:241, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:264, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:264, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:301, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:301, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:333, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:333, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:335, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:711, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:711, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:731, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:731, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:893, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:893, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:923, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:463, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:463, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:489, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:489, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedUpdateProcessor.java:247, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedUpdateProcessor.java:247, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Lin

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

loud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 7 violations in source files (nocommit).

* Try:
Run with --stacktrace 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:analytics:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:extraction:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr: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.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:prometheus-exporter:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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 13m 22s
792 actionable tasks: 792 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-15) - Build # 256 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/256/
Java: 64bit/jdk-15 -XX:-UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([C21E8D04FF9EF209:9FA5FFDA21D34AF3]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms(TestSynonymFilterFactory.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([C21E8D04FF9EF209:48A934E5A93B3F0F]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat(TestSynonymFilterFactory.java:70)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit(TestSysoutsLimits.java:60)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.OverHardLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.OverHardLimit(TestSysoutsLimits.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 20279 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 13.037 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: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:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseSerialGC -Ptests.seed=C21E8D04FF9EF209 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.util.TestSysoutsLimits.OverHardLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseSerialGC -Ptests.seed=C21E8D04FF9EF209 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseSerialGC -Ptests.seed=C21E8D04FF9EF209 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseSerialGC -Ptests.seed=C21E8D04FF9EF209 -Ptests.multiplier=3 -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.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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-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.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].txt, where [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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

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

* What went wrong:
Execution failed for task ':solr:validateSourcePatterns'.
> Found 1 violations in source files (tabs instead spaces).

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:suggest:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:test-framework:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework: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.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 4 file(s) with errors:
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 371 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:683, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:700, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java:179, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:612, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:721, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:727, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:949, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:161, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:213, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:216, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:216, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:229, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:241, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:264, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:264, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:301, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:301, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:333, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:333, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:335, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:711, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:711, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:731, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:731, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:893, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:893, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:923, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:463, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:463, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:489, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home

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

loud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 7 violations in source files (nocommit).

* Try:
Run with --stacktrace 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:analytics:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:extraction:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr: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.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:prometheus-exporter:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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 13m 36s
792 actionable tasks: 792 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-12.0.2) - Build # 255 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/255/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC

7 tests failed.
FAILED:  org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([3031DE9C40C0EC0D:4DF3CF40E13E38A4]: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:567)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([3031DE9C40C0EC0D:4DF3CF40E13E38A4]: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:567)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


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

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection shards=2 totalReplicas=4
Timeout waiting to see state for collection=MoveReplicaTest_coll_true :DocCollection(MoveReplicaTest_coll_true::v=16)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node243":{
          "core":"MoveReplicaTest_coll_true_shard2_replica_n118",
          "base_url":"http://127.0.0.1:46237/solr",
          "node_name":"127.0.0.1:46237_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true",
          "core_node_name":"core_node243"},
        "core_node240":{
          "core":"MoveReplicaTest_coll_true_shard2_replica_n116",
          "base_url":"http://127.0.0.1:39101/solr",
          "node_name":"127.0.0.1:39101_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false"}}},
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node235":{
          "core":"MoveReplicaTest_coll_true_shard1_replica_n114",
          "base_url":"http://127.0.0.1:45017/solr",
          "node_name":"127.0.0.1:45017_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true",
          "core_node_name":"core_node235"},
        "core_node252":{
          "core":"MoveReplicaTest_coll_true_shard1_replica_n250",
          "base_url":"http://127.0.0.1:45349/solr",
          "state":"down",
          "node_name":"127.0.0.1:45349_solr",
          "numShards":null,
          "shards":null,
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"100",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
Live Nodes: [127.0.0.1:39101_solr, 127.0.0.1:45017_solr, 127.0.0.1:45349_solr, 127.0.0.1:46237_solr]
Last available state: DocCollection(MoveReplicaTest_coll_true::v=16)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node243":{
          "core":"MoveReplicaTest_coll_true_shard2_replica_n118",
          "base_url":"http://127.0.0.1:46237/solr",
          "node_name":"127.0.0.1:46237_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true",
          "core_node_name":"core_node243"},
        "core_node240":{
          "core":"MoveReplicaTest_coll_true_shard2_replica_n116",
          "base_url":"http://127.0.0.1:39101/solr",
          "node_name":"127.0.0.1:39101_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false"}}},
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node235":{
          "core":"MoveReplicaTest_coll_true_shard1_replica_n114",
          "base_url":"http://127.0.0.1:45017/solr",
          "node_name":"127.0.0.1:45017_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true",
          "core_node_name":"core_node235"},
        "core_node252":{
          "core":"MoveReplicaTest_coll_true_shard1_replica_n250",
          "base_url":"http://127.0.0.1:45349/solr",
          "state":"down",
          "node_name":"127.0.0.1:45349_solr",
          "numShards":null,
          "shards":null,
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"100",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection shards=2 totalReplicas=4
Timeout waiting to see state for collection=MoveReplicaTest_coll_true :DocCollection(MoveReplicaTest_coll_true::v=16)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node243":{
          "core":"MoveReplicaTest_coll_true_shard2_replica_n118",
          "base_url":"http://127.0.0.1:46237/solr",
          "node_name":"127.0.0.1:46237_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true",
          "core_node_name":"core_node243"},
        "core_node240":{
          "core":"MoveReplicaTest_coll_true_shard2_replica_n116",
          "base_url":"http://127.0.0.1:39101/solr",
          "node_name":"127.0.0.1:39101_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false"}}},
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node235":{
          "core":"MoveReplicaTest_coll_true_shard1_replica_n114",
          "base_url":"http://127.0.0.1:45017/solr",
          "node_name":"127.0.0.1:45017_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true",
          "core_node_name":"core_node235"},
        "core_node252":{
          "core":"MoveReplicaTest_coll_true_shard1_replica_n250",
          "base_url":"http://127.0.0.1:45349/solr",
          "state":"down",
          "node_name":"127.0.0.1:45349_solr",
          "numShards":null,
          "shards":null,
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"100",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
Live Nodes: [127.0.0.1:39101_solr, 127.0.0.1:45017_solr, 127.0.0.1:45349_solr, 127.0.0.1:46237_solr]
Last available state: DocCollection(MoveReplicaTest_coll_true::v=16)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node243":{
          "core":"MoveReplicaTest_coll_true_shard2_replica_n118",
          "base_url":"http://127.0.0.1:46237/solr",
          "node_name":"127.0.0.1:46237_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true",
          "core_node_name":"core_node243"},
        "core_node240":{
          "core":"MoveReplicaTest_coll_true_shard2_replica_n116",
          "base_url":"http://127.0.0.1:39101/solr",
          "node_name":"127.0.0.1:39101_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false"}}},
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node235":{
          "core":"MoveReplicaTest_coll_true_shard1_replica_n114",
          "base_url":"http://127.0.0.1:45017/solr",
          "node_name":"127.0.0.1:45017_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true",
          "core_node_name":"core_node235"},
        "core_node252":{
          "core":"MoveReplicaTest_coll_true_shard1_replica_n250",
          "base_url":"http://127.0.0.1:45349/solr",
          "state":"down",
          "node_name":"127.0.0.1:45349_solr",
          "numShards":null,
          "shards":null,
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"100",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([3031DE9C40C0EC0D:B865E146EE3C81F5]:0)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:943)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:925)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:949)
	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:190)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.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.TestWatcher$1.evaluate(TestWatcher.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([3031DE9C40C0EC0D:BA86677D1665210B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat(TestSynonymFilterFactory.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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([3031DE9C40C0EC0D:6D8AAC429E8D54F7]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms(TestSynonymFilterFactory.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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit(TestSysoutsLimits.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:567)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	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.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.OverHardLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.OverHardLimit(TestSysoutsLimits.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	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.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 22120 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 17.569 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: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:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.MoveReplicaTest.test (:solr:core)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=3031DE9C40C0EC0D -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=3031DE9C40C0EC0D -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.util.TestSysoutsLimits.OverHardLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=3031DE9C40C0EC0D -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=3031DE9C40C0EC0D -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=3031DE9C40C0EC0D -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=3031DE9C40C0EC0D -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC -Ptests.seed=3031DE9C40C0EC0D -Ptests.multiplier=3 -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.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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-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.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].txt, where [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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Luce

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

idate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 7 violations in source files (nocommit).

* Try:
Run with --stacktrace 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:analytics:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:extraction:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr: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.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:prometheus-exporter:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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 15m 27s
792 actionable tasks: 792 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS-Experimental-GC] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-14.0.1) - Build # 254 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/254/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

4 tests failed.
FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([F82AEF0DD9FEBAE9:A5919DD307B30213]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms(TestSynonymFilterFactory.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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([F82AEF0DD9FEBAE9:729D56EC8F5B77EF]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat(TestSynonymFilterFactory.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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit(TestSysoutsLimits.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:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.OverHardLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.OverHardLimit(TestSysoutsLimits.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 20039 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 13.699 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: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:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Ptests.seed=F82AEF0DD9FEBAE9 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.util.TestSysoutsLimits.OverHardLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Ptests.seed=F82AEF0DD9FEBAE9 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Ptests.seed=F82AEF0DD9FEBAE9 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Ptests.seed=F82AEF0DD9FEBAE9 -Ptests.multiplier=3 -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.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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-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.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].txt, where [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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

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

* What went wrong:
Execution failed for task ':solr:validateSourcePatterns'.
> Found 1 violations in source files (tabs instead spaces).

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:suggest:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:test-framework:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework: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.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 4 file(s) with errors:
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 371 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:683, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:700, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java:179, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:612, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:721, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:727, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:949, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:161, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:213, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:216, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:216, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:229, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:241, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:264, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:264, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:301, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:301, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:333, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:333, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:335, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:711, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:711, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:731, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:731, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:893, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:893, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:923, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:463, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:463, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:489, 
  cause: 'hasParens true prevLineNotIf true pernick

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

idate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 7 violations in source files (nocommit).

* Try:
Run with --stacktrace 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:analytics:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:extraction:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr: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.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:prometheus-exporter:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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 13m 48s
792 actionable tasks: 792 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS-EA] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-16-ea+18) - Build # 253 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/253/
Java: 64bit/jdk-16-ea+18 -XX:+UseCompressedOops -XX:+UseZGC

No tests ran.

Build Log:
[...truncated 49 lines...]
BUILD FAILED in 4s
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS-Experimental-GC] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-11.0.6) - Build # 252 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/252/
Java: 64bit/jdk-11.0.6 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

6 tests failed.
FAILED:  org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([9FE0B9FBAE9B9A45:E222A8270F654EEC]: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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at 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([9FE0B9FBAE9B9A45:E222A8270F654EEC]: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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at 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.synonym.TestSynonymFilterFactory.testSynonyms

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([9FE0B9FBAE9B9A45:C25BCB2570D622BF]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms(TestSynonymFilterFactory.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$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at 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.synonym.TestSynonymFilterFactory.testFormat

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([9FE0B9FBAE9B9A45:1557001AF83E5743]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat(TestSynonymFilterFactory.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$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit(TestSysoutsLimits.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 org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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 org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	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.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.OverHardLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.OverHardLimit(TestSysoutsLimits.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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 org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	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.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 19344 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 16.572 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: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:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Ptests.seed=9FE0B9FBAE9B9A45 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.util.TestSysoutsLimits.OverHardLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Ptests.seed=9FE0B9FBAE9B9A45 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Ptests.seed=9FE0B9FBAE9B9A45 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes (:lucene:codecs)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Ptests.seed=9FE0B9FBAE9B9A45 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Ptests.seed=9FE0B9FBAE9B9A45 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Ptests.seed=9FE0B9FBAE9B9A45 -Ptests.multiplier=3 -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.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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-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.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].txt, where [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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

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

* What went wrong:
Execution failed for task ':solr:validateSourcePatterns'.
> Found 1 violations in source files (tabs instead spaces).

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:suggest:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:test-framework:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework: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.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 4 file(s) with errors:
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 371 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:683, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:700, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java:179, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:612, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:721, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:727, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:949, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:161, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly

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

lidate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 7 violations in source files (nocommit).

* Try:
Run with --stacktrace 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:analytics:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:extraction:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr: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.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:prometheus-exporter:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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 16m 0s
792 actionable tasks: 792 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-12.0.2) - Build # 251 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/251/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([9CF9CB0960E3BA4A:164E72E83646774C]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat(TestSynonymFilterFactory.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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([9CF9CB0960E3BA4A:C142B9D7BEAE02B0]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms(TestSynonymFilterFactory.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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit(TestSysoutsLimits.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:567)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	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.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.OverHardLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.OverHardLimit(TestSysoutsLimits.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	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.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 19165 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 14.698 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: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:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseParallelGC -Ptests.seed=9CF9CB0960E3BA4A -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.util.TestSysoutsLimits.OverHardLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseParallelGC -Ptests.seed=9CF9CB0960E3BA4A -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseParallelGC -Ptests.seed=9CF9CB0960E3BA4A -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseParallelGC -Ptests.seed=9CF9CB0960E3BA4A -Ptests.multiplier=3 -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.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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-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.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].txt, where [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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

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

* What went wrong:
Execution failed for task ':solr:validateSourcePatterns'.
> Found 1 violations in source files (tabs instead spaces).

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:suggest:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:test-framework:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework: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.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 4 file(s) with errors:
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 371 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1237, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:683, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:700, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java:179, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:612, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:721, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:727, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:949, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:161, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:213, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:216, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:216, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:229, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:241, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:264, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:264, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:301, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:301, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:333, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:333, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:335, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:711, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:711, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:731, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:731, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:893, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:893, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:923, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:463, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:463, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:489, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. He

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

lidate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 7 violations in source files (nocommit).

* Try:
Run with --stacktrace 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:analytics:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:extraction:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr: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.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:prometheus-exporter:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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 15m 5s
792 actionable tasks: 792 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS-EA] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-16-ea+18) - Build # 250 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/250/
Java: 64bit/jdk-16-ea+18 -XX:-UseCompressedOops -XX:+UseParallelGC

No tests ran.

Build Log:
[...truncated 49 lines...]
BUILD FAILED in 4s
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-15) - Build # 249 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/249/
Java: 64bit/jdk-15 -XX:+UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  org.apache.solr.schema.TestCloudSchemaless.test

Error Message:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:43893/solr/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:43893/solr/collection1
	at __randomizedtesting.SeedInfo.seed([CB39C4F1E9F59656:436DFB2B4709FBAE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:691)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:275)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:257)
	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.client.solrj.SolrClient.add(SolrClient.java:86)
	at org.apache.solr.schema.TestCloudSchemaless.test(TestCloudSchemaless.java:111)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.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.TestWatcher$1.evaluate(TestWatcher.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:283)
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:309)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:981)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:578)
	... 46 more


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([CB39C4F1E9F59656:9682B62F37B82EAC]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms(TestSynonymFilterFactory.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([CB39C4F1E9F59656:418E7D10BF505B50]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat(TestSynonymFilterFactory.java:70)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit(TestSysoutsLimits.java:60)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.OverHardLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.OverHardLimit(TestSysoutsLimits.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 1113637 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 15.047 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: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:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.schema.TestCloudSchemaless.test (:solr:core)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.TestCloudSchemaless.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.schema.TestCloudSchemaless" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseSerialGC -Ptests.seed=CB39C4F1E9F59656 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseSerialGC -Ptests.seed=CB39C4F1E9F59656 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.util.TestSysoutsLimits.OverHardLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseSerialGC -Ptests.seed=CB39C4F1E9F59656 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseSerialGC -Ptests.seed=CB39C4F1E9F59656 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseSerialGC -Ptests.seed=CB39C4F1E9F59656 -Ptests.multiplier=3 -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.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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-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.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].txt, where [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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

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

* What went wrong:
Execution failed for task ':solr:validateSourcePatterns'.
> Found 1 violations in source files (tabs instead spaces).

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:suggest:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:test-framework:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework: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.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 4 file(s) with errors:
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 314 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1232, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1232, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:1367, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:683, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:700, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java:179, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:612, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:721, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:727, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:949, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:161, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/Distr

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

loud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 7 violations in source files (nocommit).

* Try:
Run with --stacktrace 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:analytics:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:extraction:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr: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.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:prometheus-exporter:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-15/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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 18m 15s
792 actionable tasks: 792 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-12.0.2) - Build # 248 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/248/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC

13 tests failed.
FAILED:  org.apache.lucene.codecs.uniformsplit.TestUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([4C62EA9A63F20307:31A0FB46C20CD7AE]: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:567)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testCheckIntegrityReadsAllBytes

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([4C62EA9A63F20307:31A0FB46C20CD7AE]: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:567)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


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

Error Message:
java.lang.RuntimeException: Timeout waiting for executor to shutdown

Stack Trace:
java.lang.RuntimeException: Timeout waiting for executor to shutdown
	at __randomizedtesting.SeedInfo.seed([4C62EA9A63F20307]:0)
	at org.apache.solr.common.util.ExecutorUtil.awaitTermination(ExecutorUtil.java:89)
	at org.apache.solr.common.util.ExecutorUtil.shutdownAndAwaitTermination(ExecutorUtil.java:78)
	at org.apache.solr.common.ParWork.shutdownRootSharedExec(ParWork.java:104)
	at org.apache.solr.common.ParWork.shutdownRootSharedExec(ParWork.java:93)
	at org.apache.solr.SolrTestCase.afterSolrTestCase(SolrTestCase.java:464)
	at jdk.internal.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


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

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.MissingSegmentRecoveryTest: 
   1) Thread[id=9987, name=RootExec-SUITE-MissingSegmentRecoveryTest-seed#[4C62EA9A63F20307]-worker9242-processing-n:127.0.0.1:34401_solr x:MissingSegmentRecoveryTest_shard1_replica_n158 c:MissingSegmentRecoveryTest s:shard1 r:core_node321, state=TIMED_WAITING, group=TGRP-MissingSegmentRecoveryTest]
        at java.base@12.0.2/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@12.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
        at java.base@12.0.2/java.util.concurrent.FutureTask.awaitDone(FutureTask.java:444)
        at java.base@12.0.2/java.util.concurrent.FutureTask.get(FutureTask.java:203)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:420)
        at app//org.apache.solr.cloud.RecoveryStrategy.close(RecoveryStrategy.java:214)
        at app//org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:363)
        at app//org.apache.solr.update.DefaultSolrCoreState.lambda$doRecovery$0(DefaultSolrCoreState.java:385)
        at app//org.apache.solr.update.DefaultSolrCoreState$$Lambda$958/0x000000080189b440.run(Unknown Source)
        at app//com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
        at java.base@12.0.2/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@12.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$167/0x000000080137fc40.run(Unknown Source)
        at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:98)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.MissingSegmentRecoveryTest: 
   1) Thread[id=9987, name=RootExec-SUITE-MissingSegmentRecoveryTest-seed#[4C62EA9A63F20307]-worker9242-processing-n:127.0.0.1:34401_solr x:MissingSegmentRecoveryTest_shard1_replica_n158 c:MissingSegmentRecoveryTest s:shard1 r:core_node321, state=TIMED_WAITING, group=TGRP-MissingSegmentRecoveryTest]
        at java.base@12.0.2/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@12.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
        at java.base@12.0.2/java.util.concurrent.FutureTask.awaitDone(FutureTask.java:444)
        at java.base@12.0.2/java.util.concurrent.FutureTask.get(FutureTask.java:203)
        at app//org.apache.solr.common.ParWork.close(ParWork.java:420)
        at app//org.apache.solr.cloud.RecoveryStrategy.close(RecoveryStrategy.java:214)
        at app//org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:363)
        at app//org.apache.solr.update.DefaultSolrCoreState.lambda$doRecovery$0(DefaultSolrCoreState.java:385)
        at app//org.apache.solr.update.DefaultSolrCoreState$$Lambda$958/0x000000080189b440.run(Unknown Source)
        at app//com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
        at java.base@12.0.2/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@12.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:230)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$167/0x000000080137fc40.run(Unknown Source)
        at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:98)
	at __randomizedtesting.SeedInfo.seed([4C62EA9A63F20307]:0)


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

Error Message:
java.lang.AssertionError: Wrong number of docs found expected:<161> but was:<672>

Stack Trace:
java.lang.AssertionError: Wrong number of docs found expected:<161> but was:<672>
	at __randomizedtesting.SeedInfo.seed([4C62EA9A63F20307:C436D540CD0E6EFF]: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.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly.assertThatDocsHaveCorrectFields(TestDynamicFieldNamesIndexCorrectly.java:95)
	at org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly.populateIndex(TestDynamicFieldNamesIndexCorrectly.java:86)
	at org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly.test(TestDynamicFieldNamesIndexCorrectly.java:69)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.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.TestWatcher$1.evaluate(TestWatcher.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


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

Error Message:
java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$167/0x000000080137fc40@683b2c8b rejected from org.apache.solr.common.ParWorkExecutor@42c44d5c[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1420]

Stack Trace:
java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$167/0x000000080137fc40@683b2c8b rejected from org.apache.solr.common.ParWorkExecutor@42c44d5c[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1420]
	at __randomizedtesting.SeedInfo.seed([4C62EA9A63F20307]:0)
	at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055)
	at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825)
	at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1355)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:215)
	at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:118)
	at org.apache.solr.common.util.SolrQueuedThreadPool.startThread(SolrQueuedThreadPool.java:595)
	at org.apache.solr.common.util.SolrQueuedThreadPool.ensureThreads(SolrQueuedThreadPool.java:581)
	at org.apache.solr.common.util.SolrQueuedThreadPool.doStart(SolrQueuedThreadPool.java:197)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
	at org.apache.solr.cloud.SolrCloudTestCase.beforeSolrCloudTestCase(SolrCloudTestCase.java:109)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.common.cloud.TestCloudCollectionsListeners.testSimpleCloudCollectionsListener

Error Message:
java.lang.RuntimeException: Failed while waiting for active collection shards=4 totalReplicas=4
Timeout waiting to see state for collection=testcollection2 :DocCollection(testcollection2::v=3)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{
    "shard2":{
      "range":"c0000000-ffffffff",
      "state":"active",
      "replicas":{}},
    "shard3":{
      "range":"0-3fffffff",
      "state":"active",
      "replicas":{"core_node30":{
          "core":"testcollection2_shard3_replica_n11",
          "base_url":"http://127.0.0.1:34321/solr",
          "state":"down",
          "node_name":"127.0.0.1:34321_solr",
          "numShards":"4",
          "shards":null,
          "type":"NRT"}}},
    "shard4":{
      "range":"40000000-7fffffff",
      "state":"active",
      "replicas":{"core_node33":{
          "core":"testcollection2_shard4_replica_n12",
          "base_url":"http://127.0.0.1:35477/solr",
          "state":"down",
          "node_name":"127.0.0.1:35477_solr",
          "numShards":"4",
          "shards":null,
          "type":"NRT"}}},
    "shard1":{
      "range":"80000000-bfffffff",
      "state":"active",
      "replicas":{}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
Live Nodes: [127.0.0.1:46419_solr, 127.0.0.1:34321_solr, 127.0.0.1:34337_solr, 127.0.0.1:35477_solr]
Last available state: DocCollection(testcollection2::v=3)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{
    "shard2":{
      "range":"c0000000-ffffffff",
      "state":"active",
      "replicas":{}},
    "shard3":{
      "range":"0-3fffffff",
      "state":"active",
      "replicas":{"core_node30":{
          "core":"testcollection2_shard3_replica_n11",
          "base_url":"http://127.0.0.1:34321/solr",
          "state":"down",
          "node_name":"127.0.0.1:34321_solr",
          "numShards":"4",
          "shards":null,
          "type":"NRT"}}},
    "shard4":{
      "range":"40000000-7fffffff",
      "state":"active",
      "replicas":{"core_node33":{
          "core":"testcollection2_shard4_replica_n12",
          "base_url":"http://127.0.0.1:35477/solr",
          "state":"down",
          "node_name":"127.0.0.1:35477_solr",
          "numShards":"4",
          "shards":null,
          "type":"NRT"}}},
    "shard1":{
      "range":"80000000-bfffffff",
      "state":"active",
      "replicas":{}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection shards=4 totalReplicas=4
Timeout waiting to see state for collection=testcollection2 :DocCollection(testcollection2::v=3)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{
    "shard2":{
      "range":"c0000000-ffffffff",
      "state":"active",
      "replicas":{}},
    "shard3":{
      "range":"0-3fffffff",
      "state":"active",
      "replicas":{"core_node30":{
          "core":"testcollection2_shard3_replica_n11",
          "base_url":"http://127.0.0.1:34321/solr",
          "state":"down",
          "node_name":"127.0.0.1:34321_solr",
          "numShards":"4",
          "shards":null,
          "type":"NRT"}}},
    "shard4":{
      "range":"40000000-7fffffff",
      "state":"active",
      "replicas":{"core_node33":{
          "core":"testcollection2_shard4_replica_n12",
          "base_url":"http://127.0.0.1:35477/solr",
          "state":"down",
          "node_name":"127.0.0.1:35477_solr",
          "numShards":"4",
          "shards":null,
          "type":"NRT"}}},
    "shard1":{
      "range":"80000000-bfffffff",
      "state":"active",
      "replicas":{}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
Live Nodes: [127.0.0.1:46419_solr, 127.0.0.1:34321_solr, 127.0.0.1:34337_solr, 127.0.0.1:35477_solr]
Last available state: DocCollection(testcollection2::v=3)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{
    "shard2":{
      "range":"c0000000-ffffffff",
      "state":"active",
      "replicas":{}},
    "shard3":{
      "range":"0-3fffffff",
      "state":"active",
      "replicas":{"core_node30":{
          "core":"testcollection2_shard3_replica_n11",
          "base_url":"http://127.0.0.1:34321/solr",
          "state":"down",
          "node_name":"127.0.0.1:34321_solr",
          "numShards":"4",
          "shards":null,
          "type":"NRT"}}},
    "shard4":{
      "range":"40000000-7fffffff",
      "state":"active",
      "replicas":{"core_node33":{
          "core":"testcollection2_shard4_replica_n12",
          "base_url":"http://127.0.0.1:35477/solr",
          "state":"down",
          "node_name":"127.0.0.1:35477_solr",
          "numShards":"4",
          "shards":null,
          "type":"NRT"}}},
    "shard1":{
      "range":"80000000-bfffffff",
      "state":"active",
      "replicas":{}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([4C62EA9A63F20307:4D125BC22126C38]:0)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:939)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:945)
	at org.apache.solr.common.cloud.TestCloudCollectionsListeners.testSimpleCloudCollectionsListener(TestCloudCollectionsListeners.java:114)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.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.TestWatcher$1.evaluate(TestWatcher.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest

Error Message:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:41197/_/admin/collections?action=CREATE&name=.system&numShards=1&nrtReplicas=2&pullReplicas=0&tlogReplicas=0&wt=javabin&version=2

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:41197/_/admin/collections?action=CREATE&name=.system&numShards=1&nrtReplicas=2&pullReplicas=0&tlogReplicas=0&wt=javabin&version=2
	at __randomizedtesting.SeedInfo.seed([4C62EA9A63F20307:ACA3C8C8D81E75F5]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:494)
	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.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java: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:1079)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1051)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)
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.request(Http2SolrClient.java:485)
	... 44 more


FAILED:  org.apache.solr.schema.TestCloudSchemaless.test

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40453/solr/collection1: ERROR: [doc=3fd7502079287392] unknown field 'newTestFieldInt62'

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40453/solr/collection1: ERROR: [doc=3fd7502079287392] unknown field 'newTestFieldInt62'
	at __randomizedtesting.SeedInfo.seed([4C62EA9A63F20307:C436D540CD0E6EFF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:680)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:275)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:257)
	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.client.solrj.SolrClient.add(SolrClient.java:86)
	at org.apache.solr.schema.TestCloudSchemaless.test(TestCloudSchemaless.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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.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.TestWatcher$1.evaluate(TestWatcher.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([4C62EA9A63F20307:C6D5537B3557CE01]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat(TestSynonymFilterFactory.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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([4C62EA9A63F20307:11D99844BDBFBBFD]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms(TestSynonymFilterFactory.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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit(TestSysoutsLimits.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:567)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	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.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.OverHardLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.OverHardLimit(TestSysoutsLimits.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	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.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 19598 lines...]
    org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40453/solr/collection1: ERROR: [doc=3fd7502079287392] unknown field 'newTestFieldInt62'
        at __randomizedtesting.SeedInfo.seed([4C62EA9A63F20307:C436D540CD0E6EFF]:0)
        at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:680)
        at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:275)
        at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:257)
        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.client.solrj.SolrClient.add(SolrClient.java:86)
        at org.apache.solr.schema.TestCloudSchemaless.test(TestCloudSchemaless.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:567)
        at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.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.TestWatcher$1.evaluate(TestWatcher.java:55)
        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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:835)

org.apache.solr.schema.TestCloudSchemaless > test suite's output saved to /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.TestCloudSchemaless.txt, copied below:
  2> 37638 INFO  (SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker) [     ] o.a.s.SolrTestCase *******************************************************************
  2> 37638 INFO  (SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker) [     ] o.a.s.SolrTestCase @BeforeClass ------------------------------------------------------
  2> 37639 INFO  (SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/server/solr/configsets/_default/conf'
  2> 37639 INFO  (SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker) [     ] o.a.s.SolrTestCase @BeforeClass end ------------------------------------------------------
  2> 37639 INFO  (SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker) [     ] o.a.s.SolrTestCase *******************************************************************
  2> 37643 INFO  (TEST-TestCloudSchemaless.test-seed#[4C62EA9A63F20307]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/build/tmp/tests-tmp/solr.schema.TestCloudSchemaless_4C62EA9A63F20307-001/tempDir-001
  2> 37643 INFO  (TEST-TestCloudSchemaless.test-seed#[4C62EA9A63F20307]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER dataDir=/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/build/tmp/tests-tmp/solr.schema.TestCloudSchemaless_4C62EA9A63F20307-001/tempDir-001/zookeeper/server1/data
  2> 37649 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer ZK Port:35967
  2> 37649 INFO  (TEST-TestCloudSchemaless.test-seed#[4C62EA9A63F20307]) [     ] o.a.s.c.c.SolrZkClient Creating new SolrZkClient instance org.apache.solr.common.cloud.SolrZkClient@7ac733d9
  2> 37650 INFO  (TEST-TestCloudSchemaless.test-seed#[4C62EA9A63F20307]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
  2> 37650 INFO  (TEST-TestCloudSchemaless.test-seed#[4C62EA9A63F20307]) [     ] o.a.s.c.c.SolrZkClient Starting SolrZkClient instance org.apache.solr.common.cloud.SolrZkClient@7ac733d9
  2> 37650 INFO  (TEST-TestCloudSchemaless.test-seed#[4C62EA9A63F20307]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
  2> 37651 INFO  (TEST-TestCloudSchemaless.test-seed#[4C62EA9A63F20307]-EventThread) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e9f67c4 name: ZooKeeperConnection Watcher:127.0.0.1:35967 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
  2> 37651 INFO  (TEST-TestCloudSchemaless.test-seed#[4C62EA9A63F20307]-EventThread) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 37652 INFO  (zkConnManagerCallbackExecutor-TEST-TestCloudSchemaless.test-seed#[4C62EA9A63F20307]7847) [     ] o.a.s.c.c.ConnectionManager Connected, notify any wait
  2> 37652 INFO  (TEST-TestCloudSchemaless.test-seed#[4C62EA9A63F20307]) [     ] o.a.s.c.c.SolrZkClient mkdir path=/solr
  2> 37652 INFO  (TEST-TestCloudSchemaless.test-seed#[4C62EA9A63F20307]) [     ] o.a.s.c.MiniSolrCloudCluster Using zkClient host=127.0.0.1:35967 to create solr.xml
  2> 37652 INFO  (TEST-TestCloudSchemaless.test-seed#[4C62EA9A63F20307]) [     ] o.a.s.c.c.SolrZkClient mkdir path=/solr/solr.xml
  2> 2020-10-29 15:07:57.675:WARN:oejs.AbstractConnector:RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849: Ignoring deprecated socket close linger time
  2> 2020-10-29 15:07:57.675:WARN:oejs.AbstractConnector:RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848: Ignoring deprecated socket close linger time
  2> 37661 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
  2> 37661 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
  2> 37661 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [     ] o.a.s.c.s.e.JettySolrRunner  0 try number 1 ...
  2> 2020-10-29 15:07:57.676:INFO:oejs.Server:RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10
  2> 2020-10-29 15:07:57.676:INFO:oejs.Server:RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848: jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10
  2> 37661 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [     ] o.a.s.c.s.e.JettySolrRunner  0 try number 1 ...
  2> 2020-10-29 15:07:57.676:INFO:oejsh.ContextHandler:RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848: Started o.e.j.s.ServletContextHandler@47a10652{/solr,null,AVAILABLE}
  2> 2020-10-29 15:07:57.676:INFO:oejsh.ContextHandler:RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849: Started o.e.j.s.ServletContextHandler@2bc72891{/solr,null,AVAILABLE}
  2> 2020-10-29 15:07:57.676:INFO:oejs.AbstractConnector:RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849: Started ServerConnector@30c68134{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38129}
  2> 2020-10-29 15:07:57.676:INFO:oejs.AbstractConnector:RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848: Started ServerConnector@44db1eee{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40453}
  2> 2020-10-29 15:07:57.677:INFO:oejs.Server:RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848: Started @37671ms
  2> 2020-10-29 15:07:57.677:INFO:oejs.Server:RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849: Started @37671ms
  2> 37662 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [     ] o.a.s.c.s.e.JettySolrRunner Jetty loaded and ready to go
  2> 37662 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [     ] o.a.s.c.s.e.JettySolrRunner Jetty loaded and ready to go
  2> 37664 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [     ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@c387f44
  2> 37664 ERROR (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 37664 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
  2> 37664 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
  2> 37664 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
  2> 37664 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
  2> 37665 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-29T19:07:57.680007Z
  2> 37665 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [     ] o.a.s.c.c.SolrZkClient Creating new SolrZkClient instance org.apache.solr.common.cloud.SolrZkClient@5ec092f0
  2> 37665 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
  2> 37665 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [     ] o.a.s.c.c.SolrZkClient Starting SolrZkClient instance org.apache.solr.common.cloud.SolrZkClient@5ec092f0
  2> 37668 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [     ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@c387f44
  2> 37668 ERROR (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
  2> 37668 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
  2> 37668 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
  2> 37668 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
  2> 37668 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
  2> 37668 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-29T19:07:57.683932Z
  2> 37669 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [     ] o.a.s.c.c.SolrZkClient Creating new SolrZkClient instance org.apache.solr.common.cloud.SolrZkClient@50507a3a
  2> 37669 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
  2> 37669 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [     ] o.a.s.c.c.SolrZkClient Starting SolrZkClient instance org.apache.solr.common.cloud.SolrZkClient@50507a3a
  2> 37672 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
  2> 37672 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [     ] o.a.s.s.SolrDispatchFilter Trying solr.xml in ZooKeeper...
  2> 37672 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848-EventThread) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20043a77 name: ZooKeeperConnection Watcher:127.0.0.1:35967/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
  2> 37672 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848-EventThread) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 37673 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
  2> 37673 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849-EventThread) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4dc98acb name: ZooKeeperConnection Watcher:127.0.0.1:35967/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
  2> 37673 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849-EventThread) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 37676 INFO  (zkConnManagerCallbackExecutor-RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker78487850) [     ] o.a.s.c.c.ConnectionManager Connected, notify any wait
  2> 37676 INFO  (zkConnManagerCallbackExecutor-RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker78497851) [     ] o.a.s.c.c.ConnectionManager Connected, notify any wait
  2> 37677 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [     ] o.a.s.s.SolrDispatchFilter Trying solr.xml in ZooKeeper...
  2> 37727 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
  2> 37728 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35967/solr
  2> 37728 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [     ] o.a.s.c.ZkController node name=127.0.0.1:40453_solr
  2> 37728 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [n:127.0.0.1:40453_solr     ] o.a.s.c.ZkController making shutdown watcher for cluster
  2> 37729 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [n:127.0.0.1:40453_solr     ] o.a.s.c.ZkController Creating cluster zk nodes
  2> 37730 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [n:127.0.0.1:40453_solr     ] o.a.s.c.ZkController Supressing upload of default config set
  2> 37730 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [n:127.0.0.1:40453_solr     ] o.a.s.c.ZkController Creating final /cluster/init node
  2> 37730 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [n:127.0.0.1:40453_solr     ] o.a.s.c.c.SolrZkClient mkdir path=/cluster/init
  2> 37730 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [n:127.0.0.1:40453_solr     ] o.a.s.c.c.ZkStateReader createClusterStateWatchersAndUpdate
  2> 37737 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7901-processing-n:127.0.0.1:40453_solr) [n:127.0.0.1:40453_solr     ] o.a.s.c.OverseerElectionContext Running the leader process for Overseer
  2> 37737 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7901-processing-n:127.0.0.1:40453_solr) [n:127.0.0.1:40453_solr     ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /overseer/overseer_elect/leader after winning as /overseer/overseer_elect/election/72086736187424769-127.0.0.1:40453_solr-n_0000000000 parent is /overseer/overseer_elect
  2> 37738 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7901-processing-n:127.0.0.1:40453_solr) [n:127.0.0.1:40453_solr     ] o.a.s.c.ShardLeaderElectionContextBase Results from call [org.apache.zookeeper.OpResult$CheckResult@d, org.apache.zookeeper.OpResult$CreateResult@6770599a, org.apache.zookeeper.OpResult$SetDataResult@d1]
  2> 37738 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7901-processing-n:127.0.0.1:40453_solr) [n:127.0.0.1:40453_solr     ] o.a.s.c.ShardLeaderElectionContextBase Got leaderZkNodeParentVersion 1
  2> 37738 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7901-processing-n:127.0.0.1:40453_solr) [n:127.0.0.1:40453_solr     ] o.a.s.c.OverseerElectionContext Registered as Overseer leader, starting Overseer ...
  2> 37740 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7901-processing-n:127.0.0.1:40453_solr) [n:127.0.0.1:40453_solr     ] o.a.s.c.Overseer Overseer (id=127.0.0.1:40453_solr) starting
  2> 37744 INFO  (OverseerStateUpdate-127.0.0.1:40453_solr) [n:127.0.0.1:40453_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40453_solr
  2> 37744 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [n:127.0.0.1:40453_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40453_solr
  2> 37744 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [n:127.0.0.1:40453_solr     ] o.a.s.c.ZkController Create our ephemeral live node
  2> 37745 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
  2> 37745 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35967/solr
  2> 37745 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [     ] o.a.s.c.ZkController node name=127.0.0.1:38129_solr
  2> 37745 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [n:127.0.0.1:38129_solr     ] o.a.s.c.ZkController making shutdown watcher for cluster
  2> 37747 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [n:127.0.0.1:38129_solr     ] o.a.s.c.c.ZkStateReader createClusterStateWatchersAndUpdate
  2> 37747 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [n:127.0.0.1:38129_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
  2> 37748 INFO  (zkCallbackExecutor-RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker78487906) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
  2> 37754 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7909-processing-n:127.0.0.1:38129_solr) [n:127.0.0.1:38129_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38129_solr as DOWN
  2> 37754 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [n:127.0.0.1:38129_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38129_solr
  2> 37754 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [n:127.0.0.1:38129_solr     ] o.a.s.c.ZkController Create our ephemeral live node
  2> 37755 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7911-processing-n:127.0.0.1:40453_solr) [n:127.0.0.1:40453_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
  2> 37755 INFO  (zkCallbackExecutor-RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker78487906) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
  2> 37755 INFO  (OverseerStateUpdate-127.0.0.1:40453_solr) [n:127.0.0.1:40453_solr     ] o.a.s.c.o.NodeMutator DownNode state done: []
  2> 37760 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7916-processing-n:127.0.0.1:40453_solr) [n:127.0.0.1:40453_solr     ] o.a.s.c.CoreContainer Initialize authenitcation plugin ..
  2> 37760 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7919-processing-n:127.0.0.1:38129_solr) [n:127.0.0.1:38129_solr     ] o.a.s.c.CoreContainer Initialize authenitcation plugin ..
  2> 37760 WARN  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7916-processing-n:127.0.0.1:40453_solr) [n:127.0.0.1:40453_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> 37760 WARN  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7919-processing-n:127.0.0.1:38129_solr) [n:127.0.0.1:38129_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> 37761 INFO  (zkCallbackExecutor-RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker78497918) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
  2> 37767 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7927-processing-n:127.0.0.1:38129_solr) [n:127.0.0.1:38129_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
  2> 37770 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7848) [n:127.0.0.1:40453_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/build/tmp/tests-tmp/solr.schema.TestCloudSchemaless_4C62EA9A63F20307-001/tempDir-001/node1
  2> 37771 INFO  (RootExec-SUITE-TestCloudSchemaless-seed#[4C62EA9A63F20307]-worker7849) [n:127.0.0.1:38129_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/build/tmp/tests-tmp/solr.schema.TestCloudSchemaless_4C62EA9A63F20307-001/tempDir-001/node2
  2> 37867 INFO  (TEST-TestCloudSchemaless.test-seed#[4C62EA9A63F20307]) [     ] o.a.s.c.c.SolrZkClient Creating new SolrZkClient instance org.apache.solr.common.cloud.SolrZkClient@605c3f74
  2> 37867 INFO  (TEST-TestCloudSchemaless.test-seed#[4C62EA9A63F20307]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
  2> 37867 INFO  (TEST-TestCloudSchemaless.test-seed#[4C62EA9A63F20307]) [     ] o.a.s.c.c.SolrZkClient Starting SolrZkClient instance org.apache.solr.common.cloud.SolrZkClient@605c3f74
  2> 37868 INFO  (TEST-TestCloudSchemaless.test-seed#[4C62EA9A63F20307]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
  2> 37868 INFO  (TEST-TestCloudSchemaless.test-seed#[4C62EA9A63F20307]-EventThread) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.Connectio

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

lidate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 7 violations in source files (nocommit).

* Try:
Run with --stacktrace 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:analytics:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:extraction:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr: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.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:prometheus-exporter:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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 15m 7s
792 actionable tasks: 792 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-cloud2refimpl-Linux (64bit/jdk-14.0.1) - Build # 247 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-cloud2refimpl-Linux/247/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([933F7355DC58C5C1:1988CAB48AFD08C7]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat(TestSynonymFilterFactory.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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms

Error Message:
java.lang.AssertionError: token 1 does not exist

Stack Trace:
java.lang.AssertionError: token 1 does not exist
	at __randomizedtesting.SeedInfo.seed([933F7355DC58C5C1:CE84018B02157D3B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:195)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:319)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:323)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:327)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:351)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.checkSolrSynonyms(TestSynonymFilterFactory.java:38)
	at org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms(TestSynonymFilterFactory.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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit(TestSysoutsLimits.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:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.lucene.util.TestSysoutsLimits.OverHardLimit

Error Message:
java.lang.AssertionError: 

Stack Trace:
java.lang.AssertionError: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.util.TestSysoutsLimits.OverHardLimit(TestSysoutsLimits.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.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:564)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:413)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 19892 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 16.339 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: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:langid:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.lucene.util.TestSysoutsLimits.testOverSoftLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseParallelGC -Ptests.seed=933F7355DC58C5C1 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.util.TestSysoutsLimits.OverHardLimit (:lucene:test-framework)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/test-framework/build/test-results/test/outputs/OUTPUT-org.apache.lucene.util.TestSysoutsLimits.txt
    Reproduce with: gradlew :lucene:test-framework:test --tests "org.apache.lucene.util.TestSysoutsLimits" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseParallelGC -Ptests.seed=933F7355DC58C5C1 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testFormat (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseParallelGC -Ptests.seed=933F7355DC58C5C1 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.testSynonyms (:lucene:analysis:common)
    Test output: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.synonym.TestSynonymFilterFactory.txt
    Reproduce with: gradlew :lucene:analysis:common:test --tests "org.apache.lucene.analysis.synonym.TestSynonymFilterFactory" -Ptests.jvms=6 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UseParallelGC -Ptests.seed=933F7355DC58C5C1 -Ptests.multiplier=3 -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.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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.3.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/staxmate-2.3.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.0.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-10.2.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-alpn-server-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-jmx-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.32.v20200930'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-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.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-6.0.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/stax2-api-4.2.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-xml-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/woodstox-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].txt, where [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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/handlebars-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/listenablefuture-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-LICENSE-[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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/json-LICENSE-[type].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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-LICENSE-[type].txt, 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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/jetty-util-9.4.32.v20200930.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

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

* What went wrong:
Execution failed for task ':solr:validateSourcePatterns'.
> Found 1 violations in source files (tabs instead spaces).

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

23: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:suggest:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:test-framework:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':lucene:test-framework: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.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/rat-sources.gradle' line: 236

* What went wrong:
Execution failed for task ':solr:core:rat'.
> Found 4 file(s) with errors:
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/component/SolrExecutorCompletionService.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/metrics/SolrMetricRegistry.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrLifcycleListener.java
    - Unknown license: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrShutdownHandler.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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 314 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1232, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1232, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:1367, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:683, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:700, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:68, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:71, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:73, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.java:93, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrQoSFilter.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java:179, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:612, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:721, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:727, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:949, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:161, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:181, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:208, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:213, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:216, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:216, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:229, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:241, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:264, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:264, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.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/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:279, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:301, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:301, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:333, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:333, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:335, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:335, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:711, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:711, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:731, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:731, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:893, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:893, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java:923, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:459, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java:459, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/wor

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

idate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 7 violations in source files (nocommit).

* Try:
Run with --stacktrace 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:analytics:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

49: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

53: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:extraction:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-cloud2refimpl-Linux/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.
==============================================================================

57: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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 '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:contrib:ltr: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.
==============================================================================

60: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:ecjLintMain'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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:prometheus-exporter:ecjLintTest'.
> Process 'command '/home/jenkins/tools/java/64bit/jdk-14.0.1/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace 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/workspace/Lucene-Solr-cloud2refimpl-Linux/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/workspace/Lucene-Solr-cloud2refimpl-Linux/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 15m 27s
792 actionable tasks: 792 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any