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

chore(deps): update dependency containers/automation_images to v20240102 #485

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
containers/automation_images major 20231208t193858z-f39f38d13 -> 20240102t155643z-f39f38d13

Release Notes

containers/automation_images (containers/automation_images)

v20240102t155643z-f39f38d13

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 16, 2024
@renovate renovate bot requested a review from cevich January 16, 2024 17:16
@edsantiago
Copy link
Member

The error I see is:

Get "https://busybox.net/downloads/binaries/1.31.0-i686-uclibc/busybox": net/http: TLS handshake timeout

...which smells like a flake but I don't seem to have rerun privs on this repo.

@cevich
Copy link
Member

cevich commented Jan 16, 2024

Added privs for @edsantiago

@edsantiago
Copy link
Member

This is failing consistently.

@cevich
Copy link
Member

cevich commented Jan 17, 2024

Something weird is going on. When I curl -O from that URL, it works fine.

IIRC github-actions workflows run from the Azure cloud. Maybe they're having some kind of networking outage?

@edsantiago
Copy link
Member

Your last retry succeeded!
/lgtm

@edsantiago edsantiago merged commit b94bb08 into main Jan 17, 2024
16 checks passed
@renovate renovate bot deleted the renovate/major-ci-vm-image branch January 17, 2024 20:37
@cevich
Copy link
Member

cevich commented Jan 18, 2024

Your last retry succeeded!

Great, so maybe just some odd networking hiccup then. IMHO, Azure is the least reliable of the major cloud providers. I'm not THAT surprised something like this randomly broke. It could also easily be a problem on the CDN-side, those occasionally flake as well. All speculation of course.

There have been a few cases on CI jobs over the past months, where a github-actions workflow (they run in Azure) had a networking failure to git clone FROM GITHUB! That's both embarrassing (for them) and hilarious (for me).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants