2026-06-13T20:19:28.142648295-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 0fdb2c51-b43c-470f-8055-ac9bf4c04c9c WITH GRANT OPTION; FLUSH PRIVILEGES;" 2026-06-13T20:19:28.239992129-04:00 stderr F mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead 2026-06-13T20:19:28.240403452-04:00 stderr F Warning: World-writable config file '/etc/my.cnf.d/docker.cnf' is ignored