c0129_v
Log reference:
loading [Config]: ./tests/functests/upconfig.yml
Main config:
Version -> 1.0.0
RefDir -> ./tests/functests
WorkDir -> cwd
AbsWorkDir -> /up_project/up
TaskFile -> c0129
Verbose -> v
ModuleName -> self
ShellType -> /bin/sh
MaxCallLayers -> 8
Timeout -> 3600000
MaxModuelCallLayers -> 256
EntryTask -> task
ModRepoUsernameRef ->
ModRepoPasswordRef ->
work dir: /up_project/up
-exec task: task
loading [Task]: ./tests/functests/c0129
module: [self], instance id: [dev], exec profile: []
Task1: [task ==> task: ]
-Step1: [: show example the route goes to call goelse for the condition of not if condition succeeds ]
-Step1:
cmd( 1):
-
shell step1
-
.. ok
cmd( 2):
-
shell step2
-
.. ok
. ok
-Step2:
~SubStep1: [print: ]
layer 1
up_runtime_task_layer_number: 0
a: block_layer1_aaa
b: local_bbb
c: global_ccc
da: local_da
db: local_db
-Step3:
cmd( 1):
-
shell step3
-
.. ok
cmd( 2):
-
shell step4
-
.. ok
. ok
-Step4: [: test embeded 2nd layer of block ]
-Step1:
~SubStep1: [print: ]
layer 2
up_runtime_task_layer_number: 0
a: block_layer2_aaa
b: local_block_layer2_bbb
c: global_ccc
da: local_da_layer2
db: local_db_layer2
-Step5:
cmd( 1):
-
shell step5
-
.. ok
cmd( 2):
-
shell step6
-
.. ok
. ok
Logs with different verbose level
References