2017-02-02 14:02:37 +00:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"cmd": [
|
|
|
|
"python",
|
|
|
|
"-u",
|
2017-06-16 17:10:22 +00:00
|
|
|
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
|
|
|
|
"--json-output",
|
|
|
|
"/path/to/tmp/json",
|
|
|
|
"glob",
|
2018-06-20 17:23:16 +00:00
|
|
|
"[START_DIR]/test",
|
2017-06-16 17:10:22 +00:00
|
|
|
"*.png"
|
2017-02-02 14:02:37 +00:00
|
|
|
],
|
2017-03-20 16:48:31 +00:00
|
|
|
"infra_step": true,
|
2018-08-16 12:59:41 +00:00
|
|
|
"name": "find .png images",
|
2017-06-16 17:10:22 +00:00
|
|
|
"stdout": "/path/to/tmp/",
|
|
|
|
"~followup_annotations": [
|
2018-06-20 17:23:16 +00:00
|
|
|
"@@@STEP_LOG_LINE@glob@[START_DIR]/test/someimage.png@@@",
|
2017-06-16 17:10:22 +00:00
|
|
|
"@@@STEP_LOG_END@glob@@@"
|
|
|
|
]
|
2017-02-02 14:02:37 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"cmd": [
|
|
|
|
"gsutil",
|
2018-01-16 21:06:09 +00:00
|
|
|
"-m",
|
2017-02-02 14:02:37 +00:00
|
|
|
"cp",
|
2018-06-20 17:23:16 +00:00
|
|
|
"[START_DIR]/test/*.png",
|
2017-02-02 14:02:37 +00:00
|
|
|
"gs://skia-infra-gm/dm-images-v1"
|
|
|
|
],
|
2018-08-20 15:28:56 +00:00
|
|
|
"name": "upload .png images",
|
2017-02-02 14:02:37 +00:00
|
|
|
"~followup_annotations": [
|
|
|
|
"@@@STEP_FAILURE@@@"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"cmd": [
|
|
|
|
"gsutil",
|
2018-01-16 21:06:09 +00:00
|
|
|
"-m",
|
2017-02-02 14:02:37 +00:00
|
|
|
"cp",
|
2018-06-20 17:23:16 +00:00
|
|
|
"[START_DIR]/test/*.png",
|
2017-02-02 14:02:37 +00:00
|
|
|
"gs://skia-infra-gm/dm-images-v1"
|
|
|
|
],
|
2018-08-20 15:28:56 +00:00
|
|
|
"name": "upload .png images (attempt 2)",
|
2017-02-02 14:02:37 +00:00
|
|
|
"~followup_annotations": [
|
|
|
|
"@@@STEP_FAILURE@@@"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"cmd": [
|
|
|
|
"gsutil",
|
2018-01-16 21:06:09 +00:00
|
|
|
"-m",
|
2017-02-02 14:02:37 +00:00
|
|
|
"cp",
|
2018-06-20 17:23:16 +00:00
|
|
|
"[START_DIR]/test/*.png",
|
2017-02-02 14:02:37 +00:00
|
|
|
"gs://skia-infra-gm/dm-images-v1"
|
|
|
|
],
|
2018-08-20 15:28:56 +00:00
|
|
|
"name": "upload .png images (attempt 3)",
|
2017-02-02 14:02:37 +00:00
|
|
|
"~followup_annotations": [
|
|
|
|
"@@@STEP_FAILURE@@@"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"cmd": [
|
|
|
|
"gsutil",
|
2018-01-16 21:06:09 +00:00
|
|
|
"-m",
|
2017-02-02 14:02:37 +00:00
|
|
|
"cp",
|
2018-06-20 17:23:16 +00:00
|
|
|
"[START_DIR]/test/*.png",
|
2017-02-02 14:02:37 +00:00
|
|
|
"gs://skia-infra-gm/dm-images-v1"
|
|
|
|
],
|
2018-08-20 15:28:56 +00:00
|
|
|
"name": "upload .png images (attempt 4)",
|
2017-02-02 14:02:37 +00:00
|
|
|
"~followup_annotations": [
|
|
|
|
"@@@STEP_FAILURE@@@"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"cmd": [
|
|
|
|
"gsutil",
|
2018-01-16 21:06:09 +00:00
|
|
|
"-m",
|
2017-02-02 14:02:37 +00:00
|
|
|
"cp",
|
2018-06-20 17:23:16 +00:00
|
|
|
"[START_DIR]/test/*.png",
|
2017-02-02 14:02:37 +00:00
|
|
|
"gs://skia-infra-gm/dm-images-v1"
|
|
|
|
],
|
2018-08-20 15:28:56 +00:00
|
|
|
"name": "upload .png images (attempt 5)",
|
2017-02-02 14:02:37 +00:00
|
|
|
"~followup_annotations": [
|
|
|
|
"@@@STEP_FAILURE@@@"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
2018-10-30 22:22:37 +00:00
|
|
|
"failure": {
|
|
|
|
"failure": {
|
|
|
|
"step": "upload .png images (attempt 5)"
|
|
|
|
},
|
|
|
|
"humanReason": "Step('upload .png images (attempt 5)') failed with return_code 1"
|
|
|
|
},
|
|
|
|
"name": "$result"
|
2017-02-02 14:02:37 +00:00
|
|
|
}
|
|
|
|
]
|