Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-master/59/

1 tests failed.
FAILED:  org.apache.solr.core.TestConfigOverlay.testPaths

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([52AAA85BD407A21A:86657EC04F8896]: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.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13854 lines...]
   [junit4] Suite: org.apache.solr.core.TestConfigOverlay
   [junit4]   2> 2783598 INFO  
(SUITE-TestConfigOverlay-seed#[52AAA85BD407A21A]-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-master/solr/server/solr/configsets/_default/conf'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestConfigOverlay 
-Dtests.method=testPaths -Dtests.seed=52AAA85BD407A21A -Dtests.multiplier=2 
-Dtests.slow=true -Dtests.locale=dav -Dtests.timezone=Europe/Ljubljana 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.04s J2 | TestConfigOverlay.testPaths <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([52AAA85BD407A21A:86657EC04F8896]:0)
   [junit4]    >        at 
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=1737, maxMBSortInHeap=5.976977434377297, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=dav, 
timezone=Europe/Ljubljana
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 11.0.4 
(64-bit)/cpus=8,threads=1,free=387787904,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestJoin, 
DateMathParserTest, TestSolrConfigHandler, TestHashPartitioner, 
TestSchemaVersionResource, LukeRequestHandlerTest, TermsComponentTest, 
CursorMarkTest, PhrasesIdentificationComponentTest, 
CoreMergeIndexesAdminHandlerTest, TestDistributedGrouping, 
TestMaxScoreQueryParser, TestSolr4Spatial, TestFieldCache, 
TestSchemalessBufferedUpdates, TestHdfsBackupRestoreCore, RequestHandlersTest, 
TestNestedUpdateProcessor, HDFSCollectionsAPITest, CreateRoutedAliasTest, 
TestDefaultStatsCache, TestFaceting, TestSolrCoreParser, TestMultiWordSynonyms, 
ReindexCollectionTest, TestManagedSchemaAPI, TestConfigSetsAPIZkFailure, 
SearchHandlerTest, TestRequestRateLimiter, TestCorePropertiesReload, 
TestTlogReplica, ClassificationUpdateProcessorIntegrationTest, 
TestSortByMinMaxFunction, SliceStateTest, 
IgnoreLargeDocumentProcessorFactoryTest, TestFunctionQuery, 
RangeFacetCloudTest, TestSQLHandler, TestFieldCacheSortRandom, FileUtilsTest, 
TestInPlaceUpdatesRequiredField, DocumentAnalysisRequestHandlerTest, 
TaggingAttributeTest, OverseerTaskQueueTest, ParsingFieldUpdateProcessorsTest, 
SolrMetricReporterTest, CollectionReloadTest, TestHttpShardHandlerFactory, 
TestUnifiedSolrHighlighterWithoutStoredId, TestStreamBody, 
TestSolrConfigHandlerConcurrent, TestCaffeineCache, CdcrUpdateLogTest, 
TestSimpleTrackingShardHandler, DeleteNodeTest, TestCloudConsistency, 
TestQueryTypes, ZkControllerTest, SolrXmlInZkTest, DocValuesMultiTest, 
TestLockTree, TestHighFrequencyDictionaryFactory, TestDocSet, ClusterStateTest, 
TestCollationFieldDocValues, BJQFilterAccessibleTest, 
ExternalFileFieldSortTest, QueryParsingTest, TestJavabinTupleStreamParser, 
CoreAdminHandlerTest, HdfsUnloadDistributedZkTest, BlobRepositoryCloudTest, 
TestStressUserVersions, TestUseDocValuesAsStored, 
DistributedQueryComponentCustomSortTest, FileBasedSpellCheckerTest, 
TestConfigSets, SmileWriterTest, TestNRTOpen, HLLUtilTest, 
TestClusterProperties, CrossCollectionJoinQueryTest, 
MultiDestinationAuditLoggerTest, TestSizeLimitedDistributedMap, UtilsToolTest, 
TestFieldResource, ManagedSchemaRoundRobinCloudTest, 
TolerantUpdateProcessorTest, TestSolrCLIRunExample, 
CollectionsAPIDistributedZkTest, TestSolrCloudWithKerberosAlt, CacheHeaderTest, 
TestComplexPhraseQParserPlugin, TestCoreAdminApis, TestTermsQParserPlugin, 
TestExactStatsCache, DefaultValueUpdateProcessorTest, 
TestLeaderElectionWithEmptyReplica, TestLegacyFieldReuse, UpdateLogTest, 
ReturnFieldsTest, HdfsRecoverLeaseTest, TestSuggestSpellingConverter, 
MetricsHistoryHandlerTest, TestQueryingOnDownCollection, 
BasicDistributedZkTest, TestFieldSortValues, TestRestManager, AuthToolTest, 
TestStressLucene, ReplicationFactorTest, SolrCloudReportersTest, 
TestWaitForStateWithJettyShutdowns, HighlighterWithoutStoredIdTest, 
FullSolrCloudDistribCmdsTest, ProtectedTermFilterFactoryTest, 
TestSha256AuthenticationProvider, TestAuthorizationFramework, TestConfigReload, 
TestRandomCollapseQParserPlugin, TokenizerChainTest, 
HttpPartitionWithTlogReplicasTest, MoveReplicaHDFSFailoverTest, 
FacetPivotSmallTest, CachingDirectoryFactoryTest, TestManagedStopFilterFactory, 
TestClassicSimilarityFactory, SolrJmxReporterCloudTest, 
SchemaVersionSpecificBehaviorTest, TestEmbeddedSolrServerConstructors, 
TestApiFramework, NoCacheHeaderTest, TestLegacyFieldCache, 
OverseerCollectionConfigSetProcessorTest, TestBadConfig, 
CustomHighlightComponentTest, PeerSyncReplicationTest, PreAnalyzedFieldTest, 
TestHdfsCloudBackupRestore, SimpleFacetsTest, TestPayloadCheckQParserPlugin, 
TestDistribPackageStore, DistribDocExpirationUpdateProcessorTest, 
LeaderTragicEventTest, MetricsHistoryWithAuthIntegrationTest, 
MoveReplicaHDFSTest, MoveReplicaTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerSolrResponseTest, 
OverseerTest, RemoteQueryErrorTest, ReplaceNodeTest, 
TestCloudPhrasesIdentificationComponent, TestCloudPivotFacet, 
TestCloudSearcherWarming, TestRSAKeyPair, TestRandomFlRTGCloud, 
TestRequestForwarding, TestSegmentSorting, TestTlogReplayVsRecovery, 
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, 
UnloadDistributedZkTest, VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, 
AsyncCallRequestStatusResponseTest, CollectionTooManyReplicasTest, 
CollectionsAPIAsyncDistributedZkTest, TestCollectionAPI, 
TestLocalFSCloudBackupRestore, TestReplicaProperties, CdcrBootstrapTest, 
ImplicitSnitchTest, RuleEngineTest, RulesTest, TestConfigOverlay]
   [junit4] Completed [577/866 (1!)] on J2 in 0.15s, 2 tests, 1 failure <<< 
FAILURES!

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

Reply via email to