Bug 1867230 - [sig-instrumentation] Prometheus when installed on the cluster should start and expose a secured proxy and unsecured metrics
Summary: [sig-instrumentation] Prometheus when installed on the cluster should start a...
Keywords:
Status: CLOSED DUPLICATE of bug 1856189
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Monitoring
Version: 4.6
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Sergiusz Urbaniak
QA Contact: Junqi Zhao
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-08-07 18:25 UTC by David Eads
Modified: 2020-08-10 05:50 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
[sig-instrumentation] Prometheus when installed on the cluster should start and expose a secured proxy and unsecured metrics
Last Closed: 2020-08-10 05:50:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description David Eads 2020-08-07 18:25:03 UTC
test:
[sig-instrumentation] Prometheus when installed on the cluster should start and expose a secured proxy and unsecured 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+start+and+expose+a+secured+proxy+and+unsecured+metrics


specific job here: https://prow.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-gcp-4.6/1291710582575075328

Sippy is reporting this test as failing 10% of the time.  It appears to be failing without non-prometheus tests failing.

I often see it in concert with 
test: [sig-instrumentation] Prometheus when installed on the cluster should have important platform topology metrics [Suite:openshift/conformance/parallel] 




fail [github.com/openshift/origin/test/extended/prometheus/prometheus.go:253]: possibly some services didn't register ServiceMonitors to allow metrics collection
Unexpected error:
    <*errors.errorString | 0xc0002a08a0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
occurred

Comment 1 Sergiusz Urbaniak 2020-08-10 05:50:55 UTC
Thanks a lot for the catch, this is a great investigation source. We identified the issue already and found that prometheus-operator can miss reconciling underlying CRDs. Closing out as duplicate to reduce BZ noise.

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


Note You need to log in before you can comment on or make changes to this bug.