The Build report step was failing the entire job because `du -h` and `tar tf` on root-owned rootfs.tar returned permission denied. Added sudo and continue-on-error: true so the report never fails the build. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>