| *** dviroel is now known as dviroel_lunch | 15:53 | |
| *** dviroel_lunch is now known as dviroel | 17:17 | |
| simondodsley | are there any known issues with the CI jobs failing due to networking issues. I'm seeing a lot of github failures in logs | 20:36 |
|---|---|---|
| simondodsley | for example: https://zuul.opendev.org/t/openstack/build/26d1fe71868d4539be1dcf7cdae46e9b | 20:38 |
| simondodsley | and https://zuul.opendev.org/t/openstack/build/0f5bdab8a3d24124be8e8ede8236403c | 20:39 |
| JayF | a 503 is not a networking issue; it's a service failure/outage on the github side | 20:43 |
| simondodsley | ok- so github having issues - thanks | 20:44 |
| JayF | yeah a 5xx always means "the server did something wrong" | 20:45 |
| JayF | 4xx means "the client did something wrong" (e.g. 404 not found: the client requested a file that didn't exist) | 20:45 |
| fungi | possible github has decided download requests coming from some particular cloud provider are malicious or they've got a rate limit in place that we're exceeding | 20:46 |
| fungi | if it's a file that gets retrieved often in our jobs we should consider caching it | 20:47 |
| fungi | but yes, i would expect a 4xx error (like a 401 access denied) in that case | 20:48 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!