| 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 "--spec", | 7 "--spec", |
| 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", | 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
| 9 "--patch_root", | 9 "--patch_root", |
| 10 "v8", | 10 "v8", |
| (...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 131 }, | 131 }, |
| 132 { | 132 { |
| 133 "cmd": [ | 133 "cmd": [ |
| 134 "python", | 134 "python", |
| 135 "-u", | 135 "-u", |
| 136 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 136 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 137 "runhooks" | 137 "runhooks" |
| 138 ], | 138 ], |
| 139 "cwd": "[SLAVE_BUILD]/v8", | 139 "cwd": "[SLAVE_BUILD]/v8", |
| 140 "env": { | 140 "env": { |
| 141 "FORCE_MAC_TOOLCHAIN": "1", | |
| 142 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 141 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 143 "GYP_CHROMIUM_NO_ACTION": "1", | 142 "GYP_CHROMIUM_NO_ACTION": "1", |
| 144 "GYP_DEFINES": "clang=1 gomadir='[CACHE]/cipd/goma' target_arch=ia32 test_
isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1
v8_target_arch=ia32", | 143 "GYP_DEFINES": "clang=1 gomadir='[CACHE]/cipd/goma' target_arch=ia32 test_
isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1
v8_target_arch=ia32", |
| 145 "GYP_GENERATORS": "ninja", | 144 "GYP_GENERATORS": "ninja", |
| 146 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 145 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 147 }, | 146 }, |
| 148 "name": "gclient runhooks" | 147 "name": "gclient runhooks" |
| 149 }, | 148 }, |
| 150 { | 149 { |
| 151 "cmd": [ | 150 "cmd": [ |
| (...skipping 18 matching lines...) Expand all Loading... |
| 170 "V8 Mac - debug", | 169 "V8 Mac - debug", |
| 171 "--config-file", | 170 "--config-file", |
| 172 "[SLAVE_BUILD]/v8/infra/mb/mb_config.pyl", | 171 "[SLAVE_BUILD]/v8/infra/mb/mb_config.pyl", |
| 173 "--goma-dir", | 172 "--goma-dir", |
| 174 "[CACHE]/cipd/goma", | 173 "[CACHE]/cipd/goma", |
| 175 "--gyp-script=gypfiles/gyp_v8", | 174 "--gyp-script=gypfiles/gyp_v8", |
| 176 "//out/Debug" | 175 "//out/Debug" |
| 177 ], | 176 ], |
| 178 "cwd": "[SLAVE_BUILD]/v8", | 177 "cwd": "[SLAVE_BUILD]/v8", |
| 179 "env": { | 178 "env": { |
| 180 "FORCE_MAC_TOOLCHAIN": "1", | |
| 181 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 179 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 182 }, | 180 }, |
| 183 "name": "generate_build_files", | 181 "name": "generate_build_files", |
| 184 "stdout": "/path/to/tmp/", | 182 "stdout": "/path/to/tmp/", |
| 185 "~followup_annotations": [ | 183 "~followup_annotations": [ |
| 186 "@@@STEP_LOG_LINE@stdout@some line@@@", | 184 "@@@STEP_LOG_LINE@stdout@some line@@@", |
| 187 "@@@STEP_LOG_LINE@stdout@GYP_DEFINES='target_arch=x64 cool_flag=a=1'@@@", | 185 "@@@STEP_LOG_LINE@stdout@GYP_DEFINES='target_arch=x64 cool_flag=a=1'@@@", |
| 188 "@@@STEP_LOG_LINE@stdout@moar@@@", | 186 "@@@STEP_LOG_LINE@stdout@moar@@@", |
| 189 "@@@STEP_LOG_END@stdout@@@" | 187 "@@@STEP_LOG_END@stdout@@@" |
| 190 ] | 188 ] |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 232 "-b", | 230 "-b", |
| 233 "V8 Mac - debug", | 231 "V8 Mac - debug", |
| 234 "--config-file", | 232 "--config-file", |
| 235 "[mb config]", | 233 "[mb config]", |
| 236 "--goma-dir", | 234 "--goma-dir", |
| 237 "[CACHE]/cipd/goma", | 235 "[CACHE]/cipd/goma", |
| 238 "[SLAVE_BUILD]/v8/out/gn" | 236 "[SLAVE_BUILD]/v8/out/gn" |
| 239 ], | 237 ], |
| 240 "cwd": "[SLAVE_BUILD]/v8", | 238 "cwd": "[SLAVE_BUILD]/v8", |
| 241 "env": { | 239 "env": { |
| 242 "FORCE_MAC_TOOLCHAIN": "1", | |
| 243 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 240 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 244 }, | 241 }, |
| 245 "name": "generate_build_files with gn (fyi)" | 242 "name": "generate_build_files with gn (fyi)" |
| 246 }, | 243 }, |
| 247 { | 244 { |
| 248 "cmd": [ | 245 "cmd": [ |
| 249 "python", | 246 "python", |
| 250 "-u", | 247 "-u", |
| 251 "[SLAVE_BUILD]/v8/tools/gyp_flag_compare.py", | 248 "[SLAVE_BUILD]/v8/tools/gyp_flag_compare.py", |
| 252 "[SLAVE_BUILD]/v8/out/gn", | 249 "[SLAVE_BUILD]/v8/out/gn", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 270 "cmd": [ | 267 "cmd": [ |
| 271 "python", | 268 "python", |
| 272 "-u", | 269 "-u", |
| 273 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 270 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
| 274 "--src-dir", | 271 "--src-dir", |
| 275 "[SLAVE_BUILD]/v8", | 272 "[SLAVE_BUILD]/v8", |
| 276 "--output-json", | 273 "--output-json", |
| 277 "/path/to/tmp/json" | 274 "/path/to/tmp/json" |
| 278 ], | 275 ], |
| 279 "env": { | 276 "env": { |
| 280 "FORCE_MAC_TOOLCHAIN": "1", | |
| 281 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 277 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 282 }, | 278 }, |
| 283 "name": "clang_revision", | 279 "name": "clang_revision", |
| 284 "~followup_annotations": [ | 280 "~followup_annotations": [ |
| 285 "@@@STEP_LOG_LINE@json.output@{@@@", | 281 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 286 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 282 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
| 287 "@@@STEP_LOG_LINE@json.output@}@@@", | 283 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 288 "@@@STEP_LOG_END@json.output@@@" | 284 "@@@STEP_LOG_END@json.output@@@" |
| 289 ] | 285 ] |
| 290 }, | 286 }, |
| (...skipping 27 matching lines...) Expand all Loading... |
| 318 "goma-clang", | 314 "goma-clang", |
| 319 "--goma-jsonstatus", | 315 "--goma-jsonstatus", |
| 320 "/path/to/tmp/json", | 316 "/path/to/tmp/json", |
| 321 "--goma-service-account-json-file", | 317 "--goma-service-account-json-file", |
| 322 "/creds/service_accounts/service-account-goma-client.json", | 318 "/creds/service_accounts/service-account-goma-client.json", |
| 323 "--goma-dir", | 319 "--goma-dir", |
| 324 "[CACHE]/cipd/goma", | 320 "[CACHE]/cipd/goma", |
| 325 "--" | 321 "--" |
| 326 ], | 322 ], |
| 327 "env": { | 323 "env": { |
| 328 "FORCE_MAC_TOOLCHAIN": "1", | |
| 329 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 324 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 330 }, | 325 }, |
| 331 "name": "compile", | 326 "name": "compile", |
| 332 "~followup_annotations": [ | 327 "~followup_annotations": [ |
| 333 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 328 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 334 "@@@STEP_LOG_END@json.output (invalid)@@@" | 329 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 335 ] | 330 ] |
| 336 }, | 331 }, |
| 337 { | 332 { |
| 338 "cmd": [ | 333 "cmd": [ |
| (...skipping 828 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1167 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1162 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 1168 "@@@STEP_LOG_END@durations@@@" | 1163 "@@@STEP_LOG_END@durations@@@" |
| 1169 ] | 1164 ] |
| 1170 }, | 1165 }, |
| 1171 { | 1166 { |
| 1172 "name": "$result", | 1167 "name": "$result", |
| 1173 "recipe_result": null, | 1168 "recipe_result": null, |
| 1174 "status_code": 0 | 1169 "status_code": 0 |
| 1175 } | 1170 } |
| 1176 ] | 1171 ] |
| OLD | NEW |