Description
See fortran-lang/fpm#939
When the CI step works, it runs smooth and fast, e.g.:
https://github.com/perazz/fpm/actions/runs/5303750239/jobs/9599600174
(homebrew openmpi installation step took 29s)
More often, it fails after trying to update plenty of homebrew packages for up to ~30-40 minutes
(sometimes, it seems like the same updates are launched by multiple threads simultaneously). For example:
https://github.com/fortran-lang/fpm/actions/runs/5303789007/jobs/9599788424
Platforms affected
Runner images affected
Image version and build link
2.305.0
Is it regression?
It appeared recently
Expected behavior
OpenMPI is pulled from a brew bottle, its installation should be nearly instantaneous and more importantly it should work just fine.
Actual behavior
Installation fails after a long time trying to upload all sorts of homebrew packages:
https://github.com/fortran-lang/fpm/actions/runs/5303789007/jobs/9599788424
Repro steps
Run action 'metapackage-tests' from fortran-lang/fpm
https://github.com/fortran-lang/fpm/actions/workflows/meta.yml
Description
See fortran-lang/fpm#939
When the CI step works, it runs smooth and fast, e.g.:
https://github.com/perazz/fpm/actions/runs/5303750239/jobs/9599600174
(homebrew openmpi installation step took 29s)
More often, it fails after trying to update plenty of homebrew packages for up to ~30-40 minutes
(sometimes, it seems like the same updates are launched by multiple threads simultaneously). For example:
https://github.com/fortran-lang/fpm/actions/runs/5303789007/jobs/9599788424
Platforms affected
Runner images affected
Image version and build link
2.305.0
Is it regression?
It appeared recently
Expected behavior
OpenMPI is pulled from a brew bottle, its installation should be nearly instantaneous and more importantly it should work just fine.
Actual behavior
Installation fails after a long time trying to upload all sorts of homebrew packages:
https://github.com/fortran-lang/fpm/actions/runs/5303789007/jobs/9599788424
Repro steps
Run action 'metapackage-tests' from fortran-lang/fpm
https://github.com/fortran-lang/fpm/actions/workflows/meta.yml