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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_dbg_ng.json

Issue 1581803003: V8 Buildbot: Add more ng trybots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Fixes 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 "client.v8", 8 "tryserver.v8",
9 "--builder", 9 "--builder",
10 "V8 Linux - nosnap debug builder", 10 "v8_linux_dbg_ng",
11 "--slave", 11 "--slave",
12 "TestSlavename", 12 "TestSlavename",
13 "--spec", 13 "--spec",
14 "cache_dir = None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn:// svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': Tru e, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", 14 "cache_dir = None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn:// svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': Tru e, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
15 "--root", 15 "--root",
16 "v8", 16 "v8",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_c lient_revision\"}", 18 "{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_c lient_revision\"}",
19 "--issue",
20 "12853011",
21 "--patchset",
22 "1",
23 "--rietveld_server",
24 "https://codereview.chromium.org",
19 "--output_json", 25 "--output_json",
20 "/path/to/tmp/json", 26 "/path/to/tmp/json",
21 "--revision", 27 "--revision",
22 "v8@20123", 28 "v8@12345",
23 "--no_shallow", 29 "--no_shallow",
24 "--output_manifest" 30 "--output_manifest"
25 ], 31 ],
26 "cwd": "[SLAVE_BUILD]", 32 "cwd": "[SLAVE_BUILD]",
27 "name": "bot_update", 33 "name": "bot_update",
28 "~followup_annotations": [ 34 "~followup_annotations": [
29 "@@@STEP_TEXT@Some step text@@@", 35 "@@@STEP_TEXT@Some step text@@@",
30 "@@@STEP_LOG_LINE@json.output@{@@@", 36 "@@@STEP_LOG_LINE@json.output@{@@@",
31 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 37 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
32 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", 38 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 }, 79 },
74 { 80 {
75 "cmd": [ 81 "cmd": [
76 "python", 82 "python",
77 "-u", 83 "-u",
78 "[DEPOT_TOOLS]/gclient.py", 84 "[DEPOT_TOOLS]/gclient.py",
79 "runhooks" 85 "runhooks"
80 ], 86 ],
81 "cwd": "[SLAVE_BUILD]", 87 "cwd": "[SLAVE_BUILD]",
82 "env": { 88 "env": {
83 "GYP_DEFINES": "clang=1 gomadir='[BUILD]/goma' target_arch=ia32 test_isola tion_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_ta rget_arch=ia32 v8_use_snapshot=false", 89 "GYP_DEFINES": "clang=1 dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/go ma' target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchec ks=1 v8_optimized_debug=1 v8_target_arch=ia32",
84 "GYP_GENERATORS": "ninja" 90 "GYP_GENERATORS": "ninja"
85 }, 91 },
86 "name": "gclient runhooks" 92 "name": "gclient runhooks"
87 }, 93 },
88 { 94 {
89 "cmd": [ 95 "cmd": [
90 "python", 96 "python",
91 "-u", 97 "-u",
92 "[BUILD]/scripts/slave/cleanup_temp.py" 98 "[BUILD]/scripts/slave/cleanup_temp.py"
93 ], 99 ],
(...skipping 30 matching lines...) Expand all
124 "--src-dir", 130 "--src-dir",
125 "[SLAVE_BUILD]/v8", 131 "[SLAVE_BUILD]/v8",
126 "--build-tool", 132 "--build-tool",
127 "ninja", 133 "ninja",
128 "--compiler", 134 "--compiler",
129 "goma-clang", 135 "goma-clang",
130 "--goma-jsonstatus", 136 "--goma-jsonstatus",
131 "/path/to/tmp/json", 137 "/path/to/tmp/json",
132 "--goma-dir", 138 "--goma-dir",
133 "[BUILD]/goma", 139 "[BUILD]/goma",
140 "--goma-fail-fast",
141 "--goma-disable-local-fallback",
134 "--" 142 "--"
135 ], 143 ],
136 "cwd": "[SLAVE_BUILD]", 144 "cwd": "[SLAVE_BUILD]",
137 "name": "compile", 145 "name": "compile",
138 "~followup_annotations": [ 146 "~followup_annotations": [
139 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 147 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
140 "@@@STEP_LOG_END@json.output (invalid)@@@" 148 "@@@STEP_LOG_END@json.output (invalid)@@@"
141 ] 149 ]
142 }, 150 },
143 { 151 {
144 "cmd": [ 152 "cmd": [
145 "python", 153 "python",
146 "-u", 154 "-u",
147 "RECIPE_MODULE[isolate]/resources/isolate.py", 155 "RECIPE_MODULE[isolate]/resources/isolate.py",
148 "[SLAVE_BUILD]/v8/tools/swarming_client", 156 "[SLAVE_BUILD]/v8/tools/swarming_client",
149 "batcharchive", 157 "batcharchive",
150 "--dump-json", 158 "--dump-json",
151 "/path/to/tmp/json", 159 "/path/to/tmp/json",
152 "--isolate-server", 160 "--isolate-server",
153 "https://isolateserver.appspot.com", 161 "https://isolateserver.appspot.com",
154 "--verbose", 162 "--verbose",
163 "[SLAVE_BUILD]/v8/out/Debug/benchmarks.isolated.gen.json",
155 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", 164 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json",
165 "[SLAVE_BUILD]/v8/out/Debug/ignition.isolated.gen.json",
166 "[SLAVE_BUILD]/v8/out/Debug/mjsunit.isolated.gen.json",
156 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json", 167 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json",
157 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json" 168 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json",
169 "[SLAVE_BUILD]/v8/out/Debug/test262.isolated.gen.json"
158 ], 170 ],
159 "cwd": "[SLAVE_BUILD]", 171 "cwd": "[SLAVE_BUILD]",
160 "name": "isolate tests", 172 "name": "isolate tests",
161 "~followup_annotations": [ 173 "~followup_annotations": [
162 "@@@STEP_LOG_LINE@json.output@{@@@", 174 "@@@STEP_LOG_LINE@json.output@{@@@",
175 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar ks]\", @@@",
163 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@", 176 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@",
177 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\ ", @@@",
178 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\", @@@",
164 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@", 179 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@",
165 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\"@@@ ", 180 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @ @@",
181 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@",
166 "@@@STEP_LOG_LINE@json.output@}@@@", 182 "@@@STEP_LOG_LINE@json.output@}@@@",
167 "@@@STEP_LOG_END@json.output@@@" 183 "@@@STEP_LOG_END@json.output@@@"
168 ] 184 ]
169 }, 185 },
170 { 186 {
171 "cmd": [
172 "python",
173 "-u",
174 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
175 "--",
176 "[DEPOT_TOOLS]/gsutil.py",
177 "----",
178 "cp",
179 "-a",
180 "public-read",
181 "{\"bot_default\": \"[dummy hash for bot_default]\", \"mozilla\": \"[dummy hash for mozilla]\", \"simdjs\": \"[dummy hash for simdjs]\"}",
182 "gs://chromium-v8/v8-linux-nosnap-dbg/full-build-linux_f2cbea7e89a45f46819 777bb78a1f5bd0241f64c.json"
183 ],
184 "cwd": "[SLAVE_BUILD]",
185 "name": "gsutil upload",
186 "~followup_annotations": [
187 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v 8-linux-nosnap-dbg/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.jso n@@@"
188 ]
189 },
190 {
191 "allow_subannotations": true,
192 "cmd": [
193 "python",
194 "-u",
195 "[BUILD]/scripts/slave/zip_build.py",
196 "--target",
197 "Debug",
198 "--build-url",
199 "gs://chromium-v8/v8-linux-nosnap-dbg",
200 "--src-dir",
201 "v8",
202 "--factory-properties",
203 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"master\", \"buildername\": \"V8 Linux - nosnap debug builder\", \"bu ildnumber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \ "recipe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \" workdir\": \"/path/to/workdir/TestSlavename\"}",
204 "--build-properties",
205 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"master\", \"buildername\": \"V8 Linux - nosnap debug builder\", \"bu ildnumber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \ "recipe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \" workdir\": \"/path/to/workdir/TestSlavename\"}"
206 ],
207 "cwd": "[SLAVE_BUILD]",
208 "name": "package build"
209 },
210 {
211 "cmd": [], 187 "cmd": [],
212 "cwd": "[SLAVE_BUILD]", 188 "cwd": "[SLAVE_BUILD]",
213 "name": "trigger", 189 "name": "trigger",
214 "trigger_specs": [ 190 "trigger_specs": [
215 { 191 {
216 "builder_name": "V8 Linux - nosnap - debug", 192 "builder_name": "v8_linux_dbg_ng_triggered",
217 "properties": { 193 "properties": {
194 "category": "cq",
195 "issue": 12853011,
196 "master": "tryserver.v8",
218 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 197 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
219 "parent_got_revision_cp": "refs/heads/master@{#50110}", 198 "parent_got_revision_cp": "refs/heads/master@{#50110}",
220 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 199 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
221 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 200 "patch_project": "v8",
201 "patch_storage": "rietveld",
202 "patchset": "1",
203 "reason": "CQ",
204 "requester": "commit-bot@chromium.org",
205 "revision": "12345",
206 "rietveld": "https://codereview.chromium.org",
222 "swarm_hashes": { 207 "swarm_hashes": {
208 "benchmarks": "[dummy hash for benchmarks]",
223 "bot_default": "[dummy hash for bot_default]", 209 "bot_default": "[dummy hash for bot_default]",
210 "ignition": "[dummy hash for ignition]",
211 "mjsunit": "[dummy hash for mjsunit]",
224 "mozilla": "[dummy hash for mozilla]", 212 "mozilla": "[dummy hash for mozilla]",
225 "simdjs": "[dummy hash for simdjs]" 213 "simdjs": "[dummy hash for simdjs]",
214 "test262": "[dummy hash for test262]"
226 } 215 }
227 } 216 }
228 } 217 }
229 ], 218 ],
230 "~followup_annotations": [ 219 "~followup_annotations": [
231 "@@@STEP_TEXT@V8 Linux - nosnap - debug@@@" 220 "@@@STEP_TEXT@v8_linux_dbg_ng_triggered@@@"
232 ] 221 ]
233 }, 222 },
234 { 223 {
235 "name": "$result", 224 "name": "$result",
236 "recipe_result": null, 225 "recipe_result": null,
237 "status_code": 0 226 "status_code": 0
238 } 227 }
239 ] 228 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698