Pipeline Report

Created by Bpipe, Mon May 29 12:50:19 AEST 2017


Result


Succeeded

Timeline


me
0.092 s
0.047 s
0.052 s
0.053 s
0.160 s

Pipeline Stages


Total Runtime = 10.695 seconds

  1. hello

    Inputs
    • test.txt
    Commandsecho execute1;cp test.txt test.html
    Outputs
    • test.html
    Execution Time 2017-5-29 12:50:9 - 2017-5-29 12:50:12 (2.823 seconds)
  2. there

    Inputs
    • test.html
    Commandsecho execute2;cp test.html test.csv
    Outputs
    • test.csv
    Execution Time 2017-5-29 12:50:12 - 2017-5-29 12:50:14 (2.415 seconds)
  3. world

    Inputs
    • test.csv
    Commandsecho execute3;cp test.csv test.xml
    Outputs
    • test.xml
    Execution Time 2017-5-29 12:50:14 - 2017-5-29 12:50:17 (2.389 seconds)
  4. take

    Inputs
    • test.html
    Commandsecho execute4;cp test.html test.xls
    Outputs
    • test.xls
    Execution Time 2017-5-29 12:50:17 - 2017-5-29 12:50:19 (2.408 seconds)
  5. me

    Inputs
    • test.xls
    Commandsecho execute5;echo me > test.xls.me
    Outputs
    • test.xls.me
    Execution Time 2017-5-29 12:50:19 (0.160 seconds)