2026-06-11T09:59:31.818900722-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 c3db837e-4c53-40f0-9865-8438679dd06a WITH GRANT OPTION; FLUSH PRIVILEGES;" 2026-06-11T09:59:31.825641337-04:00 stderr F mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead 2026-06-11T09:59:31.917610098-04:00 stderr F Warning: World-writable config file '/etc/my.cnf.d/docker.cnf' is ignored