| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py", | 4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py", |
| 5 "--json-file", | 5 "--json-file", |
| 6 "/path/to/tmp/json" | 6 "/path/to/tmp/json" |
| 7 ], | 7 ], |
| 8 "name": "host and tools info", | 8 "name": "host and tools info", |
| 9 "~followup_annotations": [ | 9 "~followup_annotations": [ |
| 10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@", | 10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@", |
| (...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 191 }, | 191 }, |
| 192 { | 192 { |
| 193 "cmd": [ | 193 "cmd": [ |
| 194 "python", | 194 "python", |
| 195 "-u", | 195 "-u", |
| 196 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 196 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 197 "runhooks" | 197 "runhooks" |
| 198 ], | 198 ], |
| 199 "cwd": "[BUILDER_CACHE]/mac_swarming/src", | 199 "cwd": "[BUILDER_CACHE]/mac_swarming/src", |
| 200 "env": { | 200 "env": { |
| 201 "FORCE_MAC_TOOLCHAIN": "1", |
| 201 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 202 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 202 "GYP_DEFINES": "clang=1 component=shared_library dcheck_always_on=1 fastbu
ild=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' rtc_use_h264=1 target_a
rch=x64 test_isolation_mode=prepare use_goma=1", | 203 "GYP_DEFINES": "clang=1 component=shared_library dcheck_always_on=1 fastbu
ild=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' rtc_use_h264=1 target_a
rch=x64 test_isolation_mode=prepare use_goma=1", |
| 203 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 204 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 204 }, | 205 }, |
| 205 "name": "gclient runhooks" | 206 "name": "gclient runhooks" |
| 206 }, | 207 }, |
| 207 { | 208 { |
| 208 "cmd": [ | 209 "cmd": [ |
| 209 "python", | 210 "python", |
| 210 "-u", | 211 "-u", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 231 "[BUILDER_CACHE]/mac_swarming/src/webrtc/build/mb_config.pyl", | 232 "[BUILDER_CACHE]/mac_swarming/src/webrtc/build/mb_config.pyl", |
| 232 "--goma-dir", | 233 "--goma-dir", |
| 233 "[CACHE]/cipd/goma", | 234 "[CACHE]/cipd/goma", |
| 234 "--swarming-targets-file", | 235 "--swarming-targets-file", |
| 235 "audio_decoder_unittests\ncommon_audio_unittests\ncommon_video_unittests\n
modules_tests\nmodules_unittests\npeerconnection_unittests\nrtc_media_unittests\
nrtc_pc_unittests\nrtc_stats_unittests\nrtc_unittests\nsystem_wrappers_unittests
\ntest_support_unittests\ntools_unittests\nvideo_engine_tests\nvoice_engine_unit
tests\nwebrtc_nonparallel_tests\nxmllite_xmpp_unittests\n", | 236 "audio_decoder_unittests\ncommon_audio_unittests\ncommon_video_unittests\n
modules_tests\nmodules_unittests\npeerconnection_unittests\nrtc_media_unittests\
nrtc_pc_unittests\nrtc_stats_unittests\nrtc_unittests\nsystem_wrappers_unittests
\ntest_support_unittests\ntools_unittests\nvideo_engine_tests\nvoice_engine_unit
tests\nwebrtc_nonparallel_tests\nxmllite_xmpp_unittests\n", |
| 236 "--gyp-script=[BUILDER_CACHE]/mac_swarming/src/webrtc/build/gyp_webrtc.py"
, | 237 "--gyp-script=[BUILDER_CACHE]/mac_swarming/src/webrtc/build/gyp_webrtc.py"
, |
| 237 "//out/Debug" | 238 "//out/Debug" |
| 238 ], | 239 ], |
| 239 "cwd": "[BUILDER_CACHE]/mac_swarming/src", | 240 "cwd": "[BUILDER_CACHE]/mac_swarming/src", |
| 240 "env": { | 241 "env": { |
| 242 "FORCE_MAC_TOOLCHAIN": "1", |
| 241 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 243 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 242 }, | 244 }, |
| 243 "name": "generate_build_files", | 245 "name": "generate_build_files", |
| 244 "~followup_annotations": [ | 246 "~followup_annotations": [ |
| 245 "@@@STEP_LOG_LINE@swarming-targets-file.txt@audio_decoder_unittests@@@", | 247 "@@@STEP_LOG_LINE@swarming-targets-file.txt@audio_decoder_unittests@@@", |
| 246 "@@@STEP_LOG_LINE@swarming-targets-file.txt@common_audio_unittests@@@", | 248 "@@@STEP_LOG_LINE@swarming-targets-file.txt@common_audio_unittests@@@", |
| 247 "@@@STEP_LOG_LINE@swarming-targets-file.txt@common_video_unittests@@@", | 249 "@@@STEP_LOG_LINE@swarming-targets-file.txt@common_video_unittests@@@", |
| 248 "@@@STEP_LOG_LINE@swarming-targets-file.txt@modules_tests@@@", | 250 "@@@STEP_LOG_LINE@swarming-targets-file.txt@modules_tests@@@", |
| 249 "@@@STEP_LOG_LINE@swarming-targets-file.txt@modules_unittests@@@", | 251 "@@@STEP_LOG_LINE@swarming-targets-file.txt@modules_unittests@@@", |
| 250 "@@@STEP_LOG_LINE@swarming-targets-file.txt@peerconnection_unittests@@@", | 252 "@@@STEP_LOG_LINE@swarming-targets-file.txt@peerconnection_unittests@@@", |
| (...skipping 16 matching lines...) Expand all Loading... |
| 267 "cmd": [ | 269 "cmd": [ |
| 268 "python", | 270 "python", |
| 269 "-u", | 271 "-u", |
| 270 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 272 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
| 271 "--src-dir", | 273 "--src-dir", |
| 272 "[BUILDER_CACHE]/mac_swarming/src", | 274 "[BUILDER_CACHE]/mac_swarming/src", |
| 273 "--output-json", | 275 "--output-json", |
| 274 "/path/to/tmp/json" | 276 "/path/to/tmp/json" |
| 275 ], | 277 ], |
| 276 "env": { | 278 "env": { |
| 279 "FORCE_MAC_TOOLCHAIN": "1", |
| 277 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 280 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 278 }, | 281 }, |
| 279 "name": "clang_revision", | 282 "name": "clang_revision", |
| 280 "~followup_annotations": [ | 283 "~followup_annotations": [ |
| 281 "@@@STEP_LOG_LINE@json.output@{@@@", | 284 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 282 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 285 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
| 283 "@@@STEP_LOG_LINE@json.output@}@@@", | 286 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 284 "@@@STEP_LOG_END@json.output@@@" | 287 "@@@STEP_LOG_END@json.output@@@" |
| 285 ] | 288 ] |
| 286 }, | 289 }, |
| (...skipping 29 matching lines...) Expand all Loading... |
| 316 "/path/to/tmp/json", | 319 "/path/to/tmp/json", |
| 317 "--goma-service-account-json-file", | 320 "--goma-service-account-json-file", |
| 318 "/creds/service_accounts/service-account-goma-client.json", | 321 "/creds/service_accounts/service-account-goma-client.json", |
| 319 "--goma-dir", | 322 "--goma-dir", |
| 320 "[CACHE]/cipd/goma", | 323 "[CACHE]/cipd/goma", |
| 321 "--goma-fail-fast", | 324 "--goma-fail-fast", |
| 322 "--goma-disable-local-fallback", | 325 "--goma-disable-local-fallback", |
| 323 "--" | 326 "--" |
| 324 ], | 327 ], |
| 325 "env": { | 328 "env": { |
| 329 "FORCE_MAC_TOOLCHAIN": "1", |
| 326 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 330 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 327 }, | 331 }, |
| 328 "name": "compile", | 332 "name": "compile", |
| 329 "~followup_annotations": [ | 333 "~followup_annotations": [ |
| 330 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 334 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 331 "@@@STEP_LOG_END@json.output (invalid)@@@" | 335 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 332 ] | 336 ] |
| 333 }, | 337 }, |
| 334 { | 338 { |
| 335 "cmd": [ | 339 "cmd": [ |
| (...skipping 3119 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3455 "@@@STEP_LOG_END@json.output@@@", | 3459 "@@@STEP_LOG_END@json.output@@@", |
| 3456 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 3460 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 3457 ] | 3461 ] |
| 3458 }, | 3462 }, |
| 3459 { | 3463 { |
| 3460 "name": "$result", | 3464 "name": "$result", |
| 3461 "recipe_result": null, | 3465 "recipe_result": null, |
| 3462 "status_code": 0 | 3466 "status_code": 0 |
| 3463 } | 3467 } |
| 3464 ] | 3468 ] |
| OLD | NEW |