Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(312)

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/invalid_results.json

Issue 2162343002: tryserver.chromium.linux: convert chromium_trybot builders to remote_run (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 27 matching lines...) Expand all
45 "--patchset", 45 "--patchset",
46 "1", 46 "1",
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 "--output_manifest" 53 "--output_manifest"
54 ], 54 ],
55 "cwd": "[BUILDER_CACHE]/linux_chromium_rel_ng", 55 "cwd": "[BUILDER_CACHE]/linux",
56 "env": { 56 "env": {
57 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 57 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
58 }, 58 },
59 "name": "bot_update", 59 "name": "bot_update",
60 "~followup_annotations": [ 60 "~followup_annotations": [
61 "@@@STEP_TEXT@Some step text@@@", 61 "@@@STEP_TEXT@Some step text@@@",
62 "@@@STEP_LOG_LINE@json.output@{@@@", 62 "@@@STEP_LOG_LINE@json.output@{@@@",
63 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 63 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
64 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 64 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
65 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", 65 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@",
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
183 "@@@STEP_LOG_LINE@json.output@ }@@@", 183 "@@@STEP_LOG_LINE@json.output@ }@@@",
184 "@@@STEP_LOG_LINE@json.output@ ]@@@", 184 "@@@STEP_LOG_LINE@json.output@ ]@@@",
185 "@@@STEP_LOG_LINE@json.output@}@@@", 185 "@@@STEP_LOG_LINE@json.output@}@@@",
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 "[BUILDER_CACHE]/linux_chromium_rel_ng/src/tools/swarming_client/swarming. py", 193 "[BUILDER_CACHE]/linux/src/tools/swarming_client/swarming.py",
194 "--version" 194 "--version"
195 ], 195 ],
196 "name": "swarming.py --version", 196 "name": "swarming.py --version",
197 "stdout": "/path/to/tmp/", 197 "stdout": "/path/to/tmp/",
198 "~followup_annotations": [ 198 "~followup_annotations": [
199 "@@@STEP_TEXT@0.8.6@@@" 199 "@@@STEP_TEXT@0.8.6@@@"
200 ] 200 ]
201 }, 201 },
202 { 202 {
203 "cmd": [ 203 "cmd": [
204 "python", 204 "python",
205 "-u", 205 "-u",
206 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 206 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
207 "runhooks" 207 "runhooks"
208 ], 208 ],
209 "cwd": "[BUILDER_CACHE]/linux_chromium_rel_ng/src", 209 "cwd": "[BUILDER_CACHE]/linux/src",
210 "env": { 210 "env": {
211 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 211 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
212 "GYP_CHROMIUM_NO_ACTION": "1", 212 "GYP_CHROMIUM_NO_ACTION": "1",
213 "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", 213 "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",
214 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 214 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
215 }, 215 },
216 "name": "gclient runhooks (with patch)" 216 "name": "gclient runhooks (with patch)"
217 }, 217 },
218 { 218 {
219 "cmd": [ 219 "cmd": [
220 "python", 220 "python",
221 "-u", 221 "-u",
222 "[BUILDER_CACHE]/linux_chromium_rel_ng/src/testing/scripts/get_compile_tar gets.py", 222 "[BUILDER_CACHE]/linux/src/testing/scripts/get_compile_targets.py",
223 "--output", 223 "--output",
224 "/path/to/tmp/json", 224 "/path/to/tmp/json",
225 "--", 225 "--",
226 "--build-config-fs", 226 "--build-config-fs",
227 "Release", 227 "Release",
228 "--use-src-side-runtest-py", 228 "--use-src-side-runtest-py",
229 "--paths", 229 "--paths",
230 "{\"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\"}", 230 "{\"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\"}",
231 "--properties", 231 "--properties",
232 "{\"buildername\": \"linux_chromium_rel_ng\", \"buildnumber\": 571, \"mast ername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"targ et_platform\": \"linux\"}" 232 "{\"buildername\": \"linux_chromium_rel_ng\", \"buildnumber\": 571, \"mast ername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"targ et_platform\": \"linux\"}"
233 ], 233 ],
234 "name": "get compile targets for scripts", 234 "name": "get compile targets for scripts",
235 "~followup_annotations": [ 235 "~followup_annotations": [
236 "@@@STEP_LOG_LINE@json.output@{}@@@", 236 "@@@STEP_LOG_LINE@json.output@{}@@@",
237 "@@@STEP_LOG_END@json.output@@@" 237 "@@@STEP_LOG_END@json.output@@@"
238 ] 238 ]
239 }, 239 },
240 { 240 {
241 "cmd": [ 241 "cmd": [
242 "python", 242 "python",
243 "-u", 243 "-u",
244 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 244 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
245 "[BUILDER_CACHE]/linux_chromium_rel_ng/src/testing/buildbot/chromium.gpu.j son", 245 "[BUILDER_CACHE]/linux/src/testing/buildbot/chromium.gpu.json",
246 "/path/to/tmp/json" 246 "/path/to/tmp/json"
247 ], 247 ],
248 "name": "read test spec (chromium.gpu.json)", 248 "name": "read test spec (chromium.gpu.json)",
249 "~followup_annotations": [ 249 "~followup_annotations": [
250 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux_chromium_rel_ng/src/testing/buil dbot/chromium.gpu.json@@@", 250 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux/src/testing/buildbot/chromium.gp u.json@@@",
251 "@@@STEP_LOG_LINE@json.output@{}@@@", 251 "@@@STEP_LOG_LINE@json.output@{}@@@",
252 "@@@STEP_LOG_END@json.output@@@" 252 "@@@STEP_LOG_END@json.output@@@"
253 ] 253 ]
254 }, 254 },
255 { 255 {
256 "cmd": [ 256 "cmd": [
257 "python", 257 "python",
258 "-u", 258 "-u",
259 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 259 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
260 "[BUILDER_CACHE]/linux_chromium_rel_ng/src/testing/buildbot/chromium.linux .json", 260 "[BUILDER_CACHE]/linux/src/testing/buildbot/chromium.linux.json",
261 "/path/to/tmp/json" 261 "/path/to/tmp/json"
262 ], 262 ],
263 "name": "read test spec (chromium.linux.json)", 263 "name": "read test spec (chromium.linux.json)",
264 "~followup_annotations": [ 264 "~followup_annotations": [
265 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux_chromium_rel_ng/src/testing/buil dbot/chromium.linux.json@@@", 265 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux/src/testing/buildbot/chromium.li nux.json@@@",
266 "@@@STEP_LOG_LINE@json.output@{@@@", 266 "@@@STEP_LOG_LINE@json.output@{@@@",
267 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests\": {@@@", 267 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests\": {@@@",
268 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", 268 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
269 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@", 269 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@",
270 "@@@STEP_LOG_LINE@json.output@ ]@@@", 270 "@@@STEP_LOG_LINE@json.output@ ]@@@",
271 "@@@STEP_LOG_LINE@json.output@ }@@@", 271 "@@@STEP_LOG_LINE@json.output@ }@@@",
272 "@@@STEP_LOG_LINE@json.output@}@@@", 272 "@@@STEP_LOG_LINE@json.output@}@@@",
273 "@@@STEP_LOG_END@json.output@@@" 273 "@@@STEP_LOG_END@json.output@@@"
274 ] 274 ]
275 }, 275 },
276 { 276 {
277 "cmd": [ 277 "cmd": [
278 "git", 278 "git",
279 "diff", 279 "diff",
280 "--cached", 280 "--cached",
281 "--name-only" 281 "--name-only"
282 ], 282 ],
283 "cwd": "[BUILDER_CACHE]/linux_chromium_rel_ng/src", 283 "cwd": "[BUILDER_CACHE]/linux/src",
284 "name": "git diff to analyze patch", 284 "name": "git diff to analyze patch",
285 "stdout": "/path/to/tmp/", 285 "stdout": "/path/to/tmp/",
286 "~followup_annotations": [ 286 "~followup_annotations": [
287 "@@@STEP_LOG_LINE@files@foo.cc@@@", 287 "@@@STEP_LOG_LINE@files@foo.cc@@@",
288 "@@@STEP_LOG_END@files@@@", 288 "@@@STEP_LOG_END@files@@@",
289 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" 289 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@"
290 ] 290 ]
291 }, 291 },
292 { 292 {
293 "cmd": [ 293 "cmd": [
294 "python", 294 "python",
295 "-u", 295 "-u",
296 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 296 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
297 "[BUILDER_CACHE]/linux_chromium_rel_ng/src/testing/buildbot/trybot_analyze _config.json", 297 "[BUILDER_CACHE]/linux/src/testing/buildbot/trybot_analyze_config.json",
298 "/path/to/tmp/json" 298 "/path/to/tmp/json"
299 ], 299 ],
300 "name": "read filter exclusion spec", 300 "name": "read filter exclusion spec",
301 "~followup_annotations": [ 301 "~followup_annotations": [
302 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", 302 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@",
303 "@@@STEP_LOG_LINE@json.output@{@@@", 303 "@@@STEP_LOG_LINE@json.output@{@@@",
304 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", 304 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@",
305 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", 305 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@",
306 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", 306 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@",
307 "@@@STEP_LOG_LINE@json.output@ ]@@@", 307 "@@@STEP_LOG_LINE@json.output@ ]@@@",
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
354 "--show-path", 354 "--show-path",
355 "python", 355 "python",
356 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 356 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
357 ], 357 ],
358 "name": "cleanup_temp" 358 "name": "cleanup_temp"
359 }, 359 },
360 { 360 {
361 "cmd": [ 361 "cmd": [
362 "python", 362 "python",
363 "-u", 363 "-u",
364 "[BUILDER_CACHE]/linux_chromium_rel_ng/src/tools/mb/mb.py", 364 "[BUILDER_CACHE]/linux/src/tools/mb/mb.py",
365 "gen", 365 "gen",
366 "-m", 366 "-m",
367 "tryserver.chromium.linux", 367 "tryserver.chromium.linux",
368 "-b", 368 "-b",
369 "linux_chromium_rel_ng", 369 "linux_chromium_rel_ng",
370 "--config-file", 370 "--config-file",
371 "[BUILDER_CACHE]/linux_chromium_rel_ng/src/tools/mb/mb_config.pyl", 371 "[BUILDER_CACHE]/linux/src/tools/mb/mb_config.pyl",
372 "--goma-dir", 372 "--goma-dir",
373 "[CACHE]/cipd/goma", 373 "[CACHE]/cipd/goma",
374 "//out/Release" 374 "//out/Release"
375 ], 375 ],
376 "cwd": "[BUILDER_CACHE]/linux_chromium_rel_ng/src", 376 "cwd": "[BUILDER_CACHE]/linux/src",
377 "env": { 377 "env": {
378 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 378 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
379 }, 379 },
380 "name": "generate_build_files (with patch)" 380 "name": "generate_build_files (with patch)"
381 }, 381 },
382 { 382 {
383 "cmd": [ 383 "cmd": [
384 "python", 384 "python",
385 "-u", 385 "-u",
386 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 386 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
387 "--show-path", 387 "--show-path",
388 "python", 388 "python",
389 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 389 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
390 "--gsutil-py-path", 390 "--gsutil-py-path",
391 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 391 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
392 "--ninja-path", 392 "--ninja-path",
393 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 393 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
394 "--target", 394 "--target",
395 "Release", 395 "Release",
396 "--src-dir", 396 "--src-dir",
397 "[BUILDER_CACHE]/linux_chromium_rel_ng/src", 397 "[BUILDER_CACHE]/linux/src",
398 "--goma-cache-dir", 398 "--goma-cache-dir",
399 "[GOMA_CACHE]", 399 "[GOMA_CACHE]",
400 "--goma-deps-cache-dir", 400 "--goma-deps-cache-dir",
401 "[GOMA_DEPS_CACHE]", 401 "[GOMA_DEPS_CACHE]",
402 "--compiler", 402 "--compiler",
403 "goma", 403 "goma",
404 "--goma-jsonstatus", 404 "--goma-jsonstatus",
405 "/path/to/tmp/json", 405 "/path/to/tmp/json",
406 "--goma-service-account-json-file", 406 "--goma-service-account-json-file",
407 "/creds/service_accounts/service-account-goma-client.json", 407 "/creds/service_accounts/service-account-goma-client.json",
(...skipping 21 matching lines...) Expand all
429 "-u", 429 "-u",
430 "import sys; sys.exit(0)" 430 "import sys; sys.exit(0)"
431 ], 431 ],
432 "name": "mark: before_tests" 432 "name": "mark: before_tests"
433 }, 433 },
434 { 434 {
435 "allow_subannotations": true, 435 "allow_subannotations": true,
436 "cmd": [ 436 "cmd": [
437 "python", 437 "python",
438 "-u", 438 "-u",
439 "[BUILDER_CACHE]/linux_chromium_rel_ng/src/infra/scripts/runtest_wrapper.p y", 439 "[BUILDER_CACHE]/linux/src/infra/scripts/runtest_wrapper.py",
440 "--", 440 "--",
441 "--target", 441 "--target",
442 "Release", 442 "Release",
443 "--xvfb", 443 "--xvfb",
444 "--factory-properties", 444 "--factory-properties",
445 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_chromium _rel_ng\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserve r.chromium.linux\", \"patch_project\": \"chromium\", \"patchset\": 1, \"path_con fig\": \"kitchen\", \"project\": \"chrome\", \"recipe\": \"chromium_trybot\", \" repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": nu ll, \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlav ename\", \"swarm_hashes\": {}, \"workdir\": \"/path/to/workdir/TestSlavename\"}" , 445 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_chromium _rel_ng\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserve r.chromium.linux\", \"patch_project\": \"chromium\", \"patchset\": 1, \"path_con fig\": \"kitchen\", \"project\": \"chrome\", \"recipe\": \"chromium_trybot\", \" repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": nu ll, \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlav ename\", \"swarm_hashes\": {}, \"workdir\": \"/path/to/workdir/TestSlavename\"}" ,
446 "--build-properties", 446 "--build-properties",
447 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_chromium _rel_ng\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserve r.chromium.linux\", \"patch_project\": \"chromium\", \"patchset\": 1, \"path_con fig\": \"kitchen\", \"project\": \"chrome\", \"recipe\": \"chromium_trybot\", \" repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": nu ll, \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlav ename\", \"swarm_hashes\": {}, \"workdir\": \"/path/to/workdir/TestSlavename\"}" , 447 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_chromium _rel_ng\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserve r.chromium.linux\", \"patch_project\": \"chromium\", \"patchset\": 1, \"path_con fig\": \"kitchen\", \"project\": \"chrome\", \"recipe\": \"chromium_trybot\", \" repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": nu ll, \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlav ename\", \"swarm_hashes\": {}, \"workdir\": \"/path/to/workdir/TestSlavename\"}" ,
448 "--annotate=gtest", 448 "--annotate=gtest",
449 "--test-type=base_unittests", 449 "--test-type=base_unittests",
450 "--step-name=base_unittests (with patch)", 450 "--step-name=base_unittests (with patch)",
451 "--test-launcher-summary-output", 451 "--test-launcher-summary-output",
452 "/path/to/tmp/json", 452 "/path/to/tmp/json",
453 "--generate-json-file", 453 "--generate-json-file",
454 "-o", 454 "-o",
455 "gtest-results/base_unittests", 455 "gtest-results/base_unittests",
456 "--builder-name=linux_chromium_rel_ng", 456 "--builder-name=linux_chromium_rel_ng",
457 "--slave-name=TestSlavename", 457 "--slave-name=TestSlavename",
458 "--build-number=571", 458 "--build-number=571",
459 "base_unittests" 459 "base_unittests"
460 ], 460 ],
461 "cwd": "[BUILDER_CACHE]/linux_chromium_rel_ng", 461 "cwd": "[BUILDER_CACHE]/linux",
462 "env": { 462 "env": {
463 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 463 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
464 }, 464 },
465 "name": "base_unittests (with patch)", 465 "name": "base_unittests (with patch)",
466 "~followup_annotations": [ 466 "~followup_annotations": [
467 "step returned non-zero exit code: 1", 467 "step returned non-zero exit code: 1",
468 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", 468 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@",
469 "@@@STEP_FAILURE@@@" 469 "@@@STEP_FAILURE@@@"
470 ] 470 ]
471 }, 471 },
(...skipping 18 matching lines...) Expand all
490 "[GIT_CACHE]", 490 "[GIT_CACHE]",
491 "--rietveld_server", 491 "--rietveld_server",
492 "https://codereview.chromium.org", 492 "https://codereview.chromium.org",
493 "--output_json", 493 "--output_json",
494 "/path/to/tmp/json", 494 "/path/to/tmp/json",
495 "--revision", 495 "--revision",
496 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 496 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
497 "--force", 497 "--force",
498 "--output_manifest" 498 "--output_manifest"
499 ], 499 ],
500 "cwd": "[BUILDER_CACHE]/linux_chromium_rel_ng", 500 "cwd": "[BUILDER_CACHE]/linux",
501 "env": { 501 "env": {
502 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 502 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
503 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 503 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
504 }, 504 },
505 "name": "bot_update (without patch)", 505 "name": "bot_update (without patch)",
506 "~followup_annotations": [ 506 "~followup_annotations": [
507 "@@@STEP_TEXT@Some step text@@@", 507 "@@@STEP_TEXT@Some step text@@@",
508 "@@@STEP_LOG_LINE@json.output@{@@@", 508 "@@@STEP_LOG_LINE@json.output@{@@@",
509 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 509 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
510 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 510 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
564 "@@@STEP_LOG_END@json.output@@@" 564 "@@@STEP_LOG_END@json.output@@@"
565 ] 565 ]
566 }, 566 },
567 { 567 {
568 "cmd": [ 568 "cmd": [
569 "python", 569 "python",
570 "-u", 570 "-u",
571 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 571 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
572 "runhooks" 572 "runhooks"
573 ], 573 ],
574 "cwd": "[BUILDER_CACHE]/linux_chromium_rel_ng/src", 574 "cwd": "[BUILDER_CACHE]/linux/src",
575 "env": { 575 "env": {
576 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 576 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
577 "GYP_CHROMIUM_NO_ACTION": "1", 577 "GYP_CHROMIUM_NO_ACTION": "1",
578 "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", 578 "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",
579 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 579 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
580 }, 580 },
581 "name": "gclient runhooks (without patch)" 581 "name": "gclient runhooks (without patch)"
582 }, 582 },
583 { 583 {
584 "cmd": [ 584 "cmd": [
585 "python", 585 "python",
586 "-u", 586 "-u",
587 "[BUILDER_CACHE]/linux_chromium_rel_ng/src/tools/mb/mb.py", 587 "[BUILDER_CACHE]/linux/src/tools/mb/mb.py",
588 "gen", 588 "gen",
589 "-m", 589 "-m",
590 "tryserver.chromium.linux", 590 "tryserver.chromium.linux",
591 "-b", 591 "-b",
592 "linux_chromium_rel_ng", 592 "linux_chromium_rel_ng",
593 "--config-file", 593 "--config-file",
594 "[BUILDER_CACHE]/linux_chromium_rel_ng/src/tools/mb/mb_config.pyl", 594 "[BUILDER_CACHE]/linux/src/tools/mb/mb_config.pyl",
595 "--goma-dir", 595 "--goma-dir",
596 "[CACHE]/cipd/goma", 596 "[CACHE]/cipd/goma",
597 "//out/Release" 597 "//out/Release"
598 ], 598 ],
599 "cwd": "[BUILDER_CACHE]/linux_chromium_rel_ng/src", 599 "cwd": "[BUILDER_CACHE]/linux/src",
600 "env": { 600 "env": {
601 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 601 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
602 }, 602 },
603 "name": "generate_build_files (without patch)" 603 "name": "generate_build_files (without patch)"
604 }, 604 },
605 { 605 {
606 "cmd": [ 606 "cmd": [
607 "python", 607 "python",
608 "-u", 608 "-u",
609 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 609 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
610 "--show-path", 610 "--show-path",
611 "python", 611 "python",
612 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 612 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
613 "--gsutil-py-path", 613 "--gsutil-py-path",
614 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 614 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
615 "--ninja-path", 615 "--ninja-path",
616 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 616 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
617 "--target", 617 "--target",
618 "Release", 618 "Release",
619 "--src-dir", 619 "--src-dir",
620 "[BUILDER_CACHE]/linux_chromium_rel_ng/src", 620 "[BUILDER_CACHE]/linux/src",
621 "--goma-cache-dir", 621 "--goma-cache-dir",
622 "[GOMA_CACHE]", 622 "[GOMA_CACHE]",
623 "--goma-deps-cache-dir", 623 "--goma-deps-cache-dir",
624 "[GOMA_DEPS_CACHE]", 624 "[GOMA_DEPS_CACHE]",
625 "--compiler", 625 "--compiler",
626 "goma", 626 "goma",
627 "--goma-jsonstatus", 627 "--goma-jsonstatus",
628 "/path/to/tmp/json", 628 "/path/to/tmp/json",
629 "--goma-service-account-json-file", 629 "--goma-service-account-json-file",
630 "/creds/service_accounts/service-account-goma-client.json", 630 "/creds/service_accounts/service-account-goma-client.json",
631 "--goma-dir", 631 "--goma-dir",
632 "[CACHE]/cipd/goma", 632 "[CACHE]/cipd/goma",
633 "--goma-fail-fast", 633 "--goma-fail-fast",
634 "--goma-disable-local-fallback", 634 "--goma-disable-local-fallback",
635 "--ninja-ensure-up-to-date", 635 "--ninja-ensure-up-to-date",
636 "--", 636 "--",
637 "base_unittests" 637 "base_unittests"
638 ], 638 ],
639 "cwd": "[BUILDER_CACHE]/linux_chromium_rel_ng", 639 "cwd": "[BUILDER_CACHE]/linux",
640 "env": { 640 "env": {
641 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 641 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
642 }, 642 },
643 "name": "compile (without patch)", 643 "name": "compile (without patch)",
644 "~followup_annotations": [ 644 "~followup_annotations": [
645 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 645 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
646 "@@@STEP_LOG_END@json.output (invalid)@@@" 646 "@@@STEP_LOG_END@json.output (invalid)@@@"
647 ] 647 ]
648 }, 648 },
649 { 649 {
650 "allow_subannotations": true, 650 "allow_subannotations": true,
651 "cmd": [ 651 "cmd": [
652 "python", 652 "python",
653 "-u", 653 "-u",
654 "[BUILDER_CACHE]/linux_chromium_rel_ng/src/infra/scripts/runtest_wrapper.p y", 654 "[BUILDER_CACHE]/linux/src/infra/scripts/runtest_wrapper.py",
655 "--", 655 "--",
656 "--target", 656 "--target",
657 "Release", 657 "Release",
658 "--xvfb", 658 "--xvfb",
659 "--factory-properties", 659 "--factory-properties",
660 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_chromium _rel_ng\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserve r.chromium.linux\", \"patch_project\": \"chromium\", \"patchset\": 1, \"path_con fig\": \"kitchen\", \"project\": \"chrome\", \"recipe\": \"chromium_trybot\", \" repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": nu ll, \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlav ename\", \"swarm_hashes\": {}, \"workdir\": \"/path/to/workdir/TestSlavename\"}" , 660 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_chromium _rel_ng\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserve r.chromium.linux\", \"patch_project\": \"chromium\", \"patchset\": 1, \"path_con fig\": \"kitchen\", \"project\": \"chrome\", \"recipe\": \"chromium_trybot\", \" repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": nu ll, \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlav ename\", \"swarm_hashes\": {}, \"workdir\": \"/path/to/workdir/TestSlavename\"}" ,
661 "--build-properties", 661 "--build-properties",
662 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_chromium _rel_ng\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserve r.chromium.linux\", \"patch_project\": \"chromium\", \"patchset\": 1, \"path_con fig\": \"kitchen\", \"project\": \"chrome\", \"recipe\": \"chromium_trybot\", \" repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": nu ll, \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlav ename\", \"swarm_hashes\": {}, \"workdir\": \"/path/to/workdir/TestSlavename\"}" , 662 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_chromium _rel_ng\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserve r.chromium.linux\", \"patch_project\": \"chromium\", \"patchset\": 1, \"path_con fig\": \"kitchen\", \"project\": \"chrome\", \"recipe\": \"chromium_trybot\", \" repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": nu ll, \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlav ename\", \"swarm_hashes\": {}, \"workdir\": \"/path/to/workdir/TestSlavename\"}" ,
663 "--annotate=gtest", 663 "--annotate=gtest",
664 "--test-type=base_unittests", 664 "--test-type=base_unittests",
665 "--step-name=base_unittests (without patch)", 665 "--step-name=base_unittests (without patch)",
666 "--test-launcher-summary-output", 666 "--test-launcher-summary-output",
667 "/path/to/tmp/json", 667 "/path/to/tmp/json",
668 "--generate-json-file", 668 "--generate-json-file",
669 "-o", 669 "-o",
670 "gtest-results/base_unittests", 670 "gtest-results/base_unittests",
671 "--builder-name=linux_chromium_rel_ng", 671 "--builder-name=linux_chromium_rel_ng",
672 "--slave-name=TestSlavename", 672 "--slave-name=TestSlavename",
673 "--build-number=571", 673 "--build-number=571",
674 "base_unittests", 674 "base_unittests",
675 "Test.Two" 675 "Test.Two"
676 ], 676 ],
677 "cwd": "[BUILDER_CACHE]/linux_chromium_rel_ng", 677 "cwd": "[BUILDER_CACHE]/linux",
678 "env": { 678 "env": {
679 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 679 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
680 }, 680 },
681 "name": "base_unittests (without patch)", 681 "name": "base_unittests (without patch)",
682 "~followup_annotations": [ 682 "~followup_annotations": [
683 "step returned non-zero exit code: 1", 683 "step returned non-zero exit code: 1",
684 "@@@STEP_FAILURE@@@", 684 "@@@STEP_FAILURE@@@",
685 "@@@SET_BUILD_PROPERTY@failure_type@\"INVALID_TEST_RESULTS\"@@@" 685 "@@@SET_BUILD_PROPERTY@failure_type@\"INVALID_TEST_RESULTS\"@@@"
686 ] 686 ]
687 }, 687 },
688 { 688 {
689 "cmd": [ 689 "cmd": [
690 "python", 690 "python",
691 "-u", 691 "-u",
692 "import sys; sys.exit(1)" 692 "import sys; sys.exit(1)"
693 ], 693 ],
694 "cwd": "[BUILDER_CACHE]/linux_chromium_rel_ng", 694 "cwd": "[BUILDER_CACHE]/linux",
695 "env": { 695 "env": {
696 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 696 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
697 }, 697 },
698 "name": "base_unittests", 698 "name": "base_unittests",
699 "~followup_annotations": [ 699 "~followup_annotations": [
700 "step returned non-zero exit code: 1", 700 "step returned non-zero exit code: 1",
701 "@@@STEP_TEXT@TEST RESULTS WERE INVALID@@@", 701 "@@@STEP_TEXT@TEST RESULTS WERE INVALID@@@",
702 "@@@STEP_FAILURE@@@", 702 "@@@STEP_FAILURE@@@",
703 "@@@SET_BUILD_PROPERTY@failure_hash@\"212d0eb2385b1eaa828053689225258ece06 5725\"@@@" 703 "@@@SET_BUILD_PROPERTY@failure_hash@\"212d0eb2385b1eaa828053689225258ece06 5725\"@@@"
704 ] 704 ]
705 }, 705 },
706 { 706 {
707 "name": "$result", 707 "name": "$result",
708 "reason": "1 out of 1 aggregated steps failed. Failures: Step('base_unittest s') failed with return_code 1", 708 "reason": "1 out of 1 aggregated steps failed. Failures: Step('base_unittest s') failed with return_code 1",
709 "recipe_result": null, 709 "recipe_result": null,
710 "status_code": 1 710 "status_code": 1
711 } 711 }
712 ] 712 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698