The continuous job "itwiki-draftbot-continuous" is currently stuck, and I have no clue why. It doesn't get restarted either.
I ran the following commands in tool-itwiki namespace:
$ toolforge jobs list Job name: | Job type: | Status: itwiki-draftbot-continuous | continuous | Running
$ kubectl get pods NAME READY STATUS RESTARTS AGE itwiki-draftbot-continuous-66bc59fc69-xfr65 1/1 Running 2 (15d ago) 21d
$ kubectl top pods NAME CPU(cores) MEMORY(bytes) itwiki-draftbot-continuous-66bc59fc69-xfr65 0m 49Mi
$ kubectl events LAST SEEN TYPE REASON OBJECT MESSAGE 75s (x1282 over 15d) Normal Killing Pod/itwiki-draftbot-continuous-66bc59fc69-xfr65 Container job failed liveness probe, will be restarted
I'm going to force a rerun tomorrow. Can someone please investigate what happened? Thanks.