Bug 1891079

Summary: [sig-instrumentation] Prometheus when installed on the cluster should have important platform topology metrics
Product: OpenShift Container Platform Reporter: Victor Pickard <vpickard>
Component: MonitoringAssignee: Sergiusz Urbaniak <surbania>
Status: CLOSED DUPLICATE QA Contact: Junqi Zhao <juzhao>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.5CC: alegrand, anpicker, erooth, kakkoyun, lcosic, mloibl, pkrupa, surbania
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
[sig-instrumentation] Prometheus when installed on the cluster should have important platform topology metrics
Last Closed: 2020-10-26 07:23:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Victor Pickard 2020-10-23 18:14:30 UTC
test:
[sig-instrumentation] Prometheus when installed on the cluster should have important platform topology metrics 

is failing frequently in CI, see search results:
https://search.ci.openshift.org/?maxAge=168h&context=1&type=bug%2Bjunit&name=&maxMatches=5&maxBytes=20971520&groupBy=job&search=%5C%5Bsig-instrumentation%5C%5D+Prometheus+when+installed+on+the+cluster+should+have+important+platform+topology+metrics


Failing job link:
https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-4.5/1319671938733314048



: [sig-instrumentation] Prometheus when installed on the cluster should have important platform topology metrics [Suite:openshift/conformance/parallel] expand_less	1m39s
fail [github.com/openshift/origin/test/extended/util/prometheus/helpers.go:174]: Expected
    <map[string]error | len:3>: {
        "cluster_feature_set": {
            s: "promQL query: cluster_feature_set had reported incorrect results:\n[]",
        },
        "instance:etcd_object_counts:sum > 0": {
            s: "promQL query: instance:etcd_object_counts:sum > 0 had reported incorrect results:\n[]",
        },
        "cluster_infrastructure_provider{type!=\"\"}": {
            s: "promQL query: cluster_infrastructure_provider{type!=\"\"} had reported incorrect results:\n[]",
        },
    }
to be empty

Comment 1 Sergiusz Urbaniak 2020-10-26 07:23:22 UTC

*** This bug has been marked as a duplicate of bug 1887354 ***