You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Jan Høydahl (Jira)" <ji...@apache.org> on 2022/01/20 13:34:00 UTC

[jira] [Resolved] (SOLR-13786) prometheus: SolrExporterIntegrationTest various jenkins failures

     [ https://issues.apache.org/jira/browse/SOLR-13786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Høydahl resolved SOLR-13786.
--------------------------------
    Resolution: Duplicate

> prometheus: SolrExporterIntegrationTest various jenkins failures
> ----------------------------------------------------------------
>
>                 Key: SOLR-13786
>                 URL: https://issues.apache.org/jira/browse/SOLR-13786
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Chris M. Hostetter
>            Priority: Major
>
> We're seeing at least 2 distinct types of metrics related jenkins failures for SolrExporterIntegrationTest on various branches/platforms.
> We need to disable this test until these can be addressed.
> Examples of types of failures we're seeing...
> the {{promtheusExporterPort}} URL not being online when {{getAllMetrics()}} tries to hit it...
> {noformat}
>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([2DCFCDD442F39606:1E9A3A5A14281038]:0)
>    [junit4]    >        at org.apache.solr.prometheus.exporter.SolrExporterTestBase.getAllMetrics(SolrExporterTestBase.java:98)
> {noformat}
> Test code not being able to handle metrics names/values containing whitespace (seems to happen a lot of jdk14 test builds)...
> {noformat}
>    [junit4]    > Throwable #1: java.lang.AssertionError: Metric must have name and value expected:<2> but was:<5>
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([3CF156E793B6F198:EF456B0886583D0C]:0)
>    [junit4]    >        at org.apache.solr.prometheus.exporter.SolrExporterTestBase.getAllMetrics(SolrExporterTestBase.java:110)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org