 STARTUP │ (Re)initialized boot script
   PHASE │ build
   START │ ./plan.py
 SUCCESS │ ./plan.py
   START │ ./big.py
 SUCCESS │ ./big.py
─────────────────────────────── Standard output ────────────────────────────────
BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB
────────────────────────────────────────────────────────────────────────────────
   START │ ./fail.py
    FAIL │ ./fail.py
──────────────────────────────── Failed command ────────────────────────────────
./fail.py  # exit=1
─────────────────────────────── Standard output ────────────────────────────────
fail-output-line
──────────────────────────────── Standard error ────────────────────────────────
(stripped)
────────────────────────────────────────────────────────────────────────────────
DIRECTOR │ Ran 3 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_graph1.txt, current_graph1_provenance.dot and current_graph1_dependency.dot
DIRECTOR │ See you!
