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

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

Issue 1554383003: Add support for "additional_mirrors" property in trybot configs. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 11 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 "[BUILD]/scripts/slave/bot_update.py", 6 "[BUILD]/scripts/slave/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.chromium.linux", 8 "tryserver.chromium.linux",
9 "--builder", 9 "--builder",
10 "linux_chromium_rel_ng", 10 "linux_chromium_rel_ng",
11 "--slave", 11 "--slave",
12 "TestSlavename", 12 "TestSlavename",
13 "--spec", 13 "--spec",
14 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn:// svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium. org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org /%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, ' deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol o.chromium.org/chrome/trunk/src'}]", 14 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn:// svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium. org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org /%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, ' deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol o.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefo x2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/t est/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/ chrome/test/data/perf/frame_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 's rc/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/data/sele nium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/test/data ': None, 'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_decoder': Non e, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_decoder': No ne}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url': 'svn:/ /svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]",
15 "--root", 15 "--root",
16 "src", 16 "src",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}", 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}",
19 "--issue", 19 "--issue",
20 "12853011", 20 "12853011",
21 "--patchset", 21 "--patchset",
22 "1", 22 "1",
23 "--rietveld_server", 23 "--rietveld_server",
24 "https://codereview.chromium.org", 24 "https://codereview.chromium.org",
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
111 { 111 {
112 "cmd": [ 112 "cmd": [
113 "python", 113 "python",
114 "-u", 114 "-u",
115 "[DEPOT_TOOLS]/gclient.py", 115 "[DEPOT_TOOLS]/gclient.py",
116 "runhooks" 116 "runhooks"
117 ], 117 ],
118 "cwd": "[SLAVE_BUILD]", 118 "cwd": "[SLAVE_BUILD]",
119 "env": { 119 "env": {
120 "GYP_CHROMIUM_NO_ACTION": "1", 120 "GYP_CHROMIUM_NO_ACTION": "1",
121 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always _on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' proprietary_code cs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1" 121 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always _on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' internal_gles2_c onform_tests=1 proprietary_codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1"
122 }, 122 },
123 "name": "gclient runhooks (with patch)" 123 "name": "gclient runhooks (with patch)"
124 }, 124 },
125 { 125 {
126 "cmd": [ 126 "cmd": [
127 "python", 127 "python",
128 "-u", 128 "-u",
129 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 129 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
130 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", 130 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json",
131 "/path/to/tmp/json" 131 "/path/to/tmp/json"
132 ], 132 ],
133 "cwd": "[SLAVE_BUILD]", 133 "cwd": "[SLAVE_BUILD]",
134 "name": "read test spec", 134 "name": "read test spec",
135 "~followup_annotations": [ 135 "~followup_annotations": [
136 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json @@@", 136 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json @@@",
137 "@@@STEP_LOG_LINE@json.output@{@@@", 137 "@@@STEP_LOG_LINE@json.output@{@@@",
138 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests\": {@@@", 138 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests\": {@@@",
139 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", 139 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
140 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@", 140 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@",
141 "@@@STEP_LOG_LINE@json.output@ ]@@@", 141 "@@@STEP_LOG_LINE@json.output@ ]@@@",
142 "@@@STEP_LOG_LINE@json.output@ }@@@", 142 "@@@STEP_LOG_LINE@json.output@ }@@@",
143 "@@@STEP_LOG_LINE@json.output@}@@@", 143 "@@@STEP_LOG_LINE@json.output@}@@@",
144 "@@@STEP_LOG_END@json.output@@@" 144 "@@@STEP_LOG_END@json.output@@@"
145 ] 145 ]
146 }, 146 },
147 { 147 {
148 "cmd": [ 148 "cmd": [
149 "python", 149 "python",
150 "-u", 150 "-u",
151 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
152 "[SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json",
153 "/path/to/tmp/json"
154 ],
155 "cwd": "[SLAVE_BUILD]",
156 "name": "read test spec (2)",
157 "~followup_annotations": [
158 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json@@ @",
159 "@@@STEP_LOG_LINE@json.output@{}@@@",
160 "@@@STEP_LOG_END@json.output@@@"
161 ]
162 },
163 {
164 "cmd": [
165 "python",
166 "-u",
151 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 167 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
152 "--output", 168 "--output",
153 "/path/to/tmp/json", 169 "/path/to/tmp/json",
154 "--", 170 "--",
155 "--build-config-fs", 171 "--build-config-fs",
156 "Release", 172 "Release",
157 "--use-src-side-runtest-py", 173 "--use-src-side-runtest-py",
158 "--paths", 174 "--paths",
159 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", 175 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}",
160 "--properties", 176 "--properties",
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
368 "python", 384 "python",
369 "-u", 385 "-u",
370 "[BUILD]/scripts/slave/bot_update.py", 386 "[BUILD]/scripts/slave/bot_update.py",
371 "--master", 387 "--master",
372 "tryserver.chromium.linux", 388 "tryserver.chromium.linux",
373 "--builder", 389 "--builder",
374 "linux_chromium_rel_ng", 390 "linux_chromium_rel_ng",
375 "--slave", 391 "--slave",
376 "TestSlavename", 392 "TestSlavename",
377 "--spec", 393 "--spec",
378 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn:// svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium. org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org /%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, ' deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol o.chromium.org/chrome/trunk/src'}]", 394 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn:// svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium. org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org /%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, ' deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol o.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefo x2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/t est/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/ chrome/test/data/perf/frame_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 's rc/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/data/sele nium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/test/data ': None, 'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_decoder': Non e, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_decoder': No ne}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url': 'svn:/ /svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]",
379 "--root", 395 "--root",
380 "src", 396 "src",
381 "--revision_mapping_file", 397 "--revision_mapping_file",
382 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}", 398 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}",
383 "--rietveld_server", 399 "--rietveld_server",
384 "https://codereview.chromium.org", 400 "https://codereview.chromium.org",
385 "--output_json", 401 "--output_json",
386 "/path/to/tmp/json", 402 "/path/to/tmp/json",
387 "--revision", 403 "--revision",
388 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 404 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
446 { 462 {
447 "cmd": [ 463 "cmd": [
448 "python", 464 "python",
449 "-u", 465 "-u",
450 "[DEPOT_TOOLS]/gclient.py", 466 "[DEPOT_TOOLS]/gclient.py",
451 "runhooks" 467 "runhooks"
452 ], 468 ],
453 "cwd": "[SLAVE_BUILD]", 469 "cwd": "[SLAVE_BUILD]",
454 "env": { 470 "env": {
455 "GYP_CHROMIUM_NO_ACTION": "1", 471 "GYP_CHROMIUM_NO_ACTION": "1",
456 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always _on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' proprietary_code cs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1" 472 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always _on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' internal_gles2_c onform_tests=1 proprietary_codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1"
457 }, 473 },
458 "name": "gclient runhooks (without patch)" 474 "name": "gclient runhooks (without patch)"
459 }, 475 },
460 { 476 {
461 "cmd": [ 477 "cmd": [
462 "python", 478 "python",
463 "-u", 479 "-u",
464 "[SLAVE_BUILD]/src/tools/mb/mb.py", 480 "[SLAVE_BUILD]/src/tools/mb/mb.py",
465 "gen", 481 "gen",
466 "-m", 482 "-m",
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
516 "@@@SET_BUILD_PROPERTY@failure_type@\"COMPILE_FAILURE\"@@@", 532 "@@@SET_BUILD_PROPERTY@failure_type@\"COMPILE_FAILURE\"@@@",
517 "@@@SET_BUILD_PROPERTY@failure_hash@\"935f5d19481d533c5ea3a8d2d4abf9174668 d7fe\"@@@" 533 "@@@SET_BUILD_PROPERTY@failure_hash@\"935f5d19481d533c5ea3a8d2d4abf9174668 d7fe\"@@@"
518 ] 534 ]
519 }, 535 },
520 { 536 {
521 "name": "$result", 537 "name": "$result",
522 "reason": "Infra compile failure: Step Failure in compile (with patch)", 538 "reason": "Infra compile failure: Step Failure in compile (with patch)",
523 "status_code": 1 539 "status_code": 1
524 } 540 }
525 ] 541 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698