The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 71cab9f00596ad3bd08ce20e211f9f25f09ed17d / Jarek Potiuk <[email protected]> Optimize CI image build step The image has been using the same disk for building the image and to export the mount cache - which caused some problems in main builds where the build run out of disk space. There are a few changes here: * mount cache is stored in /mnt directory - separately from the root directory where docker storage is * disk stats are displayed more often to see how much disk is used during the build steps * we also display docker buildx stats to show how much space is used by docker buildx * environment variables are moved to the JOB so that they are not set in multiple places * only env variables are used in bash commands to avoid potential template injections (as suggested by zizmor) Report URL: https://github.com/apache/airflow/actions/runs/13110342919 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
