RFR: 8362582: GHA: Increase bundle retention time to deal with infra overload better
Julian Waters
jwaters at openjdk.org
Mon Jul 21 06:31:39 UTC 2025
On Fri, 18 Jul 2025 08:03:19 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> I have now seen GHA runs where we spend more than 24 hours for a testing workflow. The practical effect of this is that bundles that we current carry with `retention-days: 1` gets purged before jobs can use them. This then fails the test jobs that e.g. unable to pull jtreg.
>
> This seems to happen in openjdk-bots -driven backports quite a bit (the run a lots of GHA runs, so they are often at capacity) and with Mac jobs (where the compute capacity is not great).
>
> We can bump the retention time a bit to handle this a bit better.
>
> Additional testing:
> - [ ] GHA
Increasing retention days seems ok to me. I will page Magnus to see if he has any objections though.
@magicus Do you have any objections?
Off note: Sorry for taking so long to see this. I was away for quite a while due to personal reasons.
-------------
Marked as reviewed by jwaters (Committer).
PR Review: https://git.openjdk.org/jdk/pull/26383#pullrequestreview-3036726877
PR Comment: https://git.openjdk.org/jdk/pull/26383#issuecomment-3095410880
PR Comment: https://git.openjdk.org/jdk/pull/26383#issuecomment-3095412033
More information about the build-dev
mailing list