| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[build::bisect_tester]/resources/put_temp.py" | 6 "RECIPE_MODULE[build::bisect_tester]/resources/put_temp.py" |
| 7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
| 9 "name": "saving url to temp file", | 9 "name": "saving url to temp file", |
| 10 "stdin": "http://build.chromium.org/p/tryserver.chromium.perf/json/builders/
linux_perf_tester/builds/571", | 10 "stdin": "http://build.chromium.org/p/tryserver.chromium.perf/json/builders/
linux_perf_tester/builds/571", |
| (...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 120 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 120 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
| 121 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 121 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 122 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 122 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 123 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 123 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 124 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 124 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 125 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 125 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 126 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 126 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 127 ] | 127 ] |
| 128 }, | 128 }, |
| 129 { | 129 { |
| 130 "cmd": [], | |
| 131 "cwd": "[SLAVE_BUILD]", | |
| 132 "name": "ensure_goma" | |
| 133 }, | |
| 134 { | |
| 135 "cmd": [ | |
| 136 "python", | |
| 137 "-u", | |
| 138 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | |
| 139 "--platform", | |
| 140 "linux-amd64", | |
| 141 "--dest-directory", | |
| 142 "[SLAVE_BUILD]/cipd", | |
| 143 "--json-output", | |
| 144 "/path/to/tmp/json" | |
| 145 ], | |
| 146 "cwd": "[SLAVE_BUILD]", | |
| 147 "name": "ensure_goma.install cipd", | |
| 148 "~followup_annotations": [ | |
| 149 "@@@STEP_NEST_LEVEL@1@@@", | |
| 150 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
| 151 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 152 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | |
| 153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
| 154 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 155 "@@@STEP_LOG_END@json.output@@@" | |
| 156 ] | |
| 157 }, | |
| 158 { | |
| 159 "cmd": [ | |
| 160 "[SLAVE_BUILD]/cipd/cipd", | |
| 161 "ensure", | |
| 162 "--root", | |
| 163 "[CACHE]/cipd/goma", | |
| 164 "--list", | |
| 165 "infra_internal/goma/client/linux-amd64 release", | |
| 166 "--json-output", | |
| 167 "/path/to/tmp/json", | |
| 168 "--service-account-json", | |
| 169 "/creds/service_accounts/service-account-goma-client.json" | |
| 170 ], | |
| 171 "cwd": "[SLAVE_BUILD]", | |
| 172 "name": "ensure_goma.ensure_installed", | |
| 173 "~followup_annotations": [ | |
| 174 "@@@STEP_NEST_LEVEL@1@@@", | |
| 175 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 176 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
| 177 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 178 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
| 179 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | |
| 180 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 181 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 182 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 183 "@@@STEP_LOG_END@json.output@@@" | |
| 184 ] | |
| 185 }, | |
| 186 { | |
| 187 "cmd": [ | 130 "cmd": [ |
| 188 "python", | 131 "python", |
| 189 "-u", | 132 "-u", |
| 190 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 133 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 191 "runhooks" | 134 "runhooks" |
| 192 ], | 135 ], |
| 193 "cwd": "[SLAVE_BUILD]", | 136 "cwd": "[SLAVE_BUILD]", |
| 194 "env": { | 137 "env": { |
| 195 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 138 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[BUILD]/goma' target_arch=x64 use_goma=1", |
| 196 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 139 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 197 }, | 140 }, |
| 198 "name": "gclient runhooks" | 141 "name": "gclient runhooks" |
| 199 }, | 142 }, |
| 200 { | 143 { |
| 201 "cmd": [ | 144 "cmd": [ |
| 202 "python", | 145 "python", |
| 203 "-u", | 146 "-u", |
| 204 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 147 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 205 "--output", | 148 "--output", |
| (...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 373 "~followup_annotations": [ | 316 "~followup_annotations": [ |
| 374 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chrome-perf/b
isect-results/f7a7b4135624439cbd27fdd5133d74ec.results@@@" | 317 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chrome-perf/b
isect-results/f7a7b4135624439cbd27fdd5133d74ec.results@@@" |
| 375 ] | 318 ] |
| 376 }, | 319 }, |
| 377 { | 320 { |
| 378 "name": "$result", | 321 "name": "$result", |
| 379 "recipe_result": null, | 322 "recipe_result": null, |
| 380 "status_code": 0 | 323 "status_code": 0 |
| 381 } | 324 } |
| 382 ] | 325 ] |
| OLD | NEW |