This run took 8 seconds.
$ date Tue Jan 25 03:12:20 UTC 2022 $ git clone file:///srv/git/mediawiki-services-mathjax.git repo --depth=1 -b master Cloning into 'repo'... $ git config user.name libraryupgrader $ git config user.email tools.libraryupgrader@tools.wmflabs.org $ git submodule update --init $ grr init Installed commit-msg hook. $ git show-ref refs/heads/master 1d1f26d23c10b17d13e2dbb7f2f3337734131ead refs/heads/master $ npm i --package-lock-only npm notice created a lockfile as package-lock.json. You should commit this file. up to date in 0.242s found 0 vulnerabilities $ package-lock-lint package-lock.json Checking package-lock.json Editing .gitignore to remove package-lock.json Traceback (most recent call last): File "/venv/lib/python3.7/site-packages/runner-0.1.0-py3.7.egg/runner/__init__.py", line 1374, in main libup.run(args.repo, args.output, args.branch) File "/venv/lib/python3.7/site-packages/runner-0.1.0-py3.7.egg/runner/__init__.py", line 1311, in run plan = planner.check(repo) File "/venv/lib/python3.7/site-packages/runner-0.1.0-py3.7.egg/runner/httpplan.py", line 35, in check resp.raise_for_status() File "/venv/lib/python3.7/site-packages/requests/models.py", line 943, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 500 Server Error: INTERNAL SERVER ERROR for url: https://libraryupgrader2.wmcloud.org/plan.json?repository=mediawiki%2Fservices%2Fmathjax&branch=master