OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
7 "--master", | 7 "--master", |
8 "tryserver.v8", | 8 "tryserver.v8", |
9 "--builder", | 9 "--builder", |
10 "v8_linux_chromium_gn_rel", | 10 "v8_linux_chromium_gn_rel", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\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', 'v8_branch': 'branches/bleeding_edge', '
webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': '
DEPS', 'managed': True, 'name': 'src', 'safesync_url': 'https://build.chromium.o
rg/p/chromium/lkcr-status/lkgr', 'url': 'svn://svn-mirror.golo.chromium.org/chro
me/trunk/src'}]", | 14 "cache_dir = '[GIT_CACHE]'\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.chr
omium.org/%(repo)s', 'v8_branch': 'branches/bleeding_edge', 'webkit_trunk': 'svn
://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': T
rue, 'name': 'src', 'safesync_url': 'https://build.chromium.org/p/chromium/lkcr-
status/lkgr', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", |
15 "--root", | 15 "--root", |
16 "src", | 16 "src", |
17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
18 "{\"src\": \"got_cr_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
_revision\", \"src/v8\": \"got_revision\"}", | 18 "{\"src\": \"got_cr_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
_revision\", \"src/v8\": \"got_revision\"}", |
19 "--git-cache-dir", | 19 "--git-cache-dir", |
20 "[ROOT]/b/build/slave/cache_dir", | 20 "[GIT_CACHE]", |
21 "--issue", | 21 "--issue", |
22 "12853011", | 22 "12853011", |
23 "--patchset", | 23 "--patchset", |
24 "1", | 24 "1", |
25 "--rietveld_server", | 25 "--rietveld_server", |
26 "https://codereview.chromium.org", | 26 "https://codereview.chromium.org", |
27 "--output_json", | 27 "--output_json", |
28 "/path/to/tmp/json", | 28 "/path/to/tmp/json", |
29 "--revision", | 29 "--revision", |
30 "src@origin/lkcr", | 30 "src@origin/lkcr", |
31 "--revision", | 31 "--revision", |
32 "src/v8@22135", | 32 "src/v8@22135", |
33 "--output_manifest" | 33 "--output_manifest" |
34 ], | 34 ], |
| 35 "cwd": "[SLAVE_BUILD]", |
35 "env": { | 36 "env": { |
36 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 37 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
37 }, | 38 }, |
38 "name": "bot_update", | 39 "name": "bot_update", |
39 "~followup_annotations": [ | 40 "~followup_annotations": [ |
40 "@@@STEP_TEXT@Some step text@@@", | 41 "@@@STEP_TEXT@Some step text@@@", |
41 "@@@STEP_LOG_LINE@json.output@{@@@", | 42 "@@@STEP_LOG_LINE@json.output@{@@@", |
42 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
43 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
44 "@@@STEP_LOG_LINE@json.output@ \"src\": \"origin/lkcr\", @@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"origin/lkcr\", @@@", |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
99 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", | 100 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", |
100 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 101 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
101 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@", | 102 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@", |
102 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
103 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 105 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
105 ] | 106 ] |
106 }, | 107 }, |
107 { | 108 { |
108 "cmd": [], | 109 "cmd": [], |
| 110 "cwd": "[SLAVE_BUILD]", |
109 "name": "ensure_goma" | 111 "name": "ensure_goma" |
110 }, | 112 }, |
111 { | 113 { |
112 "cmd": [ | 114 "cmd": [ |
113 "python", | 115 "python", |
114 "-u", | 116 "-u", |
115 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 117 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
116 "--platform", | 118 "--platform", |
117 "linux-amd64", | 119 "linux-amd64", |
118 "--dest-directory", | 120 "--dest-directory", |
119 "[CWD]/cipd", | 121 "[SLAVE_BUILD]/cipd", |
120 "--json-output", | 122 "--json-output", |
121 "/path/to/tmp/json" | 123 "/path/to/tmp/json" |
122 ], | 124 ], |
| 125 "cwd": "[SLAVE_BUILD]", |
123 "name": "ensure_goma.install cipd", | 126 "name": "ensure_goma.install cipd", |
124 "~followup_annotations": [ | 127 "~followup_annotations": [ |
125 "@@@STEP_NEST_LEVEL@1@@@", | 128 "@@@STEP_NEST_LEVEL@1@@@", |
126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 129 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
127 "@@@STEP_LOG_LINE@json.output@{@@@", | 130 "@@@STEP_LOG_LINE@json.output@{@@@", |
128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 131 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", |
129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 132 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
130 "@@@STEP_LOG_LINE@json.output@}@@@", | 133 "@@@STEP_LOG_LINE@json.output@}@@@", |
131 "@@@STEP_LOG_END@json.output@@@" | 134 "@@@STEP_LOG_END@json.output@@@" |
132 ] | 135 ] |
133 }, | 136 }, |
134 { | 137 { |
135 "cmd": [ | 138 "cmd": [ |
136 "fake_slave_build/cipd", | 139 "[SLAVE_BUILD]/cipd/cipd", |
137 "ensure", | 140 "ensure", |
138 "--root", | 141 "--root", |
139 "[ROOT]/b/build/slave/cache/cipd/goma", | 142 "[CACHE]/cipd/goma", |
140 "--list", | 143 "--list", |
141 "infra_internal/goma/client/linux-amd64 release", | 144 "infra_internal/goma/client/linux-amd64 release", |
142 "--json-output", | 145 "--json-output", |
143 "/path/to/tmp/json", | 146 "/path/to/tmp/json", |
144 "--service-account-json", | 147 "--service-account-json", |
145 "/creds/service_accounts/service-account-goma-client.json" | 148 "/creds/service_accounts/service-account-goma-client.json" |
146 ], | 149 ], |
| 150 "cwd": "[SLAVE_BUILD]", |
147 "name": "ensure_goma.ensure_installed", | 151 "name": "ensure_goma.ensure_installed", |
148 "~followup_annotations": [ | 152 "~followup_annotations": [ |
149 "@@@STEP_NEST_LEVEL@1@@@", | 153 "@@@STEP_NEST_LEVEL@1@@@", |
150 "@@@STEP_LOG_LINE@json.output@{@@@", | 154 "@@@STEP_LOG_LINE@json.output@{@@@", |
151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 155 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
152 "@@@STEP_LOG_LINE@json.output@ {@@@", | 156 "@@@STEP_LOG_LINE@json.output@ {@@@", |
153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 157 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | 158 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", |
155 "@@@STEP_LOG_LINE@json.output@ }@@@", | 159 "@@@STEP_LOG_LINE@json.output@ }@@@", |
156 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 160 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
157 "@@@STEP_LOG_LINE@json.output@}@@@", | 161 "@@@STEP_LOG_LINE@json.output@}@@@", |
158 "@@@STEP_LOG_END@json.output@@@" | 162 "@@@STEP_LOG_END@json.output@@@" |
159 ] | 163 ] |
160 }, | 164 }, |
161 { | 165 { |
162 "cmd": [ | 166 "cmd": [ |
163 "python", | 167 "python", |
164 "-u", | 168 "-u", |
165 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 169 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
166 "runhooks" | 170 "runhooks" |
167 ], | 171 ], |
| 172 "cwd": "[SLAVE_BUILD]", |
168 "env": { | 173 "env": { |
169 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 174 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
170 "GYP_CHROMIUM_NO_ACTION": "1", | 175 "GYP_CHROMIUM_NO_ACTION": "1", |
171 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[ROOT]/b/build/slave/cache/cipd/goma' target_arch=x64 use_goma=1", | 176 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
172 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 177 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
173 }, | 178 }, |
174 "name": "gclient runhooks (with patch)" | 179 "name": "gclient runhooks (with patch)" |
175 }, | 180 }, |
176 { | 181 { |
177 "cmd": [ | 182 "cmd": [ |
178 "python", | 183 "python", |
179 "-u", | 184 "-u", |
180 "[CWD]/src/testing/scripts/get_compile_targets.py", | 185 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
181 "--output", | 186 "--output", |
182 "/path/to/tmp/json", | 187 "/path/to/tmp/json", |
183 "--", | 188 "--", |
184 "--build-config-fs", | 189 "--build-config-fs", |
185 "Release", | 190 "Release", |
186 "--paths", | 191 "--paths", |
187 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", | 192 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", |
188 "--properties", | 193 "--properties", |
189 "{\"buildername\": \"v8_linux_chromium_gn_rel\", \"buildnumber\": 571, \"m
astername\": \"tryserver.v8\", \"slavename\": \"TestSlavename\", \"target_platfo
rm\": \"linux\"}" | 194 "{\"buildername\": \"v8_linux_chromium_gn_rel\", \"buildnumber\": 571, \"m
astername\": \"tryserver.v8\", \"slavename\": \"TestSlavename\", \"target_platfo
rm\": \"linux\"}" |
190 ], | 195 ], |
| 196 "cwd": "[SLAVE_BUILD]", |
191 "name": "get compile targets for scripts", | 197 "name": "get compile targets for scripts", |
192 "~followup_annotations": [ | 198 "~followup_annotations": [ |
193 "@@@STEP_LOG_LINE@json.output@{}@@@", | 199 "@@@STEP_LOG_LINE@json.output@{}@@@", |
194 "@@@STEP_LOG_END@json.output@@@" | 200 "@@@STEP_LOG_END@json.output@@@" |
195 ] | 201 ] |
196 }, | 202 }, |
197 { | 203 { |
198 "cmd": [ | 204 "cmd": [ |
199 "python", | 205 "python", |
200 "-u", | 206 "-u", |
201 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 207 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
202 "[CWD]/src/testing/buildbot/chromium.linux.json", | 208 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", |
203 "/path/to/tmp/json" | 209 "/path/to/tmp/json" |
204 ], | 210 ], |
| 211 "cwd": "[SLAVE_BUILD]", |
205 "name": "read test spec", | 212 "name": "read test spec", |
206 "~followup_annotations": [ | 213 "~followup_annotations": [ |
207 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.linux.json@@@", | 214 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json
@@@", |
208 "@@@STEP_LOG_LINE@json.output@{@@@", | 215 "@@@STEP_LOG_LINE@json.output@{@@@", |
209 "@@@STEP_LOG_LINE@json.output@ \"V8 Linux GN\": {@@@", | 216 "@@@STEP_LOG_LINE@json.output@ \"V8 Linux GN\": {@@@", |
210 "@@@STEP_LOG_LINE@json.output@ \"additional_compile_targets\": [@@@", | 217 "@@@STEP_LOG_LINE@json.output@ \"additional_compile_targets\": [@@@", |
211 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@", | 218 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@", |
212 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 219 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
213 "@@@STEP_LOG_LINE@json.output@ }@@@", | 220 "@@@STEP_LOG_LINE@json.output@ }@@@", |
214 "@@@STEP_LOG_LINE@json.output@}@@@", | 221 "@@@STEP_LOG_LINE@json.output@}@@@", |
215 "@@@STEP_LOG_END@json.output@@@" | 222 "@@@STEP_LOG_END@json.output@@@" |
216 ] | 223 ] |
217 }, | 224 }, |
218 { | 225 { |
219 "cmd": [ | 226 "cmd": [ |
220 "git", | 227 "git", |
221 "diff", | 228 "diff", |
222 "--cached", | 229 "--cached", |
223 "--name-only" | 230 "--name-only" |
224 ], | 231 ], |
225 "cwd": "[CWD]/src", | 232 "cwd": "[SLAVE_BUILD]/src", |
226 "name": "git diff to analyze patch", | 233 "name": "git diff to analyze patch", |
227 "stdout": "/path/to/tmp/", | 234 "stdout": "/path/to/tmp/", |
228 "~followup_annotations": [ | 235 "~followup_annotations": [ |
229 "@@@STEP_LOG_LINE@files@foo.cc@@@", | 236 "@@@STEP_LOG_LINE@files@foo.cc@@@", |
230 "@@@STEP_LOG_END@files@@@", | 237 "@@@STEP_LOG_END@files@@@", |
231 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" | 238 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" |
232 ] | 239 ] |
233 }, | 240 }, |
234 { | 241 { |
235 "cmd": [ | 242 "cmd": [ |
236 "python", | 243 "python", |
237 "-u", | 244 "-u", |
238 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 245 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
239 "[CWD]/src/testing/buildbot/trybot_analyze_config.json", | 246 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", |
240 "/path/to/tmp/json" | 247 "/path/to/tmp/json" |
241 ], | 248 ], |
| 249 "cwd": "[SLAVE_BUILD]", |
242 "name": "read filter exclusion spec", | 250 "name": "read filter exclusion spec", |
243 "~followup_annotations": [ | 251 "~followup_annotations": [ |
244 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", | 252 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
245 "@@@STEP_LOG_LINE@json.output@{@@@", | 253 "@@@STEP_LOG_LINE@json.output@{@@@", |
246 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 254 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
247 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", | 255 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", |
248 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", | 256 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", |
249 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 257 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
250 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 258 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
251 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 259 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
252 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 260 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
253 "@@@STEP_LOG_LINE@json.output@ }@@@", | 261 "@@@STEP_LOG_LINE@json.output@ }@@@", |
254 "@@@STEP_LOG_LINE@json.output@}@@@", | 262 "@@@STEP_LOG_LINE@json.output@}@@@", |
255 "@@@STEP_LOG_END@json.output@@@" | 263 "@@@STEP_LOG_END@json.output@@@" |
256 ] | 264 ] |
257 }, | 265 }, |
258 { | 266 { |
259 "cmd": [ | 267 "cmd": [ |
260 "python", | 268 "python", |
261 "-u", | 269 "-u", |
262 "import sys; sys.exit(0)" | 270 "import sys; sys.exit(0)" |
263 ], | 271 ], |
| 272 "cwd": "[SLAVE_BUILD]", |
264 "name": "analyze", | 273 "name": "analyze", |
265 "~followup_annotations": [ | 274 "~followup_annotations": [ |
266 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", | 275 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", |
267 "@@@STEP_LOG_END@excluded_files@@@", | 276 "@@@STEP_LOG_END@excluded_files@@@", |
268 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 277 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
269 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", | 278 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", |
270 "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests\", @@@", | 279 "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests\", @@@", |
271 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\", @@@", | 280 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\", @@@", |
272 "@@@STEP_LOG_LINE@analyze_details@ \"extensions_browsertests\", @@@", | 281 "@@@STEP_LOG_LINE@analyze_details@ \"extensions_browsertests\", @@@", |
273 "@@@STEP_LOG_LINE@analyze_details@ \"gin_unittests\", @@@", | 282 "@@@STEP_LOG_LINE@analyze_details@ \"gin_unittests\", @@@", |
(...skipping 30 matching lines...) Expand all Loading... |
304 }, | 313 }, |
305 { | 314 { |
306 "cmd": [ | 315 "cmd": [ |
307 "python", | 316 "python", |
308 "-u", | 317 "-u", |
309 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 318 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
310 "--show-path", | 319 "--show-path", |
311 "python", | 320 "python", |
312 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 321 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
313 ], | 322 ], |
| 323 "cwd": "[SLAVE_BUILD]", |
314 "name": "cleanup_temp" | 324 "name": "cleanup_temp" |
315 }, | 325 }, |
316 { | 326 { |
317 "cmd": [ | 327 "cmd": [ |
318 "python", | 328 "python", |
319 "-u", | 329 "-u", |
320 "[CWD]/src/tools/mb/mb.py", | 330 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
321 "gen", | 331 "gen", |
322 "-m", | 332 "-m", |
323 "tryserver.v8", | 333 "tryserver.v8", |
324 "-b", | 334 "-b", |
325 "v8_linux_chromium_gn_rel", | 335 "v8_linux_chromium_gn_rel", |
326 "--config-file", | 336 "--config-file", |
327 "[CWD]/src/tools/mb/mb_config.pyl", | 337 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
328 "--goma-dir", | 338 "--goma-dir", |
329 "[ROOT]/b/build/slave/cache/cipd/goma", | 339 "[CACHE]/cipd/goma", |
330 "//out/Release" | 340 "//out/Release" |
331 ], | 341 ], |
| 342 "cwd": "[SLAVE_BUILD]", |
332 "name": "generate_build_files (with patch)" | 343 "name": "generate_build_files (with patch)" |
333 }, | 344 }, |
334 { | 345 { |
335 "cmd": [ | 346 "cmd": [ |
336 "python", | 347 "python", |
337 "-u", | 348 "-u", |
338 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 349 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
339 "--show-path", | 350 "--show-path", |
340 "python", | 351 "python", |
341 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 352 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
342 "--gsutil-py-path", | 353 "--gsutil-py-path", |
343 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 354 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
344 "--ninja-path", | 355 "--ninja-path", |
345 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 356 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
346 "--target", | 357 "--target", |
347 "Release", | 358 "Release", |
348 "--src-dir", | 359 "--src-dir", |
349 "[CWD]/src", | 360 "[SLAVE_BUILD]/src", |
350 "--goma-cache-dir", | 361 "--goma-cache-dir", |
351 "[ROOT]/b/build/slave/goma_cache", | 362 "[GOMA_CACHE]", |
352 "--build-tool", | 363 "--build-tool", |
353 "ninja", | 364 "ninja", |
354 "--compiler", | 365 "--compiler", |
355 "goma", | 366 "goma", |
356 "--goma-jsonstatus", | 367 "--goma-jsonstatus", |
357 "/path/to/tmp/json", | 368 "/path/to/tmp/json", |
358 "--goma-service-account-json-file", | 369 "--goma-service-account-json-file", |
359 "/creds/service_accounts/service-account-goma-client.json", | 370 "/creds/service_accounts/service-account-goma-client.json", |
360 "--goma-dir", | 371 "--goma-dir", |
361 "[ROOT]/b/build/slave/cache/cipd/goma", | 372 "[CACHE]/cipd/goma", |
362 "--goma-fail-fast", | 373 "--goma-fail-fast", |
363 "--goma-disable-local-fallback", | 374 "--goma-disable-local-fallback", |
364 "--ninja-ensure-up-to-date", | 375 "--ninja-ensure-up-to-date", |
365 "--", | 376 "--", |
366 "base_unittests", | 377 "base_unittests", |
367 "blink_tests", | 378 "blink_tests", |
368 "extensions_browsertests", | 379 "extensions_browsertests", |
369 "gin_unittests", | 380 "gin_unittests", |
370 "net_unittests", | 381 "net_unittests", |
371 "pdfium_test", | 382 "pdfium_test", |
372 "postmortem-metadata", | 383 "postmortem-metadata", |
373 "unit_tests" | 384 "unit_tests" |
374 ], | 385 ], |
| 386 "cwd": "[SLAVE_BUILD]", |
375 "env": { | 387 "env": { |
376 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 388 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
377 }, | 389 }, |
378 "name": "compile (with patch)", | 390 "name": "compile (with patch)", |
379 "~followup_annotations": [ | 391 "~followup_annotations": [ |
380 "step returned non-zero exit code: 1", | 392 "step returned non-zero exit code: 1", |
381 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 393 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
382 "@@@STEP_LOG_END@json.output (invalid)@@@", | 394 "@@@STEP_LOG_END@json.output (invalid)@@@", |
383 "@@@STEP_LOG_LINE@exception@TypeError(\"'NoneType' object has no attribute
'__getitem__'\",)@@@", | 395 "@@@STEP_LOG_LINE@exception@TypeError(\"'NoneType' object has no attribute
'__getitem__'\",)@@@", |
384 "@@@STEP_LOG_END@exception@@@", | 396 "@@@STEP_LOG_END@exception@@@", |
385 "@@@STEP_WARNINGS@@@" | 397 "@@@STEP_WARNINGS@@@" |
386 ] | 398 ] |
387 }, | 399 }, |
388 { | 400 { |
389 "cmd": [ | 401 "cmd": [ |
390 "python", | 402 "python", |
391 "-u", | 403 "-u", |
392 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 404 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
393 "--master", | 405 "--master", |
394 "tryserver.v8", | 406 "tryserver.v8", |
395 "--builder", | 407 "--builder", |
396 "v8_linux_chromium_gn_rel", | 408 "v8_linux_chromium_gn_rel", |
397 "--slave", | 409 "--slave", |
398 "TestSlavename", | 410 "TestSlavename", |
399 "--spec", | 411 "--spec", |
400 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\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', 'v8_branch': 'branches/bleeding_edge', '
webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': '
DEPS', 'managed': True, 'name': 'src', 'safesync_url': 'https://build.chromium.o
rg/p/chromium/lkcr-status/lkgr', 'url': 'svn://svn-mirror.golo.chromium.org/chro
me/trunk/src'}]", | 412 "cache_dir = '[GIT_CACHE]'\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.chr
omium.org/%(repo)s', 'v8_branch': 'branches/bleeding_edge', 'webkit_trunk': 'svn
://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': T
rue, 'name': 'src', 'safesync_url': 'https://build.chromium.org/p/chromium/lkcr-
status/lkgr', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", |
401 "--root", | 413 "--root", |
402 "src", | 414 "src", |
403 "--revision_mapping_file", | 415 "--revision_mapping_file", |
404 "{\"src\": \"got_cr_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
_revision\", \"src/v8\": \"got_revision\"}", | 416 "{\"src\": \"got_cr_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
_revision\", \"src/v8\": \"got_revision\"}", |
405 "--git-cache-dir", | 417 "--git-cache-dir", |
406 "[ROOT]/b/build/slave/cache_dir", | 418 "[GIT_CACHE]", |
407 "--rietveld_server", | 419 "--rietveld_server", |
408 "https://codereview.chromium.org", | 420 "https://codereview.chromium.org", |
409 "--output_json", | 421 "--output_json", |
410 "/path/to/tmp/json", | 422 "/path/to/tmp/json", |
411 "--revision", | 423 "--revision", |
412 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 424 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
413 "--revision", | 425 "--revision", |
414 "src/v8@801ada225ddc271c132c3a35f03975671d43e399", | 426 "src/v8@801ada225ddc271c132c3a35f03975671d43e399", |
415 "--force", | 427 "--force", |
416 "--output_manifest" | 428 "--output_manifest" |
417 ], | 429 ], |
| 430 "cwd": "[SLAVE_BUILD]", |
418 "env": { | 431 "env": { |
419 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 432 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
420 }, | 433 }, |
421 "name": "bot_update (without patch)", | 434 "name": "bot_update (without patch)", |
422 "~followup_annotations": [ | 435 "~followup_annotations": [ |
423 "@@@STEP_TEXT@Some step text@@@", | 436 "@@@STEP_TEXT@Some step text@@@", |
424 "@@@STEP_LOG_LINE@json.output@{@@@", | 437 "@@@STEP_LOG_LINE@json.output@{@@@", |
425 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 438 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
426 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 439 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
427 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4
ebd0fe58cb9\", @@@", | 440 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4
ebd0fe58cb9\", @@@", |
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
475 "@@@STEP_LOG_END@json.output@@@" | 488 "@@@STEP_LOG_END@json.output@@@" |
476 ] | 489 ] |
477 }, | 490 }, |
478 { | 491 { |
479 "cmd": [ | 492 "cmd": [ |
480 "python", | 493 "python", |
481 "-u", | 494 "-u", |
482 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 495 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
483 "runhooks" | 496 "runhooks" |
484 ], | 497 ], |
| 498 "cwd": "[SLAVE_BUILD]", |
485 "env": { | 499 "env": { |
486 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 500 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
487 "GYP_CHROMIUM_NO_ACTION": "1", | 501 "GYP_CHROMIUM_NO_ACTION": "1", |
488 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[ROOT]/b/build/slave/cache/cipd/goma' target_arch=x64 use_goma=1", | 502 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
489 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 503 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
490 }, | 504 }, |
491 "name": "gclient runhooks (without patch)" | 505 "name": "gclient runhooks (without patch)" |
492 }, | 506 }, |
493 { | 507 { |
494 "cmd": [ | 508 "cmd": [ |
495 "python", | 509 "python", |
496 "-u", | 510 "-u", |
497 "[CWD]/src/tools/mb/mb.py", | 511 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
498 "gen", | 512 "gen", |
499 "-m", | 513 "-m", |
500 "tryserver.v8", | 514 "tryserver.v8", |
501 "-b", | 515 "-b", |
502 "v8_linux_chromium_gn_rel", | 516 "v8_linux_chromium_gn_rel", |
503 "--config-file", | 517 "--config-file", |
504 "[CWD]/src/tools/mb/mb_config.pyl", | 518 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
505 "--goma-dir", | 519 "--goma-dir", |
506 "[ROOT]/b/build/slave/cache/cipd/goma", | 520 "[CACHE]/cipd/goma", |
507 "//out/Release" | 521 "//out/Release" |
508 ], | 522 ], |
| 523 "cwd": "[SLAVE_BUILD]", |
509 "name": "generate_build_files (without patch)" | 524 "name": "generate_build_files (without patch)" |
510 }, | 525 }, |
511 { | 526 { |
512 "cmd": [ | 527 "cmd": [ |
513 "python", | 528 "python", |
514 "-u", | 529 "-u", |
515 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 530 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
516 "--show-path", | 531 "--show-path", |
517 "python", | 532 "python", |
518 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 533 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
519 "--gsutil-py-path", | 534 "--gsutil-py-path", |
520 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 535 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
521 "--ninja-path", | 536 "--ninja-path", |
522 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 537 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
523 "--target", | 538 "--target", |
524 "Release", | 539 "Release", |
525 "--src-dir", | 540 "--src-dir", |
526 "[CWD]/src", | 541 "[SLAVE_BUILD]/src", |
527 "--goma-cache-dir", | 542 "--goma-cache-dir", |
528 "[ROOT]/b/build/slave/goma_cache", | 543 "[GOMA_CACHE]", |
529 "--build-tool", | 544 "--build-tool", |
530 "ninja", | 545 "ninja", |
531 "--compiler", | 546 "--compiler", |
532 "goma", | 547 "goma", |
533 "--goma-jsonstatus", | 548 "--goma-jsonstatus", |
534 "/path/to/tmp/json", | 549 "/path/to/tmp/json", |
535 "--goma-service-account-json-file", | 550 "--goma-service-account-json-file", |
536 "/creds/service_accounts/service-account-goma-client.json", | 551 "/creds/service_accounts/service-account-goma-client.json", |
537 "--goma-dir", | 552 "--goma-dir", |
538 "[ROOT]/b/build/slave/cache/cipd/goma", | 553 "[CACHE]/cipd/goma", |
539 "--goma-fail-fast", | 554 "--goma-fail-fast", |
540 "--goma-disable-local-fallback", | 555 "--goma-disable-local-fallback", |
541 "--ninja-ensure-up-to-date", | 556 "--ninja-ensure-up-to-date", |
542 "--", | 557 "--", |
543 "base_unittests", | 558 "base_unittests", |
544 "blink_tests", | 559 "blink_tests", |
545 "extensions_browsertests", | 560 "extensions_browsertests", |
546 "gin_unittests", | 561 "gin_unittests", |
547 "net_unittests", | 562 "net_unittests", |
548 "pdfium_test", | 563 "pdfium_test", |
549 "postmortem-metadata", | 564 "postmortem-metadata", |
550 "unit_tests" | 565 "unit_tests" |
551 ], | 566 ], |
| 567 "cwd": "[SLAVE_BUILD]", |
552 "env": { | 568 "env": { |
553 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 569 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
554 }, | 570 }, |
555 "name": "compile (without patch)", | 571 "name": "compile (without patch)", |
556 "~followup_annotations": [ | 572 "~followup_annotations": [ |
557 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 573 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
558 "@@@STEP_LOG_END@json.output (invalid)@@@", | 574 "@@@STEP_LOG_END@json.output (invalid)@@@", |
559 "@@@SET_BUILD_PROPERTY@failure_type@\"COMPILE_FAILURE\"@@@" | 575 "@@@SET_BUILD_PROPERTY@failure_type@\"COMPILE_FAILURE\"@@@" |
560 ] | 576 ] |
561 }, | 577 }, |
562 { | 578 { |
563 "cmd": [ | 579 "cmd": [ |
564 "python", | 580 "python", |
565 "-u", | 581 "-u", |
566 "import sys; sys.exit(0)" | 582 "import sys; sys.exit(0)" |
567 ], | 583 ], |
| 584 "cwd": "[SLAVE_BUILD]", |
568 "name": "mark: before_tests", | 585 "name": "mark: before_tests", |
569 "~followup_annotations": [ | 586 "~followup_annotations": [ |
570 "@@@SET_BUILD_PROPERTY@failure_hash@\"4d6a903860330c798a14ca4fb8a3b9ea8c90
b814\"@@@" | 587 "@@@SET_BUILD_PROPERTY@failure_hash@\"4d6a903860330c798a14ca4fb8a3b9ea8c90
b814\"@@@" |
571 ] | 588 ] |
572 }, | 589 }, |
573 { | 590 { |
574 "name": "$result", | 591 "name": "$result", |
575 "reason": "Step('compile (with patch)') failed with return_code 1", | 592 "reason": "Step('compile (with patch)') failed with return_code 1", |
576 "status_code": 1 | 593 "status_code": 1 |
577 } | 594 } |
578 ] | 595 ] |
OLD | NEW |