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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_V8_API_Stability.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, 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
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.fyi", 8 "chromium.fyi",
9 "--builder", 9 "--builder",
10 "Linux V8 API Stability", 10 "Linux V8 API Stability",
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'}]", 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'}]",
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/v8@origin/canary", 26 "src/v8@origin/canary",
27 "--force", 27 "--force",
28 "--output_manifest", 28 "--output_manifest",
29 "--with_branch_heads" 29 "--with_branch_heads"
30 ], 30 ],
31 "cwd": "[SLAVE_BUILD]",
31 "env": { 32 "env": {
32 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 33 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
33 }, 34 },
34 "name": "bot_update", 35 "name": "bot_update",
35 "~followup_annotations": [ 36 "~followup_annotations": [
36 "@@@STEP_TEXT@Some step text@@@", 37 "@@@STEP_TEXT@Some step text@@@",
37 "@@@STEP_LOG_LINE@json.output@{@@@", 38 "@@@STEP_LOG_LINE@json.output@{@@@",
38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 39 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
39 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 40 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
40 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", 41 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@",
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 96 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
96 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 97 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
97 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 98 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
98 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 99 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
99 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 100 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
100 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 101 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
101 ] 102 ]
102 }, 103 },
103 { 104 {
104 "cmd": [], 105 "cmd": [],
106 "cwd": "[SLAVE_BUILD]",
105 "name": "ensure_goma" 107 "name": "ensure_goma"
106 }, 108 },
107 { 109 {
108 "cmd": [ 110 "cmd": [
109 "python", 111 "python",
110 "-u", 112 "-u",
111 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 113 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
112 "--platform", 114 "--platform",
113 "linux-amd64", 115 "linux-amd64",
114 "--dest-directory", 116 "--dest-directory",
115 "[CWD]/cipd", 117 "[SLAVE_BUILD]/cipd",
116 "--json-output", 118 "--json-output",
117 "/path/to/tmp/json" 119 "/path/to/tmp/json"
118 ], 120 ],
121 "cwd": "[SLAVE_BUILD]",
119 "name": "ensure_goma.install cipd", 122 "name": "ensure_goma.install cipd",
120 "~followup_annotations": [ 123 "~followup_annotations": [
121 "@@@STEP_NEST_LEVEL@1@@@", 124 "@@@STEP_NEST_LEVEL@1@@@",
122 "@@@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@@ @",
123 "@@@STEP_LOG_LINE@json.output@{@@@", 126 "@@@STEP_LOG_LINE@json.output@{@@@",
124 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\", @@@", 127 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@",
125 "@@@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\"@@@",
126 "@@@STEP_LOG_LINE@json.output@}@@@", 129 "@@@STEP_LOG_LINE@json.output@}@@@",
127 "@@@STEP_LOG_END@json.output@@@" 130 "@@@STEP_LOG_END@json.output@@@"
128 ] 131 ]
129 }, 132 },
130 { 133 {
131 "cmd": [ 134 "cmd": [
132 "fake_slave_build/cipd", 135 "[SLAVE_BUILD]/cipd/cipd",
133 "ensure", 136 "ensure",
134 "--root", 137 "--root",
135 "[ROOT]/b/build/slave/cache/cipd/goma", 138 "[CACHE]/cipd/goma",
136 "--list", 139 "--list",
137 "infra_internal/goma/client/linux-amd64 release", 140 "infra_internal/goma/client/linux-amd64 release",
138 "--json-output", 141 "--json-output",
139 "/path/to/tmp/json", 142 "/path/to/tmp/json",
140 "--service-account-json", 143 "--service-account-json",
141 "/creds/service_accounts/service-account-goma-client.json" 144 "/creds/service_accounts/service-account-goma-client.json"
142 ], 145 ],
146 "cwd": "[SLAVE_BUILD]",
143 "name": "ensure_goma.ensure_installed", 147 "name": "ensure_goma.ensure_installed",
144 "~followup_annotations": [ 148 "~followup_annotations": [
145 "@@@STEP_NEST_LEVEL@1@@@", 149 "@@@STEP_NEST_LEVEL@1@@@",
146 "@@@STEP_LOG_LINE@json.output@{@@@", 150 "@@@STEP_LOG_LINE@json.output@{@@@",
147 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", 151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
148 "@@@STEP_LOG_LINE@json.output@ {@@@", 152 "@@@STEP_LOG_LINE@json.output@ {@@@",
149 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@", 153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
150 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@", 154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@",
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_LINE@json.output@}@@@", 157 "@@@STEP_LOG_LINE@json.output@}@@@",
154 "@@@STEP_LOG_END@json.output@@@" 158 "@@@STEP_LOG_END@json.output@@@"
155 ] 159 ]
156 }, 160 },
157 { 161 {
158 "cmd": [ 162 "cmd": [
159 "python", 163 "python",
160 "-u", 164 "-u",
161 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 165 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
162 "runhooks" 166 "runhooks"
163 ], 167 ],
168 "cwd": "[SLAVE_BUILD]",
164 "env": { 169 "env": {
165 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 170 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
166 "GYP_CHROMIUM_NO_ACTION": "1", 171 "GYP_CHROMIUM_NO_ACTION": "1",
167 "GYP_DEFINES": "component=static_library gomadir='[ROOT]/b/build/slave/cac he/cipd/goma' target_arch=x64 use_goma=1", 172 "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' targe t_arch=x64 use_goma=1",
168 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 173 "PATH": "%(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\": \"Linux V8 API Stability\", \"buildnumber\": 571, \"mas tername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform \": \"linux\"}" 190 "{\"buildername\": \"Linux V8 API Stability\", \"buildnumber\": 571, \"mas tername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform \": \"linux\"}"
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.fyi.json", 204 "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.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.fyi.json@@@", 210 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json@@ @",
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 "[CWD]/src/tools/mb/mb.py", 231 "[SLAVE_BUILD]/src/tools/mb/mb.py",
224 "gen", 232 "gen",
225 "-m", 233 "-m",
226 "chromium.fyi", 234 "chromium.fyi",
227 "-b", 235 "-b",
228 "Linux V8 API Stability", 236 "Linux V8 API Stability",
229 "--config-file", 237 "--config-file",
230 "[CWD]/src/tools/mb/mb_config.pyl", 238 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
231 "--goma-dir", 239 "--goma-dir",
232 "[ROOT]/b/build/slave/cache/cipd/goma", 240 "[CACHE]/cipd/goma",
233 "//out/Release" 241 "//out/Release"
234 ], 242 ],
243 "cwd": "[SLAVE_BUILD]",
235 "name": "generate_build_files" 244 "name": "generate_build_files"
236 }, 245 },
237 { 246 {
238 "cmd": [ 247 "cmd": [
239 "python", 248 "python",
240 "-u", 249 "-u",
241 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 250 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
242 "--show-path", 251 "--show-path",
243 "python", 252 "python",
244 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 253 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
245 "--gsutil-py-path", 254 "--gsutil-py-path",
246 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 255 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
247 "--ninja-path", 256 "--ninja-path",
248 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 257 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
249 "--target", 258 "--target",
250 "Release", 259 "Release",
251 "--src-dir", 260 "--src-dir",
252 "[CWD]/src", 261 "[SLAVE_BUILD]/src",
253 "--goma-cache-dir", 262 "--goma-cache-dir",
254 "[ROOT]/b/build/slave/goma_cache", 263 "[GOMA_CACHE]",
255 "--build-tool", 264 "--build-tool",
256 "ninja", 265 "ninja",
257 "--build-data-dir", 266 "--build-data-dir",
258 "[ROOT]/build_data_dir", 267 "[ROOT]/build_data_dir",
259 "--compiler", 268 "--compiler",
260 "goma", 269 "goma",
261 "--goma-jsonstatus", 270 "--goma-jsonstatus",
262 "/path/to/tmp/json", 271 "/path/to/tmp/json",
263 "--goma-service-account-json-file", 272 "--goma-service-account-json-file",
264 "/creds/service_accounts/service-account-goma-client.json", 273 "/creds/service_accounts/service-account-goma-client.json",
265 "--goma-dir", 274 "--goma-dir",
266 "[ROOT]/b/build/slave/cache/cipd/goma", 275 "[CACHE]/cipd/goma",
267 "--", 276 "--",
268 "all" 277 "all"
269 ], 278 ],
279 "cwd": "[SLAVE_BUILD]",
270 "env": { 280 "env": {
271 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 281 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
272 }, 282 },
273 "name": "compile", 283 "name": "compile",
274 "~followup_annotations": [ 284 "~followup_annotations": [
275 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 285 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
276 "@@@STEP_LOG_END@json.output (invalid)@@@" 286 "@@@STEP_LOG_END@json.output (invalid)@@@"
277 ] 287 ]
278 }, 288 },
279 { 289 {
280 "name": "$result", 290 "name": "$result",
281 "recipe_result": null, 291 "recipe_result": null,
282 "status_code": 0 292 "status_code": 0
283 } 293 }
284 ] 294 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698