Skip to content

ROX-33431: Bump prefetch-dependencies memory#3419

Open
msugakov wants to merge 1 commit into
masterfrom
misha/ROX-33431-prevent-ooms
Open

ROX-33431: Bump prefetch-dependencies memory#3419
msugakov wants to merge 1 commit into
masterfrom
misha/ROX-33431-prevent-ooms

Conversation

@msugakov
Copy link
Copy Markdown
Contributor

@msugakov msugakov commented Jun 1, 2026

Description

Bumping memory to prevent the observed OOM kills.
The current 6G still leads to kills, e.g. in these pods:

  • collector-on-push-8m74d-prefetch-dependencies-pod
  • collector-on-push-jf5kh-prefetch-dependencies-pod
  • collector-on-push-vfvfs-prefetch-dependencies-pod
  • collector-on-push-vj9q5-prefetch-dependencies-pod

Since it's not too frequent, I hope giving it 1G more should be enough.

Related thread https://redhat-internal.slack.com/archives/C081BAM590Q/p1780296820165749

Checklist

  • Investigated and inspected CI test results
  • [ ] Updated documentation accordingly

Automated testing

No change.

Testing Performed

Just CI.

to prevent OOM kills.
The current 6G still leads to kills, e.g. in these pods:
- collector-on-push-8m74d-prefetch-dependencies-pod
- collector-on-push-jf5kh-prefetch-dependencies-pod
- collector-on-push-vfvfs-prefetch-dependencies-pod
- collector-on-push-vj9q5-prefetch-dependencies-pod

Since it's not too frequent, I hope giving it 1G more should be
enough.
@msugakov msugakov requested review from a team and rhacs-bot as code owners June 1, 2026 10:56
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 1, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: dbc9a614-0166-4f62-a747-8ec516716c41

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch misha/ROX-33431-prevent-ooms

Comment @coderabbitai help to get the list of available commands and usage tips.

@rhacs-bot rhacs-bot requested a review from a team June 1, 2026 10:56
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 27.34%. Comparing base (d461f49) to head (d69ba20).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3419   +/-   ##
=======================================
  Coverage   27.34%   27.34%           
=======================================
  Files          95       95           
  Lines        5420     5420           
  Branches     2545     2545           
=======================================
  Hits         1482     1482           
  Misses       3211     3211           
  Partials      727      727           
Flag Coverage Δ
collector-unit-tests 27.34% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

/retest collector-on-push

2 similar comments
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

/retest collector-on-push

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

/retest collector-on-push

@msugakov msugakov added the disable-konflux-auto-retest Disable automatic Konflux pipeline re-runs label Jun 1, 2026
@msugakov
Copy link
Copy Markdown
Contributor Author

msugakov commented Jun 2, 2026

/retest collector-on-push

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

disable-konflux-auto-retest Disable automatic Konflux pipeline re-runs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants