c0121_vv
Log reference:
loading [Config]: ./tests/functests/upconfig.yml
Main config:
Version -> 1.0.0
RefDir -> ./tests/functests
WorkDir -> cwd
AbsWorkDir -> /up_project/up
TaskFile -> c0121
Verbose -> vv
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/c0121
module: [self], instance id: [dev], exec profile: []
Task1: [task ==> task: main entry ]
-Step1:
~SubStep1: [print: ]
step1
-Step2:
=Task2: [task ==> subtask: ]
--Step1:
~~SubStep1: [print: ]
sub task step1
--Step2:
~~SubStep1: [break: ]
--Step3:
WARN: [break] - [client chose to break]
-Step3:
~SubStep1: [print: ]
step2
-Step4:
=Task3: [task ==> subtask2: ]
--Step1:
~~SubStep1: [print: ]
sub task step1
--Step2:
~~SubStep1: [break: ]
--Step3:
WARN: [break] - [client chose to break]
-Step5:
~SubStep1: [print: ]
step3
Logs with different verbose level
References