blob: a057b44c80a9ce559b07be1f1410f8b88c224f74 [file] [log] [blame]
[
{
"cmd": [
"gsutil",
"-m",
"cp",
"-Z",
"/foo/file",
"gs://bar-bucket/file"
],
"name": "upload test file",
"~followup_annotations": [
"@@@STEP_FAILURE@@@"
]
},
{
"cmd": [
"gsutil",
"-m",
"cp",
"-Z",
"/foo/file",
"gs://bar-bucket/file"
],
"name": "upload test file (attempt 2)",
"~followup_annotations": [
"@@@STEP_FAILURE@@@"
]
},
{
"cmd": [
"gsutil",
"-m",
"cp",
"-Z",
"/foo/file",
"gs://bar-bucket/file"
],
"name": "upload test file (attempt 3)",
"~followup_annotations": [
"@@@STEP_FAILURE@@@"
]
},
{
"cmd": [
"gsutil",
"-m",
"cp",
"-Z",
"/foo/file",
"gs://bar-bucket/file"
],
"name": "upload test file (attempt 4)",
"~followup_annotations": [
"@@@STEP_FAILURE@@@"
]
},
{
"cmd": [
"gsutil",
"-m",
"cp",
"-Z",
"/foo/file",
"gs://bar-bucket/file"
],
"name": "upload test file (attempt 5)",
"~followup_annotations": [
"@@@STEP_FAILURE@@@"
]
},
{
"failure": {
"failure": {
"step": "upload test file (attempt 5)"
},
"humanReason": "Step('upload test file (attempt 5)') failed with return_code 1"
},
"name": "$result"
}
]