Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin Buildkit to 0.12.5 to fix issue with test image build #12343

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

bunchesofdonald
Copy link
Contributor

@bunchesofdonald bunchesofdonald commented Mar 18, 2024

We had builds failing with:

ERROR: failed to solve: failed to compute cache key: blob sha256:3aa78131f5aa6760ebe0b219764d4ae523872584040fefe3ff754cb42c402ca0 not found
Error: buildx failed with: ERROR: failed to solve: failed to compute cache key: blob sha256:3aa78131f5aa6760ebe0b219764d4ae523872584040fefe3ff754cb42c402ca0 not found

-- https://github.com/PrefectHQ/prefect/actions/runs/8331581620/job/22799600345?pr=12342

Which appears to be a regression issue with buildkit 0.13 (moby/buildkit#4771).

This pins buildkit to 0.12.5.

Copy link

netlify bot commented Mar 18, 2024

Deploy Preview for prefect-docs-preview ready!

Name Link
🔨 Latest commit ecf982a
🔍 Latest deploy log https://app.netlify.com/sites/prefect-docs-preview/deploys/65f8971bd5037c00085dd613
😎 Deploy Preview https://deploy-preview-12343--prefect-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

This reverts commit 268381f.
@bunchesofdonald bunchesofdonald changed the title [DEBUGGING] Small change to get tests to run Pin Buildkit to 0.12.5 to fix issue with test image build Mar 18, 2024
@bunchesofdonald bunchesofdonald marked this pull request as ready for review March 18, 2024 19:36
@bunchesofdonald bunchesofdonald requested a review from a team as a code owner March 18, 2024 19:36
@bunchesofdonald bunchesofdonald merged commit 4f22ea1 into main Mar 18, 2024
25 checks passed
@bunchesofdonald bunchesofdonald deleted the buildx-test branch March 18, 2024 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants