Build: 
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/223/

1 tests failed.
FAILED:  org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no 
exception was thrown
        at 
__randomizedtesting.SeedInfo.seed([F1E37627B2F3764D:9E479AAD9ADAEE07]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
        at 
org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13415 lines...]
   [junit4] Suite: org.apache.solr.security.JWTIssuerConfigTest
   [junit4]   2> 4661314 INFO  
(SUITE-JWTIssuerConfigTest-seed#[F1E37627B2F3764D]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JWTIssuerConfigTest 
-Dtests.method=jwksUrlwithHttpBehaviors -Dtests.seed=F1E37627B2F3764D 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=zh-HK -Dtests.timezone=America/Argentina/Tucuman 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J0 | JWTIssuerConfigTest.jwksUrlwithHttpBehaviors <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Expected 
exception SolrException but no exception was thrown
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F1E37627B2F3764D:9E479AAD9ADAEE07]:0)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
   [junit4]    >        at 
org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, 
docValues:{}, maxPointsInLeafNode=1114, maxMBSortInHeap=7.650782976252563, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=zh-HK, 
timezone=America/Argentina/Tucuman
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_281 (64-bit)/cpus=4,threads=1,free=200339600,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: [TestMacroExpander, 
AliasIntegrationTest, OverriddenZkACLAndCredentialsProvidersTest, 
TestDistributedMissingSort, DateFieldTest, RouteFieldTest, SpatialFilterTest, 
DistributedUpdateProcessorTest, TestConfigsApi, TestCircuitBreaker, 
SignatureUpdateProcessorFactoryTest, TestStressInPlaceUpdates, 
TestSolrFieldCacheBean, TestPullReplica, DirectSolrSpellCheckerTest, 
DeleteNodeTest, OutputWriterTest, HdfsNNFailoverTest, 
TestRandomRequestDistribution, TestNumericTerms64, TestStressUserVersions, 
SliceStateTest, JWTVerificationkeyResolverTest, StatsReloadRaceTest, 
TestDFISimilarityFactory, TestTextField, TestStandardQParsers, 
ClassificationUpdateProcessorTest, UpdateParamsTest, TestCollapseQParserPlugin, 
InfoHandlerTest, TestFieldTypeResource, OverseerTest, HighlighterConfigTest, 
CoreMergeIndexesAdminHandlerTest, PingRequestHandlerTest, SolrTestCaseJ4Test, 
IndexSchemaTest, TestFastLRUCache, TestSchemaVersionResource, 
SegmentsInfoRequestHandlerTest, AnalysisAfterCoreReloadTest, 
TestLMJelinekMercerSimilarityFactory, CustomHighlightComponentTest, 
DocumentAnalysisRequestHandlerTest, CoreAdminCreateDiscoverTest, 
TestObjectReleaseTracker, TestRecovery, TestPseudoReturnFields, 
MetricsDisabledCloudTest, TestSolrJacksonAnnotation, MoreLikeThisComponentTest, 
SolrMetricsIntegrationTest, ZkStateReaderTest, HdfsDirectoryFactoryTest, 
ReturnFieldsTest, TestSolrCloudWithDelegationTokens, TaggerTest, 
TestSearchPerf, TestSimTriggerIntegration, CacheHeaderTest, 
ClusterStateMockUtilTest, TestLuceneIndexBackCompat, 
SubstringBytesRefFilterTest, ShardRoutingCustomTest, TestIncrementalCoreBackup, 
MetricsHistoryIntegrationTest, AnalyticsMergeStrategyTest, 
AuditLoggerIntegrationTest, BasicAuthStandaloneTest, 
DistributedVersionInfoTest, RequestHandlersTest, TestSimClusterStateProvider, 
FuzzySearchTest, TestLuceneMatchVersion, CdcrBidirectionalTest, 
ReplaceNodeTest, TestFoldingMultitermQuery, TestHighlightDedupGrouping, 
TestLegacyTerms, DistribCursorPagingTest, SplitShardTest, 
BlockJoinFacetDistribTest, DistributedQueryComponentCustomSortTest, 
TestCollationField, TestSimExecutePlanAction, HLLSerializationTest, 
TestBinaryField, OverseerSolrResponseTest, TestSchemaField, 
CreateCollectionCleanupTest, SpellCheckCollatorWithCollapseTest, DocValuesTest, 
TestRemoteStreaming, TestTrieFacet, MaxSizeAutoCommitTest, 
SimpleMLTQParserTest, SchemaVersionSpecificBehaviorTest, 
TestQuerySenderListener, TestAuthorizationFramework, 
SearchRateTriggerIntegrationTest, SolrSlf4jReporterTest, 
HdfsWriteToMultipleCollectionsTest, TestDistribDocBasedVersion, TestJsonFacets, 
TestChildDocTransformer, TestLazyCores, ZkFailoverTest, HdfsDirectoryTest, 
TestManagedSynonymFilterFactory, IgnoreLargeDocumentProcessorFactoryTest, 
QueryEqualityTest, MetricsHandlerTest, TestExclusionRuleCollectionAccess, 
DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, 
TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTolerantSearch, 
PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, 
TestCharFilters, TokenizerChainTest, TestJettySolrRunner, ConnectionReuseTest, 
ActionThrottleTest, BasicZkTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
CleanupOldIndexTest, CollectionPropsTest, CollectionsAPISolrJTest, 
HttpPartitionWithTlogReplicasTest, LeaderElectionTest, LeaderTragicEventTest, 
LegacyCloudClusterPropTest, MoveReplicaHDFSFailoverTest, 
MultiSolrCloudTestCaseTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, 
OverseerRolesTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, 
ReindexCollectionTest, TestCloudDeleteByQuery, TestCloudInspectUtil, 
TestCloudPhrasesIdentificationComponent, TestCloudPivotFacet, 
TestCloudRecovery, TestClusterProperties, TestConfigSetsAPI, 
TestConfigSetsAPIExclusivity, TestConfigSetsAPIShareSchema, TestLockTree, 
TestMiniSolrCloudClusterSSL, TestSegmentSorting, TestSkipOverseerOperations, 
TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, 
TestUtilizeNode, TestWithCollection, TriLevelCompositeIdRoutingTest, 
UnloadDistributedZkTest, VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, 
AssignTest, AsyncCallRequestStatusResponseTest, 
BackupRestoreApiErrorConditionsTest, CollectionsAPIAsyncDistributedZkTest, 
ConcurrentDeleteAndCreateCollectionTest, LocalFSCloudIncrementalBackupTest, 
PurgeGraphTest, ShardSplitTest, TestSimNodeAddedTrigger, 
TestSimNodeLostTrigger, TestSimPolicyCloud, BaseCdcrDistributedZkTest, 
CdcrReplicationHandlerTest, HdfsBasicDistributedZkTest, 
ZkCollectionPropsCachingTest, RulesTest, ZkDynamicConfigTest, 
AlternateDirectoryTest, ConfigureRecoveryStrategyTest, CoreSorterTest, 
DirectoryFactoriesTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, 
SolrCoreTest, TestBackupRepositoryFactory, TestBadConfig, TestConfig, 
TestConfigOverlay, TestConfigSetImmutable, TestConfigSets, TestCoreContainer, 
TestCorePropertiesReload, TestCustomStream, TestDynamicLoadingUrl, 
TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, 
TestShardHandlerFactory, TestSimpleTextCodec, TestSolrConfigHandler, 
TestSolrCloudSnapshots, BinaryUpdateRequestHandlerTest, TestCSVLoader, 
TestContainerPlugin, TestReplicationHandlerDiskOverFlow, TestRestoreCore, 
TestSQLHandler, TestSolrConfigHandlerConcurrent, TestStressThreadBackup, 
V2ApiIntegrationTest, V2StandaloneTest, XmlUpdateRequestHandlerTest, 
XsltUpdateRequestHandlerTest, AdminHandlersProxyTest, 
ZookeeperStatusHandlerTest, CloudReplicaSourceTest, 
DistributedExpandComponentTest, DistributedFacetPivotLargeTest, 
DistributedSpellCheckComponentTest, FacetPivotSmallTest, InfixSuggestersTest, 
SpellCheckComponentTest, StatsComponentTest, TestPivotHelperCode, 
TestTrackingShardHandlerFactory, JavabinLoaderTest, 
EmbeddedSolrNoSerializeTest, RandomizedTaggerTest, FastVectorHighlighterTest, 
TestPostingsSolrHighlighter, TestUnifiedSolrHighlighterWithoutStoredId, 
WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, RegexBytesRefFilterTest, 
SimpleFacetsTest, TestIntervalFaceting, TestMultiWordSynonyms, 
TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType, 
TestPayloadCheckQParserPlugin, TestRandomCollapseQParserPlugin, 
RangeFacetCloudTest, TestCloudJSONFacetJoinDomain, TestCloudJSONFacetSKGEquiv, 
TestJsonFacetErrors, TestJsonFacetRefinement, AggValueSourceTest, 
SortByFunctionTest, TestFunctionQuery, TestOrdValues, TestSortByMinMaxFunction, 
DistanceFunctionTest, BJQParserTest, CrossCollectionJoinQueryTest, 
GraphQueryTest, TestCloudNestedDocsSort, TestNestedDocsSort, 
TestScoreJoinQPScore, BJQFilterAccessibleTest, TestJsonRequest, 
TestClassicSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, 
TestSweetSpotSimilarityFactory, TestDistribIDF, TestExactSharedStatsCache, 
JWTIssuerConfigTest]
   [junit4] Completed [791/935 (1!)] on J0 in 0.26s, 13 tests, 1 failure <<< 
FAILURES!

[...truncated 51285 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to