c0169_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 -> c0169
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/c0169
module: [self], instance id: [dev], exec profile: []
Task1: [task ==> task: ]
-Step1:
cmd( 1):
WARN: [explicit timeout:] - [500 milli seconds]
-
-
WARN: [timeout] - [shell execution timed out]
.. failed(suppressed if it is not the last step)
WARN: [ignoreError:] - [Error ignored!!!]
-Step2:
cmd( 1):
WARN: [explicit timeout:] - [500 milli seconds]
-
hello, world
-
.. ok
cmd( 2):
WARN: [explicit timeout:] - [500 milli seconds]
-
PING goole.com (217.160.0.201): 56 data bytes
-
WARN: [timeout] - [shell execution timed out]
.. failed(suppressed if it is not the last step)
cmd( 3):
WARN: [explicit timeout:] - [500 milli seconds]
-
hello, world
-
.. ok
. ok
-Step3: [
an example of retry
it tries to ping 4 times with a timeout of 2 seconds every time
]
cmd( 1):
WARN: [explicit timeout:] - [500 milli seconds]
-
PING goole.com (217.160.0.201): 56 data bytes
-
WARN: [timeout] - [shell execution timed out]
.. failed(suppressed if it is not the last step)
cmd( 1):
WARN: [explicit timeout:] - [500 milli seconds]
-
PING goole.com (217.160.0.201): 56 data bytes
-
WARN: [timeout] - [shell execution timed out]
.. failed(suppressed if it is not the last step)
cmd( 1):
WARN: [explicit timeout:] - [500 milli seconds]
-
PING goole.com (217.160.0.201): 56 data bytes
-
WARN: [timeout] - [shell execution timed out]
.. failed(suppressed if it is not the last step)
cmd( 1):
WARN: [explicit timeout:] - [500 milli seconds]
-
PING goole.com (217.160.0.201): 56 data bytes
-
WARN: [timeout] - [shell execution timed out]
.. failed(suppressed if it is not the last step)
WARN: [ignoreError:] - [Error ignored!!!]
-Step4: [
an example of retry
it tries to ping 4 times with a timeout of 2 seconds every time
with every attemp it puts a delay of 2 seconds
]
-Step1:
cmd( 1):
WARN: [explicit timeout:] - [500 milli seconds]
-
PING goole.com (217.160.0.201): 56 data bytes
-
WARN: [timeout] - [shell execution timed out]
.. failed(suppressed if it is not the last step)
WARN: [ignoreError:] - [Error ignored!!!]
-Step2:
~SubStep1: [sleep: delay 2 seconds in each attemp ]
sleeping 200 milli seconds
..
-Step1:
cmd( 1):
WARN: [explicit timeout:] - [500 milli seconds]
-
PING goole.com (217.160.0.201): 56 data bytes
-
WARN: [timeout] - [shell execution timed out]
.. failed(suppressed if it is not the last step)
WARN: [ignoreError:] - [Error ignored!!!]
-Step2:
~SubStep1: [sleep: delay 2 seconds in each attemp ]
sleeping 200 milli seconds
..
-Step1:
cmd( 1):
WARN: [explicit timeout:] - [500 milli seconds]
-
PING goole.com (217.160.0.201): 56 data bytes
-
WARN: [timeout] - [shell execution timed out]
.. failed(suppressed if it is not the last step)
WARN: [ignoreError:] - [Error ignored!!!]
-Step2:
~SubStep1: [sleep: delay 2 seconds in each attemp ]
sleeping 200 milli seconds
..
-Step1:
cmd( 1):
WARN: [explicit timeout:] - [500 milli seconds]
-
PING goole.com (217.160.0.201): 56 data bytes
-
WARN: [timeout] - [shell execution timed out]
.. failed(suppressed if it is not the last step)
WARN: [ignoreError:] - [Error ignored!!!]
-Step2:
~SubStep1: [sleep: delay 2 seconds in each attemp ]
sleeping 200 milli seconds
..
-Step5: [
loop with customised range
]
cmd( 1):
WARN: [explicit timeout:] - [500 milli seconds]
-
PING goole.com (217.160.0.201): 56 data bytes
-
WARN: [timeout] - [shell execution timed out]
.. failed(suppressed if it is not the last step)
cmd( 1):
WARN: [explicit timeout:] - [500 milli seconds]
-
PING goole.com (217.160.0.201): 56 data bytes
-
WARN: [timeout] - [shell execution timed out]
.. failed(suppressed if it is not the last step)
cmd( 1):
WARN: [explicit timeout:] - [500 milli seconds]
-
PING goole.com (217.160.0.201): 56 data bytes
-
WARN: [timeout] - [shell execution timed out]
.. failed(suppressed if it is not the last step)
cmd( 1):
WARN: [explicit timeout:] - [500 milli seconds]
-
PING goole.com (217.160.0.201): 56 data bytes
-
WARN: [timeout] - [shell execution timed out]
.. failed(suppressed if it is not the last step)
cmd( 1):
WARN: [explicit timeout:] - [500 milli seconds]
-
PING goole.com (217.160.0.201): 56 data bytes
-
WARN: [timeout] - [shell execution timed out]
.. failed(suppressed if it is not the last step)
cmd( 1):
WARN: [explicit timeout:] - [500 milli seconds]
-
PING goole.com (217.160.0.201): 56 data bytes
-
WARN: [timeout] - [shell execution timed out]
.. failed(suppressed if it is not the last step)
WARN: [ignoreError:] - [Error ignored!!!]
-Step6: [
an example of retry
it tries to ping 4 times with a timeout of 2 seconds every time
with every attemp it puts a delay of 2 seconds
it also uses dynamic loopRange instead of prepared list of value
]
-Step1:
cmd( 1):
WARN: [explicit timeout:] - [500 milli seconds]
-
PING goole.com (217.160.0.201): 56 data bytes
-
WARN: [timeout] - [shell execution timed out]
.. failed(suppressed if it is not the last step)
WARN: [ignoreError:] - [Error ignored!!!]
-Step2:
~SubStep1: [sleep: delay 2 seconds in each attemp ]
sleeping 200 milli seconds
..
-Step1:
cmd( 1):
WARN: [explicit timeout:] - [500 milli seconds]
-
PING goole.com (217.160.0.201): 56 data bytes
-
WARN: [timeout] - [shell execution timed out]
.. failed(suppressed if it is not the last step)
WARN: [ignoreError:] - [Error ignored!!!]
-Step2:
~SubStep1: [sleep: delay 2 seconds in each attemp ]
sleeping 200 milli seconds
..
-Step1:
cmd( 1):
WARN: [explicit timeout:] - [500 milli seconds]
-
PING goole.com (217.160.0.201): 56 data bytes
-
WARN: [timeout] - [shell execution timed out]
.. failed(suppressed if it is not the last step)
WARN: [ignoreError:] - [Error ignored!!!]
-Step2:
~SubStep1: [sleep: delay 2 seconds in each attemp ]
sleeping 200 milli seconds
..
-Step1:
cmd( 1):
WARN: [explicit timeout:] - [500 milli seconds]
-
PING goole.com (217.160.0.201): 56 data bytes
-
WARN: [timeout] - [shell execution timed out]
.. failed(suppressed if it is not the last step)
WARN: [ignoreError:] - [Error ignored!!!]
-Step2:
~SubStep1: [sleep: delay 2 seconds in each attemp ]
sleeping 200 milli seconds
..
Logs with different verbose level
References