OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py", | 4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py", |
5 "--json-file", | 5 "--json-file", |
6 "/path/to/tmp/json" | 6 "/path/to/tmp/json" |
7 ], | 7 ], |
8 "name": "host and tools info", | 8 "name": "host and tools info", |
9 "~followup_annotations": [ | 9 "~followup_annotations": [ |
10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@", | 10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@", |
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
112 "name": "read build config", | 112 "name": "read build config", |
113 "~followup_annotations": [ | 113 "~followup_annotations": [ |
114 "@@@STEP_LOG_LINE@json.output@{@@@", | 114 "@@@STEP_LOG_LINE@json.output@{@@@", |
115 "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": {@@@", | 115 "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": {@@@", |
116 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 1\": \"fake value 1\",
@@@", | 116 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 1\": \"fake value 1\",
@@@", |
117 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 2\": \"fake value 2\",
@@@", | 117 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 2\": \"fake value 2\",
@@@", |
118 "@@@STEP_LOG_LINE@json.output@ \"use_goma\": \"1\"@@@", | 118 "@@@STEP_LOG_LINE@json.output@ \"use_goma\": \"1\"@@@", |
119 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 119 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
120 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"ninja\", @@@", | 120 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"ninja\", @@@", |
121 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@", | 121 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@", |
| 122 "@@@STEP_LOG_LINE@json.output@ \"mb_type\": \"gyp\", @@@", |
122 "@@@STEP_LOG_LINE@json.output@ \"sdk\": \"iphonesimulator8.0\", @@@", | 123 "@@@STEP_LOG_LINE@json.output@ \"sdk\": \"iphonesimulator8.0\", @@@", |
123 "@@@STEP_LOG_LINE@json.output@ \"tests\": [@@@", | 124 "@@@STEP_LOG_LINE@json.output@ \"tests\": [@@@", |
124 "@@@STEP_LOG_LINE@json.output@ {@@@", | 125 "@@@STEP_LOG_LINE@json.output@ {@@@", |
125 "@@@STEP_LOG_LINE@json.output@ \"app\": \"fake tests 1\", @@@", | 126 "@@@STEP_LOG_LINE@json.output@ \"app\": \"fake tests 1\", @@@", |
126 "@@@STEP_LOG_LINE@json.output@ \"device type\": \"fake device\", @@@"
, | 127 "@@@STEP_LOG_LINE@json.output@ \"device type\": \"fake device\", @@@"
, |
127 "@@@STEP_LOG_LINE@json.output@ \"os\": \"8.0\"@@@", | 128 "@@@STEP_LOG_LINE@json.output@ \"os\": \"8.0\"@@@", |
128 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 129 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
129 "@@@STEP_LOG_LINE@json.output@ {@@@", | 130 "@@@STEP_LOG_LINE@json.output@ {@@@", |
130 "@@@STEP_LOG_LINE@json.output@ \"app\": \"fake tests 2\", @@@", | 131 "@@@STEP_LOG_LINE@json.output@ \"app\": \"fake tests 2\", @@@", |
131 "@@@STEP_LOG_LINE@json.output@ \"device type\": \"fake device\", @@@"
, | 132 "@@@STEP_LOG_LINE@json.output@ \"device type\": \"fake device\", @@@"
, |
132 "@@@STEP_LOG_LINE@json.output@ \"os\": \"7.1\"@@@", | 133 "@@@STEP_LOG_LINE@json.output@ \"os\": \"7.1\"@@@", |
133 "@@@STEP_LOG_LINE@json.output@ }@@@", | 134 "@@@STEP_LOG_LINE@json.output@ }@@@", |
134 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 135 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
135 "@@@STEP_LOG_LINE@json.output@ \"xcode version\": \"fake xcode version\"@
@@", | 136 "@@@STEP_LOG_LINE@json.output@ \"xcode version\": \"fake xcode version\"@
@@", |
136 "@@@STEP_LOG_LINE@json.output@}@@@", | 137 "@@@STEP_LOG_LINE@json.output@}@@@", |
137 "@@@STEP_LOG_END@json.output@@@" | 138 "@@@STEP_LOG_END@json.output@@@" |
138 ] | 139 ] |
139 }, | 140 }, |
140 { | 141 { |
141 "cmd": [ | 142 "cmd": [ |
142 "echo", | 143 "echo", |
143 "-e", | 144 "-e", |
144 "{\n \"GYP_DEFINES\": {\n \"OS\": \"ios\", \n \"component\": \"stat
ic_library\", \n \"fake gyp define 1\": \"fake value 1\", \n \"fake gyp de
fine 2\": \"fake value 2\", \n \"use_goma\": \"1\"\n }, \n \"additional_com
pile_targets\": [\n \"All\"\n ], \n \"compiler\": \"ninja\", \n \"configur
ation\": \"Debug\", \n \"env\": {}, \n \"gn_args\": [], \n \"mastername\": \"
chromium.fake\", \n \"mb_type\": null, \n \"sdk\": \"iphonesimulator8.0\", \n
\"tests\": [\n {\n \"app\": \"fake tests 1\", \n \"device type\":
\"fake device\", \n \"id\": \"0\", \n \"os\": \"8.0\"\n }, \n {\
n \"app\": \"fake tests 2\", \n \"device type\": \"fake device\", \n
\"id\": \"1\", \n \"os\": \"7.1\"\n }\n ], \n \"triggered bots\":
{}, \n \"use_analyze\": true, \n \"xcode version\": \"fake xcode version\"\n}" | 145 "{\n \"GYP_DEFINES\": {\n \"OS\": \"ios\", \n \"component\": \"stat
ic_library\", \n \"fake gyp define 1\": \"fake value 1\", \n \"fake gyp de
fine 2\": \"fake value 2\", \n \"use_goma\": \"1\"\n }, \n \"additional_com
pile_targets\": [\n \"All\"\n ], \n \"compiler\": \"ninja\", \n \"configur
ation\": \"Debug\", \n \"env\": {}, \n \"gn_args\": [], \n \"mastername\": \"
chromium.fake\", \n \"mb_type\": \"gyp\", \n \"sdk\": \"iphonesimulator8.0\",
\n \"tests\": [\n {\n \"app\": \"fake tests 1\", \n \"device type\
": \"fake device\", \n \"id\": \"0\", \n \"os\": \"8.0\"\n }, \n
{\n \"app\": \"fake tests 2\", \n \"device type\": \"fake device\", \
n \"id\": \"1\", \n \"os\": \"7.1\"\n }\n ], \n \"triggered bots\
": {}, \n \"use_analyze\": true, \n \"xcode version\": \"fake xcode version\"\
n}" |
145 ], | 146 ], |
146 "name": "finalize build config" | 147 "name": "finalize build config" |
147 }, | 148 }, |
148 { | 149 { |
149 "cmd": [ | 150 "cmd": [ |
150 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/find_xcode.py", | 151 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/find_xcode.py", |
151 "--json-file", | 152 "--json-file", |
152 "/path/to/tmp/json", | 153 "/path/to/tmp/json", |
153 "--version", | 154 "--version", |
154 "fake xcode version" | 155 "fake xcode version" |
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
215 }, | 216 }, |
216 { | 217 { |
217 "cmd": [ | 218 "cmd": [ |
218 "python", | 219 "python", |
219 "-u", | 220 "-u", |
220 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 221 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
221 "runhooks" | 222 "runhooks" |
222 ], | 223 ], |
223 "cwd": "[BUILDER_CACHE]/ios_debug/src", | 224 "cwd": "[BUILDER_CACHE]/ios_debug/src", |
224 "env": { | 225 "env": { |
| 226 "GYP_CHROMIUM_NO_ACTION": "1", |
225 "GYP_CROSSCOMPILE": "1", | 227 "GYP_CROSSCOMPILE": "1", |
226 "GYP_DEFINES": "use_goma=1 fake gyp define 1=fake value 1 fake gyp define
2=fake value 2 component=static_library OS=ios", | 228 "GYP_DEFINES": "use_goma=1 fake gyp define 1=fake value 1 fake gyp define
2=fake value 2 component=static_library OS=ios", |
227 "GYP_GENERATORS": "ninja", | 229 "GYP_GENERATORS": "ninja", |
228 "LANDMINES_VERBOSE": "1", | 230 "LANDMINES_VERBOSE": "1", |
229 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 231 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
230 }, | 232 }, |
231 "name": "gclient runhooks", | 233 "name": "gclient runhooks", |
232 "~followup_annotations": [ | 234 "~followup_annotations": [ |
233 "@@@STEP_TEXT@<br />GYP_DEFINES:<br />use_goma=1<br />fake gyp define 1=fa
ke value 1<br />fake gyp define 2=fake value 2<br />component=static_library<br
/>OS=ios@@@" | 235 "@@@STEP_TEXT@<br />GYP_DEFINES:<br />use_goma=1<br />fake gyp define 1=fa
ke value 1<br />fake gyp define 2=fake value 2<br />component=static_library<br
/>OS=ios<br />GYP_CHROMIUM_NO_ACTION=1@@@" |
234 ] | 236 ] |
235 }, | 237 }, |
236 { | 238 { |
| 239 "cmd": [ |
| 240 "python", |
| 241 "-u", |
| 242 "[BUILDER_CACHE]/ios_debug/src/tools/mb/mb.py", |
| 243 "gen", |
| 244 "-m", |
| 245 "chromium.fake", |
| 246 "-b", |
| 247 "ios debug", |
| 248 "--config-file", |
| 249 "[BUILDER_CACHE]/ios_debug/src/webrtc/build/mb_config.pyl", |
| 250 "--goma-dir", |
| 251 "[CACHE]/cipd/goma", |
| 252 "--gyp-script=[BUILDER_CACHE]/ios_debug/src/webrtc/build/gyp_webrtc.py", |
| 253 "//out/Debug-iphonesimulator" |
| 254 ], |
| 255 "cwd": "[BUILDER_CACHE]/ios_debug/src", |
| 256 "env": { |
| 257 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 258 }, |
| 259 "name": "generate_build_files" |
| 260 }, |
| 261 { |
237 "allow_subannotations": true, | 262 "allow_subannotations": true, |
238 "cmd": [ | 263 "cmd": [ |
239 "python", | 264 "python", |
240 "-u", | 265 "-u", |
241 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 266 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
242 "--src-dir", | 267 "--src-dir", |
243 "[BUILDER_CACHE]/ios_debug/src", | 268 "[BUILDER_CACHE]/ios_debug/src", |
244 "--output-json", | 269 "--output-json", |
245 "/path/to/tmp/json" | 270 "/path/to/tmp/json" |
246 ], | 271 ], |
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
363 "@@@STEP_LOG_END@fake log@@@", | 388 "@@@STEP_LOG_END@fake log@@@", |
364 "@@@STEP_LINK@fake URL text@fake URL@@@" | 389 "@@@STEP_LINK@fake URL text@fake URL@@@" |
365 ] | 390 ] |
366 }, | 391 }, |
367 { | 392 { |
368 "name": "$result", | 393 "name": "$result", |
369 "recipe_result": null, | 394 "recipe_result": null, |
370 "status_code": 0 | 395 "status_code": 0 |
371 } | 396 } |
372 ] | 397 ] |
OLD | NEW |