docker-library / repo-info

Extended information (especially license and layer details) about the published Official Images
Apache License 2.0
554 stars 340 forks source link

update.sh fails contantly #38

Closed dcremonini closed 5 years ago

dcremonini commented 5 years ago

I stumbled on this: https://doi-janky.infosiftr.net/job/repo-info/job/remote/ which presentes two differents behaviors. All of them terminate with the error message script returned exit code 123

Here an extract of the logs:

Error messages (36 minutes run): ... [2019-09-07 13:01:14.09573] [1] [debug] GET "/markdown/znc:1.7" (00108d3e) [2019-09-07 13:01:14.09623] [1] [debug] Routing to a callback [2019-09-07 13:01:14.53356] [1] [debug] Inactivity timeout [2019-09-07 13:01:14.92097] [1] [debug] GET "/markdown/zookeeper:3.4" (fcc6b266) [2019-09-07 13:01:14.92133] [1] [debug] Routing to a callback [2019-09-07 13:01:15.65305] [1] [debug] Inactivity timeout [2019-09-07 13:01:39.76296] [1] [debug] Inactivity timeout [2019-09-07 13:02:29.12442] [1] [debug] Inactivity timeout [2019-09-07 13:02:29.38647] [1] [debug] Inactivity timeout [2019-09-07 13:02:40.92409] [1] [debug] Inactivity timeout [2019-09-07 13:03:13.77723] [1] [debug] Inactivity timeout [2019-09-07 13:03:14.13374] [1] [debug] Inactivity timeout [2019-09-07 13:03:15.03536] [1] [debug] Inactivity timeout

Error messages (18 minutes run): ... [2019-09-07 13:45:50.43862] [1] [debug] GET "/markdown/wordpress:php7.3" (bfd053c1) [2019-09-07 13:45:50.43896] [1] [debug] Routing to a callback [2019-09-07 13:45:50.62255] [1] [debug] 200 OK (0.183911s, 5.437/s) [2019-09-07 13:45:50.78445] [1] [debug] GET "/markdown/wordpress:php7.3-apache" (0e5ac354) [2019-09-07 13:45:50.78479] [1] [debug] Routing to a callback [2019-09-07 13:45:51.00005] [1] [debug] 200 OK (0.215593s, 4.638/s) [2019-09-07 13:45:51.15455] [1] [debug] GET "/markdown/wordpress:php7.3-fpm" (6c3e27a1) [2019-09-07 13:45:51.15487] [1] [debug] Routing to a callback [2019-09-07 13:45:51.31868] [1] [debug] 200 OK (0.164122s, 6.093/s) [2019-09-07 13:45:51.47556] [1] [debug] GET "/markdown/wordpress:php7.3-fpm-alpine" (caeaf08a) [2019-09-07 13:45:51.47596] [1] [debug] Routing to a callback [2019-09-07 13:45:51.67615] [1] [debug] 200 OK (0.200587s, 4.985/s)

Not sure it kept the maintainer's version.

tianon commented 5 years ago

I wasn't able to reproduce locally (or even very reliably when running it by hand directly on the affected server), but I made some minor tweaks to our caching and managed to get it (usually) passing again. :+1: