| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 7 "[BUILDER_CACHE]/Mac_ASAN_Release", | 7 "[BUILDER_CACHE]/Mac_ASAN_Release", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 199 }, | 199 }, |
| 200 { | 200 { |
| 201 "cmd": [ | 201 "cmd": [ |
| 202 "python", | 202 "python", |
| 203 "-u", | 203 "-u", |
| 204 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 204 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 205 "runhooks" | 205 "runhooks" |
| 206 ], | 206 ], |
| 207 "cwd": "[BUILDER_CACHE]/Mac_ASAN_Release/src", | 207 "cwd": "[BUILDER_CACHE]/Mac_ASAN_Release/src", |
| 208 "env": { | 208 "env": { |
| 209 "FORCE_MAC_TOOLCHAIN": "1", |
| 209 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 210 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 210 "GYP_CHROMIUM_NO_ACTION": "1", | 211 "GYP_CHROMIUM_NO_ACTION": "1", |
| 211 "GYP_DEFINES": "asan=1 clang=1 component=static_library enable_ipc_fuzzer=
1 fastbuild=0 gomadir='[CACHE]/cipd/goma' host_arch=x64 target_arch=x64 use_goma
=1 v8_enable_verify_heap=1", | 212 "GYP_DEFINES": "asan=1 clang=1 component=static_library enable_ipc_fuzzer=
1 fastbuild=0 gomadir='[CACHE]/cipd/goma' host_arch=x64 target_arch=x64 use_goma
=1 v8_enable_verify_heap=1", |
| 212 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 213 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 213 }, | 214 }, |
| 214 "name": "gclient runhooks" | 215 "name": "gclient runhooks" |
| 215 }, | 216 }, |
| 216 { | 217 { |
| 217 "cmd": [ | 218 "cmd": [ |
| 218 "python", | 219 "python", |
| (...skipping 16 matching lines...) Expand all Loading... |
| 235 "-b", | 236 "-b", |
| 236 "Mac ASAN Release", | 237 "Mac ASAN Release", |
| 237 "--config-file", | 238 "--config-file", |
| 238 "[BUILDER_CACHE]/Mac_ASAN_Release/src/tools/mb/mb_config.pyl", | 239 "[BUILDER_CACHE]/Mac_ASAN_Release/src/tools/mb/mb_config.pyl", |
| 239 "--goma-dir", | 240 "--goma-dir", |
| 240 "[CACHE]/cipd/goma", | 241 "[CACHE]/cipd/goma", |
| 241 "//out/Release" | 242 "//out/Release" |
| 242 ], | 243 ], |
| 243 "cwd": "[BUILDER_CACHE]/Mac_ASAN_Release/src", | 244 "cwd": "[BUILDER_CACHE]/Mac_ASAN_Release/src", |
| 244 "env": { | 245 "env": { |
| 246 "FORCE_MAC_TOOLCHAIN": "1", |
| 245 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 247 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 246 }, | 248 }, |
| 247 "name": "generate_build_files" | 249 "name": "generate_build_files" |
| 248 }, | 250 }, |
| 249 { | 251 { |
| 250 "allow_subannotations": true, | 252 "allow_subannotations": true, |
| 251 "cmd": [ | 253 "cmd": [ |
| 252 "python", | 254 "python", |
| 253 "-u", | 255 "-u", |
| 254 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 256 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
| 255 "--src-dir", | 257 "--src-dir", |
| 256 "[BUILDER_CACHE]/Mac_ASAN_Release/src", | 258 "[BUILDER_CACHE]/Mac_ASAN_Release/src", |
| 257 "--output-json", | 259 "--output-json", |
| 258 "/path/to/tmp/json" | 260 "/path/to/tmp/json" |
| 259 ], | 261 ], |
| 260 "env": { | 262 "env": { |
| 263 "FORCE_MAC_TOOLCHAIN": "1", |
| 261 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 264 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 262 }, | 265 }, |
| 263 "name": "clang_revision", | 266 "name": "clang_revision", |
| 264 "~followup_annotations": [ | 267 "~followup_annotations": [ |
| 265 "@@@STEP_LOG_LINE@json.output@{@@@", | 268 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 266 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 269 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
| 267 "@@@STEP_LOG_LINE@json.output@}@@@", | 270 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 268 "@@@STEP_LOG_END@json.output@@@" | 271 "@@@STEP_LOG_END@json.output@@@" |
| 269 ] | 272 ] |
| 270 }, | 273 }, |
| (...skipping 30 matching lines...) Expand all Loading... |
| 301 "--goma-jsonstatus", | 304 "--goma-jsonstatus", |
| 302 "/path/to/tmp/json", | 305 "/path/to/tmp/json", |
| 303 "--goma-service-account-json-file", | 306 "--goma-service-account-json-file", |
| 304 "/creds/service_accounts/service-account-goma-client.json", | 307 "/creds/service_accounts/service-account-goma-client.json", |
| 305 "--goma-dir", | 308 "--goma-dir", |
| 306 "[CACHE]/cipd/goma", | 309 "[CACHE]/cipd/goma", |
| 307 "--", | 310 "--", |
| 308 "chromium_builder_asan" | 311 "chromium_builder_asan" |
| 309 ], | 312 ], |
| 310 "env": { | 313 "env": { |
| 314 "FORCE_MAC_TOOLCHAIN": "1", |
| 311 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 315 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 312 }, | 316 }, |
| 313 "name": "compile", | 317 "name": "compile", |
| 314 "~followup_annotations": [ | 318 "~followup_annotations": [ |
| 315 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 319 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 316 "@@@STEP_LOG_END@json.output (invalid)@@@" | 320 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 317 ] | 321 ] |
| 318 }, | 322 }, |
| 319 { | 323 { |
| 320 "cmd": [ | 324 "cmd": [ |
| (...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 389 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", | 393 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", |
| 390 "@@@STEP_LOG_END@python.inline@@@" | 394 "@@@STEP_LOG_END@python.inline@@@" |
| 391 ] | 395 ] |
| 392 }, | 396 }, |
| 393 { | 397 { |
| 394 "name": "$result", | 398 "name": "$result", |
| 395 "recipe_result": null, | 399 "recipe_result": null, |
| 396 "status_code": 0 | 400 "status_code": 0 |
| 397 } | 401 } |
| 398 ] | 402 ] |
| OLD | NEW |