For the past week, the Release&Nightly workflow failed on macOS native_mixed (but not on native_dyn) when calling ntp to sync clock before signing. Calling time.apple.com resulted in a DNS error, leading to an error in ntp call Why this fails on native_mixed is unknown. Maybe because it's being called twice from the same (I guess) host in a short interleave? This attempts to fix this by: - using google's time server instead of Apple's - correctly setting the timeout param before the server name (although not relevant for this dns-based error) - Ignore failures to sync time. We're doing it to minimize chances of unsynched clocks to fail the signature but this is not absolutely required all the time. |
||
---|---|---|
.. | ||
ci_images | ||
scripts | ||
workflows | ||
FUNDING.yml | ||
move.yml | ||
stale.yml |