Closed
Description
Description
CI WINDOWS_X64_ZTS is constantly failing now, due to seemingly being rate-limited on dev.mysql.com.
Quoting https://github.com/php/php-src/actions/runs/12951081068/job/36125351028?pr=13194
Run choco install mysql -y --no-progress --params="/port:3306"
Chocolatey v2.4.1
Installing the following packages:
mysql
By installing, you accept licenses for the packages.
Downloading package from source 'https://community.chocolatey.org/api/v2/'
vcredist2015 v14.0.24215.20170201 [Approved]
vcredist2015 package files install completed. Performing other installation steps.
The install of vcredist2015 was successful.
Deployed to 'C:\ProgramData\chocolatey\lib\vcredist2015'
Downloading package from source 'https://community.chocolatey.org/api/v2/'
mysql v8.0.31 [Approved] - Likely broken for FOSS users (due to download location changes)
mysql package files install completed. Performing other installation steps.
Adding 'C:\tools\mysql\current\bin' to the path and the current shell path
PATH environment variable does not have C:\tools\mysql\current\bin in it. Adding...
Attempt to get headers for https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.31-winx64.zip failed.
The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.31-winx64.zip'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (403) Forbidden."
Downloading mysql 64 bit
from 'https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.31-winx64.zip'
ERROR: The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.31-winx64.zip'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (403) Forbidden."
This package is likely not broken for licensed users - see https://docs.chocolatey.org/en-us/features/private-cdn.
Environment Vars (like PATH) have changed. Close/reopen your shell to
see the changes (or in powershell/cmd.exe just type `refreshenv`).
The install of mysql was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\mysql\tools\chocolateyInstall.ps1'.
See log for details.
Chocolatey installed 1/2 packages. 1 packages failed.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
Failures
- mysql (exited 404) - Error while running 'C:\ProgramData\chocolatey\lib\mysql\tools\chocolateyInstall.ps1'.
See log for details.
Warning: arning] Using a password on the command line interface can be insecure.
ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost:[33](https://github.com/php/php-src/actions/runs/12951081068/job/36125351028?pr=13194#step:4:35)06' (10061)
Error: Process completed with exit code 1.
PHP Version
php-master
Operating System
Windows