Open Bug 1809580 Opened 2 months ago Updated 2 months ago

taskcluster:error] Error: Error loading docker image. Could not download artifact "public/image.tar.zst from task "$task" after 1 attempt(s)

Categories

(Firefox Build System :: Task Configuration, defect)

defect

Tracking

(firefox-esr102 unaffected, firefox108 wontfix, firefox109 wontfix, firefox110 fix-optional)

Tracking Status
firefox-esr102 --- unaffected
firefox108 --- wontfix
firefox109 --- wontfix
firefox110 --- fix-optional

People

(Reporter: glandium, Unassigned, NeedInfo)

References

(Regression)

Details

(Keywords: regression)

On try, docker images are set to expire in 1 year, but their artifacts expire in 1 month. This means that if you do changes to docker images on try, then come back a month later with the same changes, tasks that depend on those docker images will fail because they can't load the image anymore, as the cache points to the non-expired task that now has an expired artifact.

Before bug 1649987, all try tasks had their expiry capped at 28 days, but that specific code was removed.

Set release status flags based on info from the regressing bug 1649987

:bxbrenden, since you are the author of the regressor, bug 1649987, could you take a look? Also, could you set the severity field?

For more information, please visit auto_nag documentation.

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