GitHub CI Jobs Slower than Usual?
Ryan Schmidt
ryandesign at macports.org
Tue Apr 27 21:41:27 UTC 2021
On Apr 27, 2021, at 11:17, Ryan Schmidt wrote:
> On Apr 27, 2021, at 10:58, Christopher Nielsen wrote:
>
>> Is this normal/expected?
>
> Nope, there is a problem for me to fix on the server. I see lots of "403 Forbidden" requests to the private archives, so I need to update the list of who is allowed to connect to account for GitHub Actions.
There's another problem: I see no attempts to get packages from the private packages server from outside its local network after April 24th.
> It looks like the published binary is being fetched:
>
> ---> Fetching archive for qt5-qttools
> DEBUG: Executing org.macports.archivefetch (qt5-qttools)
> DEBUG: euid/egid changed to: 0/0
> DEBUG: chowned /opt/local/var/macports/incoming to macports
> DEBUG: euid/egid changed to: 502/501
> ---> qt5-qttools-5.15.2_0.darwin_19.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
> ---> Attempting to fetch qt5-qttools-5.15.2_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/qt5-qttools
> % Total % Received % Xferd Average Speed Time Time Time Current
> Dload Upload Total Spent Left Speed
> 100 6121k 100 6121k 0 0 3082k 0 0:00:01 0:00:01 --:--:-- 3080k
> ---> Attempting to fetch qt5-qttools-5.15.2_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/qt5-qttools
> % Total % Received % Xferd Average Speed Time Time Time Current
> Dload Upload Total Spent Left Speed
> 100 512 100 512 0 0 3482 0 --:--:-- --:--:-- --:--:-- 3459
How do I access this log for a PR build?
Or is that from your local system?
More information about the macports-dev
mailing list