This run took 306 seconds.
$ date --- stdout --- Tue Oct 1 00:28:21 UTC 2024 --- end --- $ git clone file:///srv/git/mediawiki-extensions-Analytics.git repo --depth=1 -b master --- 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/master --- stdout --- fbed5c707f781b949f2ecf205f2cdd9aed5da690 refs/heads/master --- end --- $ /usr/bin/npm audit --json --- stdout --- { "auditReportVersion": 2, "vulnerabilities": {}, "metadata": { "vulnerabilities": { "info": 0, "low": 0, "moderate": 0, "high": 0, "critical": 0, "total": 0 }, "dependencies": { "prod": 1, "dev": 427, "optional": 0, "peer": 1, "peerOptional": 0, "total": 427 } } } --- 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: 48 installs, 0 updates, 0 removals - Locking brick/math (0.12.1) - Locking composer/semver (3.4.2) - Locking composer/spdx-licenses (1.5.8) - Locking dealerdirect/phpcodesniffer-composer-installer (v1.0.0) - Locking firebase/php-jwt (v6.10.1) - Locking google/analytics-data (v0.19.0) - Locking google/apiclient (v2.17.0) - Locking google/apiclient-services (v0.375.0) - Locking google/auth (v1.42.0) - Locking google/common-protos (4.8.3) - Locking google/gax (v1.34.1) - Locking google/grpc-gcp (v0.4.0) - Locking google/longrunning (0.4.3) - Locking google/protobuf (v4.28.2) - Locking grpc/grpc (1.57.0) - Locking guzzlehttp/guzzle (7.9.2) - Locking guzzlehttp/promises (2.0.3) - Locking guzzlehttp/psr7 (2.7.0) - Locking mediawiki/mediawiki-codesniffer (v44.0.0) - Locking mediawiki/minus-x (1.1.3) - Locking monolog/monolog (3.7.0) - Locking paragonie/constant_time_encoding (v3.0.0) - Locking paragonie/random_compat (v9.99.100) - 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.4.0) - Locking phpcsstandards/phpcsextra (1.2.1) - Locking phpcsstandards/phpcsutils (1.0.11) - Locking phpseclib/phpseclib (3.0.42) - Locking psr/cache (3.0.0) - Locking psr/container (2.0.2) - Locking psr/http-client (1.0.3) - Locking psr/http-factory (1.1.0) - Locking psr/http-message (2.0) - Locking psr/log (2.0.0) - Locking ralouphie/getallheaders (3.0.3) - Locking ramsey/collection (2.0.0) - Locking ramsey/uuid (4.7.6) - Locking squizlabs/php_codesniffer (3.9.0) - Locking symfony/console (v7.1.5) - Locking symfony/deprecation-contracts (v3.5.0) - Locking symfony/polyfill-ctype (v1.31.0) - Locking symfony/polyfill-intl-grapheme (v1.31.0) - Locking symfony/polyfill-intl-normalizer (v1.31.0) - Locking symfony/polyfill-mbstring (v1.31.0) - Locking symfony/polyfill-php80 (v1.31.0) - Locking symfony/service-contracts (v3.5.0) - Locking symfony/string (v7.1.5) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 48 installs, 0 updates, 0 removals - Downloading google/analytics-data (v0.19.0) 0/1 [>---------------------------] 0% - Downloading google/analytics-data (v0.19.0) - Downloading google/analytics-data (v0.19.0) - Downloading google/analytics-data (v0.19.0) Failed to download google/analytics-data from dist: curl error 28 while downloading https://api.github.com/repos/googleapis/php-analytics-data/zipball/a20b1f42453decb610cdf5748d010215f5206576: Failed to connect to api.github.com port 443 after 10006 ms: Timeout was reached Now trying to download from source - Syncing google/analytics-data (v0.19.0) into cache 1/1 [============================] 100% In Git.php line 471: Failed to clone https://github.com/googleapis/php-analytics-data.git via ht tps, ssh protocols, aborting. - https://github.com/googleapis/php-analytics-data.git Cloning into bare repository '/cache/composer/vcs/https---github.com-goog leapis-php-analytics-data.git'... fatal: unable to access 'https://github.com/googleapis/php-analytics-data .git/': Failed to connect to github.com port 443 after 129211 ms: Couldn't connect to server - git@github.com:googleapis/php-analytics-data.git Cloning into bare repository '/cache/composer/vcs/https---github.com-goog leapis-php-analytics-data.git'... ssh: connect to host github.com port 22: Connection timed out fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [<packages>...] --- 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 1864, 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 1788, in run "composer": self.composer_audit(), ^^^^^^^^^^^^^^^^^^^^^ File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 183, in composer_audit self.ensure_composer_lock() File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 142, in ensure_composer_lock self.check_call(["composer", "install"]) 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/composer', 'install']' returned non-zero exit status 1.