heroku/buildpacks-go

Frequent intermittent failures validating runtime archive checksum

Closed this issue · 3 comments

In the CI of this repo (and also the heroku/cnb-builder-images repo), I frequently see intermittent failures of form:

[Error: Heroku Go Buildpack distribution layer error]
Couldn't extract Go distribution archive: Failed to validate archive checksum; expected 80d34f1fd74e382d86c2d6102e0e60d4318461a7c2f457ec1efc4042752d4248, but found 8eef86ff95286a8341ae065498d36b3a454453b80ee4c81ecc4af95704bc9729
ERROR: failed to build: executing lifecycle: failed with status code: 51

Examples:
https://github.com/heroku/buildpacks-go/actions/runs/6596557742/job/17922735212#step:8:116
https://github.com/heroku/buildpacks-go/actions/runs/6617421302/job/17973687346
https://github.com/heroku/buildpacks-go/actions/runs/6625718745/job/17997215536#step:8:267
https://github.com/heroku/cnb-builder-images/actions/runs/6577262741/job/17868599561#step:6:29
https://github.com/heroku/cnb-builder-images/actions/runs/6626252811/job/17998846580#step:6:30
https://github.com/heroku/cnb-builder-images/actions/runs/6626402212/job/17999317452#step:6:30

GUS-W-14355474.

Checking history builder CI logs (https://github.com/heroku/cnb-builder-images/actions/workflows/build-test-publish.yml?query=branch%3Amain) it seems there haven't been any occurrences of this for 4-5 months, so closing out as resolved for now.