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

[CI] Swift format hangs for 20mins #431

Open
shahmishal opened this issue Oct 25, 2024 · 0 comments
Open

[CI] Swift format hangs for 20mins #431

shahmishal opened this issue Oct 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@shahmishal
Copy link
Member

We need to understand why swift format check hangs for 20mins before enabling the check.

https://github.com/apple/swift-collections/actions/runs/11513489470/job/32050287167?pr=426

Run apt-get -qq update && apt-get -qq -y install curl
  apt-get -qq update && apt-get -qq -y install curl
  curl -s https://raw.githubusercontent.com/swiftlang/github-workflows/refs/heads/main/.github/workflows/scripts/check-swift-format.sh | bash
  shell: sh -e {0}
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package curl.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16782 files and directories currently installed.)
Preparing to unpack .../curl_8.5.0-2ubuntu10.4_amd64.deb ...
Unpacking curl (8.5.0-2ubuntu10.4) ...
Setting up curl (8.5.0-2ubuntu10.4) ...
** Running swift format format...
Error: The operation was canceled.
@shahmishal shahmishal added the bug Something isn't working label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant