| 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]/linux_chromium_rel_ng", | 7 "[BUILDER_CACHE]/linux", |
| 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):@@@", |
| (...skipping 29 matching lines...) Expand all Loading... |
| 47 "--rietveld_server", | 47 "--rietveld_server", |
| 48 "https://codereview.chromium.org", | 48 "https://codereview.chromium.org", |
| 49 "--output_json", | 49 "--output_json", |
| 50 "/path/to/tmp/json", | 50 "/path/to/tmp/json", |
| 51 "--revision", | 51 "--revision", |
| 52 "src@HEAD", | 52 "src@HEAD", |
| 53 "--revision", | 53 "--revision", |
| 54 "src/third_party/webrtc@HEAD", | 54 "src/third_party/webrtc@HEAD", |
| 55 "--output_manifest" | 55 "--output_manifest" |
| 56 ], | 56 ], |
| 57 "cwd": "[BUILDER_CACHE]/linux_chromium_rel_ng", | 57 "cwd": "[BUILDER_CACHE]/linux", |
| 58 "env": { | 58 "env": { |
| 59 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 59 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 60 }, | 60 }, |
| 61 "name": "bot_update", | 61 "name": "bot_update", |
| 62 "~followup_annotations": [ | 62 "~followup_annotations": [ |
| 63 "@@@STEP_TEXT@Some step text@@@", | 63 "@@@STEP_TEXT@Some step text@@@", |
| 64 "@@@STEP_LOG_LINE@json.output@{@@@", | 64 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 65 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 65 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 66 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 66 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 67 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", | 67 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", |
| (...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 186 "@@@STEP_LOG_LINE@json.output@ }@@@", | 186 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 187 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 187 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 188 "@@@STEP_LOG_LINE@json.output@}@@@", | 188 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 189 "@@@STEP_LOG_END@json.output@@@" | 189 "@@@STEP_LOG_END@json.output@@@" |
| 190 ] | 190 ] |
| 191 }, | 191 }, |
| 192 { | 192 { |
| 193 "cmd": [ | 193 "cmd": [ |
| 194 "python", | 194 "python", |
| 195 "-u", | 195 "-u", |
| 196 "[BUILDER_CACHE]/linux_chromium_rel_ng/src/tools/swarming_client/swarming.
py", | 196 "[BUILDER_CACHE]/linux/src/tools/swarming_client/swarming.py", |
| 197 "--version" | 197 "--version" |
| 198 ], | 198 ], |
| 199 "name": "swarming.py --version", | 199 "name": "swarming.py --version", |
| 200 "stdout": "/path/to/tmp/", | 200 "stdout": "/path/to/tmp/", |
| 201 "~followup_annotations": [ | 201 "~followup_annotations": [ |
| 202 "@@@STEP_TEXT@0.8.6@@@" | 202 "@@@STEP_TEXT@0.8.6@@@" |
| 203 ] | 203 ] |
| 204 }, | 204 }, |
| 205 { | 205 { |
| 206 "cmd": [ | 206 "cmd": [ |
| 207 "python", | 207 "python", |
| 208 "-u", | 208 "-u", |
| 209 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 209 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 210 "runhooks" | 210 "runhooks" |
| 211 ], | 211 ], |
| 212 "cwd": "[BUILDER_CACHE]/linux_chromium_rel_ng/src", | 212 "cwd": "[BUILDER_CACHE]/linux/src", |
| 213 "env": { | 213 "env": { |
| 214 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 214 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 215 "GYP_CHROMIUM_NO_ACTION": "1", | 215 "GYP_CHROMIUM_NO_ACTION": "1", |
| 216 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always
_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary
_codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1", | 216 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always
_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary
_codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1", |
| 217 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 217 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 218 }, | 218 }, |
| 219 "name": "gclient runhooks (with patch)" | 219 "name": "gclient runhooks (with patch)" |
| 220 }, | 220 }, |
| 221 { | 221 { |
| 222 "cmd": [ | 222 "cmd": [ |
| 223 "python", | 223 "python", |
| 224 "-u", | 224 "-u", |
| 225 "[BUILDER_CACHE]/linux_chromium_rel_ng/src/testing/scripts/get_compile_tar
gets.py", | 225 "[BUILDER_CACHE]/linux/src/testing/scripts/get_compile_targets.py", |
| 226 "--output", | 226 "--output", |
| 227 "/path/to/tmp/json", | 227 "/path/to/tmp/json", |
| 228 "--", | 228 "--", |
| 229 "--build-config-fs", | 229 "--build-config-fs", |
| 230 "Release", | 230 "Release", |
| 231 "--use-src-side-runtest-py", | 231 "--use-src-side-runtest-py", |
| 232 "--paths", | 232 "--paths", |
| 233 "{\"checkout\": \"[BUILDER_CACHE]/linux_chromium_rel_ng/src\", \"runit.py\
": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECI
PE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}", | 233 "{\"checkout\": \"[BUILDER_CACHE]/linux/src\", \"runit.py\": \"RECIPE_PACK
AGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[
build]/scripts/slave/runtest.py\"}", |
| 234 "--properties", | 234 "--properties", |
| 235 "{\"buildername\": \"linux_chromium_rel_ng\", \"buildnumber\": 571, \"mast
ername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"targ
et_platform\": \"linux\"}" | 235 "{\"buildername\": \"linux_chromium_rel_ng\", \"buildnumber\": 571, \"mast
ername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"targ
et_platform\": \"linux\"}" |
| 236 ], | 236 ], |
| 237 "name": "get compile targets for scripts", | 237 "name": "get compile targets for scripts", |
| 238 "~followup_annotations": [ | 238 "~followup_annotations": [ |
| 239 "@@@STEP_LOG_LINE@json.output@{}@@@", | 239 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 240 "@@@STEP_LOG_END@json.output@@@" | 240 "@@@STEP_LOG_END@json.output@@@" |
| 241 ] | 241 ] |
| 242 }, | 242 }, |
| 243 { | 243 { |
| 244 "cmd": [ | 244 "cmd": [ |
| 245 "python", | 245 "python", |
| 246 "-u", | 246 "-u", |
| 247 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 247 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 248 "[BUILDER_CACHE]/linux_chromium_rel_ng/src/testing/buildbot/chromium.gpu.j
son", | 248 "[BUILDER_CACHE]/linux/src/testing/buildbot/chromium.gpu.json", |
| 249 "/path/to/tmp/json" | 249 "/path/to/tmp/json" |
| 250 ], | 250 ], |
| 251 "name": "read test spec (chromium.gpu.json)", | 251 "name": "read test spec (chromium.gpu.json)", |
| 252 "~followup_annotations": [ | 252 "~followup_annotations": [ |
| 253 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux_chromium_rel_ng/src/testing/buil
dbot/chromium.gpu.json@@@", | 253 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux/src/testing/buildbot/chromium.gp
u.json@@@", |
| 254 "@@@STEP_LOG_LINE@json.output@{}@@@", | 254 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 255 "@@@STEP_LOG_END@json.output@@@" | 255 "@@@STEP_LOG_END@json.output@@@" |
| 256 ] | 256 ] |
| 257 }, | 257 }, |
| 258 { | 258 { |
| 259 "cmd": [ | 259 "cmd": [ |
| 260 "python", | 260 "python", |
| 261 "-u", | 261 "-u", |
| 262 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 262 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 263 "[BUILDER_CACHE]/linux_chromium_rel_ng/src/testing/buildbot/chromium.linux
.json", | 263 "[BUILDER_CACHE]/linux/src/testing/buildbot/chromium.linux.json", |
| 264 "/path/to/tmp/json" | 264 "/path/to/tmp/json" |
| 265 ], | 265 ], |
| 266 "name": "read test spec (chromium.linux.json)", | 266 "name": "read test spec (chromium.linux.json)", |
| 267 "~followup_annotations": [ | 267 "~followup_annotations": [ |
| 268 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux_chromium_rel_ng/src/testing/buil
dbot/chromium.linux.json@@@", | 268 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux/src/testing/buildbot/chromium.li
nux.json@@@", |
| 269 "@@@STEP_LOG_LINE@json.output@{}@@@", | 269 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 270 "@@@STEP_LOG_END@json.output@@@" | 270 "@@@STEP_LOG_END@json.output@@@" |
| 271 ] | 271 ] |
| 272 }, | 272 }, |
| 273 { | 273 { |
| 274 "cmd": [ | 274 "cmd": [ |
| 275 "git", | 275 "git", |
| 276 "diff", | 276 "diff", |
| 277 "--cached", | 277 "--cached", |
| 278 "--name-only" | 278 "--name-only" |
| 279 ], | 279 ], |
| 280 "cwd": "[BUILDER_CACHE]/linux_chromium_rel_ng/src/third_party/webrtc", | 280 "cwd": "[BUILDER_CACHE]/linux/src/third_party/webrtc", |
| 281 "name": "git diff to analyze patch", | 281 "name": "git diff to analyze patch", |
| 282 "stdout": "/path/to/tmp/", | 282 "stdout": "/path/to/tmp/", |
| 283 "~followup_annotations": [ | 283 "~followup_annotations": [ |
| 284 "@@@STEP_LOG_LINE@files@third_party/webrtc/foo.cc@@@", | 284 "@@@STEP_LOG_LINE@files@third_party/webrtc/foo.cc@@@", |
| 285 "@@@STEP_LOG_END@files@@@", | 285 "@@@STEP_LOG_END@files@@@", |
| 286 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" | 286 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" |
| 287 ] | 287 ] |
| 288 }, | 288 }, |
| 289 { | 289 { |
| 290 "cmd": [ | 290 "cmd": [ |
| 291 "python", | 291 "python", |
| 292 "-u", | 292 "-u", |
| 293 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 293 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 294 "[BUILDER_CACHE]/linux_chromium_rel_ng/src/testing/buildbot/trybot_analyze
_config.json", | 294 "[BUILDER_CACHE]/linux/src/testing/buildbot/trybot_analyze_config.json", |
| 295 "/path/to/tmp/json" | 295 "/path/to/tmp/json" |
| 296 ], | 296 ], |
| 297 "name": "read filter exclusion spec", | 297 "name": "read filter exclusion spec", |
| 298 "~followup_annotations": [ | 298 "~followup_annotations": [ |
| 299 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", | 299 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
| 300 "@@@STEP_LOG_LINE@json.output@{@@@", | 300 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 301 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 301 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
| 302 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 302 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 303 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 303 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 304 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 304 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
| 305 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 305 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 306 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 306 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 307 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", | 307 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", |
| 308 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 308 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 309 "@@@STEP_LOG_LINE@json.output@ }@@@", | 309 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 310 "@@@STEP_LOG_LINE@json.output@}@@@", | 310 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 311 "@@@STEP_LOG_END@json.output@@@" | 311 "@@@STEP_LOG_END@json.output@@@" |
| 312 ] | 312 ] |
| 313 }, | 313 }, |
| 314 { | 314 { |
| 315 "cmd": [ | 315 "cmd": [ |
| 316 "python", | 316 "python", |
| 317 "-u", | 317 "-u", |
| 318 "[BUILDER_CACHE]/linux_chromium_rel_ng/src/tools/mb/mb.py", | 318 "[BUILDER_CACHE]/linux/src/tools/mb/mb.py", |
| 319 "analyze", | 319 "analyze", |
| 320 "-m", | 320 "-m", |
| 321 "tryserver.chromium.linux", | 321 "tryserver.chromium.linux", |
| 322 "-b", | 322 "-b", |
| 323 "linux_chromium_rel_ng", | 323 "linux_chromium_rel_ng", |
| 324 "-v", | 324 "-v", |
| 325 "//out/Release", | 325 "//out/Release", |
| 326 "{\"additional_compile_targets\": [\"chromium_swarm_tests\"], \"files\": [
\"third_party/webrtc/foo.cc\"], \"test_targets\": []}", | 326 "{\"additional_compile_targets\": [\"chromium_swarm_tests\"], \"files\": [
\"third_party/webrtc/foo.cc\"], \"test_targets\": []}", |
| 327 "/path/to/tmp/json" | 327 "/path/to/tmp/json" |
| 328 ], | 328 ], |
| (...skipping 28 matching lines...) Expand all Loading... |
| 357 "import sys; sys.exit(0)" | 357 "import sys; sys.exit(0)" |
| 358 ], | 358 ], |
| 359 "name": "mark: before_tests" | 359 "name": "mark: before_tests" |
| 360 }, | 360 }, |
| 361 { | 361 { |
| 362 "name": "$result", | 362 "name": "$result", |
| 363 "recipe_result": null, | 363 "recipe_result": null, |
| 364 "status_code": 0 | 364 "status_code": 0 |
| 365 } | 365 } |
| 366 ] | 366 ] |
| OLD | NEW |