Skip to content

ci: Use mirrors for kernel.org in install-musl.sh#4860

Merged
tgross35 merged 1 commit intorust-lang:mainfrom
tgross35:ci-kernel-mirror
Dec 2, 2025
Merged

ci: Use mirrors for kernel.org in install-musl.sh#4860
tgross35 merged 1 commit intorust-lang:mainfrom
tgross35:ci-kernel-mirror

Conversation

@tgross35
Copy link
Contributor

@tgross35 tgross35 commented Dec 2, 2025

We have had a high number of CI failures in the past few days due to errors like:

#9 857.0 curl: (28) Failed to connect to kernel.org port 443 after 135536 ms: Couldn't connect to server
#9 ERROR: process "/bin/sh -c /install-musl.sh arm" did not complete successfully: exit code: 28

Replace the Alpine kernel.org URLs with a rust-lang mirror to mitigate this.

We have had a high number of CI failures in the past few days due to
errors like:

    rust-lang#9 857.0 curl: (28) Failed to connect to kernel.org port 443 after 135536 ms: Couldn't connect to server
    rust-lang#9 ERROR: process "/bin/sh -c /install-musl.sh arm" did not complete successfully: exit code: 28

Replace the Alpine kernel.org URLs with a rust-lang mirror to mitigate
this.
@tgross35 tgross35 added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Dec 2, 2025
@tgross35 tgross35 enabled auto-merge December 2, 2025 22:32
@tgross35 tgross35 added this pull request to the merge queue Dec 2, 2025
Merged via the queue into rust-lang:main with commit ba9759d Dec 2, 2025
67 of 98 checks passed
@tgross35 tgross35 deleted the ci-kernel-mirror branch December 2, 2025 23:13
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Dec 28, 2025
We have had a high number of CI failures in the past few days due to
errors like:

    rust-lang#9 857.0 curl: (28) Failed to connect to kernel.org port 443 after 135536 ms: Couldn't connect to server
    rust-lang#9 ERROR: process "/bin/sh -c /install-musl.sh arm" did not complete successfully: exit code: 28

Replace the Alpine kernel.org URLs with a rust-lang mirror to mitigate
this.

(backport <rust-lang#4860>)
(cherry picked from commit ba9759d)
@tgross35 tgross35 mentioned this pull request Dec 28, 2025
github-merge-queue bot pushed a commit that referenced this pull request Dec 28, 2025
We have had a high number of CI failures in the past few days due to
errors like:

    #9 857.0 curl: (28) Failed to connect to kernel.org port 443 after 135536 ms: Couldn't connect to server
    #9 ERROR: process "/bin/sh -c /install-musl.sh arm" did not complete successfully: exit code: 28

Replace the Alpine kernel.org URLs with a rust-lang mirror to mitigate
this.

(backport <#4860>)
(cherry picked from commit ba9759d)
@tgross35 tgross35 added stable-applied This PR has been cherry-picked to libc's stable release branch and removed stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Dec 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stable-applied This PR has been cherry-picked to libc's stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants