2026-06-10T20:36:14.017999299-04:00 stdout F Running: mysql --host="mariadb" --user=root --password="$MARIADB_ROOT_PASSWORD" -e "CREATE DATABASE IF NOT EXISTS zuul CHARACTER SET utf8 COLLATE utf8_general_ci;GRANT ALL PRIVILEGES ON zuul.* TO zuul@% IDENTIFIED BY 56dc40b7-74b8-4c66-9ef5-701b0f96cab1 WITH GRANT OPTION; FLUSH PRIVILEGES;" 2026-06-10T20:36:14.025151126-04:00 stderr F mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead 2026-06-10T20:36:14.025374562-04:00 stderr F Warning: World-writable config file '/etc/my.cnf.d/docker.cnf' is ignored