| 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]/Android_x64_Builder__dbg_", | 7 "[BUILDER_CACHE]/Android_Cronet_Builder", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| 11 "~followup_annotations": [ | 11 "~followup_annotations": [ |
| 12 "@@@STEP_LOG_LINE@python.inline@@@@", | 12 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | 17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 18 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 18 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 19 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 19 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 20 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 20 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 21 "@@@STEP_LOG_END@python.inline@@@" | 21 "@@@STEP_LOG_END@python.inline@@@" |
| 22 ] | 22 ] |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "cmd": [ | 25 "cmd": [ |
| 26 "python", | 26 "python", |
| 27 "-u", | 27 "-u", |
| 28 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 28 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 29 "--master", | 29 "--master", |
| 30 "chromium.android", | 30 "chromium.android", |
| 31 "--builder", | 31 "--builder", |
| 32 "Android x64 Builder (dbg)", | 32 "Android Cronet Builder", |
| 33 "--slave", | 33 "--slave", |
| 34 "TestSlavename", | 34 "TestSlavename", |
| 35 "--spec", | 35 "--spec", |
| 36 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]\ntarget_os = ['android']", | 36 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]\ntarget_os = ['android']", |
| 37 "--root", | 37 "--root", |
| 38 "src", | 38 "src", |
| 39 "--revision_mapping_file", | 39 "--revision_mapping_file", |
| 40 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 40 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 41 "--git-cache-dir", | 41 "--git-cache-dir", |
| 42 "[GIT_CACHE]", | 42 "[GIT_CACHE]", |
| 43 "--output_json", | 43 "--output_json", |
| 44 "/path/to/tmp/json", | 44 "/path/to/tmp/json", |
| 45 "--revision", | 45 "--revision", |
| 46 "src@HEAD", | 46 "src@HEAD", |
| 47 "--force", | 47 "--force", |
| 48 "--output_manifest" | 48 "--output_manifest" |
| 49 ], | 49 ], |
| 50 "cwd": "[BUILDER_CACHE]/Android_x64_Builder__dbg_", | 50 "cwd": "[BUILDER_CACHE]/Android_Cronet_Builder", |
| 51 "env": { | 51 "env": { |
| 52 "GCLIENT_KILL_GIT_FETCH_AFTER": "1200", | 52 "GCLIENT_KILL_GIT_FETCH_AFTER": "1200", |
| 53 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 53 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 54 }, | 54 }, |
| 55 "name": "bot_update", | 55 "name": "bot_update", |
| 56 "~followup_annotations": [ | 56 "~followup_annotations": [ |
| 57 "@@@STEP_TEXT@Some step text@@@", | 57 "@@@STEP_TEXT@Some step text@@@", |
| 58 "@@@STEP_LOG_LINE@json.output@{@@@", | 58 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 59 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 59 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 60 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 60 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| (...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 186 "@@@STEP_LOG_END@json.output@@@" | 186 "@@@STEP_LOG_END@json.output@@@" |
| 187 ] | 187 ] |
| 188 }, | 188 }, |
| 189 { | 189 { |
| 190 "cmd": [ | 190 "cmd": [ |
| 191 "python", | 191 "python", |
| 192 "-u", | 192 "-u", |
| 193 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 193 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 194 "runhooks" | 194 "runhooks" |
| 195 ], | 195 ], |
| 196 "cwd": "[BUILDER_CACHE]/Android_x64_Builder__dbg_/src", | 196 "cwd": "[BUILDER_CACHE]/Android_Cronet_Builder/src", |
| 197 "env": { | 197 "env": { |
| 198 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 198 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 199 "GYP_CHROMIUM_NO_ACTION": "1", | 199 "GYP_CHROMIUM_NO_ACTION": "1", |
| 200 "GYP_CROSSCOMPILE": "1", | 200 "GYP_CROSSCOMPILE": "1", |
| 201 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 ffmpeg_bra
nding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x64 us
e_goma=1", | 201 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 ffmpeg_bra
nding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=arm us
e_goma=1", |
| 202 "PATH": "[BUILDER_CACHE]/Android_x64_Builder__dbg_/src/third_party/android
_tools/sdk/platform-tools:[BUILDER_CACHE]/Android_x64_Builder__dbg_/src/build/an
droid:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 202 "PATH": "[BUILDER_CACHE]/Android_Cronet_Builder/src/third_party/android_to
ols/sdk/platform-tools:[BUILDER_CACHE]/Android_Cronet_Builder/src/build/android:
%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 203 }, | 203 }, |
| 204 "name": "gclient runhooks" | 204 "name": "gclient runhooks" |
| 205 }, | 205 }, |
| 206 { | 206 { |
| 207 "cmd": [ | 207 "cmd": [ |
| 208 "python", | 208 "python", |
| 209 "-u", | 209 "-u", |
| 210 "[BUILDER_CACHE]/Android_x64_Builder__dbg_/src/testing/scripts/get_compile
_targets.py", | 210 "[BUILDER_CACHE]/Android_Cronet_Builder/src/testing/scripts/get_compile_ta
rgets.py", |
| 211 "--output", | 211 "--output", |
| 212 "/path/to/tmp/json", | 212 "/path/to/tmp/json", |
| 213 "--", | 213 "--", |
| 214 "--build-config-fs", | 214 "--build-config-fs", |
| 215 "Debug", | 215 "Release", |
| 216 "--paths", | 216 "--paths", |
| 217 "{\"checkout\": \"[BUILDER_CACHE]/Android_x64_Builder__dbg_/src\", \"runit
.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"
RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}", | 217 "{\"checkout\": \"[BUILDER_CACHE]/Android_Cronet_Builder/src\", \"runit.py
\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"REC
IPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}", |
| 218 "--properties", | 218 "--properties", |
| 219 "{\"buildername\": \"Android x64 Builder (dbg)\", \"buildnumber\": 571, \"
mastername\": \"chromium.android\", \"slavename\": \"TestSlavename\", \"target_p
latform\": \"android\"}" | 219 "{\"buildername\": \"Android Cronet Builder\", \"buildnumber\": 571, \"mas
tername\": \"chromium.android\", \"slavename\": \"TestSlavename\", \"target_plat
form\": \"android\"}" |
| 220 ], | 220 ], |
| 221 "name": "get compile targets for scripts", | 221 "name": "get compile targets for scripts", |
| 222 "~followup_annotations": [ | 222 "~followup_annotations": [ |
| 223 "@@@STEP_LOG_LINE@json.output@{}@@@", | 223 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 224 "@@@STEP_LOG_END@json.output@@@" | 224 "@@@STEP_LOG_END@json.output@@@" |
| 225 ] | 225 ] |
| 226 }, | 226 }, |
| 227 { | 227 { |
| 228 "cmd": [ | 228 "cmd": [ |
| 229 "python", | 229 "python", |
| 230 "-u", | 230 "-u", |
| 231 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 231 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 232 "[BUILDER_CACHE]/Android_x64_Builder__dbg_/src/testing/buildbot/chromium.a
ndroid.json", | 232 "[BUILDER_CACHE]/Android_Cronet_Builder/src/testing/buildbot/chromium.andr
oid.json", |
| 233 "/path/to/tmp/json" | 233 "/path/to/tmp/json" |
| 234 ], | 234 ], |
| 235 "name": "read test spec (chromium.android.json)", | 235 "name": "read test spec (chromium.android.json)", |
| 236 "~followup_annotations": [ | 236 "~followup_annotations": [ |
| 237 "@@@STEP_TEXT@path: [BUILDER_CACHE]/Android_x64_Builder__dbg_/src/testing/
buildbot/chromium.android.json@@@", | 237 "@@@STEP_TEXT@path: [BUILDER_CACHE]/Android_Cronet_Builder/src/testing/bui
ldbot/chromium.android.json@@@", |
| 238 "@@@STEP_LOG_LINE@json.output@{}@@@", | 238 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 239 "@@@STEP_LOG_END@json.output@@@" | 239 "@@@STEP_LOG_END@json.output@@@" |
| 240 ] | 240 ] |
| 241 }, | 241 }, |
| 242 { | 242 { |
| 243 "cmd": [ | 243 "cmd": [ |
| 244 "python", | 244 "python", |
| 245 "-u", | 245 "-u", |
| 246 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 246 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 247 "--show-path", | 247 "--show-path", |
| 248 "python", | 248 "python", |
| 249 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 249 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 250 ], | 250 ], |
| 251 "name": "cleanup_temp" | 251 "name": "cleanup_temp" |
| 252 }, | 252 }, |
| 253 { | 253 { |
| 254 "cmd": [ | 254 "cmd": [ |
| 255 "python", | 255 "python", |
| 256 "-u", | 256 "-u", |
| 257 "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree
(sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfo
r base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endsw
ith('.pyc'):\n os.remove(os.path.join(base, f))\n", | 257 "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree
(sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfo
r base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endsw
ith('.pyc'):\n os.remove(os.path.join(base, f))\n", |
| 258 "[BUILDER_CACHE]/Android_x64_Builder__dbg_/src/out/Debug/debug_info_dumps"
, | 258 "[BUILDER_CACHE]/Android_Cronet_Builder/src/out/Release/debug_info_dumps", |
| 259 "[BUILDER_CACHE]/Android_x64_Builder__dbg_/src/out/Debug/test_logs", | 259 "[BUILDER_CACHE]/Android_Cronet_Builder/src/out/Release/test_logs", |
| 260 "[BUILDER_CACHE]/Android_x64_Builder__dbg_/src/out/build_product.zip", | 260 "[BUILDER_CACHE]/Android_Cronet_Builder/src/out/build_product.zip", |
| 261 "[BUILDER_CACHE]/Android_x64_Builder__dbg_/src" | 261 "[BUILDER_CACHE]/Android_Cronet_Builder/src" |
| 262 ], | 262 ], |
| 263 "name": "clean local files", | 263 "name": "clean local files", |
| 264 "~followup_annotations": [ | 264 "~followup_annotations": [ |
| 265 "@@@STEP_LOG_LINE@python.inline@@@@", | 265 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 266 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", | 266 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", |
| 267 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", | 267 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", |
| 268 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", | 268 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", |
| 269 "@@@STEP_LOG_LINE@python.inline@try:@@@", | 269 "@@@STEP_LOG_LINE@python.inline@try:@@@", |
| 270 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", | 270 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", |
| 271 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", | 271 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", |
| 272 "@@@STEP_LOG_LINE@python.inline@ pass@@@", | 272 "@@@STEP_LOG_LINE@python.inline@ pass@@@", |
| 273 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
[4]):@@@", | 273 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
[4]):@@@", |
| 274 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", | 274 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", |
| 275 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", | 275 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", |
| 276 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@"
, | 276 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@"
, |
| 277 "@@@STEP_LOG_END@python.inline@@@" | 277 "@@@STEP_LOG_END@python.inline@@@" |
| 278 ] | 278 ] |
| 279 }, | 279 }, |
| 280 { | 280 { |
| 281 "allow_subannotations": false, | 281 "allow_subannotations": false, |
| 282 "cmd": [ | 282 "cmd": [ |
| 283 "[BUILDER_CACHE]/Android_x64_Builder__dbg_/src/build/tree_truth.sh", | 283 "[BUILDER_CACHE]/Android_Cronet_Builder/src/build/tree_truth.sh", |
| 284 "[BUILDER_CACHE]/Android_x64_Builder__dbg_/src", | 284 "[BUILDER_CACHE]/Android_Cronet_Builder/src", |
| 285 "src" | 285 "src" |
| 286 ], | 286 ], |
| 287 "name": "tree truth steps" | 287 "name": "tree truth steps" |
| 288 }, | 288 }, |
| 289 { | 289 { |
| 290 "cmd": [ | 290 "cmd": [ |
| 291 "python", | 291 "python", |
| 292 "-u", | 292 "-u", |
| 293 "[BUILDER_CACHE]/Android_x64_Builder__dbg_/src/tools/mb/mb.py", | 293 "[BUILDER_CACHE]/Android_Cronet_Builder/src/tools/mb/mb.py", |
| 294 "gen", | 294 "gen", |
| 295 "-m", | 295 "-m", |
| 296 "chromium.android", | 296 "chromium.android", |
| 297 "-b", | 297 "-b", |
| 298 "Android x64 Builder (dbg)", | 298 "Android Cronet Builder", |
| 299 "--config-file", | 299 "--config-file", |
| 300 "[BUILDER_CACHE]/Android_x64_Builder__dbg_/src/tools/mb/mb_config.pyl", | 300 "[BUILDER_CACHE]/Android_Cronet_Builder/src/tools/mb/mb_config.pyl", |
| 301 "--goma-dir", | 301 "--goma-dir", |
| 302 "[CACHE]/cipd/goma", | 302 "[CACHE]/cipd/goma", |
| 303 "//out/Debug" | 303 "//out/Release" |
| 304 ], | 304 ], |
| 305 "cwd": "[BUILDER_CACHE]/Android_x64_Builder__dbg_/src", | 305 "cwd": "[BUILDER_CACHE]/Android_Cronet_Builder/src", |
| 306 "env": { | 306 "env": { |
| 307 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 307 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 308 }, | 308 }, |
| 309 "name": "generate_build_files" | 309 "name": "generate_build_files" |
| 310 }, | 310 }, |
| 311 { | 311 { |
| 312 "cmd": [ | 312 "cmd": [ |
| 313 "python", | 313 "python", |
| 314 "-u", | 314 "-u", |
| 315 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 315 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 316 "--show-path", | 316 "--show-path", |
| 317 "python", | 317 "python", |
| 318 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 318 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 319 "--gsutil-py-path", | 319 "--gsutil-py-path", |
| 320 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 320 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 321 "--ninja-path", | 321 "--ninja-path", |
| 322 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 322 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 323 "--target", | 323 "--target", |
| 324 "Debug", | 324 "Release", |
| 325 "--src-dir", | 325 "--src-dir", |
| 326 "[BUILDER_CACHE]/Android_x64_Builder__dbg_/src", | 326 "[BUILDER_CACHE]/Android_Cronet_Builder/src", |
| 327 "--goma-cache-dir", | 327 "--goma-cache-dir", |
| 328 "[GOMA_CACHE]", | 328 "[GOMA_CACHE]", |
| 329 "--buildbot-buildername", | 329 "--buildbot-buildername", |
| 330 "Android x64 Builder (dbg)", | 330 "Android Cronet Builder", |
| 331 "--buildbot-mastername", | 331 "--buildbot-mastername", |
| 332 "chromium.android", | 332 "chromium.android", |
| 333 "--buildbot-slavename", | 333 "--buildbot-slavename", |
| 334 "TestSlavename", | 334 "TestSlavename", |
| 335 "--goma-deps-cache-dir", | 335 "--goma-deps-cache-dir", |
| 336 "[GOMA_DEPS_CACHE]", | 336 "[GOMA_DEPS_CACHE]", |
| 337 "--build-data-dir", | 337 "--build-data-dir", |
| 338 "[ROOT]/build_data_dir", | 338 "[ROOT]/build_data_dir", |
| 339 "--compiler", | 339 "--compiler", |
| 340 "goma", | 340 "goma", |
| 341 "--goma-jsonstatus", | 341 "--goma-jsonstatus", |
| 342 "/path/to/tmp/json", | 342 "/path/to/tmp/json", |
| 343 "--goma-service-account-json-file", | 343 "--goma-service-account-json-file", |
| 344 "/creds/service_accounts/service-account-goma-client.json", | 344 "/creds/service_accounts/service-account-goma-client.json", |
| 345 "--goma-dir", | 345 "--goma-dir", |
| 346 "[CACHE]/cipd/goma", | 346 "[CACHE]/cipd/goma", |
| 347 "--" | 347 "--" |
| 348 ], | 348 ], |
| 349 "env": { | 349 "env": { |
| 350 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 350 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 351 "PATH": "[BUILDER_CACHE]/Android_x64_Builder__dbg_/src/third_party/android
_tools/sdk/platform-tools:[BUILDER_CACHE]/Android_x64_Builder__dbg_/src/build/an
droid:%(PATH)s" | 351 "PATH": "[BUILDER_CACHE]/Android_Cronet_Builder/src/third_party/android_to
ols/sdk/platform-tools:[BUILDER_CACHE]/Android_Cronet_Builder/src/build/android:
%(PATH)s" |
| 352 }, | 352 }, |
| 353 "name": "compile", | 353 "name": "compile", |
| 354 "~followup_annotations": [ | 354 "~followup_annotations": [ |
| 355 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 355 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 356 "@@@STEP_LOG_END@json.output (invalid)@@@" | 356 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 357 ] | 357 ] |
| 358 }, | 358 }, |
| 359 { | 359 { |
| 360 "allow_subannotations": true, | 360 "allow_subannotations": true, |
| 361 "cmd": [ | 361 "cmd": [ |
| 362 "python", | 362 "python", |
| 363 "-u", | 363 "-u", |
| 364 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 364 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 365 "--show-path", | 365 "--show-path", |
| 366 "python", | 366 "python", |
| 367 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", | 367 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", |
| 368 "--target", | 368 "--target", |
| 369 "Debug", | 369 "Release", |
| 370 "--gsutil-py-path", | 370 "--gsutil-py-path", |
| 371 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 371 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 372 "--staging-dir", | 372 "--staging-dir", |
| 373 "[CACHE]/chrome_staging", | 373 "[CACHE]/chrome_staging", |
| 374 "--src-dir", | 374 "--src-dir", |
| 375 "[BUILDER_CACHE]/Android_x64_Builder__dbg_/src", | 375 "[BUILDER_CACHE]/Android_Cronet_Builder/src", |
| 376 "--build-url", | 376 "--build-url", |
| 377 "gs://chromium-android-archive/chromium.android/Android x64 Builder (dbg)"
, | 377 "gs://chromium-android-archive/chromium.android/Android Cronet Builder", |
| 378 "--build_revision", | 378 "--build_revision", |
| 379 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 379 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 380 "--factory-properties", | 380 "--factory-properties", |
| 381 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Android x64 Buil
der (dbg)\", \"buildnumber\": 571, \"mastername\": \"chromium.android\", \"paren
t_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \
"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"
}", | 381 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Android Cronet B
uilder\", \"buildnumber\": 571, \"mastername\": \"chromium.android\", \"parent_b
uildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"sl
avename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 382 "--build-properties", | 382 "--build-properties", |
| 383 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Android x64 Buil
der (dbg)\", \"buildnumber\": 571, \"mastername\": \"chromium.android\", \"paren
t_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \
"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"
}" | 383 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Android Cronet B
uilder\", \"buildnumber\": 571, \"mastername\": \"chromium.android\", \"parent_b
uildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"sl
avename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| 384 ], | 384 ], |
| 385 "name": "package build" | 385 "name": "package build" |
| 386 }, | 386 }, |
| 387 { | 387 { |
| 388 "name": "$result", | 388 "name": "$result", |
| 389 "recipe_result": null, | 389 "recipe_result": null, |
| 390 "status_code": 0 | 390 "status_code": 0 |
| 391 } | 391 } |
| 392 ] | 392 ] |
| OLD | NEW |