| 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]", |
| 8 "name": "taskkill" | 9 "name": "taskkill" |
| 9 }, | 10 }, |
| 10 { | 11 { |
| 11 "cmd": [ | 12 "cmd": [ |
| 12 "python", | 13 "python", |
| 13 "-u", | 14 "-u", |
| 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
| 15 "--master", | 16 "--master", |
| 16 "client.v8.fyi", | 17 "client.v8.fyi", |
| 17 "--builder", | 18 "--builder", |
| 18 "Chromium Win SyzyASAN", | 19 "Chromium Win SyzyASAN", |
| 19 "--slave", | 20 "--slave", |
| 20 "TestSlavename", | 21 "TestSlavename", |
| 21 "--spec", | 22 "--spec", |
| 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', 'v8_branch': 'branches/bleed
ing_edge', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'd
eps_file': 'DEPS', 'managed': True, 'name': 'src', 'safesync_url': 'https://chro
mium-status.appspot.com/lkgr', 'url': 'svn://svn-mirror.golo.chromium.org/chrome
/trunk/src'}]", | 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', 'v8_branch': 'branches/bleeding_edge', 'webkit_trunk': 'svn
://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': T
rue, 'name': 'src', 'safesync_url': 'https://chromium-status.appspot.com/lkgr',
'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", |
| 23 "--root", | 24 "--root", |
| 24 "src", | 25 "src", |
| 25 "--revision_mapping_file", | 26 "--revision_mapping_file", |
| 26 "{\"src\": \"got_cr_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
_revision\", \"src/v8\": \"got_revision\"}", | 27 "{\"src\": \"got_cr_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
_revision\", \"src/v8\": \"got_revision\"}", |
| 27 "--git-cache-dir", | 28 "--git-cache-dir", |
| 28 "[ROOT]\\b\\build\\slave\\cache_dir", | 29 "[GIT_CACHE]", |
| 29 "--output_json", | 30 "--output_json", |
| 30 "/path/to/tmp/json", | 31 "/path/to/tmp/json", |
| 31 "--revision", | 32 "--revision", |
| 32 "src@origin/lkgr", | 33 "src@origin/lkgr", |
| 33 "--revision", | 34 "--revision", |
| 34 "src/v8@22135", | 35 "src/v8@22135", |
| 35 "--force", | 36 "--force", |
| 36 "--output_manifest" | 37 "--output_manifest" |
| 37 ], | 38 ], |
| 39 "cwd": "[SLAVE_BUILD]", |
| 38 "env": { | 40 "env": { |
| 39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 41 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 40 }, | 42 }, |
| 41 "name": "bot_update", | 43 "name": "bot_update", |
| 42 "~followup_annotations": [ | 44 "~followup_annotations": [ |
| 43 "@@@STEP_TEXT@Some step text@@@", | 45 "@@@STEP_TEXT@Some step text@@@", |
| 44 "@@@STEP_LOG_LINE@json.output@{@@@", | 46 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 48 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"origin/lkgr\", @@@", | 49 "@@@STEP_LOG_LINE@json.output@ \"src\": \"origin/lkgr\", @@@", |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 107 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 109 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 108 ] | 110 ] |
| 109 }, | 111 }, |
| 110 { | 112 { |
| 111 "cmd": [ | 113 "cmd": [ |
| 112 "python", | 114 "python", |
| 113 "-u", | 115 "-u", |
| 114 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 116 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 115 "runhooks" | 117 "runhooks" |
| 116 ], | 118 ], |
| 119 "cwd": "[SLAVE_BUILD]", |
| 117 "env": { | 120 "env": { |
| 118 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 121 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
| 119 "GYP_DEFINES": "chromium_win_pch=0 component=static_library syzyasan=1 tar
get_arch=ia32 win_z7=1", | 122 "GYP_DEFINES": "chromium_win_pch=0 component=static_library syzyasan=1 tar
get_arch=ia32 win_z7=1", |
| 120 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 123 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 121 }, | 124 }, |
| 122 "name": "gclient runhooks" | 125 "name": "gclient runhooks" |
| 123 }, | 126 }, |
| 124 { | 127 { |
| 125 "cmd": [ | 128 "cmd": [ |
| 126 "python", | 129 "python", |
| 127 "-u", | 130 "-u", |
| 128 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", | 131 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 129 "--output", | 132 "--output", |
| 130 "/path/to/tmp/json", | 133 "/path/to/tmp/json", |
| 131 "--", | 134 "--", |
| 132 "--build-config-fs", | 135 "--build-config-fs", |
| 133 "Release", | 136 "Release", |
| 134 "--paths", | 137 "--paths", |
| 135 "{\"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\"}", | 138 "{\"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\"}", |
| 136 "--properties", | 139 "--properties", |
| 137 "{\"buildername\": \"Chromium Win SyzyASAN\", \"buildnumber\": 571, \"mast
ername\": \"client.v8.fyi\", \"slavename\": \"TestSlavename\", \"target_platform
\": \"win\"}" | 140 "{\"buildername\": \"Chromium Win SyzyASAN\", \"buildnumber\": 571, \"mast
ername\": \"client.v8.fyi\", \"slavename\": \"TestSlavename\", \"target_platform
\": \"win\"}" |
| 138 ], | 141 ], |
| 142 "cwd": "[SLAVE_BUILD]", |
| 139 "name": "get compile targets for scripts", | 143 "name": "get compile targets for scripts", |
| 140 "~followup_annotations": [ | 144 "~followup_annotations": [ |
| 141 "@@@STEP_LOG_LINE@json.output@{}@@@", | 145 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 142 "@@@STEP_LOG_END@json.output@@@" | 146 "@@@STEP_LOG_END@json.output@@@" |
| 143 ] | 147 ] |
| 144 }, | 148 }, |
| 145 { | 149 { |
| 146 "cmd": [ | 150 "cmd": [ |
| 147 "python", | 151 "python", |
| 148 "-u", | 152 "-u", |
| 149 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 153 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 150 "[CWD]\\src\\testing\\buildbot\\client.v8.fyi.json", | 154 "[SLAVE_BUILD]\\src\\testing\\buildbot\\client.v8.fyi.json", |
| 151 "/path/to/tmp/json" | 155 "/path/to/tmp/json" |
| 152 ], | 156 ], |
| 157 "cwd": "[SLAVE_BUILD]", |
| 153 "name": "read test spec", | 158 "name": "read test spec", |
| 154 "~followup_annotations": [ | 159 "~followup_annotations": [ |
| 155 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\client.v8.fyi.json@@@", | 160 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\client.v8.fyi.j
son@@@", |
| 156 "@@@STEP_LOG_LINE@json.output@{}@@@", | 161 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 157 "@@@STEP_LOG_END@json.output@@@" | 162 "@@@STEP_LOG_END@json.output@@@" |
| 158 ] | 163 ] |
| 159 }, | 164 }, |
| 160 { | 165 { |
| 161 "cmd": [ | 166 "cmd": [ |
| 162 "python", | 167 "python", |
| 163 "-u", | 168 "-u", |
| 164 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 169 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 165 "--show-path", | 170 "--show-path", |
| 166 "python", | 171 "python", |
| 167 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 172 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
| 168 ], | 173 ], |
| 174 "cwd": "[SLAVE_BUILD]", |
| 169 "name": "cleanup_temp" | 175 "name": "cleanup_temp" |
| 170 }, | 176 }, |
| 171 { | 177 { |
| 172 "cmd": [ | 178 "cmd": [ |
| 173 "python", | 179 "python", |
| 174 "-u", | 180 "-u", |
| 175 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 181 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 176 "--show-path", | 182 "--show-path", |
| 177 "python", | 183 "python", |
| 178 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 184 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
| 179 "--gsutil-py-path", | 185 "--gsutil-py-path", |
| 180 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 186 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
| 181 "--ninja-path", | 187 "--ninja-path", |
| 182 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 188 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
| 183 "--target", | 189 "--target", |
| 184 "Release", | 190 "Release", |
| 185 "--src-dir", | 191 "--src-dir", |
| 186 "[CWD]\\src", | 192 "[SLAVE_BUILD]\\src", |
| 187 "--goma-cache-dir", | 193 "--goma-cache-dir", |
| 188 "[ROOT]\\b\\build\\slave\\goma_cache", | 194 "[GOMA_CACHE]", |
| 189 "--build-tool", | 195 "--build-tool", |
| 190 "ninja", | 196 "ninja", |
| 191 "--build-data-dir", | 197 "--build-data-dir", |
| 192 "[ROOT]\\build_data_dir", | 198 "[ROOT]\\build_data_dir", |
| 193 "--clobber", | 199 "--clobber", |
| 194 "--", | 200 "--", |
| 195 "chromium_builder_asan" | 201 "chromium_builder_asan" |
| 196 ], | 202 ], |
| 203 "cwd": "[SLAVE_BUILD]", |
| 197 "env": { | 204 "env": { |
| 198 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 205 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 199 }, | 206 }, |
| 200 "name": "compile" | 207 "name": "compile" |
| 201 }, | 208 }, |
| 202 { | 209 { |
| 203 "cmd": [ | 210 "cmd": [ |
| 204 "python", | 211 "python", |
| 205 "-u", | 212 "-u", |
| 206 "\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", | 213 "\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", |
| 207 "[CWD]\\chrome_staging" | 214 "[SLAVE_BUILD]\\chrome_staging" |
| 208 ], | 215 ], |
| 216 "cwd": "[SLAVE_BUILD]", |
| 209 "name": "rmtree purge staging dir", | 217 "name": "rmtree purge staging dir", |
| 210 "~followup_annotations": [ | 218 "~followup_annotations": [ |
| 211 "@@@STEP_LOG_LINE@python.inline@@@@", | 219 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 212 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 220 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 213 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 221 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 214 "@@@STEP_LOG_LINE@python.inline@@@@", | 222 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 215 "@@@STEP_LOG_LINE@python.inline@@@@", | 223 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 216 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 224 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 217 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 225 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 218 "@@@STEP_LOG_END@python.inline@@@" | 226 "@@@STEP_LOG_END@python.inline@@@" |
| 219 ] | 227 ] |
| 220 }, | 228 }, |
| 221 { | 229 { |
| 222 "cmd": [ | 230 "cmd": [ |
| 223 "python", | 231 "python", |
| 224 "-u", | 232 "-u", |
| 225 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 233 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 226 "[CWD]\\chrome_staging", | 234 "[SLAVE_BUILD]\\chrome_staging", |
| 227 "511" | 235 "511" |
| 228 ], | 236 ], |
| 237 "cwd": "[SLAVE_BUILD]", |
| 229 "name": "makedirs create staging dir", | 238 "name": "makedirs create staging dir", |
| 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 sys, os@@@", | 241 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 233 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 242 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 234 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 243 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 235 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 244 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 236 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | 245 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 237 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 246 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 238 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 247 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 239 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 248 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 240 "@@@STEP_LOG_END@python.inline@@@" | 249 "@@@STEP_LOG_END@python.inline@@@" |
| 241 ] | 250 ] |
| 242 }, | 251 }, |
| 243 { | 252 { |
| 244 "cmd": [ | 253 "cmd": [ |
| 245 "python", | 254 "python", |
| 246 "-u", | 255 "-u", |
| 247 "\nimport json, os, sys\nif os.path.exists(sys.argv[1]) and os.path.isdir(
sys.argv[1]):\n with open(sys.argv[2], 'w') as f:\n json.dump(os.listdir(sys
.argv[1]), f)\n", | 256 "\nimport json, os, sys\nif os.path.exists(sys.argv[1]) and os.path.isdir(
sys.argv[1]):\n with open(sys.argv[2], 'w') as f:\n json.dump(os.listdir(sys
.argv[1]), f)\n", |
| 248 "[CWD]\\src\\out\\Release", | 257 "[SLAVE_BUILD]\\src\\out\\Release", |
| 249 "/path/to/tmp/json" | 258 "/path/to/tmp/json" |
| 250 ], | 259 ], |
| 260 "cwd": "[SLAVE_BUILD]", |
| 251 "name": "listdir build_dir", | 261 "name": "listdir build_dir", |
| 252 "~followup_annotations": [ | 262 "~followup_annotations": [ |
| 253 "@@@STEP_LOG_LINE@json.output@[@@@", | 263 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 254 "@@@STEP_LOG_LINE@json.output@ \"file 1\", @@@", | 264 "@@@STEP_LOG_LINE@json.output@ \"file 1\", @@@", |
| 255 "@@@STEP_LOG_LINE@json.output@ \"file 2\"@@@", | 265 "@@@STEP_LOG_LINE@json.output@ \"file 2\"@@@", |
| 256 "@@@STEP_LOG_LINE@json.output@]@@@", | 266 "@@@STEP_LOG_LINE@json.output@]@@@", |
| 257 "@@@STEP_LOG_END@json.output@@@", | 267 "@@@STEP_LOG_END@json.output@@@", |
| 258 "@@@STEP_LOG_LINE@python.inline@@@@", | 268 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 259 "@@@STEP_LOG_LINE@python.inline@import json, os, sys@@@", | 269 "@@@STEP_LOG_LINE@python.inline@import json, os, sys@@@", |
| 260 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]) and os.path
.isdir(sys.argv[1]):@@@", | 270 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]) and os.path
.isdir(sys.argv[1]):@@@", |
| 261 "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[2], 'w') as f:@@@", | 271 "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[2], 'w') as f:@@@", |
| 262 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", | 272 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", |
| 263 "@@@STEP_LOG_END@python.inline@@@" | 273 "@@@STEP_LOG_END@python.inline@@@" |
| 264 ] | 274 ] |
| 265 }, | 275 }, |
| 266 { | 276 { |
| 267 "cmd": [ | 277 "cmd": [ |
| 268 "python", | 278 "python", |
| 269 "-u", | 279 "-u", |
| 270 "RECIPE_MODULE[build::archive]\\resources\\zip_archive.py", | 280 "RECIPE_MODULE[build::archive]\\resources\\zip_archive.py", |
| 271 "[CWD]\\chrome_staging", | 281 "[SLAVE_BUILD]\\chrome_staging", |
| 272 "syzyasan-win32-release-v8-component-43426", | 282 "syzyasan-win32-release-v8-component-43426", |
| 273 "[\"file 1\", \"file 2\"]", | 283 "[\"file 1\", \"file 2\"]", |
| 274 "[CWD]\\src\\out\\Release" | 284 "[SLAVE_BUILD]\\src\\out\\Release" |
| 275 ], | 285 ], |
| 286 "cwd": "[SLAVE_BUILD]", |
| 276 "name": "zipping" | 287 "name": "zipping" |
| 277 }, | 288 }, |
| 278 { | 289 { |
| 279 "cmd": [ | 290 "cmd": [ |
| 280 "python", | 291 "python", |
| 281 "-u", | 292 "-u", |
| 282 "[ROOT]\\b\\depot_tools\\gsutil.py", | 293 "[DEPOT_TOOLS]\\gsutil.py", |
| 283 "--", | 294 "--", |
| 284 "-h", | 295 "-h", |
| 285 "x-goog-meta-Cr-Commit-Position:refs/heads/master@{#43426}", | 296 "x-goog-meta-Cr-Commit-Position:refs/heads/master@{#43426}", |
| 286 "-h", | 297 "-h", |
| 287 "x-goog-meta-Cr-Commit-Position-Number:43426", | 298 "x-goog-meta-Cr-Commit-Position-Number:43426", |
| 288 "-h", | 299 "-h", |
| 289 "x-goog-meta-Cr-Git-Commit:801ada225ddc271c132c3a35f03975671d43e399", | 300 "x-goog-meta-Cr-Git-Commit:801ada225ddc271c132c3a35f03975671d43e399", |
| 290 "cp", | 301 "cp", |
| 291 "-a", | 302 "-a", |
| 292 "public-read", | 303 "public-read", |
| 293 "[CWD]\\chrome_staging\\syzyasan-win32-release-v8-component-43426.zip", | 304 "[SLAVE_BUILD]\\chrome_staging\\syzyasan-win32-release-v8-component-43426.
zip", |
| 294 "gs://v8-asan/win32-release/syzyasan-win32-release-v8-component-43426.zip" | 305 "gs://v8-asan/win32-release/syzyasan-win32-release-v8-component-43426.zip" |
| 295 ], | 306 ], |
| 307 "cwd": "[SLAVE_BUILD]", |
| 296 "name": "gsutil upload", | 308 "name": "gsutil upload", |
| 297 "~followup_annotations": [ | 309 "~followup_annotations": [ |
| 298 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/v8-asan/win32
-release/syzyasan-win32-release-v8-component-43426.zip@@@" | 310 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/v8-asan/win32
-release/syzyasan-win32-release-v8-component-43426.zip@@@" |
| 299 ] | 311 ] |
| 300 }, | 312 }, |
| 301 { | 313 { |
| 302 "cmd": [ | 314 "cmd": [ |
| 303 "python", | 315 "python", |
| 304 "-u", | 316 "-u", |
| 305 "\nimport os\nimport sys\nos.remove(sys.argv[1])\n", | 317 "\nimport os\nimport sys\nos.remove(sys.argv[1])\n", |
| 306 "[CWD]\\chrome_staging\\syzyasan-win32-release-v8-component-43426.zip" | 318 "[SLAVE_BUILD]\\chrome_staging\\syzyasan-win32-release-v8-component-43426.
zip" |
| 307 ], | 319 ], |
| 320 "cwd": "[SLAVE_BUILD]", |
| 308 "name": "syzyasan-win32-release-v8-component-43426.zip", | 321 "name": "syzyasan-win32-release-v8-component-43426.zip", |
| 309 "~followup_annotations": [ | 322 "~followup_annotations": [ |
| 310 "@@@STEP_LOG_LINE@python.inline@@@@", | 323 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 311 "@@@STEP_LOG_LINE@python.inline@import os@@@", | 324 "@@@STEP_LOG_LINE@python.inline@import os@@@", |
| 312 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 325 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 313 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", | 326 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", |
| 314 "@@@STEP_LOG_END@python.inline@@@" | 327 "@@@STEP_LOG_END@python.inline@@@" |
| 315 ] | 328 ] |
| 316 }, | 329 }, |
| 317 { | 330 { |
| 318 "name": "$result", | 331 "name": "$result", |
| 319 "recipe_result": null, | 332 "recipe_result": null, |
| 320 "status_code": 0 | 333 "status_code": 0 |
| 321 } | 334 } |
| 322 ] | 335 ] |
| OLD | NEW |