raulcd commented on PR #38343: URL: https://github.com/apache/arrow/pull/38343#issuecomment-1775498389
@kou @kszucs any idea why it might be taking more than 6 hours to install system dependencies for `verify-rc-binaries-wheels-macos-11-amd64` ? On the previous release it took 6 minutes: https://github.com/ursacomputing/crossbow/actions/runs/5899732992/job/16002716613 I am trying to understand if there is an issue with the new runner image: ``` Image: macos-11 Version: 20230921.4 Included Software: https://github.com/actions/runner-images/blob/macOS-11/20230921.4/images/macos/macos-11-Readme.md Image Release: [https://github.com/actions/runner-images/releases/tag/macOS-11%2F](https://github.com/actions/runner-images/releases/tag/macOS-11%2F20230921.4) ``` vs the old: ``` Image: macos-11 Version: 20230812.3 Included Software: https://github.com/actions/runner-images/blob/macOS-11/20230812.3/images/macos/macos-11-Readme.md Image Release: https://github.com/actions/runner-images/releases/tag/macOS-11%2F20230812.3 ``` All jobs are successful except that one. I am thinking on sending the vote email nevertheless as both: * verify-rc-binaries-wheels-macos-11-arm64 * verify-rc-binaries-wheels-macos-12-amd64 where successful with the wheels and the current failure is timing out installing system dependencies, nothing to do verifying the wheels. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
