 STARTUP │ (Re)initialized boot script
   PHASE │ build
   START │ ./plan.py
 SUCCESS │ ./plan.py
   START │ echo hello > sub/inp.txt
 SUCCESS │ echo hello > sub/inp.txt
   START │ cp -p sub/inp.txt sub/out.txt
 SUCCESS │ cp -p sub/inp.txt sub/out.txt
DIRECTOR │ Ran 3 job(s).
 WARNING │ Skipping file cleanup at user's request (--no-clean)
 WARNING │ Check logs: .stepup/warning.log
DIRECTOR │ See you!
