Chromium Code Reviews

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_webkit_Android_Builder.json

Issue 1917243002: Revert "build: roll infra_paths changes" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
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 "chromium.webkit", 8 "chromium.webkit",
9 "--builder", 9 "--builder",
10 "Android Builder", 10 "Android Builder",
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', 'webkit_trunk': 'svn://svn-mirror.golo.c hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]\ntarget_os = ['an droid']", 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', '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'}]\ntarget_os = ['android']",
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 "--git-cache-dir", 19 "--git-cache-dir",
20 "[ROOT]/b/build/slave/cache_dir", 20 "[GIT_CACHE]",
21 "--output_json", 21 "--output_json",
22 "/path/to/tmp/json", 22 "/path/to/tmp/json",
23 "--revision", 23 "--revision",
24 "src@HEAD", 24 "src@HEAD",
25 "--revision", 25 "--revision",
26 "src/third_party/WebKit@HEAD", 26 "src/third_party/WebKit@HEAD",
27 "--force", 27 "--force",
28 "--output_manifest" 28 "--output_manifest"
29 ], 29 ],
30 "cwd": "[SLAVE_BUILD]",
30 "env": { 31 "env": {
31 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 32 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
32 }, 33 },
33 "name": "bot_update", 34 "name": "bot_update",
34 "~followup_annotations": [ 35 "~followup_annotations": [
35 "@@@STEP_TEXT@Some step text@@@", 36 "@@@STEP_TEXT@Some step text@@@",
36 "@@@STEP_LOG_LINE@json.output@{@@@", 37 "@@@STEP_LOG_LINE@json.output@{@@@",
37 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
38 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 39 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
39 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", 40 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@",
(...skipping 54 matching lines...)
94 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 95 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
95 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 96 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
96 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 97 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
97 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 98 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
98 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 99 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
99 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 100 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
100 ] 101 ]
101 }, 102 },
102 { 103 {
103 "cmd": [], 104 "cmd": [],
105 "cwd": "[SLAVE_BUILD]",
104 "name": "ensure_goma" 106 "name": "ensure_goma"
105 }, 107 },
106 { 108 {
107 "cmd": [ 109 "cmd": [
108 "python", 110 "python",
109 "-u", 111 "-u",
110 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 112 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
111 "--platform", 113 "--platform",
112 "linux-386", 114 "linux-386",
113 "--dest-directory", 115 "--dest-directory",
114 "[CWD]/cipd", 116 "[SLAVE_BUILD]/cipd",
115 "--json-output", 117 "--json-output",
116 "/path/to/tmp/json" 118 "/path/to/tmp/json"
117 ], 119 ],
120 "cwd": "[SLAVE_BUILD]",
118 "name": "ensure_goma.install cipd", 121 "name": "ensure_goma.install cipd",
119 "~followup_annotations": [ 122 "~followup_annotations": [
120 "@@@STEP_NEST_LEVEL@1@@@", 123 "@@@STEP_NEST_LEVEL@1@@@",
121 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @", 124 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
122 "@@@STEP_LOG_LINE@json.output@{@@@", 125 "@@@STEP_LOG_LINE@json.output@{@@@",
123 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\", @@@", 126 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@",
124 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@", 127 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
125 "@@@STEP_LOG_LINE@json.output@}@@@", 128 "@@@STEP_LOG_LINE@json.output@}@@@",
126 "@@@STEP_LOG_END@json.output@@@" 129 "@@@STEP_LOG_END@json.output@@@"
127 ] 130 ]
128 }, 131 },
129 { 132 {
130 "cmd": [ 133 "cmd": [
131 "fake_slave_build/cipd", 134 "[SLAVE_BUILD]/cipd/cipd",
132 "ensure", 135 "ensure",
133 "--root", 136 "--root",
134 "[ROOT]/b/build/slave/cache/cipd/goma", 137 "[CACHE]/cipd/goma",
135 "--list", 138 "--list",
136 "infra_internal/goma/client/linux-386 release", 139 "infra_internal/goma/client/linux-386 release",
137 "--json-output", 140 "--json-output",
138 "/path/to/tmp/json", 141 "/path/to/tmp/json",
139 "--service-account-json", 142 "--service-account-json",
140 "/creds/service_accounts/service-account-goma-client.json" 143 "/creds/service_accounts/service-account-goma-client.json"
141 ], 144 ],
145 "cwd": "[SLAVE_BUILD]",
142 "name": "ensure_goma.ensure_installed", 146 "name": "ensure_goma.ensure_installed",
143 "~followup_annotations": [ 147 "~followup_annotations": [
144 "@@@STEP_NEST_LEVEL@1@@@", 148 "@@@STEP_NEST_LEVEL@1@@@",
145 "@@@STEP_LOG_LINE@json.output@{@@@", 149 "@@@STEP_LOG_LINE@json.output@{@@@",
146 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", 150 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
147 "@@@STEP_LOG_LINE@json.output@ {@@@", 151 "@@@STEP_LOG_LINE@json.output@ {@@@",
148 "@@@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---------\", @@@",
149 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-386\"@@@", 153 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-386\"@@@",
150 "@@@STEP_LOG_LINE@json.output@ }@@@", 154 "@@@STEP_LOG_LINE@json.output@ }@@@",
151 "@@@STEP_LOG_LINE@json.output@ ]@@@", 155 "@@@STEP_LOG_LINE@json.output@ ]@@@",
152 "@@@STEP_LOG_LINE@json.output@}@@@", 156 "@@@STEP_LOG_LINE@json.output@}@@@",
153 "@@@STEP_LOG_END@json.output@@@" 157 "@@@STEP_LOG_END@json.output@@@"
154 ] 158 ]
155 }, 159 },
156 { 160 {
157 "cmd": [ 161 "cmd": [
158 "python", 162 "python",
159 "-u", 163 "-u",
160 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 164 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
161 "runhooks" 165 "runhooks"
162 ], 166 ],
167 "cwd": "[SLAVE_BUILD]",
163 "env": { 168 "env": {
164 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 169 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
165 "GYP_CHROMIUM_NO_ACTION": "1", 170 "GYP_CHROMIUM_NO_ACTION": "1",
166 "GYP_CROSSCOMPILE": "1", 171 "GYP_CROSSCOMPILE": "1",
167 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[ ROOT]/b/build/slave/cache/cipd/goma' target_arch=arm use_goma=1", 172 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[ CACHE]/cipd/goma' target_arch=arm use_goma=1",
168 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/ build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 173 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
169 }, 174 },
170 "name": "gclient runhooks" 175 "name": "gclient runhooks"
171 }, 176 },
172 { 177 {
173 "cmd": [ 178 "cmd": [
174 "python", 179 "python",
175 "-u", 180 "-u",
176 "[CWD]/src/testing/scripts/get_compile_targets.py", 181 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
177 "--output", 182 "--output",
178 "/path/to/tmp/json", 183 "/path/to/tmp/json",
179 "--", 184 "--",
180 "--build-config-fs", 185 "--build-config-fs",
181 "Release", 186 "Release",
182 "--paths", 187 "--paths",
183 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/ scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s lave/runtest.py\"}", 188 "{\"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\"}",
184 "--properties", 189 "--properties",
185 "{\"buildername\": \"Android Builder\", \"buildnumber\": 571, \"mastername \": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\": \"android\"}" 190 "{\"buildername\": \"Android Builder\", \"buildnumber\": 571, \"mastername \": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\": \"android\"}"
186 ], 191 ],
192 "cwd": "[SLAVE_BUILD]",
187 "name": "get compile targets for scripts", 193 "name": "get compile targets for scripts",
188 "~followup_annotations": [ 194 "~followup_annotations": [
189 "@@@STEP_LOG_LINE@json.output@{}@@@", 195 "@@@STEP_LOG_LINE@json.output@{}@@@",
190 "@@@STEP_LOG_END@json.output@@@" 196 "@@@STEP_LOG_END@json.output@@@"
191 ] 197 ]
192 }, 198 },
193 { 199 {
194 "cmd": [ 200 "cmd": [
195 "python", 201 "python",
196 "-u", 202 "-u",
197 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 203 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
198 "[CWD]/src/testing/buildbot/chromium.webkit.json", 204 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.json",
199 "/path/to/tmp/json" 205 "/path/to/tmp/json"
200 ], 206 ],
207 "cwd": "[SLAVE_BUILD]",
201 "name": "read test spec", 208 "name": "read test spec",
202 "~followup_annotations": [ 209 "~followup_annotations": [
203 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.webkit.json@@@", 210 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.jso n@@@",
204 "@@@STEP_LOG_LINE@json.output@{}@@@", 211 "@@@STEP_LOG_LINE@json.output@{}@@@",
205 "@@@STEP_LOG_END@json.output@@@" 212 "@@@STEP_LOG_END@json.output@@@"
206 ] 213 ]
207 }, 214 },
208 { 215 {
209 "cmd": [ 216 "cmd": [
210 "python", 217 "python",
211 "-u", 218 "-u",
212 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 219 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
213 "--show-path", 220 "--show-path",
214 "python", 221 "python",
215 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 222 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
216 ], 223 ],
224 "cwd": "[SLAVE_BUILD]",
217 "name": "cleanup_temp" 225 "name": "cleanup_temp"
218 }, 226 },
219 { 227 {
220 "cmd": [ 228 "cmd": [
221 "python", 229 "python",
222 "-u", 230 "-u",
223 "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree (sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfo r base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endsw ith('.pyc'):\n os.remove(os.path.join(base, f))\n", 231 "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree (sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfo r base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endsw ith('.pyc'):\n os.remove(os.path.join(base, f))\n",
224 "[CWD]/src/out/Release/debug_info_dumps", 232 "[SLAVE_BUILD]/src/out/Release/debug_info_dumps",
225 "[CWD]/src/out/Release/test_logs", 233 "[SLAVE_BUILD]/src/out/Release/test_logs",
226 "[CWD]/src/out/build_product.zip", 234 "[SLAVE_BUILD]/src/out/build_product.zip",
227 "[CWD]/src" 235 "[SLAVE_BUILD]/src"
228 ], 236 ],
237 "cwd": "[SLAVE_BUILD]",
229 "name": "clean local files", 238 "name": "clean local files",
230 "~followup_annotations": [ 239 "~followup_annotations": [
231 "@@@STEP_LOG_LINE@python.inline@@@@", 240 "@@@STEP_LOG_LINE@python.inline@@@@",
232 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", 241 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@",
233 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", 242 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@",
234 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", 243 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@",
235 "@@@STEP_LOG_LINE@python.inline@try:@@@", 244 "@@@STEP_LOG_LINE@python.inline@try:@@@",
236 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", 245 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@",
237 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", 246 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@",
238 "@@@STEP_LOG_LINE@python.inline@ pass@@@", 247 "@@@STEP_LOG_LINE@python.inline@ pass@@@",
239 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv [4]):@@@", 248 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv [4]):@@@",
240 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", 249 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@",
241 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", 250 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@",
242 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@" , 251 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@" ,
243 "@@@STEP_LOG_END@python.inline@@@" 252 "@@@STEP_LOG_END@python.inline@@@"
244 ] 253 ]
245 }, 254 },
246 { 255 {
247 "allow_subannotations": false, 256 "allow_subannotations": false,
248 "cmd": [ 257 "cmd": [
249 "[CWD]/src/build/tree_truth.sh", 258 "[SLAVE_BUILD]/src/build/tree_truth.sh",
250 "[CWD]/src", 259 "[SLAVE_BUILD]/src",
251 "src" 260 "src"
252 ], 261 ],
262 "cwd": "[SLAVE_BUILD]",
253 "name": "tree truth steps" 263 "name": "tree truth steps"
254 }, 264 },
255 { 265 {
256 "cmd": [ 266 "cmd": [
257 "python", 267 "python",
258 "-u", 268 "-u",
259 "[CWD]/src/tools/mb/mb.py", 269 "[SLAVE_BUILD]/src/tools/mb/mb.py",
260 "gen", 270 "gen",
261 "-m", 271 "-m",
262 "chromium.webkit", 272 "chromium.webkit",
263 "-b", 273 "-b",
264 "Android Builder", 274 "Android Builder",
265 "--config-file", 275 "--config-file",
266 "[CWD]/src/tools/mb/mb_config.pyl", 276 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
267 "--goma-dir", 277 "--goma-dir",
268 "[ROOT]/b/build/slave/cache/cipd/goma", 278 "[CACHE]/cipd/goma",
269 "//out/Release" 279 "//out/Release"
270 ], 280 ],
281 "cwd": "[SLAVE_BUILD]",
271 "name": "generate_build_files" 282 "name": "generate_build_files"
272 }, 283 },
273 { 284 {
274 "cmd": [ 285 "cmd": [
275 "python", 286 "python",
276 "-u", 287 "-u",
277 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 288 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
278 "--show-path", 289 "--show-path",
279 "python", 290 "python",
280 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 291 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
281 "--gsutil-py-path", 292 "--gsutil-py-path",
282 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 293 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
283 "--ninja-path", 294 "--ninja-path",
284 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 295 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
285 "--target", 296 "--target",
286 "Release", 297 "Release",
287 "--src-dir", 298 "--src-dir",
288 "[CWD]/src", 299 "[SLAVE_BUILD]/src",
289 "--goma-cache-dir", 300 "--goma-cache-dir",
290 "[ROOT]/b/build/slave/goma_cache", 301 "[GOMA_CACHE]",
291 "--build-tool", 302 "--build-tool",
292 "ninja", 303 "ninja",
293 "--build-data-dir", 304 "--build-data-dir",
294 "[ROOT]/build_data_dir", 305 "[ROOT]/build_data_dir",
295 "--compiler", 306 "--compiler",
296 "goma", 307 "goma",
297 "--goma-jsonstatus", 308 "--goma-jsonstatus",
298 "/path/to/tmp/json", 309 "/path/to/tmp/json",
299 "--goma-service-account-json-file", 310 "--goma-service-account-json-file",
300 "/creds/service_accounts/service-account-goma-client.json", 311 "/creds/service_accounts/service-account-goma-client.json",
301 "--goma-dir", 312 "--goma-dir",
302 "[ROOT]/b/build/slave/cache/cipd/goma", 313 "[CACHE]/cipd/goma",
303 "--", 314 "--",
304 "blink_heap_unittests_apk", 315 "blink_heap_unittests_apk",
305 "blink_tests", 316 "blink_tests",
306 "webkit_unit_tests_apk" 317 "webkit_unit_tests_apk"
307 ], 318 ],
319 "cwd": "[SLAVE_BUILD]",
308 "env": { 320 "env": {
309 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 321 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
310 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/ build/android:%(PATH)s" 322 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
311 }, 323 },
312 "name": "compile", 324 "name": "compile",
313 "~followup_annotations": [ 325 "~followup_annotations": [
314 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 326 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
315 "@@@STEP_LOG_END@json.output (invalid)@@@" 327 "@@@STEP_LOG_END@json.output (invalid)@@@"
316 ] 328 ]
317 }, 329 },
318 { 330 {
319 "allow_subannotations": true, 331 "allow_subannotations": true,
320 "cmd": [ 332 "cmd": [
321 "python", 333 "python",
322 "-u", 334 "-u",
323 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 335 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
324 "--show-path", 336 "--show-path",
325 "python", 337 "python",
326 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", 338 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py",
327 "--target", 339 "--target",
328 "Release", 340 "Release",
329 "--build-url", 341 "--build-url",
330 "gs://chromium-webkit-archive/chromium.webkit/Android Builder", 342 "gs://chromium-webkit-archive/chromium.webkit/Android Builder",
331 "--build_revision", 343 "--build_revision",
332 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 344 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
333 "--gs-acl", 345 "--gs-acl",
334 "public-read", 346 "public-read",
335 "--factory-properties", 347 "--factory-properties",
336 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Android Builder\ ", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"chromium .webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\" : \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 348 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Android Builder\ ", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"chromium .webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\" : \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
337 "--build-properties", 349 "--build-properties",
338 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Android Builder\ ", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"chromium .webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\" : \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 350 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Android Builder\ ", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"chromium .webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\" : \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
339 ], 351 ],
352 "cwd": "[SLAVE_BUILD]",
340 "name": "package build" 353 "name": "package build"
341 }, 354 },
342 { 355 {
343 "cmd": [], 356 "cmd": [],
357 "cwd": "[SLAVE_BUILD]",
344 "name": "trigger", 358 "name": "trigger",
345 "trigger_specs": [ 359 "trigger_specs": [
346 { 360 {
347 "builder_name": "WebKit Android (Nexus4)", 361 "builder_name": "WebKit Android (Nexus4)",
348 "properties": { 362 "properties": {
349 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c ", 363 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c ",
350 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", 364 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}",
351 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50" , 365 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50" ,
352 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", 366 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}",
353 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 367 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
(...skipping 10 matching lines...)
364 "~followup_annotations": [ 378 "~followup_annotations": [
365 "@@@STEP_TEXT@WebKit Android (Nexus4)@@@" 379 "@@@STEP_TEXT@WebKit Android (Nexus4)@@@"
366 ] 380 ]
367 }, 381 },
368 { 382 {
369 "name": "$result", 383 "name": "$result",
370 "recipe_result": null, 384 "recipe_result": null,
371 "status_code": 0 385 "status_code": 0
372 } 386 }
373 ] 387 ]
OLDNEW

Powered by Google App Engine