This run took 40 seconds.
$ date --- stdout --- Sun Jun 30 17:25:49 UTC 2024 --- end --- $ git clone file:///srv/git/mediawiki-skins-Vector.git repo --depth=1 -b REL1_39 --- stderr --- Cloning into 'repo'... --- stdout --- --- end --- $ git config user.name libraryupgrader --- stdout --- --- end --- $ git config user.email tools.libraryupgrader@tools.wmflabs.org --- stdout --- --- end --- $ git submodule update --init --- stdout --- --- end --- $ grr init --- stdout --- Installed commit-msg hook. --- end --- $ git show-ref refs/heads/REL1_39 --- stdout --- 50a1365ab6ab68f88f96569458fdad0c6681d680 refs/heads/REL1_39 --- end --- $ /usr/bin/npm audit --json --- stdout --- { "auditReportVersion": 2, "vulnerabilities": { "pa11y": { "name": "pa11y", "severity": "moderate", "isDirect": true, "via": [ "semver" ], "effects": [], "range": "6.0.0-alpha - 6.2.3", "nodes": [ "node_modules/pa11y" ], "fixAvailable": { "name": "pa11y", "version": "8.0.0", "isSemVerMajor": true } }, "semver": { "name": "semver", "severity": "moderate", "isDirect": false, "via": [ { "source": 1096482, "name": "semver", "dependency": "semver", "title": "semver vulnerable to Regular Expression Denial of Service", "url": "https://github.com/advisories/GHSA-c2qf-rxjj-qqgw", "severity": "moderate", "cwe": [ "CWE-1333" ], "cvss": { "score": 5.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" }, "range": ">=7.0.0 <7.5.2" } ], "effects": [ "pa11y" ], "range": "7.0.0 - 7.5.1", "nodes": [ "node_modules/pa11y/node_modules/semver" ], "fixAvailable": { "name": "pa11y", "version": "8.0.0", "isSemVerMajor": true } } }, "metadata": { "vulnerabilities": { "info": 0, "low": 0, "moderate": 2, "high": 0, "critical": 0, "total": 2 }, "dependencies": { "prod": 1, "dev": 956, "optional": 3, "peer": 0, "peerOptional": 0, "total": 956 } } } --- end --- $ /usr/bin/composer install --- stderr --- No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. Loading composer repositories with package information Updating dependencies Lock file operations: 61 installs, 0 updates, 0 removals - Locking composer/installers (v2.3.0) - Locking composer/pcre (1.0.1) - Locking composer/semver (3.3.2) - Locking composer/spdx-licenses (1.5.8) - Locking composer/xdebug-handler (2.0.5) - Locking doctrine/deprecations (1.1.3) - Locking doctrine/instantiator (1.5.0) - Locking felixfbecker/advanced-json-rpc (v3.2.1) - Locking johnkary/phpunit-speedtrap (v3.3.0) - Locking mediawiki/mediawiki-codesniffer (v39.0.0) - Locking mediawiki/mediawiki-phan-config (0.11.1) - Locking mediawiki/minus-x (1.1.1) - Locking mediawiki/phan-taint-check-plugin (3.3.2) - Locking microsoft/tolerant-php-parser (v0.1.2) - Locking myclabs/deep-copy (1.12.0) - Locking netresearch/jsonmapper (v4.4.1) - Locking phan/phan (5.2.0) - Locking phar-io/manifest (2.0.4) - Locking phar-io/version (3.2.1) - Locking php-parallel-lint/php-console-color (v1.0.1) - Locking php-parallel-lint/php-console-highlighter (v1.0.0) - Locking php-parallel-lint/php-parallel-lint (v1.3.2) - Locking phpdocumentor/reflection-common (2.2.0) - Locking phpdocumentor/reflection-docblock (5.4.1) - Locking phpdocumentor/type-resolver (1.8.2) - Locking phpstan/phpdoc-parser (1.29.1) - Locking phpunit/php-code-coverage (7.0.17) - Locking phpunit/php-file-iterator (2.0.6) - Locking phpunit/php-text-template (1.2.1) - Locking phpunit/php-timer (2.1.4) - Locking phpunit/php-token-stream (4.0.4) - Locking phpunit/phpunit (8.5.38) - Locking psr/container (2.0.2) - Locking psr/log (2.0.0) - Locking sabre/event (5.1.4) - Locking sebastian/code-unit-reverse-lookup (1.0.3) - Locking sebastian/comparator (3.0.5) - Locking sebastian/diff (3.0.6) - Locking sebastian/environment (4.2.5) - Locking sebastian/exporter (3.1.6) - Locking sebastian/global-state (3.0.5) - Locking sebastian/object-enumerator (3.0.5) - Locking sebastian/object-reflector (1.1.3) - Locking sebastian/recursion-context (3.0.2) - Locking sebastian/resource-operations (2.0.3) - Locking sebastian/type (1.1.5) - Locking sebastian/version (2.0.1) - Locking squizlabs/php_codesniffer (3.6.2) - Locking symfony/console (v5.4.41) - Locking symfony/deprecation-contracts (v3.5.0) - Locking symfony/polyfill-ctype (v1.30.0) - Locking symfony/polyfill-intl-grapheme (v1.30.0) - Locking symfony/polyfill-intl-normalizer (v1.30.0) - Locking symfony/polyfill-mbstring (v1.30.0) - Locking symfony/polyfill-php73 (v1.30.0) - Locking symfony/polyfill-php80 (v1.30.0) - Locking symfony/service-contracts (v3.5.0) - Locking symfony/string (v6.4.9) - Locking theseer/tokenizer (1.2.3) - Locking tysonandre/var_representation_polyfill (0.1.3) - Locking webmozart/assert (1.11.0) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 61 installs, 0 updates, 0 removals 0 [>---------------------------] 0 [->--------------------------] - Installing composer/installers (v2.3.0): Extracting archive - Installing composer/pcre (1.0.1): Extracting archive - Installing sebastian/version (2.0.1): Extracting archive - Installing sebastian/type (1.1.5): Extracting archive - Installing sebastian/resource-operations (2.0.3): Extracting archive - Installing sebastian/recursion-context (3.0.2): Extracting archive - Installing sebastian/object-reflector (1.1.3): Extracting archive - Installing sebastian/object-enumerator (3.0.5): Extracting archive - Installing sebastian/global-state (3.0.5): Extracting archive - Installing sebastian/exporter (3.1.6): Extracting archive - Installing sebastian/environment (4.2.5): Extracting archive - Installing sebastian/diff (3.0.6): Extracting archive - Installing sebastian/comparator (3.0.5): Extracting archive - Installing phpunit/php-timer (2.1.4): Extracting archive - Installing phpunit/php-text-template (1.2.1): Extracting archive - Installing phpunit/php-file-iterator (2.0.6): Extracting archive - Installing theseer/tokenizer (1.2.3): Extracting archive - Installing sebastian/code-unit-reverse-lookup (1.0.3): Extracting archive - Installing phpunit/php-token-stream (4.0.4): Extracting archive - Installing phpunit/php-code-coverage (7.0.17): Extracting archive - Installing phar-io/version (3.2.1): Extracting archive - Installing phar-io/manifest (2.0.4): Extracting archive - Installing myclabs/deep-copy (1.12.0): Extracting archive - Installing symfony/polyfill-mbstring (v1.30.0): Extracting archive - Installing doctrine/instantiator (1.5.0): Extracting archive - Installing phpunit/phpunit (8.5.38): Extracting archive - Installing johnkary/phpunit-speedtrap (v3.3.0): Extracting archive - Installing squizlabs/php_codesniffer (3.6.2): Extracting archive - Installing composer/spdx-licenses (1.5.8): Extracting archive - Installing composer/semver (3.3.2): Extracting archive - Installing mediawiki/mediawiki-codesniffer (v39.0.0): Extracting archive - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive - Installing symfony/polyfill-php80 (v1.30.0): Extracting archive - Installing symfony/polyfill-intl-normalizer (v1.30.0): Extracting archive - Installing symfony/polyfill-intl-grapheme (v1.30.0): Extracting archive - Installing symfony/polyfill-ctype (v1.30.0): Extracting archive - Installing symfony/string (v6.4.9): Extracting archive - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive - Installing psr/container (2.0.2): Extracting archive - Installing symfony/service-contracts (v3.5.0): Extracting archive - Installing symfony/polyfill-php73 (v1.30.0): Extracting archive - Installing symfony/console (v5.4.41): Extracting archive - Installing sabre/event (5.1.4): Extracting archive - Installing netresearch/jsonmapper (v4.4.1): Extracting archive - Installing microsoft/tolerant-php-parser (v0.1.2): Extracting archive - Installing webmozart/assert (1.11.0): Extracting archive - Installing phpstan/phpdoc-parser (1.29.1): Extracting archive - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive - Installing doctrine/deprecations (1.1.3): Extracting archive - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive - Installing psr/log (2.0.0): Extracting archive - Installing composer/xdebug-handler (2.0.5): Extracting archive - Installing phan/phan (5.2.0): Extracting archive - Installing mediawiki/phan-taint-check-plugin (3.3.2): Extracting archive - Installing mediawiki/mediawiki-phan-config (0.11.1): Extracting archive - Installing mediawiki/minus-x (1.1.1): Extracting archive - Installing php-parallel-lint/php-console-color (v1.0.1): Extracting archive - Installing php-parallel-lint/php-console-highlighter (v1.0.0): Extracting archive - Installing php-parallel-lint/php-parallel-lint (v1.3.2): Extracting archive 0/60 [>---------------------------] 0% 20/60 [=========>------------------] 33% 30/60 [==============>-------------] 50% 39/60 [==================>---------] 65% 49/60 [======================>-----] 81% 59/60 [===========================>] 98% 60/60 [============================] 100% 8 package suggestions were added by new dependencies, use `composer suggest` to see details. Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested. Generating autoload files 36 packages you are using are looking for funding. Use the `composer fund` command to find out more! --- stdout --- --- end --- $ /usr/bin/npm audit --json --- stdout --- { "auditReportVersion": 2, "vulnerabilities": { "pa11y": { "name": "pa11y", "severity": "moderate", "isDirect": true, "via": [ "semver" ], "effects": [], "range": "6.0.0-alpha - 6.2.3", "nodes": [ "node_modules/pa11y" ], "fixAvailable": { "name": "pa11y", "version": "8.0.0", "isSemVerMajor": true } }, "semver": { "name": "semver", "severity": "moderate", "isDirect": false, "via": [ { "source": 1096482, "name": "semver", "dependency": "semver", "title": "semver vulnerable to Regular Expression Denial of Service", "url": "https://github.com/advisories/GHSA-c2qf-rxjj-qqgw", "severity": "moderate", "cwe": [ "CWE-1333" ], "cvss": { "score": 5.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" }, "range": ">=7.0.0 <7.5.2" } ], "effects": [ "pa11y" ], "range": "7.0.0 - 7.5.1", "nodes": [ "node_modules/pa11y/node_modules/semver" ], "fixAvailable": { "name": "pa11y", "version": "8.0.0", "isSemVerMajor": true } } }, "metadata": { "vulnerabilities": { "info": 0, "low": 0, "moderate": 2, "high": 0, "critical": 0, "total": 2 }, "dependencies": { "prod": 1, "dev": 956, "optional": 3, "peer": 0, "peerOptional": 0, "total": 956 } } } --- end --- Attempting to npm audit fix $ /usr/bin/npm audit fix --dry-run --only=dev --json --- stderr --- npm WARN invalid config only="dev" set in command line options npm WARN invalid config Must be one of: null, prod, production npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@es-joy/jsdoccomment@0.20.1', npm WARN EBADENGINE required: { node: '^12 || ^14 || ^16 || ^17' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'eslint-plugin-jsdoc@37.9.7', npm WARN EBADENGINE required: { node: '^12 || ^14 || ^16 || ^17' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } --- stdout --- { "added": 956, "removed": 0, "changed": 0, "audited": 957, "funding": 89, "audit": { "auditReportVersion": 2, "vulnerabilities": { "pa11y": { "name": "pa11y", "severity": "moderate", "isDirect": true, "via": [ "semver" ], "effects": [], "range": "6.0.0-alpha - 6.2.3", "nodes": [ "node_modules/pa11y" ], "fixAvailable": { "name": "pa11y", "version": "8.0.0", "isSemVerMajor": true } }, "semver": { "name": "semver", "severity": "moderate", "isDirect": false, "via": [ { "source": 1096482, "name": "semver", "dependency": "semver", "title": "semver vulnerable to Regular Expression Denial of Service", "url": "https://github.com/advisories/GHSA-c2qf-rxjj-qqgw", "severity": "moderate", "cwe": [ "CWE-1333" ], "cvss": { "score": 5.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" }, "range": ">=7.0.0 <7.5.2" } ], "effects": [ "pa11y" ], "range": "7.0.0 - 7.5.1", "nodes": [ "node_modules/pa11y/node_modules/semver" ], "fixAvailable": { "name": "pa11y", "version": "8.0.0", "isSemVerMajor": true } } }, "metadata": { "vulnerabilities": { "info": 0, "low": 0, "moderate": 2, "high": 0, "critical": 0, "total": 2 }, "dependencies": { "prod": 1, "dev": 956, "optional": 3, "peer": 0, "peerOptional": 0, "total": 956 } } } } --- end --- {"added": 956, "removed": 0, "changed": 0, "audited": 957, "funding": 89, "audit": {"auditReportVersion": 2, "vulnerabilities": {"pa11y": {"name": "pa11y", "severity": "moderate", "isDirect": true, "via": ["semver"], "effects": [], "range": "6.0.0-alpha - 6.2.3", "nodes": ["node_modules/pa11y"], "fixAvailable": {"name": "pa11y", "version": "8.0.0", "isSemVerMajor": true}}, "semver": {"name": "semver", "severity": "moderate", "isDirect": false, "via": [{"source": 1096482, "name": "semver", "dependency": "semver", "title": "semver vulnerable to Regular Expression Denial of Service", "url": "https://github.com/advisories/GHSA-c2qf-rxjj-qqgw", "severity": "moderate", "cwe": ["CWE-1333"], "cvss": {"score": 5.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"}, "range": ">=7.0.0 <7.5.2"}], "effects": ["pa11y"], "range": "7.0.0 - 7.5.1", "nodes": ["node_modules/pa11y/node_modules/semver"], "fixAvailable": {"name": "pa11y", "version": "8.0.0", "isSemVerMajor": true}}}, "metadata": {"vulnerabilities": {"info": 0, "low": 0, "moderate": 2, "high": 0, "critical": 0, "total": 2}, "dependencies": {"prod": 1, "dev": 956, "optional": 3, "peer": 0, "peerOptional": 0, "total": 956}}}} $ /usr/bin/npm audit fix --only=dev --- stderr --- npm WARN invalid config only="dev" set in command line options npm WARN invalid config Must be one of: null, prod, production npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@es-joy/jsdoccomment@0.20.1', npm WARN EBADENGINE required: { node: '^12 || ^14 || ^16 || ^17' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'eslint-plugin-jsdoc@37.9.7', npm WARN EBADENGINE required: { node: '^12 || ^14 || ^16 || ^17' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead npm WARN deprecated mkdirp@0.3.0: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) npm WARN deprecated @wikimedia/codex-search@0.1.0-alpha.8: codex-search is no longer maintained as a stand-alone package. Please use @wikimedia/codex. npm WARN deprecated puppeteer@9.1.1: < 19.4.0 is no longer supported npm ERR! code 1 npm ERR! path /src/repo/node_modules/puppeteer npm ERR! command failed npm ERR! command sh -c node install.js npm ERR! ERROR: Failed to set up Chromium r869685! Set "PUPPETEER_SKIP_DOWNLOAD" env variable to skip download. npm ERR! [Error: ENOENT: no such file or directory, mkdir '/src/repo/node_modules/puppeteer/.local-chromium/linux-869685/chrome-linux/swiftshader/'] { npm ERR! errno: -2, npm ERR! code: 'ENOENT', npm ERR! syscall: 'mkdir', npm ERR! path: '/src/repo/node_modules/puppeteer/.local-chromium/linux-869685/chrome-linux/swiftshader/' npm ERR! } npm ERR! A complete log of this run can be found in: npm ERR! /cache/_logs/2024-06-30T17_25_58_847Z-debug-0.log --- stdout --- --- end --- $ package-lock-lint package-lock.json --- stdout --- Checking package-lock.json --- end --- Verifying that tests still pass $ /usr/bin/npm ci --- stderr --- npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@es-joy/jsdoccomment@0.20.1', npm WARN EBADENGINE required: { node: '^12 || ^14 || ^16 || ^17' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'eslint-plugin-jsdoc@37.9.7', npm WARN EBADENGINE required: { node: '^12 || ^14 || ^16 || ^17' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead npm WARN deprecated mkdirp@0.3.0: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) npm WARN deprecated @wikimedia/codex-search@0.1.0-alpha.8: codex-search is no longer maintained as a stand-alone package. Please use @wikimedia/codex. npm WARN deprecated puppeteer@9.1.1: < 19.4.0 is no longer supported npm ERR! code 1 npm ERR! path /src/repo/node_modules/puppeteer npm ERR! command failed npm ERR! command sh -c node install.js npm ERR! ERROR: Failed to set up Chromium r869685! Set "PUPPETEER_SKIP_DOWNLOAD" env variable to skip download. npm ERR! [Error: ENOENT: no such file or directory, mkdir '/src/repo/node_modules/puppeteer/.local-chromium/linux-869685/chrome-linux/swiftshader/'] { npm ERR! errno: -2, npm ERR! code: 'ENOENT', npm ERR! syscall: 'mkdir', npm ERR! path: '/src/repo/node_modules/puppeteer/.local-chromium/linux-869685/chrome-linux/swiftshader/' npm ERR! } npm ERR! A complete log of this run can be found in: npm ERR! /cache/_logs/2024-06-30T17_26_14_557Z-debug-0.log --- stdout --- --- end --- Traceback (most recent call last): File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 1789, in main libup.run(args.repo, args.output, args.branch) File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 1734, in run self.npm_audit_fix(new_npm_audit) File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 276, in npm_audit_fix self.check_call(["npm", "ci"]) File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/shell2.py", line 59, in check_call res.check_returncode() File "/usr/lib/python3.11/subprocess.py", line 502, in check_returncode raise CalledProcessError(self.returncode, self.args, self.stdout, subprocess.CalledProcessError: Command '['/usr/bin/npm', 'ci']' returned non-zero exit status 1.