pre-commit-ci / issues

public issues for https://pre-commit.ci
16 stars 3 forks source link

github packages outage - 2023-03-01 #174

Closed pmav99 closed 1 year ago

pmav99 commented 1 year ago

My job has been queued for ~20 minutes now. I guess this means that either pre-commit.ci has many new users, which is great, or that some system is down. If time permits, adding a status page to pre-commit.ci providing some more info would be really nice.

sanders41 commented 1 year ago

I just experienced something similar and the job ended with an error:

Error: statfs /home/pcworker/.cache/pre-commit-ci/lang/d5eea090d4b2d21db761e0c7cd77a1d5800d6b60d45c017d45256c8517428255/lua: no such file or directory

pre-commit passes locally so I don't think it is related to a code issue.

asottile commented 1 year ago

github packages is having an outage right now: https://www.githubstatus.com/

there's not too much that we can do during this

asottile commented 1 year ago

@sanders41 can you link your run? I'm not 100% certain that one is related

the queue has been re-processed so any stuck runs should now be completed. I'm continuing to watch github's progress

sanders41 commented 1 year ago

Here you go: https://results.pre-commit.ci/run/github/437570125/1677678017.8AVpGMzvTNOG2xxuddHOmA

asottile commented 1 year ago

@sanders41 very strange -- looking at the logs for it github handed us an empty blob somehow (?) -- I'll put some additional checking in place for that moving forward. new runs should succeed for now though but I don't have an easy way to rerun that failed one

sanders41 commented 1 year ago

Thanks for looking into it. No worries on the rerun, since it passes locally I know I'm good to merge.

asottile commented 1 year ago

marking this as resolved