`mimir` is failing smoke tests in BB all-packages pipelines
Issue
When an all-packages
pipeline is run in BB umbrella, mimir
is failing to run its smoke tests.
Example MR with failing all-packages
pipeline: big-bang/bigbang!5723
Relevant logs:
Error: 1 error occurred:
* job mimir-mimir-smoke-test failed: BackoffLimitExceeded'
++ sed -n '/Error:/,$p'
+ log_errors='Error: 1 error occurred:
* job mimir-mimir-smoke-test failed: BackoffLimitExceeded'
+ [[ '' != \N\o\n\e ]]
+ [[ -n Error: 1 error occurred:
* job mimir-mimir-smoke-test failed: BackoffLimitExceeded ]]
Acceptance Criteria
-
mimir
's smoke tests run and succeed in BB umbrellaall-packages
pipelines.
Designs
- Show closed items
Blocks
Relates to
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Zach Callahan added kindci mimir priority5 teamObservability labels
added kindci mimir priority5 teamObservability labels
- Zach Callahan set weight to 2
set weight to 2
- Zach Callahan marked this issue as related to #61 (closed)
marked this issue as related to #61 (closed)
- Zach Callahan mentioned in merge request big-bang/bigbang!5718 (merged)
mentioned in merge request big-bang/bigbang!5718 (merged)
- Zach Callahan marked this issue as blocking kyverno-policies#150 (closed)
marked this issue as blocking kyverno-policies#150 (closed)
- Zach Callahan added statusready-to-work label
added statusready-to-work label
- Kevin Scheunemann changed iteration to Big Bang Iterations Feb 4, 2025 - Feb 17, 2025
changed iteration to Big Bang Iterations Feb 4, 2025 - Feb 17, 2025
- Peter Sigur assigned to @peter.sigur
assigned to @peter.sigur
- Peter Sigur added statusdoing label and removed statusready-to-work label
added statusdoing label and removed statusready-to-work label
- Peter Sigur mentioned in issue #61 (closed)
mentioned in issue #61 (closed)
- GitLab Automation Bot removed iteration Big Bang Iterations Feb 4, 2025 - Feb 17, 2025
removed iteration Big Bang Iterations Feb 4, 2025 - Feb 17, 2025
- GitLab Automation Bot changed iteration to Big Bang Iterations Feb 18, 2025 - Mar 3, 2025
changed iteration to Big Bang Iterations Feb 18, 2025 - Mar 3, 2025
- Developer
Was able to get (most of) an
all-packages
cluster running locally to test and recreate the issue.Seeing following errors in Mimir smoke-test pod before it hits backofflimitexceeded:
Edited by Peter Sigur Collapse replies - Developer
Posting the "success" logs for comparison - Successful when not installing
all-packages
Smoke test containter args - Note HTTP over 80
│ - -target=continuous-test │ │ - -activity-tracker.filepath= │ │ - -tests.smoke-test │ │ - -tests.write-endpoint=http://mimir-mimir-gateway.mimir.svc:80 │ │ - -tests.read-endpoint=http://mimir-mimir-gateway.mimir.svc:80/prometheus │ │ - -tests.tenant-id= │ │ - -tests.write-read-series-test.num-series=1000 │ │ - -tests.write-read-series-test.max-query-age=48h │ │ - -server.http-listen-port=8080
Edited by Brian Jackson 1
- Developer
Looking like this should be fixed by increasing or removing the
max_global_series_per_user
limit: big-bang/bigbang!5793 (merged)(credit to @bjacksonfv for the find and fix)
1 Collapse replies - Author Developer
Nice. Great find @bjacksonfv.
- Peter Sigur added statusblocked label and removed statusdoing label
added statusblocked label and removed statusdoing label
- GitLab Automation Bot removed iteration Big Bang Iterations Feb 18, 2025 - Mar 3, 2025
removed iteration Big Bang Iterations Feb 18, 2025 - Mar 3, 2025
- GitLab Automation Bot changed iteration to Big Bang Iterations Mar 4, 2025 - Mar 17, 2025
changed iteration to Big Bang Iterations Mar 4, 2025 - Mar 17, 2025
- Developer
Closing: fixed by changes made in #61 (closed)
- Peter Sigur closed
closed
- **** removed statusblocked label
removed statusblocked label