 STARTUP │ (Re)initialized boot script
   PHASE │ build
   START │ ./plan.py
 SUCCESS │ ./plan.py
   START │ ls --this-option-does-not-exist
    FAIL │ ls --this-option-does-not-exist
──────────────────────────────── Failed command ────────────────────────────────
ls --this-option-does-not-exist  # exit=2
──────────────────────────────── Standard error ────────────────────────────────
(stripped)
────────────────────────────────────────────────────────────────────────────────
DIRECTOR │ Ran 2 job(s).
 WARNING │ 1 step(s) failed.
 WARNING │ Scheduler is draining. Not reporting pending steps.
 WARNING │ Skipping file cleanup due to incomplete build
 WARNING │ Check logs: .stepup/fail.log .stepup/warning.log
   PHASE │ watch
DIRECTOR │ Wrote graph to current_graph.txt, current_graph_provenance.dot and current_graph_dependency.dot
DIRECTOR │ See you!
