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

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1756 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1756/

1 tests failed.
FAILED:  org.apache.solr.handler.dataimport.TestFileListEntityProcessor.testNTOT

Error Message:
expected:<2> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<0>
	at __randomizedtesting.SeedInfo.seed([551AEF4DA6DD6F2B:FF7E3E95BC10EC0F]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.handler.dataimport.TestFileListEntityProcessor.testNTOT(TestFileListEntityProcessor.java:162)
	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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 21752 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestFileListEntityProcessor
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileListEntityProcessor -Dtests.method=testNTOT -Dtests.seed=551AEF4DA6DD6F2B -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=zh -Dtests.timezone=America/Yellowknife -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.02s J3 | TestFileListEntityProcessor.testNTOT <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([551AEF4DA6DD6F2B:FF7E3E95BC10EC0F]:0)
   [junit4]    > 	at org.apache.solr.handler.dataimport.TestFileListEntityProcessor.testNTOT(TestFileListEntityProcessor.java:162)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/contrib/solr-dataimporthandler/test/J3/temp/solr.handler.dataimport.TestFileListEntityProcessor_551AEF4DA6DD6F2B-001
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=zh, timezone=America/Yellowknife
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=275487712,total=334495744
   [junit4]   2> NOTE: All tests run in this JVM: [TestNonWritablePersistFile, TestFieldReader, TestJdbcDataSource, TestContextImpl, TestDocBuilder, TestDocBuilder2, TestEntityProcessorBase, TestEphemeralCache, TestFileListEntityProcessor]
   [junit4] Completed [17/38 (1!)] on J3 in 0.26s, 4 tests, 1 failure <<< FAILURES!

[...truncated 45479 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1757 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1757/

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([1EAB006628F4F827:710FECEC00DD606D]: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 16162 lines...]
   [junit4] Suite: org.apache.solr.security.JWTIssuerConfigTest
   [junit4]   2> 2307913 INFO  (SUITE-JWTIssuerConfigTest-seed#[1EAB006628F4F827]-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-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JWTIssuerConfigTest -Dtests.method=jwksUrlwithHttpBehaviors -Dtests.seed=1EAB006628F4F827 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=bg-BG -Dtests.timezone=SystemV/CST6CDT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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([1EAB006628F4F827:710FECEC00DD606D]: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=957, maxMBSortInHeap=6.00302933953961, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=bg-BG, timezone=SystemV/CST6CDT
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=319676248,total=521142272
   [junit4]   2> NOTE: All tests run in this JVM: [AuditLoggerIntegrationTest, TestLMJelinekMercerSimilarityFactory, HdfsNNFailoverTest, HdfsDirectoryFactoryTest, ResponseLogComponentTest, RouteFieldTest, TestPhraseSuggestions, TestStressUserVersions, SignatureUpdateProcessorFactoryTest, TriggerCooldownIntegrationTest, ZkFailoverTest, TestFieldCacheVsDocValues, RecoveryZkTest, HLLUtilTest, JWTVerificationkeyResolverTest, BackupIdTest, TestRandomRequestDistribution, TestBinaryResponseWriter, TestJettySolrRunner, TestHighlightDedupGrouping, CoreMergeIndexesAdminHandlerTest, DirectSolrSpellCheckerTest, SubstringBytesRefFilterTest, TestManagedSchemaAPI, NodeAddedTriggerTest, TestStressInPlaceUpdates, ReplaceNodeTest, BlockJoinFacetDistribTest, OverriddenZkACLAndCredentialsProvidersTest, DocumentAnalysisRequestHandlerTest, CollectionTooManyReplicasTest, TestExportTool, TestConfigSetsAPIShareSchema, TestSegmentSorting, AssignTest, SplitByPrefixTest, DistributedFacetSimpleRefinementLongTailTest, TestTrieFacet, AutoAddReplicasPlanActionTest, TestCloudJSONFacetSKG, TestDocBasedVersionConstraints, TestConfigsApi, TestJsonFacets, TestLazyCores, TestLuceneIndexBackCompat, TestBinaryField, OpenExchangeRatesOrgProviderTest, TestRawResponseWriter, OutputWriterTest, TestHttpShardHandlerFactory, TestCustomStream, MoreLikeThisComponentTest, CustomHighlightComponentTest, ConcurrentDeleteAndCreateCollectionTest, XmlUpdateRequestHandlerTest, TestCollationField, UpdateParamsTest, MetricsDisabledCloudTest, DistribCursorPagingTest, ShardRoutingCustomTest, CoreSorterTest, UnloadDistributedZkTest, TermVectorComponentTest, LeaderElectionContextKeyTest, TestSimNodeAddedTrigger, ZookeeperReadAPITest, TestWithCollection, StatsReloadRaceTest, DisMaxRequestHandlerTest, DistributedExpandComponentTest, CdcrUpdateLogTest, TestLegacyTerms, DeleteNodeTest, CoreAdminCreateDiscoverTest, FileUtilsTest, DocValuesTest, MoveReplicaHDFSFailoverTest, ResponseHeaderTest, PathHierarchyTokenizerFactoryTest, TestNumericTerms64, TestTextField, GraphQueryTest, TestFieldTypeResource, TestMacroExpander, SliceStateTest, SegmentsInfoRequestHandlerTest, AnalyticsMergeStrategyTest, RequestHandlersTest, TestDistributedMissingSort, TestRandomCollapseQParserPlugin, TestDelegationWithHadoopAuth, TestNumericTokenStream, AggValueSourceTest, TestInPlaceUpdatesDistrib, FullSolrCloudDistribCmdsTest, SpatialFilterTest, TestNoOpRegenerator, AnalysisAfterCoreReloadTest, RestoreTriggerStateTest, TestSolrCloudWithDelegationTokens, TestInitQParser, DistributedVersionInfoTest, TestStandardQParsers, TestCSVLoader, TestSearchPerf, HdfsSyncSliceTest, SuggesterWFSTTest, MetricsHistoryIntegrationTest, BooleanFieldTest, TestFieldCache, TestImplicitCoreProperties, TestReqParamsAPI, SplitShardTest, HdfsWriteToMultipleCollectionsTest, AliasIntegrationTest, ChaosMonkeySafeLeaderTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, ConcurrentCreateRoutedAliasTest, ConnectionManagerTest, CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, HttpPartitionTest, LeaderElectionTest, MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, SolrXmlInZkTest, SystemCollectionCompatTest, TestAuthenticationFramework, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudPivotFacet, TestCloudRecovery2, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestDynamicFieldNamesIndexCorrectly, TestLockTree, TestMiniSolrCloudClusterSSL, TestWaitForStateWithJettyShutdowns, LocalFSCloudIncrementalBackupTest, AutoAddReplicasIntegrationTest, SearchRateTriggerIntegrationTest, SearchRateTriggerTest, TestSimExecutePlanAction, TestSimExtremeIndexing, TestSimGenericDistributedQueue, TestSimPolicyCloud, TestSimScenario, TestSimTriggerIntegration, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, TestBackupRepositoryFactory, TestBadConfig, TestConfigSets, TestCorePropertiesReload, TestDynamicLoadingUrl, TestSolrConfigHandler, TestReplicationHandler, RandomizedTaggerTest, TaggingAttributeTest, XmlInterpolationTest, HighlighterMaxOffsetTest, UninvertDocValuesMergePolicyTest, TestLegacyField, TestLegacyNumericUtils, TestNumericRangeQuery64, SolrJmxReporterCloudTest, SolrSlf4jReporterTest, SolrRrdBackendFactoryTest, TestDynamicFieldCollectionResource, TestFieldCollectionResource, TestSerializedLuceneMatchVersion, TestManagedSynonymGraphFilterFactory, BadIndexSchemaTest, DocValuesMultiTest, ManagedSchemaRoundRobinCloudTest, SchemaVersionSpecificBehaviorTest, TestSortableTextField, FuzzySearchTest, QueryEqualityTest, QueryParsingTest, RankQParserPluginTest, RankQueryTest, SignificantTermsQParserPluginTest, TestBlockCollapse, TestComponentsName, TestCustomSort, TestFastLRUCache, TestFoldingMultitermQuery, TestMinHashQParser, TestMultiWordSynonyms, TestRecoveryHdfs, TestReload, TestSort, TestOrdValues, TestSortByMinMaxFunction, CrossCollectionJoinQueryTest, TestExactSharedStatsCache, BasicAuthIntegrationTest, JWTIssuerConfigTest]
   [junit4] Completed [846/934 (1!)] on J0 in 1.22s, 13 tests, 1 failure <<< FAILURES!

[...truncated 51055 lines...]