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

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

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
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 "WebKit Android (Nexus4)", 10 "WebKit Android (Nexus4)",
11 "--slave", 11 "--slave",
12 "TestSlavename", 12 "TestSlavename",
13 "--spec", 13 "--spec",
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']", 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']",
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 "[GIT_CACHE]", 20 "[ROOT]/b/build/slave/cache_dir",
21 "--output_json", 21 "--output_json",
22 "/path/to/tmp/json", 22 "/path/to/tmp/json",
23 "--revision", 23 "--revision",
24 "src@1111111", 24 "src@1111111",
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]",
31 "env": { 30 "env": {
32 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 31 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
33 }, 32 },
34 "name": "bot_update", 33 "name": "bot_update",
35 "~followup_annotations": [ 34 "~followup_annotations": [
36 "@@@STEP_TEXT@Some step text@@@", 35 "@@@STEP_TEXT@Some step text@@@",
37 "@@@STEP_LOG_LINE@json.output@{@@@", 36 "@@@STEP_LOG_LINE@json.output@{@@@",
38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 37 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
39 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 38 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
40 "@@@STEP_LOG_LINE@json.output@ \"src\": \"1111111\", @@@", 39 "@@@STEP_LOG_LINE@json.output@ \"src\": \"1111111\", @@@",
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 94 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
96 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 95 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
97 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 96 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
98 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 97 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
99 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 98 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
100 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 99 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
101 ] 100 ]
102 }, 101 },
103 { 102 {
104 "cmd": [], 103 "cmd": [],
105 "cwd": "[SLAVE_BUILD]",
106 "name": "ensure_goma" 104 "name": "ensure_goma"
107 }, 105 },
108 { 106 {
109 "cmd": [ 107 "cmd": [
110 "python", 108 "python",
111 "-u", 109 "-u",
112 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 110 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
113 "--platform", 111 "--platform",
114 "linux-386", 112 "linux-386",
115 "--dest-directory", 113 "--dest-directory",
116 "[SLAVE_BUILD]/cipd", 114 "[CWD]/cipd",
117 "--json-output", 115 "--json-output",
118 "/path/to/tmp/json" 116 "/path/to/tmp/json"
119 ], 117 ],
120 "cwd": "[SLAVE_BUILD]",
121 "name": "ensure_goma.install cipd", 118 "name": "ensure_goma.install cipd",
122 "~followup_annotations": [ 119 "~followup_annotations": [
123 "@@@STEP_NEST_LEVEL@1@@@", 120 "@@@STEP_NEST_LEVEL@1@@@",
124 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @", 121 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
125 "@@@STEP_LOG_LINE@json.output@{@@@", 122 "@@@STEP_LOG_LINE@json.output@{@@@",
126 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@", 123 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\", @@@",
127 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@", 124 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
128 "@@@STEP_LOG_LINE@json.output@}@@@", 125 "@@@STEP_LOG_LINE@json.output@}@@@",
129 "@@@STEP_LOG_END@json.output@@@" 126 "@@@STEP_LOG_END@json.output@@@"
130 ] 127 ]
131 }, 128 },
132 { 129 {
133 "cmd": [ 130 "cmd": [
134 "[SLAVE_BUILD]/cipd/cipd", 131 "fake_slave_build/cipd",
135 "ensure", 132 "ensure",
136 "--root", 133 "--root",
137 "[CACHE]/cipd/goma", 134 "[ROOT]/b/build/slave/cache/cipd/goma",
138 "--list", 135 "--list",
139 "infra_internal/goma/client/linux-386 release", 136 "infra_internal/goma/client/linux-386 release",
140 "--json-output", 137 "--json-output",
141 "/path/to/tmp/json", 138 "/path/to/tmp/json",
142 "--service-account-json", 139 "--service-account-json",
143 "/creds/service_accounts/service-account-goma-client.json" 140 "/creds/service_accounts/service-account-goma-client.json"
144 ], 141 ],
145 "cwd": "[SLAVE_BUILD]",
146 "name": "ensure_goma.ensure_installed", 142 "name": "ensure_goma.ensure_installed",
147 "~followup_annotations": [ 143 "~followup_annotations": [
148 "@@@STEP_NEST_LEVEL@1@@@", 144 "@@@STEP_NEST_LEVEL@1@@@",
149 "@@@STEP_LOG_LINE@json.output@{@@@", 145 "@@@STEP_LOG_LINE@json.output@{@@@",
150 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", 146 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
151 "@@@STEP_LOG_LINE@json.output@ {@@@", 147 "@@@STEP_LOG_LINE@json.output@ {@@@",
152 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@", 148 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
153 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-386\"@@@", 149 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-386\"@@@",
154 "@@@STEP_LOG_LINE@json.output@ }@@@", 150 "@@@STEP_LOG_LINE@json.output@ }@@@",
155 "@@@STEP_LOG_LINE@json.output@ ]@@@", 151 "@@@STEP_LOG_LINE@json.output@ ]@@@",
156 "@@@STEP_LOG_LINE@json.output@}@@@", 152 "@@@STEP_LOG_LINE@json.output@}@@@",
157 "@@@STEP_LOG_END@json.output@@@" 153 "@@@STEP_LOG_END@json.output@@@"
158 ] 154 ]
159 }, 155 },
160 { 156 {
161 "cmd": [ 157 "cmd": [
162 "python", 158 "python",
163 "-u", 159 "-u",
164 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 160 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
165 "runhooks" 161 "runhooks"
166 ], 162 ],
167 "cwd": "[SLAVE_BUILD]",
168 "env": { 163 "env": {
169 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 164 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
170 "GYP_CHROMIUM_NO_ACTION": "1", 165 "GYP_CHROMIUM_NO_ACTION": "1",
171 "GYP_CROSSCOMPILE": "1", 166 "GYP_CROSSCOMPILE": "1",
172 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[ CACHE]/cipd/goma' target_arch=arm use_goma=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",
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]" 168 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/ build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
174 }, 169 },
175 "name": "gclient runhooks" 170 "name": "gclient runhooks"
176 }, 171 },
177 { 172 {
178 "cmd": [ 173 "cmd": [
179 "python", 174 "python",
180 "-u", 175 "-u",
181 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 176 "[CWD]/src/testing/scripts/get_compile_targets.py",
182 "--output", 177 "--output",
183 "/path/to/tmp/json", 178 "/path/to/tmp/json",
184 "--", 179 "--",
185 "--build-config-fs", 180 "--build-config-fs",
186 "Release", 181 "Release",
187 "--paths", 182 "--paths",
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\"}", 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\"}",
189 "--properties", 184 "--properties",
190 "{\"buildername\": \"WebKit Android (Nexus4)\", \"buildnumber\": 571, \"ma stername\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_plat form\": \"android\"}" 185 "{\"buildername\": \"WebKit Android (Nexus4)\", \"buildnumber\": 571, \"ma stername\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_plat form\": \"android\"}"
191 ], 186 ],
192 "cwd": "[SLAVE_BUILD]",
193 "name": "get compile targets for scripts", 187 "name": "get compile targets for scripts",
194 "~followup_annotations": [ 188 "~followup_annotations": [
195 "@@@STEP_LOG_LINE@json.output@{}@@@", 189 "@@@STEP_LOG_LINE@json.output@{}@@@",
196 "@@@STEP_LOG_END@json.output@@@" 190 "@@@STEP_LOG_END@json.output@@@"
197 ] 191 ]
198 }, 192 },
199 { 193 {
200 "cmd": [ 194 "cmd": [
201 "python", 195 "python",
202 "-u", 196 "-u",
203 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 197 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
204 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.json", 198 "[CWD]/src/testing/buildbot/chromium.webkit.json",
205 "/path/to/tmp/json" 199 "/path/to/tmp/json"
206 ], 200 ],
207 "cwd": "[SLAVE_BUILD]",
208 "name": "read test spec", 201 "name": "read test spec",
209 "~followup_annotations": [ 202 "~followup_annotations": [
210 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.jso n@@@", 203 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.webkit.json@@@",
211 "@@@STEP_LOG_LINE@json.output@{}@@@", 204 "@@@STEP_LOG_LINE@json.output@{}@@@",
212 "@@@STEP_LOG_END@json.output@@@" 205 "@@@STEP_LOG_END@json.output@@@"
213 ] 206 ]
214 }, 207 },
215 { 208 {
216 "cmd": [ 209 "cmd": [
217 "python", 210 "python",
218 "-u", 211 "-u",
219 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 212 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
220 "--show-path", 213 "--show-path",
221 "python", 214 "python",
222 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 215 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
223 ], 216 ],
224 "cwd": "[SLAVE_BUILD]",
225 "name": "cleanup_temp" 217 "name": "cleanup_temp"
226 }, 218 },
227 { 219 {
228 "cmd": [ 220 "cmd": [
229 "python", 221 "python",
230 "-u", 222 "-u",
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", 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",
232 "[SLAVE_BUILD]/src/out/Release/debug_info_dumps", 224 "[CWD]/src/out/Release/debug_info_dumps",
233 "[SLAVE_BUILD]/src/out/Release/test_logs", 225 "[CWD]/src/out/Release/test_logs",
234 "[SLAVE_BUILD]/src/out/build_product.zip", 226 "[CWD]/src/out/build_product.zip",
235 "[SLAVE_BUILD]/src" 227 "[CWD]/src"
236 ], 228 ],
237 "cwd": "[SLAVE_BUILD]",
238 "name": "clean local files", 229 "name": "clean local files",
239 "~followup_annotations": [ 230 "~followup_annotations": [
240 "@@@STEP_LOG_LINE@python.inline@@@@", 231 "@@@STEP_LOG_LINE@python.inline@@@@",
241 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", 232 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@",
242 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", 233 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@",
243 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", 234 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@",
244 "@@@STEP_LOG_LINE@python.inline@try:@@@", 235 "@@@STEP_LOG_LINE@python.inline@try:@@@",
245 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", 236 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@",
246 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", 237 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@",
247 "@@@STEP_LOG_LINE@python.inline@ pass@@@", 238 "@@@STEP_LOG_LINE@python.inline@ pass@@@",
248 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv [4]):@@@", 239 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv [4]):@@@",
249 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", 240 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@",
250 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", 241 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@",
251 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@" , 242 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@" ,
252 "@@@STEP_LOG_END@python.inline@@@" 243 "@@@STEP_LOG_END@python.inline@@@"
253 ] 244 ]
254 }, 245 },
255 { 246 {
256 "allow_subannotations": false, 247 "allow_subannotations": false,
257 "cmd": [ 248 "cmd": [
258 "[SLAVE_BUILD]/src/build/tree_truth.sh", 249 "[CWD]/src/build/tree_truth.sh",
259 "[SLAVE_BUILD]/src", 250 "[CWD]/src",
260 "src" 251 "src"
261 ], 252 ],
262 "cwd": "[SLAVE_BUILD]",
263 "name": "tree truth steps" 253 "name": "tree truth steps"
264 }, 254 },
265 { 255 {
266 "cmd": [ 256 "cmd": [
267 "python", 257 "python",
268 "-u", 258 "-u",
269 "\nimport os, sys\nfrom common import chromium_utils # Error? See https:// crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD irectory(sys.argv[1])\n", 259 "\nimport os, sys\nfrom common import chromium_utils # Error? See https:// crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD irectory(sys.argv[1])\n",
270 "[SLAVE_BUILD]/src/out/Release" 260 "[CWD]/src/out/Release"
271 ], 261 ],
272 "cwd": "[SLAVE_BUILD]",
273 "name": "rmtree build directory", 262 "name": "rmtree build directory",
274 "~followup_annotations": [ 263 "~followup_annotations": [
275 "@@@STEP_LOG_LINE@python.inline@@@@", 264 "@@@STEP_LOG_LINE@python.inline@@@@",
276 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", 265 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
277 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@", 266 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@",
278 "@@@STEP_LOG_LINE@python.inline@@@@", 267 "@@@STEP_LOG_LINE@python.inline@@@@",
279 "@@@STEP_LOG_LINE@python.inline@@@@", 268 "@@@STEP_LOG_LINE@python.inline@@@@",
280 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", 269 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@",
281 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@", 270 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@",
282 "@@@STEP_LOG_END@python.inline@@@" 271 "@@@STEP_LOG_END@python.inline@@@"
283 ] 272 ]
284 }, 273 },
285 { 274 {
286 "cmd": [ 275 "cmd": [
287 "python", 276 "python",
288 "-u", 277 "-u",
289 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 278 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
290 "--show-path", 279 "--show-path",
291 "python", 280 "python",
292 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", 281 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py",
293 "--target", 282 "--target",
294 "Release", 283 "Release",
295 "--build-archive-url", 284 "--build-archive-url",
296 "gs://test-domain/test-archive.zip", 285 "gs://test-domain/test-archive.zip",
297 "--master-name", 286 "--master-name",
298 "chromium.webkit", 287 "chromium.webkit",
299 "--build-number", 288 "--build-number",
300 "571" 289 "571"
301 ], 290 ],
302 "cwd": "[SLAVE_BUILD]",
303 "name": "extract build" 291 "name": "extract build"
304 }, 292 },
305 { 293 {
306 "cmd": [ 294 "cmd": [
307 "python", 295 "python",
308 "-u", 296 "-u",
309 "RECIPE_MODULE[build::adb]/resources/list_devices.py", 297 "RECIPE_MODULE[build::adb]/resources/list_devices.py",
310 "['[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb', 'd evices']", 298 "['[CWD]/src/third_party/android_tools/sdk/platform-tools/adb', 'devices'] ",
311 "/path/to/tmp/json" 299 "/path/to/tmp/json"
312 ], 300 ],
313 "cwd": "[SLAVE_BUILD]",
314 "name": "List adb devices", 301 "name": "List adb devices",
315 "~followup_annotations": [ 302 "~followup_annotations": [
316 "@@@STEP_LOG_LINE@json.output@[@@@", 303 "@@@STEP_LOG_LINE@json.output@[@@@",
317 "@@@STEP_LOG_LINE@json.output@ \"014E1F310401C009\"@@@", 304 "@@@STEP_LOG_LINE@json.output@ \"014E1F310401C009\"@@@",
318 "@@@STEP_LOG_LINE@json.output@]@@@", 305 "@@@STEP_LOG_LINE@json.output@]@@@",
319 "@@@STEP_LOG_END@json.output@@@" 306 "@@@STEP_LOG_END@json.output@@@"
320 ] 307 ]
321 }, 308 },
322 { 309 {
323 "cmd": [ 310 "cmd": [
324 "python", 311 "python",
325 "-u", 312 "-u",
326 "\nimport subprocess\nimport sys\nadb_path = sys.argv[1]\nfor device in sy s.argv[2:]:\n print 'Attempting to root device %s ...' % (device)\n subprocess .check_call([adb_path, '-s', device, 'root'])\n subprocess.check_call([adb_path , '-s', device, 'wait-for-device'])\n print 'Finished rooting device %s' % (dev ice)\n", 313 "\nimport subprocess\nimport sys\nadb_path = sys.argv[1]\nfor device in sy s.argv[2:]:\n print 'Attempting to root device %s ...' % (device)\n subprocess .check_call([adb_path, '-s', device, 'root'])\n subprocess.check_call([adb_path , '-s', device, 'wait-for-device'])\n print 'Finished rooting device %s' % (dev ice)\n",
327 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", 314 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb",
328 "014E1F310401C009" 315 "014E1F310401C009"
329 ], 316 ],
330 "cwd": "[SLAVE_BUILD]",
331 "name": "Root devices", 317 "name": "Root devices",
332 "~followup_annotations": [ 318 "~followup_annotations": [
333 "@@@STEP_LOG_LINE@python.inline@@@@", 319 "@@@STEP_LOG_LINE@python.inline@@@@",
334 "@@@STEP_LOG_LINE@python.inline@import subprocess@@@", 320 "@@@STEP_LOG_LINE@python.inline@import subprocess@@@",
335 "@@@STEP_LOG_LINE@python.inline@import sys@@@", 321 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
336 "@@@STEP_LOG_LINE@python.inline@adb_path = sys.argv[1]@@@", 322 "@@@STEP_LOG_LINE@python.inline@adb_path = sys.argv[1]@@@",
337 "@@@STEP_LOG_LINE@python.inline@for device in sys.argv[2:]:@@@", 323 "@@@STEP_LOG_LINE@python.inline@for device in sys.argv[2:]:@@@",
338 "@@@STEP_LOG_LINE@python.inline@ print 'Attempting to root device %s ...' % (device)@@@", 324 "@@@STEP_LOG_LINE@python.inline@ print 'Attempting to root device %s ...' % (device)@@@",
339 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d evice, 'root'])@@@", 325 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d evice, 'root'])@@@",
340 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d evice, 'wait-for-device'])@@@", 326 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d evice, 'wait-for-device'])@@@",
341 "@@@STEP_LOG_LINE@python.inline@ print 'Finished rooting device %s' % (de vice)@@@", 327 "@@@STEP_LOG_LINE@python.inline@ print 'Finished rooting device %s' % (de vice)@@@",
342 "@@@STEP_LOG_END@python.inline@@@" 328 "@@@STEP_LOG_END@python.inline@@@"
343 ] 329 ]
344 }, 330 },
345 { 331 {
346 "cmd": [ 332 "cmd": [
347 "python", 333 "python",
348 "-u", 334 "-u",
349 "[SLAVE_BUILD]/src/build/symlink.py", 335 "[CWD]/src/build/symlink.py",
350 "-f", 336 "-f",
351 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", 337 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb",
352 "~/adb" 338 "~/adb"
353 ], 339 ],
354 "cwd": "[SLAVE_BUILD]",
355 "name": "create adb symlink" 340 "name": "create adb symlink"
356 }, 341 },
357 { 342 {
358 "cmd": [ 343 "cmd": [
359 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", 344 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py",
360 "--", 345 "--",
361 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", 346 "[CWD]/src/build/android/adb_logcat_monitor.py",
362 "[SLAVE_BUILD]/src/out/logcat" 347 "[CWD]/src/out/logcat"
363 ], 348 ],
364 "cwd": "[SLAVE_BUILD]",
365 "env": { 349 "env": {
366 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 350 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
367 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 351 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/ build/android:%(PATH)s"
368 }, 352 },
369 "name": "spawn_logcat_monitor" 353 "name": "spawn_logcat_monitor"
370 }, 354 },
371 { 355 {
372 "cmd": [ 356 "cmd": [
373 "python", 357 "python",
374 "-u", 358 "-u",
375 "RECIPE_PACKAGE_REPO[build]/scripts/slave/android/authorize_adb_devices.py ", 359 "RECIPE_PACKAGE_REPO[build]/scripts/slave/android/authorize_adb_devices.py ",
376 "--verbose", 360 "--verbose",
377 "--adb-path", 361 "--adb-path",
378 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" 362 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb"
379 ], 363 ],
380 "cwd": "[SLAVE_BUILD]",
381 "env": { 364 "env": {
382 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 365 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
383 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 366 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/ build/android:%(PATH)s"
384 }, 367 },
385 "name": "authorize_adb_devices" 368 "name": "authorize_adb_devices"
386 }, 369 },
387 { 370 {
388 "cmd": [ 371 "cmd": [
389 "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py", 372 "[CWD]/src/build/android/buildbot/bb_device_status_check.py",
390 "--json-output", 373 "--json-output",
391 "/path/to/tmp/json", 374 "/path/to/tmp/json",
392 "--blacklist-file", 375 "--blacklist-file",
393 "[SLAVE_BUILD]/src/out/bad_devices.json", 376 "[CWD]/src/out/bad_devices.json",
394 "--known-devices-file", 377 "--known-devices-file",
395 "[BUILD]/site_config/.known_devices" 378 "[ROOT]/b/build/site_config/.known_devices"
396 ], 379 ],
397 "cwd": "[SLAVE_BUILD]",
398 "env": { 380 "env": {
399 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 381 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
400 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 382 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/ build/android:%(PATH)s"
401 }, 383 },
402 "name": "device_status_check", 384 "name": "device_status_check",
403 "~followup_annotations": [ 385 "~followup_annotations": [
404 "@@@STEP_TEXT@Online devices: 1@@@", 386 "@@@STEP_TEXT@Online devices: 1@@@",
405 "@@@STEP_LOG_LINE@json.output@[@@@", 387 "@@@STEP_LOG_LINE@json.output@[@@@",
406 "@@@STEP_LOG_LINE@json.output@ {@@@", 388 "@@@STEP_LOG_LINE@json.output@ {@@@",
407 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", 389 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@",
408 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", 390 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@",
409 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", 391 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@",
410 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", 392 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@",
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
492 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00 3c6ad6\", @@@", 474 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00 3c6ad6\", @@@",
493 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@" , 475 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@" ,
494 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", 476 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@",
495 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" 477 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@"
496 ] 478 ]
497 }, 479 },
498 { 480 {
499 "cmd": [ 481 "cmd": [
500 "python", 482 "python",
501 "-u", 483 "-u",
502 "[SLAVE_BUILD]/src/build/android/provision_devices.py", 484 "[CWD]/src/build/android/provision_devices.py",
503 "-t", 485 "-t",
504 "Release", 486 "Release",
505 "--blacklist-file", 487 "--blacklist-file",
506 "[SLAVE_BUILD]/src/out/bad_devices.json", 488 "[CWD]/src/out/bad_devices.json",
507 "--output-device-blacklist", 489 "--output-device-blacklist",
508 "/path/to/tmp/json" 490 "/path/to/tmp/json"
509 ], 491 ],
510 "cwd": "[SLAVE_BUILD]",
511 "env": { 492 "env": {
512 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 493 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
513 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 494 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/ build/android:%(PATH)s"
514 }, 495 },
515 "name": "provision_devices" 496 "name": "provision_devices"
516 }, 497 },
517 { 498 {
518 "cmd": [ 499 "cmd": [
519 "python", 500 "python",
520 "-u", 501 "-u",
521 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", 502 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py",
522 "--action", 503 "--action",
523 "restart", 504 "restart",
524 "--pid-file-path", 505 "--pid-file-path",
525 "/tmp/device_monitor.pid", 506 "/tmp/device_monitor.pid",
526 "--", 507 "--",
527 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py" , 508 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py" ,
528 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", 509 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb",
529 "[\"07a00ca4\"]", 510 "[\"07a00ca4\"]",
530 "chromium.webkit", 511 "chromium.webkit",
531 "WebKit Android (Nexus4)", 512 "WebKit Android (Nexus4)",
532 "--blacklist-file", 513 "--blacklist-file",
533 "[SLAVE_BUILD]/src/out/bad_devices.json" 514 "[CWD]/src/out/bad_devices.json"
534 ], 515 ],
535 "cwd": "[SLAVE_BUILD]",
536 "name": "spawn_device_monitor" 516 "name": "spawn_device_monitor"
537 }, 517 },
538 { 518 {
539 "cmd": [ 519 "cmd": [
540 "python", 520 "python",
541 "-u", 521 "-u",
542 "[SLAVE_BUILD]/src/out/Release/bin/run_blink_heap_unittests", 522 "[CWD]/src/out/Release/bin/run_blink_heap_unittests",
543 "--blacklist-file", 523 "--blacklist-file",
544 "[SLAVE_BUILD]/src/out/bad_devices.json", 524 "[CWD]/src/out/bad_devices.json",
545 "--verbose", 525 "--verbose",
546 "--flakiness-dashboard-server=test-results.appspot.com", 526 "--flakiness-dashboard-server=test-results.appspot.com",
547 "--json-results-file", 527 "--json-results-file",
548 "/path/to/tmp/json" 528 "/path/to/tmp/json"
549 ], 529 ],
550 "cwd": "[SLAVE_BUILD]",
551 "env": { 530 "env": {
552 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 531 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
553 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 532 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/ build/android:%(PATH)s"
554 }, 533 },
555 "name": "blink_heap_unittests" 534 "name": "blink_heap_unittests"
556 }, 535 },
557 { 536 {
558 "cmd": [ 537 "cmd": [
559 "python", 538 "python",
560 "-u", 539 "-u",
561 "[SLAVE_BUILD]/src/out/Release/bin/run_webkit_unit_tests", 540 "[CWD]/src/out/Release/bin/run_webkit_unit_tests",
562 "--blacklist-file", 541 "--blacklist-file",
563 "[SLAVE_BUILD]/src/out/bad_devices.json", 542 "[CWD]/src/out/bad_devices.json",
564 "--verbose", 543 "--verbose",
565 "--flakiness-dashboard-server=test-results.appspot.com", 544 "--flakiness-dashboard-server=test-results.appspot.com",
566 "--json-results-file", 545 "--json-results-file",
567 "/path/to/tmp/json" 546 "/path/to/tmp/json"
568 ], 547 ],
569 "cwd": "[SLAVE_BUILD]",
570 "env": { 548 "env": {
571 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 549 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
572 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 550 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/ build/android:%(PATH)s"
573 }, 551 },
574 "name": "webkit_unit_tests" 552 "name": "webkit_unit_tests"
575 }, 553 },
576 { 554 {
577 "cmd": [ 555 "cmd": [
578 "python", 556 "python",
579 "-u", 557 "-u",
580 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 558 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
581 "--target", 559 "--target",
582 "Release", 560 "Release",
583 "--test-platform", 561 "--test-platform",
584 "android", 562 "android",
585 "--no-xvfb", 563 "--no-xvfb",
586 "--factory-properties", 564 "--factory-properties",
587 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Android ( Nexus4)\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \" chromium.webkit\", \"parent_build_archive_url\": \"gs://test-domain/test-archive .zip\", \"parent_buildername\": \"Android Builder\", \"parent_got_revision\": \" 1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir \": \"/path/to/workdir/TestSlavename\"}", 565 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Android ( Nexus4)\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \" chromium.webkit\", \"parent_build_archive_url\": \"gs://test-domain/test-archive .zip\", \"parent_buildername\": \"Android Builder\", \"parent_got_revision\": \" 1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir \": \"/path/to/workdir/TestSlavename\"}",
588 "--build-properties", 566 "--build-properties",
589 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Android ( Nexus4)\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \" chromium.webkit\", \"parent_build_archive_url\": \"gs://test-domain/test-archive .zip\", \"parent_buildername\": \"Android Builder\", \"parent_got_revision\": \" 1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir \": \"/path/to/workdir/TestSlavename\"}", 567 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Android ( Nexus4)\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \" chromium.webkit\", \"parent_build_archive_url\": \"gs://test-domain/test-archive .zip\", \"parent_buildername\": \"Android Builder\", \"parent_got_revision\": \" 1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir \": \"/path/to/workdir/TestSlavename\"}",
590 "--step-name=webkit_tests", 568 "--step-name=webkit_tests",
591 "--builder-name=WebKit Android (Nexus4)", 569 "--builder-name=WebKit Android (Nexus4)",
592 "--slave-name=TestSlavename", 570 "--slave-name=TestSlavename",
593 "--build-number=571", 571 "--build-number=571",
594 "--run-python-script", 572 "--run-python-script",
595 "[BUILD]/scripts/slave/chromium/layout_test_wrapper.py", 573 "[ROOT]/b/build/scripts/slave/chromium/layout_test_wrapper.py",
596 "--target", 574 "--target",
597 "Release", 575 "Release",
598 "-o", 576 "-o",
599 "[SLAVE_BUILD]/layout-test-results", 577 "[CWD]/layout-test-results",
600 "--build-dir", 578 "--build-dir",
601 "[SLAVE_BUILD]/src/out", 579 "[CWD]/src/out",
602 "--json-test-results", 580 "--json-test-results",
603 "/path/to/tmp/json", 581 "/path/to/tmp/json",
604 "--test-results-server", 582 "--test-results-server",
605 "test-results.appspot.com", 583 "test-results.appspot.com",
606 "--build-number", 584 "--build-number",
607 "571", 585 "571",
608 "--builder-name", 586 "--builder-name",
609 "WebKit Android (Nexus4)", 587 "WebKit Android (Nexus4)",
610 "--step-name", 588 "--step-name",
611 "webkit_tests", 589 "webkit_tests",
612 "--platform", 590 "--platform",
613 "android" 591 "android"
614 ], 592 ],
615 "cwd": "[SLAVE_BUILD]",
616 "name": "webkit_tests", 593 "name": "webkit_tests",
617 "~followup_annotations": [ 594 "~followup_annotations": [
618 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" 595 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@"
619 ] 596 ]
620 }, 597 },
621 { 598 {
622 "cmd": [ 599 "cmd": [
623 "python", 600 "python",
624 "-u", 601 "-u",
625 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py", 602 "[ROOT]/b/build/scripts/slave/chromium/archive_layout_test_results.py",
626 "--results-dir", 603 "--results-dir",
627 "[SLAVE_BUILD]/layout-test-results", 604 "[CWD]/layout-test-results",
628 "--build-dir", 605 "--build-dir",
629 "[SLAVE_BUILD]/src/out", 606 "[CWD]/src/out",
630 "--build-number", 607 "--build-number",
631 "571", 608 "571",
632 "--builder-name", 609 "--builder-name",
633 "WebKit Android (Nexus4)", 610 "WebKit Android (Nexus4)",
634 "--gs-bucket", 611 "--gs-bucket",
635 "gs://chromium-layout-test-archives", 612 "gs://chromium-layout-test-archives",
636 "--gs-acl", 613 "--gs-acl",
637 "public-read" 614 "public-read"
638 ], 615 ],
639 "cwd": "[SLAVE_BUILD]",
640 "name": "archive_webkit_tests_results", 616 "name": "archive_webkit_tests_results",
641 "~followup_annotations": [ 617 "~followup_annotations": [
642 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/WebKit_Android__Nexus4_/571/layout-test-results/results.htm l@@@", 618 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/WebKit_Android__Nexus4_/571/layout-test-results/results.htm l@@@",
643 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/WebKit_Android__Nexus4_/571/layout-test-results.zip@@@" 619 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/WebKit_Android__Nexus4_/571/layout-test-results.zip@@@"
644 ] 620 ]
645 }, 621 },
646 { 622 {
647 "cmd": [ 623 "cmd": [
648 "python", 624 "python",
649 "-u", 625 "-u",
650 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", 626 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py",
651 "--action", 627 "--action",
652 "stop", 628 "stop",
653 "--pid-file-path", 629 "--pid-file-path",
654 "/tmp/device_monitor.pid" 630 "/tmp/device_monitor.pid"
655 ], 631 ],
656 "cwd": "[SLAVE_BUILD]",
657 "name": "shutdown_device_monitor" 632 "name": "shutdown_device_monitor"
658 }, 633 },
659 { 634 {
660 "cmd": [ 635 "cmd": [
661 "python", 636 "python",
662 "-u", 637 "-u",
663 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", 638 "[CWD]/src/build/android/adb_logcat_printer.py",
664 "--output-path", 639 "--output-path",
665 "[SLAVE_BUILD]/src/out/Release/full_log", 640 "[CWD]/src/out/Release/full_log",
666 "[SLAVE_BUILD]/src/out/logcat" 641 "[CWD]/src/out/logcat"
667 ], 642 ],
668 "cwd": "[SLAVE_BUILD]",
669 "name": "logcat_dump" 643 "name": "logcat_dump"
670 }, 644 },
671 { 645 {
672 "cmd": [ 646 "cmd": [
673 "python", 647 "python",
674 "-u", 648 "-u",
675 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 649 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
676 "--", 650 "--",
677 "[DEPOT_TOOLS]/gsutil.py", 651 "[ROOT]/b/depot_tools/gsutil.py",
678 "--force-version", 652 "--force-version",
679 "4.7", 653 "4.7",
680 "-o", 654 "-o",
681 "GSUtil:parallel_composite_upload_threshold=50M", 655 "GSUtil:parallel_composite_upload_threshold=50M",
682 "----", 656 "----",
683 "cp", 657 "cp",
684 "[SLAVE_BUILD]/src/out/Release/full_log", 658 "[CWD]/src/out/Release/full_log",
685 "gs://chromium-android/logcat_dumps/WebKit Android (Nexus4)/571" 659 "gs://chromium-android/logcat_dumps/WebKit Android (Nexus4)/571"
686 ], 660 ],
687 "cwd": "[SLAVE_BUILD]",
688 "name": "gsutil upload", 661 "name": "gsutil upload",
689 "~followup_annotations": [ 662 "~followup_annotations": [
690 "@@@STEP_LINK@logcat dump@https://storage.cloud.google.com/chromium-androi d/logcat_dumps/WebKit Android (Nexus4)/571@@@" 663 "@@@STEP_LINK@logcat dump@https://storage.cloud.google.com/chromium-androi d/logcat_dumps/WebKit Android (Nexus4)/571@@@"
691 ] 664 ]
692 }, 665 },
693 { 666 {
694 "cmd": [ 667 "cmd": [
695 "[SLAVE_BUILD]/src/third_party/android_platform/development/scripts/stack" , 668 "[CWD]/src/third_party/android_platform/development/scripts/stack",
696 "--arch", 669 "--arch",
697 "arm", 670 "arm",
698 "--more-info", 671 "--more-info",
699 "[SLAVE_BUILD]/src/out/Release/full_log" 672 "[CWD]/src/out/Release/full_log"
700 ], 673 ],
701 "cwd": "[SLAVE_BUILD]",
702 "env": { 674 "env": {
703 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", 675 "CHROMIUM_OUTPUT_DIR": "[CWD]/src/out/Release",
704 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 676 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
705 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 677 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/ build/android:%(PATH)s"
706 }, 678 },
707 "name": "stack_tool_with_logcat_dump" 679 "name": "stack_tool_with_logcat_dump"
708 }, 680 },
709 { 681 {
710 "cmd": [ 682 "cmd": [
711 "[SLAVE_BUILD]/src/build/android/tombstones.py", 683 "[CWD]/src/build/android/tombstones.py",
712 "-a", 684 "-a",
713 "-s", 685 "-s",
714 "-w" 686 "-w"
715 ], 687 ],
716 "cwd": "[SLAVE_BUILD]",
717 "env": { 688 "env": {
718 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", 689 "CHROMIUM_OUTPUT_DIR": "[CWD]/src/out/Release",
719 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 690 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
720 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 691 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/ build/android:%(PATH)s"
721 }, 692 },
722 "name": "stack_tool_for_tombstones" 693 "name": "stack_tool_for_tombstones"
723 }, 694 },
724 { 695 {
725 "cmd": [ 696 "cmd": [
726 "python", 697 "python",
727 "-u", 698 "-u",
728 "\nimport glob, os, sys\nfor report in glob.glob(sys.argv[1]):\n with ope n(report, 'r') as f:\n for l in f.readlines():\n print l\n os.remove(re port)\n", 699 "\nimport glob, os, sys\nfor report in glob.glob(sys.argv[1]):\n with ope n(report, 'r') as f:\n for l in f.readlines():\n print l\n os.remove(re port)\n",
729 "[SLAVE_BUILD]/src/out/Release/test_logs/*.log" 700 "[CWD]/src/out/Release/test_logs/*.log"
730 ], 701 ],
731 "cwd": "[SLAVE_BUILD]",
732 "name": "test_report", 702 "name": "test_report",
733 "~followup_annotations": [ 703 "~followup_annotations": [
734 "@@@STEP_LOG_LINE@python.inline@@@@", 704 "@@@STEP_LOG_LINE@python.inline@@@@",
735 "@@@STEP_LOG_LINE@python.inline@import glob, os, sys@@@", 705 "@@@STEP_LOG_LINE@python.inline@import glob, os, sys@@@",
736 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@", 706 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@",
737 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@", 707 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@",
738 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@", 708 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@",
739 "@@@STEP_LOG_LINE@python.inline@ print l@@@", 709 "@@@STEP_LOG_LINE@python.inline@ print l@@@",
740 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", 710 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@",
741 "@@@STEP_LOG_END@python.inline@@@" 711 "@@@STEP_LOG_END@python.inline@@@"
742 ] 712 ]
743 }, 713 },
744 { 714 {
745 "name": "$result", 715 "name": "$result",
746 "recipe_result": null, 716 "recipe_result": null,
747 "status_code": 0 717 "status_code": 0
748 } 718 }
749 ] 719 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698