  DIRECTOR │ Launched worker 0
     PHASE │ run
     START │ ./plan.py
   SUCCESS │ ./plan.py
     START │ ./step.py
RESCHEDULE │ ./step.py
────────────────────────────────── Step info ───────────────────────────────────
Command               ./step.py
Return code           0
──────────────── Rescheduling due to unavailable amended inputs ────────────────
inp2.txt
────────────────────────────────────────────────────────────────────────────────
     START │ echo word2 > inp2.txt
   SUCCESS │ echo word2 > inp2.txt
 DROPAMEND │ ./step.py
────────────────────── Outdated amended step information ───────────────────────
Modified step hash   extended, digest 332f87af ➜ 09411aea, inp_digset 2af2bcf0 ➜ 4a859afe
Modified inp hash    inp2.txt (digest UNKNOWN ➜ 55af8bcf, size 0 ➜ 6, mode ?--------- ➜ -rw-r--r--)
──────────────────────── Remained the same (or missing) ────────────────────────
Same inp hash        ./
Same inp hash        inp1.txt
Same out hash        out1.txt
Same out hash        out2.txt
────────────────────────────────────────────────────────────────────────────────
     START │ ./step.py
   SUCCESS │ ./step.py
  WORKFLOW │ Dumped to .stepup/workflow.mpk.xz
     PHASE │ watch
   UPDATED │ inp2.txt
     PHASE │ run
 DROPAMEND │ ./step.py
────────────────────── Outdated amended step information ───────────────────────
Modified step hash   extended, digest 3f35ebaa ➜ 54c77a45, inp_digset 4a859afe ➜ 2dfe3ff7
Modified inp hash    inp2.txt (digest 55af8bcf ➜ b0c92f99, size 6 ➜ 15)
──────────────────────── Remained the same (or missing) ────────────────────────
Same inp hash        ./
Same inp hash        inp1.txt
Same out hash        out1.txt
Same out hash        out2.txt
────────────────────────────────────────────────────────────────────────────────
    NOSKIP │ echo word2 > inp2.txt
──────────────────────────── Changes causing rerun ─────────────────────────────
Modified step hash   extended, digest ecd85c33 ➜ a1cf540a, inp_digset 87ee641b
Modified out hash    inp2.txt (digest 55af8bcf ➜ b0c92f99, size 6 ➜ 15)
────────────────────────────── Remained the same ───────────────────────────────
Same inp hash        ./
────────────────────────────────────────────────────────────────────────────────
     START │ ./step.py
RESCHEDULE │ ./step.py
──────────────── Rescheduling due to unavailable amended inputs ────────────────
inp2.txt
────────────────────────────────────────────────────────────────────────────────
     START │ echo word2 > inp2.txt
   SUCCESS │ echo word2 > inp2.txt
     START │ ./step.py
   SUCCESS │ ./step.py
  WORKFLOW │ Dumped to .stepup/workflow.mpk.xz
     PHASE │ watch
  DIRECTOR │ Stopping workers.
  DIRECTOR │ See you!
