mediawiki/extensions/WindowsAzureStorage: main (log #1293455)

sourcepatches

This run took 308 seconds.

$ date
--- stdout ---
Mon Apr 22 06:05:03 UTC 2024

--- end ---
$ git clone file:///srv/git/mediawiki-extensions-WindowsAzureStorage.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 ---
cedb531fe6e088f615200a6a2ddfcf8e728d9625 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": 306,
      "optional": 0,
      "peer": 1,
      "peerOptional": 0,
      "total": 306
    }
  }
}

--- 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: 31 installs, 0 updates, 0 removals
  - Locking composer/semver (3.4.0)
  - Locking composer/spdx-licenses (1.5.8)
  - Locking dealerdirect/phpcodesniffer-composer-installer (v1.0.0)
  - Locking guzzlehttp/guzzle (7.8.1)
  - Locking guzzlehttp/promises (2.0.2)
  - Locking guzzlehttp/psr7 (2.6.2)
  - Locking mediawiki/mediawiki-codesniffer (v43.0.0)
  - Locking mediawiki/minus-x (1.1.1)
  - Locking microsoft/azure-storage-blob (1.5.4)
  - Locking microsoft/azure-storage-common (1.5.2)
  - 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 phpcsstandards/phpcsextra (1.1.2)
  - Locking phpcsstandards/phpcsutils (1.0.9)
  - Locking psr/container (2.0.2)
  - Locking psr/http-client (1.0.3)
  - Locking psr/http-factory (1.0.2)
  - Locking psr/http-message (2.0)
  - Locking ralouphie/getallheaders (3.0.3)
  - Locking squizlabs/php_codesniffer (3.8.1)
  - Locking symfony/console (v5.4.36)
  - Locking symfony/deprecation-contracts (v3.4.0)
  - Locking symfony/polyfill-ctype (v1.29.0)
  - Locking symfony/polyfill-intl-grapheme (v1.29.0)
  - Locking symfony/polyfill-intl-normalizer (v1.29.0)
  - Locking symfony/polyfill-mbstring (v1.29.0)
  - Locking symfony/polyfill-php73 (v1.29.0)
  - Locking symfony/polyfill-php80 (v1.29.0)
  - Locking symfony/service-contracts (v3.4.2)
  - Locking symfony/string (v6.4.4)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 31 installs, 0 updates, 0 removals
  - Downloading microsoft/azure-storage-common (1.5.2)
  - Downloading microsoft/azure-storage-blob (1.5.4)
 0/2 [>---------------------------]   0%  - Downloading microsoft/azure-storage-common (1.5.2)
  - Downloading microsoft/azure-storage-blob (1.5.4)
  - Downloading microsoft/azure-storage-common (1.5.2)
  - Downloading microsoft/azure-storage-blob (1.5.4)
  - Downloading microsoft/azure-storage-common (1.5.2)
  - Downloading microsoft/azure-storage-blob (1.5.4)
    Failed to download microsoft/azure-storage-common from dist: curl error 28 while downloading https://api.github.com/repos/Azure/azure-storage-common-php/zipball/8ca7b1bf4c9ca7c663e75a02a0035b05b37196a0: Failed to connect to api.github.com port 443 after 10006 ms: Timeout was reached
    Now trying to download from source
  - Syncing microsoft/azure-storage-common (1.5.2) into cache
    Failed to download microsoft/azure-storage-blob from dist: curl error 28 while downloading https://api.github.com/repos/Azure/azure-storage-blob-php/zipball/1023ce1dbf062351a32ca5ec72ad1fd4a504f1bf: Failed to connect to api.github.com port 443 after 10006 ms: Timeout was reached
    Now trying to download from source
  - Syncing microsoft/azure-storage-blob (1.5.4) into cache

 2/2 [============================] 100%
In Git.php line 471:
                                                                               
  Failed to clone https://github.com/Azure/azure-storage-common-php.git via h  
  ttps, ssh protocols, aborting.                                               
                                                                               
  - https://github.com/Azure/azure-storage-common-php.git                      
    Cloning into bare repository '/cache/composer/vcs/https---github.com-Azur  
  e-azure-storage-common-php.git'...                                           
    fatal: unable to access 'https://github.com/Azure/azure-storage-common-ph  
  p.git/': Failed to connect to github.com port 443 after 129378 ms: Couldn't  
   connect to server                                                           
                                                                               
  - git@github.com:Azure/azure-storage-common-php.git                          
    Cloning into bare repository '/cache/composer/vcs/https---github.com-Azur  
  e-azure-storage-common-php.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 1584, 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 1507, in run
    'composer': self.composer_audit(),
                ^^^^^^^^^^^^^^^^^^^^^
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 157, 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 117, 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 54, 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.
Source code is licensed under the AGPL.