OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
7 ], | 7 ], |
8 "cwd": "[SLAVE_BUILD]", | |
9 "name": "taskkill" | 8 "name": "taskkill" |
10 }, | 9 }, |
11 { | 10 { |
12 "cmd": [ | 11 "cmd": [ |
13 "python", | 12 "python", |
14 "-u", | 13 "-u", |
15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
16 "--master", | 15 "--master", |
17 "tryserver.chromium.win", | 16 "tryserver.chromium.win", |
18 "--builder", | 17 "--builder", |
19 "win_chromium_variable", | 18 "win_chromium_variable", |
20 "--slave", | 19 "--slave", |
21 "build1-a1", | 20 "build1-a1", |
22 "--spec", | 21 "--spec", |
23 "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', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", | 22 "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_u
rl': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-m
irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", |
24 "--root", | 23 "--root", |
25 "src", | 24 "src", |
26 "--revision_mapping_file", | 25 "--revision_mapping_file", |
27 "{\"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\"}", | 26 "{\"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\"}", |
28 "--git-cache-dir", | 27 "--git-cache-dir", |
29 "[GIT_CACHE]", | 28 "[ROOT]\\b\\build\\slave\\cache_dir", |
30 "--output_json", | 29 "--output_json", |
31 "/path/to/tmp/json", | 30 "/path/to/tmp/json", |
32 "--revision", | 31 "--revision", |
33 "src@r1", | 32 "src@r1", |
34 "--output_manifest" | 33 "--output_manifest" |
35 ], | 34 ], |
36 "cwd": "[SLAVE_BUILD]", | |
37 "env": { | 35 "env": { |
38 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 36 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
39 }, | 37 }, |
40 "name": "bot_update", | 38 "name": "bot_update", |
41 "~followup_annotations": [ | 39 "~followup_annotations": [ |
42 "@@@STEP_TEXT@Some step text@@@", | 40 "@@@STEP_TEXT@Some step text@@@", |
43 "@@@STEP_LOG_LINE@json.output@{@@@", | 41 "@@@STEP_LOG_LINE@json.output@{@@@", |
44 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
45 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
46 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
100 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 98 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
101 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 99 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
102 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 100 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
103 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 101 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
104 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 102 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
105 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 103 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
106 ] | 104 ] |
107 }, | 105 }, |
108 { | 106 { |
109 "cmd": [], | 107 "cmd": [], |
110 "cwd": "[SLAVE_BUILD]", | |
111 "name": "ensure_goma" | 108 "name": "ensure_goma" |
112 }, | 109 }, |
113 { | 110 { |
114 "cmd": [ | 111 "cmd": [ |
115 "python", | 112 "python", |
116 "-u", | 113 "-u", |
117 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 114 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
118 "--platform", | 115 "--platform", |
119 "windows-amd64", | 116 "windows-amd64", |
120 "--dest-directory", | 117 "--dest-directory", |
121 "[SLAVE_BUILD]\\cipd", | 118 "[CWD]\\cipd", |
122 "--json-output", | 119 "--json-output", |
123 "/path/to/tmp/json" | 120 "/path/to/tmp/json" |
124 ], | 121 ], |
125 "cwd": "[SLAVE_BUILD]", | |
126 "name": "ensure_goma.install cipd", | 122 "name": "ensure_goma.install cipd", |
127 "~followup_annotations": [ | 123 "~followup_annotations": [ |
128 "@@@STEP_NEST_LEVEL@1@@@", | 124 "@@@STEP_NEST_LEVEL@1@@@", |
129 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 125 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
130 "@@@STEP_LOG_LINE@json.output@{@@@", | 126 "@@@STEP_LOG_LINE@json.output@{@@@", |
131 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | 127 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
132 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 128 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
133 "@@@STEP_LOG_LINE@json.output@}@@@", | 129 "@@@STEP_LOG_LINE@json.output@}@@@", |
134 "@@@STEP_LOG_END@json.output@@@" | 130 "@@@STEP_LOG_END@json.output@@@" |
135 ] | 131 ] |
136 }, | 132 }, |
137 { | 133 { |
138 "cmd": [ | 134 "cmd": [ |
139 "[SLAVE_BUILD]\\cipd\\cipd", | 135 "fake_slave_build/cipd", |
140 "ensure", | 136 "ensure", |
141 "--root", | 137 "--root", |
142 "[CACHE]\\cipd\\goma", | 138 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
143 "--list", | 139 "--list", |
144 "infra_internal/goma/client/windows-amd64 release", | 140 "infra_internal/goma/client/windows-amd64 release", |
145 "--json-output", | 141 "--json-output", |
146 "/path/to/tmp/json", | 142 "/path/to/tmp/json", |
147 "--service-account-json", | 143 "--service-account-json", |
148 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 144 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
149 ], | 145 ], |
150 "cwd": "[SLAVE_BUILD]", | |
151 "name": "ensure_goma.ensure_installed", | 146 "name": "ensure_goma.ensure_installed", |
152 "~followup_annotations": [ | 147 "~followup_annotations": [ |
153 "@@@STEP_NEST_LEVEL@1@@@", | 148 "@@@STEP_NEST_LEVEL@1@@@", |
154 "@@@STEP_LOG_LINE@json.output@{@@@", | 149 "@@@STEP_LOG_LINE@json.output@{@@@", |
155 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 150 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
156 "@@@STEP_LOG_LINE@json.output@ {@@@", | 151 "@@@STEP_LOG_LINE@json.output@ {@@@", |
157 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 152 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
158 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 153 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
159 "@@@STEP_LOG_LINE@json.output@ }@@@", | 154 "@@@STEP_LOG_LINE@json.output@ }@@@", |
160 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 155 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
161 "@@@STEP_LOG_LINE@json.output@}@@@", | 156 "@@@STEP_LOG_LINE@json.output@}@@@", |
162 "@@@STEP_LOG_END@json.output@@@" | 157 "@@@STEP_LOG_END@json.output@@@" |
163 ] | 158 ] |
164 }, | 159 }, |
165 { | 160 { |
166 "cmd": [ | 161 "cmd": [ |
167 "python", | 162 "python", |
168 "-u", | 163 "-u", |
169 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 164 "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
170 "--version" | 165 "--version" |
171 ], | 166 ], |
172 "cwd": "[SLAVE_BUILD]", | |
173 "name": "swarming.py --version", | 167 "name": "swarming.py --version", |
174 "stdout": "/path/to/tmp/", | 168 "stdout": "/path/to/tmp/", |
175 "~followup_annotations": [ | 169 "~followup_annotations": [ |
176 "@@@STEP_TEXT@0.4.10@@@" | 170 "@@@STEP_TEXT@0.4.10@@@" |
177 ] | 171 ] |
178 }, | 172 }, |
179 { | 173 { |
180 "cmd": [ | 174 "cmd": [ |
181 "python", | 175 "python", |
182 "-u", | 176 "-u", |
183 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 177 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
184 "runhooks" | 178 "runhooks" |
185 ], | 179 ], |
186 "cwd": "[SLAVE_BUILD]", | |
187 "env": { | 180 "env": { |
188 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 181 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
189 "GYP_CHROMIUM_NO_ACTION": "1", | 182 "GYP_CHROMIUM_NO_ACTION": "1", |
190 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' proprieta
ry_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", | 183 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[ROOT]\\b\\build\\slave\\cache
\\cipd\\goma' proprietary_codecs=1 target_arch=ia32 test_isolation_mode=prepare
use_goma=1", |
191 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 184 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
192 }, | 185 }, |
193 "name": "gclient runhooks" | 186 "name": "gclient runhooks" |
194 }, | 187 }, |
195 { | 188 { |
196 "cmd": [ | 189 "cmd": [ |
197 "python", | 190 "python", |
198 "-u", | 191 "-u", |
199 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 192 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", |
200 "--output", | 193 "--output", |
201 "/path/to/tmp/json", | 194 "/path/to/tmp/json", |
202 "--", | 195 "--", |
203 "--build-config-fs", | 196 "--build-config-fs", |
204 "Release", | 197 "Release", |
205 "--use-src-side-runtest-py", | 198 "--use-src-side-runtest-py", |
206 "--paths", | 199 "--paths", |
207 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", | 200 "{\"checkout\": \"[CWD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\slave\\\\runtest.py\"}", |
208 "--properties", | 201 "--properties", |
209 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" | 202 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" |
210 ], | 203 ], |
211 "cwd": "[SLAVE_BUILD]", | |
212 "name": "get compile targets for scripts", | 204 "name": "get compile targets for scripts", |
213 "~followup_annotations": [ | 205 "~followup_annotations": [ |
214 "@@@STEP_LOG_LINE@json.output@{}@@@", | 206 "@@@STEP_LOG_LINE@json.output@{}@@@", |
215 "@@@STEP_LOG_END@json.output@@@" | 207 "@@@STEP_LOG_END@json.output@@@" |
216 ] | 208 ] |
217 }, | 209 }, |
218 { | 210 { |
219 "cmd": [ | 211 "cmd": [ |
220 "python", | 212 "python", |
221 "-u", | 213 "-u", |
222 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 214 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
223 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", | 215 "[CWD]\\src\\testing\\buildbot\\chromium.win.json", |
224 "/path/to/tmp/json" | 216 "/path/to/tmp/json" |
225 ], | 217 ], |
226 "cwd": "[SLAVE_BUILD]", | |
227 "name": "read test spec", | 218 "name": "read test spec", |
228 "~followup_annotations": [ | 219 "~followup_annotations": [ |
229 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", | 220 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.win.json@@@", |
230 "@@@STEP_LOG_LINE@json.output@{}@@@", | 221 "@@@STEP_LOG_LINE@json.output@{}@@@", |
231 "@@@STEP_LOG_END@json.output@@@" | 222 "@@@STEP_LOG_END@json.output@@@" |
232 ] | 223 ] |
233 }, | 224 }, |
234 { | 225 { |
235 "cmd": [ | 226 "cmd": [ |
236 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat" | 227 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat" |
237 ], | 228 ], |
238 "cwd": "RECIPE_PACKAGE_REPO[depot_tools]", | 229 "cwd": "RECIPE_PACKAGE_REPO[depot_tools]", |
239 "name": "ensure git tooling on windows" | 230 "name": "ensure git tooling on windows" |
240 }, | 231 }, |
241 { | 232 { |
242 "cmd": [ | 233 "cmd": [ |
243 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat", | 234 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat", |
244 "log", | 235 "log", |
245 "--format=%H", | 236 "--format=%H", |
246 "r0..r1" | 237 "r0..r1" |
247 ], | 238 ], |
248 "cwd": "[SLAVE_BUILD]\\src", | 239 "cwd": "[CWD]\\src", |
249 "name": "git commits in range", | 240 "name": "git commits in range", |
250 "stdout": "/path/to/tmp/", | 241 "stdout": "/path/to/tmp/", |
251 "~followup_annotations": [ | 242 "~followup_annotations": [ |
252 "@@@STEP_LOG_LINE@revisions@r1@@@", | 243 "@@@STEP_LOG_LINE@revisions@r1@@@", |
253 "@@@STEP_LOG_END@revisions@@@" | 244 "@@@STEP_LOG_END@revisions@@@" |
254 ] | 245 ] |
255 }, | 246 }, |
256 { | 247 { |
257 "cmd": [], | 248 "cmd": [], |
258 "cwd": "[SLAVE_BUILD]", | |
259 "name": "test r1" | 249 "name": "test r1" |
260 }, | 250 }, |
261 { | 251 { |
262 "cmd": [ | 252 "cmd": [ |
263 "python", | 253 "python", |
264 "-u", | 254 "-u", |
265 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 255 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
266 ], | 256 ], |
267 "cwd": "[SLAVE_BUILD]", | |
268 "name": "test r1.taskkill", | 257 "name": "test r1.taskkill", |
269 "~followup_annotations": [ | 258 "~followup_annotations": [ |
270 "@@@STEP_NEST_LEVEL@1@@@" | 259 "@@@STEP_NEST_LEVEL@1@@@" |
271 ] | 260 ] |
272 }, | 261 }, |
273 { | 262 { |
274 "cmd": [ | 263 "cmd": [ |
275 "python", | 264 "python", |
276 "-u", | 265 "-u", |
277 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 266 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
278 "--master", | 267 "--master", |
279 "tryserver.chromium.win", | 268 "tryserver.chromium.win", |
280 "--builder", | 269 "--builder", |
281 "win_chromium_variable", | 270 "win_chromium_variable", |
282 "--slave", | 271 "--slave", |
283 "build1-a1", | 272 "build1-a1", |
284 "--spec", | 273 "--spec", |
285 "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', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", | 274 "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_u
rl': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-m
irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", |
286 "--root", | 275 "--root", |
287 "src", | 276 "src", |
288 "--revision_mapping_file", | 277 "--revision_mapping_file", |
289 "{\"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\"}", | 278 "{\"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\"}", |
290 "--git-cache-dir", | 279 "--git-cache-dir", |
291 "[GIT_CACHE]", | 280 "[ROOT]\\b\\build\\slave\\cache_dir", |
292 "--output_json", | 281 "--output_json", |
293 "/path/to/tmp/json", | 282 "/path/to/tmp/json", |
294 "--revision", | 283 "--revision", |
295 "src@r1", | 284 "src@r1", |
296 "--output_manifest" | 285 "--output_manifest" |
297 ], | 286 ], |
298 "cwd": "[SLAVE_BUILD]", | |
299 "env": { | 287 "env": { |
300 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 288 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
301 }, | 289 }, |
302 "name": "test r1.bot_update", | 290 "name": "test r1.bot_update", |
303 "~followup_annotations": [ | 291 "~followup_annotations": [ |
304 "@@@STEP_NEST_LEVEL@1@@@", | 292 "@@@STEP_NEST_LEVEL@1@@@", |
305 "@@@STEP_TEXT@Some step text@@@", | 293 "@@@STEP_TEXT@Some step text@@@", |
306 "@@@STEP_LOG_LINE@json.output@{@@@", | 294 "@@@STEP_LOG_LINE@json.output@{@@@", |
307 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 295 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
308 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 296 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
363 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 351 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
364 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 352 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
365 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 353 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
366 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 354 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
367 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 355 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
368 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 356 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
369 ] | 357 ] |
370 }, | 358 }, |
371 { | 359 { |
372 "cmd": [], | 360 "cmd": [], |
373 "cwd": "[SLAVE_BUILD]", | |
374 "name": "test r1.ensure_goma", | 361 "name": "test r1.ensure_goma", |
375 "~followup_annotations": [ | 362 "~followup_annotations": [ |
376 "@@@STEP_NEST_LEVEL@1@@@" | 363 "@@@STEP_NEST_LEVEL@1@@@" |
377 ] | 364 ] |
378 }, | 365 }, |
379 { | 366 { |
380 "cmd": [ | 367 "cmd": [ |
381 "python", | 368 "python", |
382 "-u", | 369 "-u", |
383 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 370 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
384 "--platform", | 371 "--platform", |
385 "windows-amd64", | 372 "windows-amd64", |
386 "--dest-directory", | 373 "--dest-directory", |
387 "[SLAVE_BUILD]\\cipd", | 374 "[CWD]\\cipd", |
388 "--json-output", | 375 "--json-output", |
389 "/path/to/tmp/json" | 376 "/path/to/tmp/json" |
390 ], | 377 ], |
391 "cwd": "[SLAVE_BUILD]", | |
392 "name": "test r1.ensure_goma.install cipd", | 378 "name": "test r1.ensure_goma.install cipd", |
393 "~followup_annotations": [ | 379 "~followup_annotations": [ |
394 "@@@STEP_NEST_LEVEL@2@@@", | 380 "@@@STEP_NEST_LEVEL@2@@@", |
395 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 381 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
396 "@@@STEP_LOG_LINE@json.output@{@@@", | 382 "@@@STEP_LOG_LINE@json.output@{@@@", |
397 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | 383 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
398 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 384 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
399 "@@@STEP_LOG_LINE@json.output@}@@@", | 385 "@@@STEP_LOG_LINE@json.output@}@@@", |
400 "@@@STEP_LOG_END@json.output@@@" | 386 "@@@STEP_LOG_END@json.output@@@" |
401 ] | 387 ] |
402 }, | 388 }, |
403 { | 389 { |
404 "cmd": [ | 390 "cmd": [ |
405 "[SLAVE_BUILD]\\cipd\\cipd", | 391 "fake_slave_build/cipd", |
406 "ensure", | 392 "ensure", |
407 "--root", | 393 "--root", |
408 "[CACHE]\\cipd\\goma", | 394 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
409 "--list", | 395 "--list", |
410 "infra_internal/goma/client/windows-amd64 release", | 396 "infra_internal/goma/client/windows-amd64 release", |
411 "--json-output", | 397 "--json-output", |
412 "/path/to/tmp/json", | 398 "/path/to/tmp/json", |
413 "--service-account-json", | 399 "--service-account-json", |
414 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 400 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
415 ], | 401 ], |
416 "cwd": "[SLAVE_BUILD]", | |
417 "name": "test r1.ensure_goma.ensure_installed", | 402 "name": "test r1.ensure_goma.ensure_installed", |
418 "~followup_annotations": [ | 403 "~followup_annotations": [ |
419 "@@@STEP_NEST_LEVEL@2@@@", | 404 "@@@STEP_NEST_LEVEL@2@@@", |
420 "@@@STEP_LOG_LINE@json.output@{@@@", | 405 "@@@STEP_LOG_LINE@json.output@{@@@", |
421 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 406 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
422 "@@@STEP_LOG_LINE@json.output@ {@@@", | 407 "@@@STEP_LOG_LINE@json.output@ {@@@", |
423 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 408 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
424 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 409 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
425 "@@@STEP_LOG_LINE@json.output@ }@@@", | 410 "@@@STEP_LOG_LINE@json.output@ }@@@", |
426 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 411 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
427 "@@@STEP_LOG_LINE@json.output@}@@@", | 412 "@@@STEP_LOG_LINE@json.output@}@@@", |
428 "@@@STEP_LOG_END@json.output@@@" | 413 "@@@STEP_LOG_END@json.output@@@" |
429 ] | 414 ] |
430 }, | 415 }, |
431 { | 416 { |
432 "cmd": [ | 417 "cmd": [ |
433 "python", | 418 "python", |
434 "-u", | 419 "-u", |
435 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 420 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
436 "runhooks" | 421 "runhooks" |
437 ], | 422 ], |
438 "cwd": "[SLAVE_BUILD]", | |
439 "env": { | 423 "env": { |
440 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 424 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
441 "GYP_CHROMIUM_NO_ACTION": "1", | 425 "GYP_CHROMIUM_NO_ACTION": "1", |
442 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' proprieta
ry_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", | 426 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[ROOT]\\b\\build\\slave\\cache
\\cipd\\goma' proprietary_codecs=1 target_arch=ia32 test_isolation_mode=prepare
use_goma=1", |
443 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 427 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
444 }, | 428 }, |
445 "name": "test r1.gclient runhooks", | 429 "name": "test r1.gclient runhooks", |
446 "~followup_annotations": [ | 430 "~followup_annotations": [ |
447 "@@@STEP_NEST_LEVEL@1@@@" | 431 "@@@STEP_NEST_LEVEL@1@@@" |
448 ] | 432 ] |
449 }, | 433 }, |
450 { | 434 { |
451 "cmd": [ | 435 "cmd": [ |
452 "python", | 436 "python", |
453 "-u", | 437 "-u", |
454 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 438 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", |
455 "--output", | 439 "--output", |
456 "/path/to/tmp/json", | 440 "/path/to/tmp/json", |
457 "--", | 441 "--", |
458 "--build-config-fs", | 442 "--build-config-fs", |
459 "Release", | 443 "Release", |
460 "--use-src-side-runtest-py", | 444 "--use-src-side-runtest-py", |
461 "--paths", | 445 "--paths", |
462 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", | 446 "{\"checkout\": \"[CWD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\slave\\\\runtest.py\"}", |
463 "--properties", | 447 "--properties", |
464 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" | 448 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" |
465 ], | 449 ], |
466 "cwd": "[SLAVE_BUILD]", | |
467 "name": "test r1.get compile targets for scripts", | 450 "name": "test r1.get compile targets for scripts", |
468 "~followup_annotations": [ | 451 "~followup_annotations": [ |
469 "@@@STEP_NEST_LEVEL@1@@@", | 452 "@@@STEP_NEST_LEVEL@1@@@", |
470 "@@@STEP_LOG_LINE@json.output@{}@@@", | 453 "@@@STEP_LOG_LINE@json.output@{}@@@", |
471 "@@@STEP_LOG_END@json.output@@@" | 454 "@@@STEP_LOG_END@json.output@@@" |
472 ] | 455 ] |
473 }, | 456 }, |
474 { | 457 { |
475 "cmd": [ | 458 "cmd": [ |
476 "python", | 459 "python", |
477 "-u", | 460 "-u", |
478 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 461 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
479 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", | 462 "[CWD]\\src\\testing\\buildbot\\chromium.win.json", |
480 "/path/to/tmp/json" | 463 "/path/to/tmp/json" |
481 ], | 464 ], |
482 "cwd": "[SLAVE_BUILD]", | |
483 "name": "test r1.read test spec", | 465 "name": "test r1.read test spec", |
484 "~followup_annotations": [ | 466 "~followup_annotations": [ |
485 "@@@STEP_NEST_LEVEL@1@@@", | 467 "@@@STEP_NEST_LEVEL@1@@@", |
486 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", | 468 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.win.json@@@", |
487 "@@@STEP_LOG_LINE@json.output@{@@@", | 469 "@@@STEP_LOG_LINE@json.output@{@@@", |
488 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (1)\": {@@@", | 470 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (1)\": {@@@", |
489 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 471 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
490 "@@@STEP_LOG_LINE@json.output@ {@@@", | 472 "@@@STEP_LOG_LINE@json.output@ {@@@", |
491 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 473 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
492 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 474 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
493 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 475 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
494 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_tests\"@@@", | 476 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_tests\"@@@", |
495 "@@@STEP_LOG_LINE@json.output@ }@@@", | 477 "@@@STEP_LOG_LINE@json.output@ }@@@", |
496 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 478 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
497 "@@@STEP_LOG_LINE@json.output@ }@@@", | 479 "@@@STEP_LOG_LINE@json.output@ }@@@", |
498 "@@@STEP_LOG_LINE@json.output@}@@@", | 480 "@@@STEP_LOG_LINE@json.output@}@@@", |
499 "@@@STEP_LOG_END@json.output@@@" | 481 "@@@STEP_LOG_END@json.output@@@" |
500 ] | 482 ] |
501 }, | 483 }, |
502 { | 484 { |
503 "cmd": [ | 485 "cmd": [ |
504 "python", | 486 "python", |
505 "-u", | 487 "-u", |
506 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 488 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
507 "--show-path", | 489 "--show-path", |
508 "python", | 490 "python", |
509 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 491 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
510 ], | 492 ], |
511 "cwd": "[SLAVE_BUILD]", | |
512 "name": "test r1.cleanup_temp", | 493 "name": "test r1.cleanup_temp", |
513 "~followup_annotations": [ | 494 "~followup_annotations": [ |
514 "@@@STEP_NEST_LEVEL@1@@@" | 495 "@@@STEP_NEST_LEVEL@1@@@" |
515 ] | 496 ] |
516 }, | 497 }, |
517 { | 498 { |
518 "cmd": [ | 499 "cmd": [ |
519 "python", | 500 "python", |
520 "-u", | 501 "-u", |
521 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 502 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
522 "--build-dir", | 503 "--build-dir", |
523 "[SLAVE_BUILD]\\src\\out\\Release", | 504 "[CWD]\\src\\out\\Release", |
524 "--clean-isolated-files" | 505 "--clean-isolated-files" |
525 ], | 506 ], |
526 "cwd": "[SLAVE_BUILD]", | |
527 "name": "test r1.clean isolated files", | 507 "name": "test r1.clean isolated files", |
528 "~followup_annotations": [ | 508 "~followup_annotations": [ |
529 "@@@STEP_NEST_LEVEL@1@@@" | 509 "@@@STEP_NEST_LEVEL@1@@@" |
530 ] | 510 ] |
531 }, | 511 }, |
532 { | 512 { |
533 "cmd": [ | 513 "cmd": [ |
534 "python", | 514 "python", |
535 "-u", | 515 "-u", |
536 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", | 516 "[CWD]\\src\\tools\\mb\\mb.py", |
537 "gen", | 517 "gen", |
538 "-m", | 518 "-m", |
539 "chromium.win", | 519 "chromium.win", |
540 "-b", | 520 "-b", |
541 "Win Builder", | 521 "Win Builder", |
542 "--config-file", | 522 "--config-file", |
543 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", | 523 "[CWD]\\src\\tools\\mb\\mb_config.pyl", |
544 "--goma-dir", | 524 "--goma-dir", |
545 "[CACHE]\\cipd\\goma", | 525 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
546 "--swarming-targets-file", | 526 "--swarming-targets-file", |
547 "gl_tests\n", | 527 "gl_tests\n", |
548 "//out/Release" | 528 "//out/Release" |
549 ], | 529 ], |
550 "cwd": "[SLAVE_BUILD]", | |
551 "name": "test r1.generate_build_files", | 530 "name": "test r1.generate_build_files", |
552 "~followup_annotations": [ | 531 "~followup_annotations": [ |
553 "@@@STEP_NEST_LEVEL@1@@@", | 532 "@@@STEP_NEST_LEVEL@1@@@", |
554 "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@", | 533 "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@", |
555 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 534 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
556 ] | 535 ] |
557 }, | 536 }, |
558 { | 537 { |
559 "cmd": [ | 538 "cmd": [ |
560 "python", | 539 "python", |
561 "-u", | 540 "-u", |
562 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 541 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
563 "--show-path", | 542 "--show-path", |
564 "python", | 543 "python", |
565 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 544 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
566 "--gsutil-py-path", | 545 "--gsutil-py-path", |
567 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 546 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
568 "--ninja-path", | 547 "--ninja-path", |
569 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 548 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
570 "--target", | 549 "--target", |
571 "Release", | 550 "Release", |
572 "--src-dir", | 551 "--src-dir", |
573 "[SLAVE_BUILD]\\src", | 552 "[CWD]\\src", |
574 "--goma-cache-dir", | 553 "--goma-cache-dir", |
575 "[GOMA_CACHE]", | 554 "[ROOT]\\b\\build\\slave\\goma_cache", |
576 "--build-tool", | 555 "--build-tool", |
577 "ninja", | 556 "ninja", |
578 "--compiler", | 557 "--compiler", |
579 "goma", | 558 "goma", |
580 "--goma-jsonstatus", | 559 "--goma-jsonstatus", |
581 "/path/to/tmp/json", | 560 "/path/to/tmp/json", |
582 "--goma-service-account-json-file", | 561 "--goma-service-account-json-file", |
583 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 562 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
584 "--goma-dir", | 563 "--goma-dir", |
585 "[CACHE]\\cipd\\goma", | 564 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
586 "--ninja-ensure-up-to-date", | 565 "--ninja-ensure-up-to-date", |
587 "--", | 566 "--", |
588 "gl_tests", | 567 "gl_tests", |
589 "gl_tests_run" | 568 "gl_tests_run" |
590 ], | 569 ], |
591 "cwd": "[SLAVE_BUILD]", | |
592 "env": { | 570 "env": { |
593 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 571 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
594 }, | 572 }, |
595 "name": "test r1.compile", | 573 "name": "test r1.compile", |
596 "~followup_annotations": [ | 574 "~followup_annotations": [ |
597 "@@@STEP_NEST_LEVEL@1@@@", | 575 "@@@STEP_NEST_LEVEL@1@@@", |
598 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 576 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
599 "@@@STEP_LOG_END@json.output (invalid)@@@" | 577 "@@@STEP_LOG_END@json.output (invalid)@@@" |
600 ] | 578 ] |
601 }, | 579 }, |
602 { | 580 { |
603 "cmd": [ | 581 "cmd": [ |
604 "python", | 582 "python", |
605 "-u", | 583 "-u", |
606 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", | 584 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", |
607 "--build-dir", | 585 "--build-dir", |
608 "[SLAVE_BUILD]\\src\\out\\Release", | 586 "[CWD]\\src\\out\\Release", |
609 "--src-dir", | 587 "--src-dir", |
610 "[SLAVE_BUILD]\\src" | 588 "[CWD]\\src" |
611 ], | 589 ], |
612 "cwd": "[SLAVE_BUILD]", | 590 "cwd": "[CWD]", |
613 "name": "test r1.remove_build_metadata", | 591 "name": "test r1.remove_build_metadata", |
614 "~followup_annotations": [ | 592 "~followup_annotations": [ |
615 "@@@STEP_NEST_LEVEL@1@@@" | 593 "@@@STEP_NEST_LEVEL@1@@@" |
616 ] | 594 ] |
617 }, | 595 }, |
618 { | 596 { |
619 "cmd": [ | 597 "cmd": [ |
620 "python", | 598 "python", |
621 "-u", | 599 "-u", |
622 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 600 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
623 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 601 "[CWD]\\src\\tools\\swarming_client", |
624 "batcharchive", | 602 "batcharchive", |
625 "--dump-json", | 603 "--dump-json", |
626 "/path/to/tmp/json", | 604 "/path/to/tmp/json", |
627 "--isolate-server", | 605 "--isolate-server", |
628 "https://isolateserver.appspot.com", | 606 "https://isolateserver.appspot.com", |
629 "--verbose", | 607 "--verbose", |
630 "[SLAVE_BUILD]\\src\\out\\Release\\gl_tests.isolated.gen.json" | 608 "[CWD]\\src\\out\\Release\\gl_tests.isolated.gen.json" |
631 ], | 609 ], |
632 "cwd": "[SLAVE_BUILD]", | |
633 "name": "test r1.isolate tests", | 610 "name": "test r1.isolate tests", |
634 "~followup_annotations": [ | 611 "~followup_annotations": [ |
635 "@@@STEP_NEST_LEVEL@1@@@", | 612 "@@@STEP_NEST_LEVEL@1@@@", |
636 "@@@STEP_LOG_LINE@json.output@{@@@", | 613 "@@@STEP_LOG_LINE@json.output@{@@@", |
637 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
"@@@", | 614 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
"@@@", |
638 "@@@STEP_LOG_LINE@json.output@}@@@", | 615 "@@@STEP_LOG_LINE@json.output@}@@@", |
639 "@@@STEP_LOG_END@json.output@@@" | 616 "@@@STEP_LOG_END@json.output@@@" |
640 ] | 617 ] |
641 }, | 618 }, |
642 { | 619 { |
643 "cmd": [ | 620 "cmd": [ |
644 "python", | 621 "python", |
645 "-u", | 622 "-u", |
646 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 623 "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
647 "trigger", | 624 "trigger", |
648 "--swarming", | 625 "--swarming", |
649 "https://chromium-swarm.appspot.com", | 626 "https://chromium-swarm.appspot.com", |
650 "--isolate-server", | 627 "--isolate-server", |
651 "https://isolateserver.appspot.com", | 628 "https://isolateserver.appspot.com", |
652 "--priority", | 629 "--priority", |
653 "25", | 630 "25", |
654 "--shards", | 631 "--shards", |
655 "1", | 632 "1", |
656 "--task-name", | 633 "--task-name", |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
696 "--tag", | 673 "--tag", |
697 "slavename:build1-a1", | 674 "slavename:build1-a1", |
698 "--tag", | 675 "--tag", |
699 "stepname:gl_tests (r1) on Windows-7-SP1", | 676 "stepname:gl_tests (r1) on Windows-7-SP1", |
700 "--idempotent", | 677 "--idempotent", |
701 "[dummy hash for gl_tests]", | 678 "[dummy hash for gl_tests]", |
702 "--", | 679 "--", |
703 "--gtest_filter=Test.One:Test.Two:Test.Three", | 680 "--gtest_filter=Test.One:Test.Two:Test.Three", |
704 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 681 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
705 ], | 682 ], |
706 "cwd": "[SLAVE_BUILD]", | |
707 "name": "test r1.[trigger] gl_tests (r1) on Windows-7-SP1", | 683 "name": "test r1.[trigger] gl_tests (r1) on Windows-7-SP1", |
708 "~followup_annotations": [ | 684 "~followup_annotations": [ |
709 "@@@STEP_NEST_LEVEL@1@@@", | 685 "@@@STEP_NEST_LEVEL@1@@@", |
710 "@@@STEP_LOG_LINE@json.output@{@@@", | 686 "@@@STEP_LOG_LINE@json.output@{@@@", |
711 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r1)/Window
s-7-SP1/[dummy has/win_chromium_variable/1\", @@@", | 687 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r1)/Window
s-7-SP1/[dummy has/win_chromium_variable/1\", @@@", |
712 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 688 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
713 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (r1)/Windows-7-SP1/[dummy has
/win_chromium_variable/1\": {@@@", | 689 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (r1)/Windows-7-SP1/[dummy has
/win_chromium_variable/1\": {@@@", |
714 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 690 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
715 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 691 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
716 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 692 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
717 "@@@STEP_LOG_LINE@json.output@ }@@@", | 693 "@@@STEP_LOG_LINE@json.output@ }@@@", |
718 "@@@STEP_LOG_LINE@json.output@ }@@@", | 694 "@@@STEP_LOG_LINE@json.output@ }@@@", |
719 "@@@STEP_LOG_LINE@json.output@}@@@", | 695 "@@@STEP_LOG_LINE@json.output@}@@@", |
720 "@@@STEP_LOG_END@json.output@@@", | 696 "@@@STEP_LOG_END@json.output@@@", |
721 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 697 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
722 ] | 698 ] |
723 }, | 699 }, |
724 { | 700 { |
725 "allow_subannotations": true, | 701 "allow_subannotations": true, |
726 "cmd": [ | 702 "cmd": [ |
727 "python", | 703 "python", |
728 "-u", | 704 "-u", |
729 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 705 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
730 "python", | 706 "python", |
731 "RECIPE_MODULE[build::swarming]\\resources\\collect_gtest_task.py", | 707 "RECIPE_MODULE[build::swarming]\\resources\\collect_gtest_task.py", |
732 "--swarming-client-dir", | 708 "--swarming-client-dir", |
733 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 709 "[CWD]\\src\\tools\\swarming_client", |
734 "--temp-root-dir", | 710 "--temp-root-dir", |
735 "[TMP_BASE]", | 711 "[TMP]", |
736 "--merged-test-output", | 712 "--merged-test-output", |
737 "/path/to/tmp/json", | 713 "/path/to/tmp/json", |
738 "--", | 714 "--", |
739 "collect", | 715 "collect", |
740 "--swarming", | 716 "--swarming", |
741 "https://chromium-swarm.appspot.com", | 717 "https://chromium-swarm.appspot.com", |
742 "--decorate", | 718 "--decorate", |
743 "--print-status-updates", | 719 "--print-status-updates", |
744 "--shards", | 720 "--shards", |
745 "1", | 721 "1", |
746 "gl_tests (r1)/Windows-7-SP1/[dummy has/win_chromium_variable/1" | 722 "gl_tests (r1)/Windows-7-SP1/[dummy has/win_chromium_variable/1" |
747 ], | 723 ], |
748 "cwd": "[SLAVE_BUILD]", | |
749 "name": "test r1.gl_tests (r1) on Windows-7-SP1", | 724 "name": "test r1.gl_tests (r1) on Windows-7-SP1", |
750 "~followup_annotations": [ | 725 "~followup_annotations": [ |
751 "@@@STEP_NEST_LEVEL@1@@@", | 726 "@@@STEP_NEST_LEVEL@1@@@", |
752 "step returned non-zero exit code: 1", | 727 "step returned non-zero exit code: 1", |
753 "@@@STEP_TEXT@<br/>failures:<br/>Test.Three<br/>Test.One<br/>Test.Two<br/>
@@@", | 728 "@@@STEP_TEXT@<br/>failures:<br/>Test.Three<br/>Test.One<br/>Test.Two<br/>
@@@", |
754 "@@@STEP_FAILURE@@@" | 729 "@@@STEP_FAILURE@@@" |
755 ] | 730 ] |
756 }, | 731 }, |
757 { | 732 { |
758 "cmd": [ | 733 "cmd": [ |
759 "python", | 734 "python", |
760 "-u", | 735 "-u", |
761 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results.
py", | 736 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results.
py", |
762 "--input-gtest-json", | 737 "--input-gtest-json", |
763 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"FAILURE\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"FAILURE\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"FAILURE\"}]}]}", | 738 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"FAILURE\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"FAILURE\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"FAILURE\"}]}]}", |
764 "--master-name", | 739 "--master-name", |
765 "tryserver.chromium.win", | 740 "tryserver.chromium.win", |
766 "--builder-name", | 741 "--builder-name", |
767 "win_chromium_variable", | 742 "win_chromium_variable", |
768 "--build-number", | 743 "--build-number", |
769 "1", | 744 "1", |
770 "--test-type", | 745 "--test-type", |
771 "test r1.gl_tests (r1) on Windows-7-SP1", | 746 "test r1.gl_tests (r1) on Windows-7-SP1", |
772 "--test-results-server", | 747 "--test-results-server", |
773 "test-results.appspot.com", | 748 "test-results.appspot.com", |
774 "--chrome-revision", | 749 "--chrome-revision", |
775 "170242" | 750 "170242" |
776 ], | 751 ], |
777 "cwd": "[SLAVE_BUILD]", | |
778 "name": "test r1.Upload to test-results [test r1.gl_tests (r1) on Windows-7-
SP1]", | 752 "name": "test r1.Upload to test-results [test r1.gl_tests (r1) on Windows-7-
SP1]", |
779 "~followup_annotations": [ | 753 "~followup_annotations": [ |
780 "@@@STEP_NEST_LEVEL@1@@@" | 754 "@@@STEP_NEST_LEVEL@1@@@" |
781 ] | 755 ] |
782 }, | 756 }, |
783 { | 757 { |
784 "cmd": [ | 758 "cmd": [ |
785 "python", | 759 "python", |
786 "-u", | 760 "-u", |
787 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 761 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
788 "--target", | 762 "--target", |
789 "Release" | 763 "Release" |
790 ], | 764 ], |
791 "cwd": "[SLAVE_BUILD]", | |
792 "name": "test r1.process_dumps", | 765 "name": "test r1.process_dumps", |
793 "~followup_annotations": [ | 766 "~followup_annotations": [ |
794 "@@@STEP_NEST_LEVEL@1@@@" | 767 "@@@STEP_NEST_LEVEL@1@@@" |
795 ] | 768 ] |
796 }, | 769 }, |
797 { | 770 { |
798 "cmd": [ | 771 "cmd": [ |
799 "python", | 772 "python", |
800 "-u", | 773 "-u", |
801 "import sys; sys.exit(0)" | 774 "import sys; sys.exit(0)" |
802 ], | 775 ], |
803 "cwd": "[SLAVE_BUILD]", | |
804 "name": "report", | 776 "name": "report", |
805 "~followup_annotations": [ | 777 "~followup_annotations": [ |
806 "@@@STEP_LOG_LINE@report@{@@@", | 778 "@@@STEP_LOG_LINE@report@{@@@", |
807 "@@@STEP_LOG_LINE@report@ \"result\": {@@@", | 779 "@@@STEP_LOG_LINE@report@ \"result\": {@@@", |
808 "@@@STEP_LOG_LINE@report@ \"r1\": {@@@", | 780 "@@@STEP_LOG_LINE@report@ \"r1\": {@@@", |
809 "@@@STEP_LOG_LINE@report@ \"gl_tests\": {@@@", | 781 "@@@STEP_LOG_LINE@report@ \"gl_tests\": {@@@", |
810 "@@@STEP_LOG_LINE@report@ \"status\": \"failed\", @@@", | 782 "@@@STEP_LOG_LINE@report@ \"status\": \"failed\", @@@", |
811 "@@@STEP_LOG_LINE@report@ \"failures\": [@@@", | 783 "@@@STEP_LOG_LINE@report@ \"failures\": [@@@", |
812 "@@@STEP_LOG_LINE@report@ \"Test.Three\", @@@", | 784 "@@@STEP_LOG_LINE@report@ \"Test.Three\", @@@", |
813 "@@@STEP_LOG_LINE@report@ \"Test.One\", @@@", | 785 "@@@STEP_LOG_LINE@report@ \"Test.One\", @@@", |
(...skipping 10 matching lines...) Expand all Loading... |
824 "@@@STEP_LOG_END@report@@@", | 796 "@@@STEP_LOG_END@report@@@", |
825 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"gl_tests\": {\"failures\": [\"Test.Three\", \"Test.On
e\", \"Test.Two\"], \"status\": \"failed\", \"valid\": true}}}}@@@" | 797 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"gl_tests\": {\"failures\": [\"Test.Three\", \"Test.On
e\", \"Test.Two\"], \"status\": \"failed\", \"valid\": true}}}}@@@" |
826 ] | 798 ] |
827 }, | 799 }, |
828 { | 800 { |
829 "name": "$result", | 801 "name": "$result", |
830 "recipe_result": null, | 802 "recipe_result": null, |
831 "status_code": 0 | 803 "status_code": 0 |
832 } | 804 } |
833 ] | 805 ] |
OLD | NEW |