| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.fyi", | 8 "chromium.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "Linux V8 API Stability", | 10 "Linux V8 API Stability", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 21 "--output_json", | 21 "--output_json", |
| 22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
| 23 "--revision", | 23 "--revision", |
| 24 "src@HEAD", | 24 "src@HEAD", |
| 25 "--revision", | 25 "--revision", |
| 26 "src/v8@origin/canary", | 26 "src/v8@origin/canary", |
| 27 "--force", | 27 "--force", |
| 28 "--output_manifest", | 28 "--output_manifest", |
| 29 "--with_branch_heads" | 29 "--with_branch_heads" |
| 30 ], | 30 ], |
| 31 "cwd": "[SLAVE_BUILD]", | |
| 32 "env": { | 31 "env": { |
| 33 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 32 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 34 }, | 33 }, |
| 35 "name": "bot_update", | 34 "name": "bot_update", |
| 36 "~followup_annotations": [ | 35 "~followup_annotations": [ |
| 37 "@@@STEP_TEXT@Some step text@@@", | 36 "@@@STEP_TEXT@Some step text@@@", |
| 38 "@@@STEP_LOG_LINE@json.output@{@@@", | 37 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 39 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 40 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 39 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 41 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", | 40 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 96 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 95 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 97 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 96 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 98 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 97 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 99 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 98 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 100 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 99 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 101 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 100 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 102 ] | 101 ] |
| 103 }, | 102 }, |
| 104 { | 103 { |
| 105 "cmd": [], | 104 "cmd": [], |
| 106 "cwd": "[SLAVE_BUILD]", | |
| 107 "name": "ensure_goma" | 105 "name": "ensure_goma" |
| 108 }, | 106 }, |
| 109 { | 107 { |
| 110 "cmd": [ | 108 "cmd": [ |
| 111 "python", | 109 "python", |
| 112 "-u", | 110 "-u", |
| 113 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 111 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
| 114 "--platform", | 112 "--platform", |
| 115 "linux-amd64", | 113 "linux-amd64", |
| 116 "--dest-directory", | 114 "--dest-directory", |
| 117 "[SLAVE_BUILD]/cipd", | 115 "[SLAVE_BUILD]/cipd", |
| 118 "--json-output", | 116 "--json-output", |
| 119 "/path/to/tmp/json" | 117 "/path/to/tmp/json" |
| 120 ], | 118 ], |
| 121 "cwd": "[SLAVE_BUILD]", | |
| 122 "name": "ensure_goma.install cipd", | 119 "name": "ensure_goma.install cipd", |
| 123 "~followup_annotations": [ | 120 "~followup_annotations": [ |
| 124 "@@@STEP_NEST_LEVEL@1@@@", | 121 "@@@STEP_NEST_LEVEL@1@@@", |
| 125 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 122 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 126 "@@@STEP_LOG_LINE@json.output@{@@@", | 123 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 127 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | 124 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", |
| 128 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 125 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 129 "@@@STEP_LOG_LINE@json.output@}@@@", | 126 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 130 "@@@STEP_LOG_END@json.output@@@" | 127 "@@@STEP_LOG_END@json.output@@@" |
| 131 ] | 128 ] |
| 132 }, | 129 }, |
| 133 { | 130 { |
| 134 "cmd": [ | 131 "cmd": [ |
| 135 "[SLAVE_BUILD]/cipd/cipd", | 132 "[SLAVE_BUILD]/cipd/cipd", |
| 136 "ensure", | 133 "ensure", |
| 137 "--root", | 134 "--root", |
| 138 "[CACHE]/cipd/goma", | 135 "[CACHE]/cipd/goma", |
| 139 "--list", | 136 "--list", |
| 140 "infra_internal/goma/client/linux-amd64 release", | 137 "infra_internal/goma/client/linux-amd64 release", |
| 141 "--json-output", | 138 "--json-output", |
| 142 "/path/to/tmp/json", | 139 "/path/to/tmp/json", |
| 143 "--service-account-json", | 140 "--service-account-json", |
| 144 "/creds/service_accounts/service-account-goma-client.json" | 141 "/creds/service_accounts/service-account-goma-client.json" |
| 145 ], | 142 ], |
| 146 "cwd": "[SLAVE_BUILD]", | |
| 147 "name": "ensure_goma.ensure_installed", | 143 "name": "ensure_goma.ensure_installed", |
| 148 "~followup_annotations": [ | 144 "~followup_annotations": [ |
| 149 "@@@STEP_NEST_LEVEL@1@@@", | 145 "@@@STEP_NEST_LEVEL@1@@@", |
| 150 "@@@STEP_LOG_LINE@json.output@{@@@", | 146 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 147 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 152 "@@@STEP_LOG_LINE@json.output@ {@@@", | 148 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 149 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | 150 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", |
| 155 "@@@STEP_LOG_LINE@json.output@ }@@@", | 151 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 156 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 152 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 157 "@@@STEP_LOG_LINE@json.output@}@@@", | 153 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 158 "@@@STEP_LOG_END@json.output@@@" | 154 "@@@STEP_LOG_END@json.output@@@" |
| 159 ] | 155 ] |
| 160 }, | 156 }, |
| 161 { | 157 { |
| 162 "cmd": [ | 158 "cmd": [ |
| 163 "python", | 159 "python", |
| 164 "-u", | 160 "-u", |
| 165 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 161 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 166 "runhooks" | 162 "runhooks" |
| 167 ], | 163 ], |
| 168 "cwd": "[SLAVE_BUILD]", | |
| 169 "env": { | 164 "env": { |
| 170 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 165 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 171 "GYP_CHROMIUM_NO_ACTION": "1", | 166 "GYP_CHROMIUM_NO_ACTION": "1", |
| 172 "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' targe
t_arch=x64 use_goma=1", | 167 "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' targe
t_arch=x64 use_goma=1", |
| 173 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 168 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 174 }, | 169 }, |
| 175 "name": "gclient runhooks" | 170 "name": "gclient runhooks" |
| 176 }, | 171 }, |
| 177 { | 172 { |
| 178 "cmd": [ | 173 "cmd": [ |
| 179 "python", | 174 "python", |
| 180 "-u", | 175 "-u", |
| 181 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 176 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 182 "--output", | 177 "--output", |
| 183 "/path/to/tmp/json", | 178 "/path/to/tmp/json", |
| 184 "--", | 179 "--", |
| 185 "--build-config-fs", | 180 "--build-config-fs", |
| 186 "Release", | 181 "Release", |
| 187 "--paths", | 182 "--paths", |
| 188 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 183 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", |
| 189 "--properties", | 184 "--properties", |
| 190 "{\"buildername\": \"Linux V8 API Stability\", \"buildnumber\": 571, \"mas
tername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform
\": \"linux\"}" | 185 "{\"buildername\": \"Linux V8 API Stability\", \"buildnumber\": 571, \"mas
tername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform
\": \"linux\"}" |
| 191 ], | 186 ], |
| 192 "cwd": "[SLAVE_BUILD]", | |
| 193 "name": "get compile targets for scripts", | 187 "name": "get compile targets for scripts", |
| 194 "~followup_annotations": [ | 188 "~followup_annotations": [ |
| 195 "@@@STEP_LOG_LINE@json.output@{}@@@", | 189 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 196 "@@@STEP_LOG_END@json.output@@@" | 190 "@@@STEP_LOG_END@json.output@@@" |
| 197 ] | 191 ] |
| 198 }, | 192 }, |
| 199 { | 193 { |
| 200 "cmd": [ | 194 "cmd": [ |
| 201 "python", | 195 "python", |
| 202 "-u", | 196 "-u", |
| 203 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 197 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 204 "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json", | 198 "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json", |
| 205 "/path/to/tmp/json" | 199 "/path/to/tmp/json" |
| 206 ], | 200 ], |
| 207 "cwd": "[SLAVE_BUILD]", | |
| 208 "name": "read test spec", | 201 "name": "read test spec", |
| 209 "~followup_annotations": [ | 202 "~followup_annotations": [ |
| 210 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json@@
@", | 203 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json@@
@", |
| 211 "@@@STEP_LOG_LINE@json.output@{}@@@", | 204 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 212 "@@@STEP_LOG_END@json.output@@@" | 205 "@@@STEP_LOG_END@json.output@@@" |
| 213 ] | 206 ] |
| 214 }, | 207 }, |
| 215 { | 208 { |
| 216 "cmd": [ | 209 "cmd": [ |
| 217 "python", | 210 "python", |
| 218 "-u", | 211 "-u", |
| 219 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 212 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 220 "--show-path", | 213 "--show-path", |
| 221 "python", | 214 "python", |
| 222 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 215 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 223 ], | 216 ], |
| 224 "cwd": "[SLAVE_BUILD]", | |
| 225 "name": "cleanup_temp" | 217 "name": "cleanup_temp" |
| 226 }, | 218 }, |
| 227 { | 219 { |
| 228 "cmd": [ | 220 "cmd": [ |
| 229 "python", | 221 "python", |
| 230 "-u", | 222 "-u", |
| 231 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 223 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 232 "gen", | 224 "gen", |
| 233 "-m", | 225 "-m", |
| 234 "chromium.fyi", | 226 "chromium.fyi", |
| 235 "-b", | 227 "-b", |
| 236 "Linux V8 API Stability", | 228 "Linux V8 API Stability", |
| 237 "--config-file", | 229 "--config-file", |
| 238 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 230 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 239 "--goma-dir", | 231 "--goma-dir", |
| 240 "[CACHE]/cipd/goma", | 232 "[CACHE]/cipd/goma", |
| 241 "//out/Release" | 233 "//out/Release" |
| 242 ], | 234 ], |
| 243 "cwd": "[SLAVE_BUILD]", | |
| 244 "env": { | 235 "env": { |
| 245 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 236 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 246 }, | 237 }, |
| 247 "name": "generate_build_files" | 238 "name": "generate_build_files" |
| 248 }, | 239 }, |
| 249 { | 240 { |
| 250 "cmd": [ | 241 "cmd": [ |
| 251 "python", | 242 "python", |
| 252 "-u", | 243 "-u", |
| 253 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 244 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| (...skipping 18 matching lines...) Expand all Loading... |
| 272 "goma", | 263 "goma", |
| 273 "--goma-jsonstatus", | 264 "--goma-jsonstatus", |
| 274 "/path/to/tmp/json", | 265 "/path/to/tmp/json", |
| 275 "--goma-service-account-json-file", | 266 "--goma-service-account-json-file", |
| 276 "/creds/service_accounts/service-account-goma-client.json", | 267 "/creds/service_accounts/service-account-goma-client.json", |
| 277 "--goma-dir", | 268 "--goma-dir", |
| 278 "[CACHE]/cipd/goma", | 269 "[CACHE]/cipd/goma", |
| 279 "--", | 270 "--", |
| 280 "all" | 271 "all" |
| 281 ], | 272 ], |
| 282 "cwd": "[SLAVE_BUILD]", | |
| 283 "env": { | 273 "env": { |
| 284 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 274 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 285 }, | 275 }, |
| 286 "name": "compile", | 276 "name": "compile", |
| 287 "~followup_annotations": [ | 277 "~followup_annotations": [ |
| 288 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 278 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 289 "@@@STEP_LOG_END@json.output (invalid)@@@" | 279 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 290 ] | 280 ] |
| 291 }, | 281 }, |
| 292 { | 282 { |
| 293 "name": "$result", | 283 "name": "$result", |
| 294 "recipe_result": null, | 284 "recipe_result": null, |
| 295 "status_code": 0 | 285 "status_code": 0 |
| 296 } | 286 } |
| 297 ] | 287 ] |
| OLD | NEW |