| 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]", | |
| 9 "name": "taskkill" | 8 "name": "taskkill" |
| 10 }, | 9 }, |
| 11 { | 10 { |
| 12 "cmd": [ | 11 "cmd": [ |
| 13 "python", | 12 "python", |
| 14 "-u", | 13 "-u", |
| 15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
| 16 "--master", | 15 "--master", |
| 17 "client.skia", | 16 "client.skia", |
| 18 "--builder", | 17 "--builder", |
| 19 "Win Builder-Trybot", | 18 "Win Builder-Trybot", |
| 20 "--slave", | 19 "--slave", |
| 21 "TestSlavename", | 20 "TestSlavename", |
| 22 "--spec", | 21 "--spec", |
| 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', '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'}]", | 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', 'webkit_trunk': 'svn://svn-m
irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", |
| 24 "--root", | 23 "--root", |
| 25 "src/third_party/skia", | 24 "src/third_party/skia", |
| 26 "--revision_mapping_file", | 25 "--revision_mapping_file", |
| 27 "{\"src\": \"got_chromium_revision\", \"src/native_client\": \"got_nacl_re
vision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/s
kia\": \"got_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"
src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got
_v8_revision\"}", | 26 "{\"src\": \"got_chromium_revision\", \"src/native_client\": \"got_nacl_re
vision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/s
kia\": \"got_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"
src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got
_v8_revision\"}", |
| 28 "--git-cache-dir", | 27 "--git-cache-dir", |
| 29 "[GIT_CACHE]", | 28 "[ROOT]\\b\\build\\slave\\cache_dir", |
| 30 "--output_json", | 29 "--output_json", |
| 31 "/path/to/tmp/json", | 30 "/path/to/tmp/json", |
| 32 "--revision", | 31 "--revision", |
| 33 "src@HEAD", | 32 "src@HEAD", |
| 34 "--revision", | 33 "--revision", |
| 35 "src/third_party/skia@origin/master", | 34 "src/third_party/skia@origin/master", |
| 36 "--force", | 35 "--force", |
| 37 "--output_manifest" | 36 "--output_manifest" |
| 38 ], | 37 ], |
| 39 "cwd": "[SLAVE_BUILD]", | |
| 40 "env": { | 38 "env": { |
| 41 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 42 }, | 40 }, |
| 43 "name": "bot_update", | 41 "name": "bot_update", |
| 44 "~followup_annotations": [ | 42 "~followup_annotations": [ |
| 45 "@@@STEP_TEXT@Some step text@@@", | 43 "@@@STEP_TEXT@Some step text@@@", |
| 46 "@@@STEP_LOG_LINE@json.output@{@@@", | 44 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 47 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 48 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 49 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", |
| (...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 112 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 110 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 113 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 111 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 114 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 112 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 115 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#143121}\"@@@"
, | 113 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#143121}\"@@@"
, |
| 116 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", | 114 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", |
| 117 "@@@SET_BUILD_PROPERTY@got_chromium_revision_cp@\"refs/heads/master@{#1702
42}\"@@@" | 115 "@@@SET_BUILD_PROPERTY@got_chromium_revision_cp@\"refs/heads/master@{#1702
42}\"@@@" |
| 118 ] | 116 ] |
| 119 }, | 117 }, |
| 120 { | 118 { |
| 121 "cmd": [], | 119 "cmd": [], |
| 122 "cwd": "[SLAVE_BUILD]", | |
| 123 "name": "ensure_goma" | 120 "name": "ensure_goma" |
| 124 }, | 121 }, |
| 125 { | 122 { |
| 126 "cmd": [ | 123 "cmd": [ |
| 127 "python", | 124 "python", |
| 128 "-u", | 125 "-u", |
| 129 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 126 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
| 130 "--platform", | 127 "--platform", |
| 131 "windows-386", | 128 "windows-386", |
| 132 "--dest-directory", | 129 "--dest-directory", |
| 133 "[SLAVE_BUILD]\\cipd", | 130 "[CWD]\\cipd", |
| 134 "--json-output", | 131 "--json-output", |
| 135 "/path/to/tmp/json" | 132 "/path/to/tmp/json" |
| 136 ], | 133 ], |
| 137 "cwd": "[SLAVE_BUILD]", | |
| 138 "name": "ensure_goma.install cipd", | 134 "name": "ensure_goma.install cipd", |
| 139 "~followup_annotations": [ | 135 "~followup_annotations": [ |
| 140 "@@@STEP_NEST_LEVEL@1@@@", | 136 "@@@STEP_NEST_LEVEL@1@@@", |
| 141 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 137 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 142 "@@@STEP_LOG_LINE@json.output@{@@@", | 138 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 143 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | 139 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
| 144 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 140 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 145 "@@@STEP_LOG_LINE@json.output@}@@@", | 141 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 146 "@@@STEP_LOG_END@json.output@@@" | 142 "@@@STEP_LOG_END@json.output@@@" |
| 147 ] | 143 ] |
| 148 }, | 144 }, |
| 149 { | 145 { |
| 150 "cmd": [ | 146 "cmd": [ |
| 151 "[SLAVE_BUILD]\\cipd\\cipd", | 147 "fake_slave_build/cipd", |
| 152 "ensure", | 148 "ensure", |
| 153 "--root", | 149 "--root", |
| 154 "[CACHE]\\cipd\\goma", | 150 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
| 155 "--list", | 151 "--list", |
| 156 "infra_internal/goma/client/windows-amd64 release", | 152 "infra_internal/goma/client/windows-amd64 release", |
| 157 "--json-output", | 153 "--json-output", |
| 158 "/path/to/tmp/json", | 154 "/path/to/tmp/json", |
| 159 "--service-account-json", | 155 "--service-account-json", |
| 160 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 156 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
| 161 ], | 157 ], |
| 162 "cwd": "[SLAVE_BUILD]", | |
| 163 "name": "ensure_goma.ensure_installed", | 158 "name": "ensure_goma.ensure_installed", |
| 164 "~followup_annotations": [ | 159 "~followup_annotations": [ |
| 165 "@@@STEP_NEST_LEVEL@1@@@", | 160 "@@@STEP_NEST_LEVEL@1@@@", |
| 166 "@@@STEP_LOG_LINE@json.output@{@@@", | 161 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 167 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 162 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 168 "@@@STEP_LOG_LINE@json.output@ {@@@", | 163 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 169 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 164 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 170 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 165 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
| 171 "@@@STEP_LOG_LINE@json.output@ }@@@", | 166 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 172 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 167 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 173 "@@@STEP_LOG_LINE@json.output@}@@@", | 168 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 174 "@@@STEP_LOG_END@json.output@@@" | 169 "@@@STEP_LOG_END@json.output@@@" |
| 175 ] | 170 ] |
| 176 }, | 171 }, |
| 177 { | 172 { |
| 178 "cmd": [ | 173 "cmd": [ |
| 179 "python", | 174 "python", |
| 180 "-u", | 175 "-u", |
| 181 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 176 "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
| 182 "--version" | 177 "--version" |
| 183 ], | 178 ], |
| 184 "cwd": "[SLAVE_BUILD]", | |
| 185 "name": "swarming.py --version", | 179 "name": "swarming.py --version", |
| 186 "stdout": "/path/to/tmp/", | 180 "stdout": "/path/to/tmp/", |
| 187 "~followup_annotations": [ | 181 "~followup_annotations": [ |
| 188 "@@@STEP_TEXT@0.4.10@@@" | 182 "@@@STEP_TEXT@0.4.10@@@" |
| 189 ] | 183 ] |
| 190 }, | 184 }, |
| 191 { | 185 { |
| 192 "cmd": [ | 186 "cmd": [ |
| 193 "python", | 187 "python", |
| 194 "-u", | 188 "-u", |
| 195 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 189 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 196 "runhooks" | 190 "runhooks" |
| 197 ], | 191 ], |
| 198 "cwd": "[SLAVE_BUILD]", | |
| 199 "env": { | 192 "env": { |
| 200 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 193 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
| 201 "GYP_CHROMIUM_NO_ACTION": "1", | 194 "GYP_CHROMIUM_NO_ACTION": "1", |
| 202 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' proprieta
ry_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", | 195 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[ROOT]\\b\\build\\slave\\cache
\\cipd\\goma' proprietary_codecs=1 target_arch=ia32 test_isolation_mode=prepare
use_goma=1", |
| 203 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 196 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 204 }, | 197 }, |
| 205 "name": "gclient runhooks" | 198 "name": "gclient runhooks" |
| 206 }, | 199 }, |
| 207 { | 200 { |
| 208 "cmd": [ | 201 "cmd": [ |
| 209 "python", | 202 "python", |
| 210 "-u", | 203 "-u", |
| 211 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 204 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 212 "--output", | 205 "--output", |
| 213 "/path/to/tmp/json", | 206 "/path/to/tmp/json", |
| 214 "--", | 207 "--", |
| 215 "--build-config-fs", | 208 "--build-config-fs", |
| 216 "Release", | 209 "Release", |
| 217 "--use-src-side-runtest-py", | 210 "--use-src-side-runtest-py", |
| 218 "--paths", | 211 "--paths", |
| 219 "{\"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\"}", | 212 "{\"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\"}", |
| 220 "--properties", | 213 "--properties", |
| 221 "{\"buildername\": \"Win Builder-Trybot\", \"buildnumber\": 571, \"mastern
ame\": \"client.skia\", \"slavename\": \"TestSlavename\", \"target_platform\": \
"win\"}" | 214 "{\"buildername\": \"Win Builder-Trybot\", \"buildnumber\": 571, \"mastern
ame\": \"client.skia\", \"slavename\": \"TestSlavename\", \"target_platform\": \
"win\"}" |
| 222 ], | 215 ], |
| 223 "cwd": "[SLAVE_BUILD]", | |
| 224 "name": "get compile targets for scripts", | 216 "name": "get compile targets for scripts", |
| 225 "~followup_annotations": [ | 217 "~followup_annotations": [ |
| 226 "@@@STEP_LOG_LINE@json.output@{}@@@", | 218 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 227 "@@@STEP_LOG_END@json.output@@@" | 219 "@@@STEP_LOG_END@json.output@@@" |
| 228 ] | 220 ] |
| 229 }, | 221 }, |
| 230 { | 222 { |
| 231 "cmd": [ | 223 "cmd": [ |
| 232 "python", | 224 "python", |
| 233 "-u", | 225 "-u", |
| 234 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 226 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 235 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", | 227 "[CWD]\\src\\testing\\buildbot\\chromium.win.json", |
| 236 "/path/to/tmp/json" | 228 "/path/to/tmp/json" |
| 237 ], | 229 ], |
| 238 "cwd": "[SLAVE_BUILD]", | |
| 239 "name": "read test spec", | 230 "name": "read test spec", |
| 240 "~followup_annotations": [ | 231 "~followup_annotations": [ |
| 241 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", | 232 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.win.json@@@", |
| 242 "@@@STEP_LOG_LINE@json.output@{@@@", | 233 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 243 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (1)-Trybot\": {@@@", | 234 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (1)-Trybot\": {@@@", |
| 244 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 235 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 245 "@@@STEP_LOG_LINE@json.output@ {@@@", | 236 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 246 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 237 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 247 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 238 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 248 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 239 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 249 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 240 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 250 "@@@STEP_LOG_LINE@json.output@ }@@@", | 241 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 251 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 242 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 252 "@@@STEP_LOG_LINE@json.output@ }@@@", | 243 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 253 "@@@STEP_LOG_LINE@json.output@}@@@", | 244 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 254 "@@@STEP_LOG_END@json.output@@@" | 245 "@@@STEP_LOG_END@json.output@@@" |
| 255 ] | 246 ] |
| 256 }, | 247 }, |
| 257 { | 248 { |
| 258 "cmd": [ | 249 "cmd": [ |
| 259 "python", | 250 "python", |
| 260 "-u", | 251 "-u", |
| 261 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 252 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 262 "--show-path", | 253 "--show-path", |
| 263 "python", | 254 "python", |
| 264 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 255 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
| 265 ], | 256 ], |
| 266 "cwd": "[SLAVE_BUILD]", | |
| 267 "name": "cleanup_temp" | 257 "name": "cleanup_temp" |
| 268 }, | 258 }, |
| 269 { | 259 { |
| 270 "cmd": [ | 260 "cmd": [ |
| 271 "python", | 261 "python", |
| 272 "-u", | 262 "-u", |
| 273 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 263 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
| 274 "--build-dir", | 264 "--build-dir", |
| 275 "[SLAVE_BUILD]\\src\\out\\Release", | 265 "[CWD]\\src\\out\\Release", |
| 276 "--clean-isolated-files" | 266 "--clean-isolated-files" |
| 277 ], | 267 ], |
| 278 "cwd": "[SLAVE_BUILD]", | |
| 279 "name": "clean isolated files" | 268 "name": "clean isolated files" |
| 280 }, | 269 }, |
| 281 { | 270 { |
| 282 "cmd": [ | 271 "cmd": [ |
| 283 "python", | 272 "python", |
| 284 "-u", | 273 "-u", |
| 285 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", | 274 "[CWD]\\src\\tools\\mb\\mb.py", |
| 286 "gen", | 275 "gen", |
| 287 "-m", | 276 "-m", |
| 288 "client.skia", | 277 "client.skia", |
| 289 "-b", | 278 "-b", |
| 290 "Win Builder-Trybot", | 279 "Win Builder-Trybot", |
| 291 "--config-file", | 280 "--config-file", |
| 292 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", | 281 "[CWD]\\src\\tools\\mb\\mb_config.pyl", |
| 293 "--goma-dir", | 282 "--goma-dir", |
| 294 "[CACHE]\\cipd\\goma", | 283 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
| 295 "--swarming-targets-file", | 284 "--swarming-targets-file", |
| 296 "browser_tests\n", | 285 "browser_tests\n", |
| 297 "//out/Release" | 286 "//out/Release" |
| 298 ], | 287 ], |
| 299 "cwd": "[SLAVE_BUILD]", | |
| 300 "name": "generate_build_files", | 288 "name": "generate_build_files", |
| 301 "~followup_annotations": [ | 289 "~followup_annotations": [ |
| 302 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", | 290 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", |
| 303 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 291 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
| 304 ] | 292 ] |
| 305 }, | 293 }, |
| 306 { | 294 { |
| 307 "cmd": [ | 295 "cmd": [ |
| 308 "python", | 296 "python", |
| 309 "-u", | 297 "-u", |
| 310 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 298 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 311 "--show-path", | 299 "--show-path", |
| 312 "python", | 300 "python", |
| 313 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 301 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
| 314 "--gsutil-py-path", | 302 "--gsutil-py-path", |
| 315 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 303 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
| 316 "--ninja-path", | 304 "--ninja-path", |
| 317 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 305 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
| 318 "--target", | 306 "--target", |
| 319 "Release", | 307 "Release", |
| 320 "--src-dir", | 308 "--src-dir", |
| 321 "[SLAVE_BUILD]\\src", | 309 "[CWD]\\src", |
| 322 "--goma-cache-dir", | 310 "--goma-cache-dir", |
| 323 "[GOMA_CACHE]", | 311 "[ROOT]\\b\\build\\slave\\goma_cache", |
| 324 "--build-tool", | 312 "--build-tool", |
| 325 "ninja", | 313 "ninja", |
| 326 "--build-data-dir", | 314 "--build-data-dir", |
| 327 "[ROOT]\\build_data_dir", | 315 "[ROOT]\\build_data_dir", |
| 328 "--compiler", | 316 "--compiler", |
| 329 "goma", | 317 "goma", |
| 330 "--goma-jsonstatus", | 318 "--goma-jsonstatus", |
| 331 "/path/to/tmp/json", | 319 "/path/to/tmp/json", |
| 332 "--goma-service-account-json-file", | 320 "--goma-service-account-json-file", |
| 333 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 321 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
| 334 "--goma-dir", | 322 "--goma-dir", |
| 335 "[CACHE]\\cipd\\goma", | 323 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
| 336 "--ninja-ensure-up-to-date", | 324 "--ninja-ensure-up-to-date", |
| 337 "--", | 325 "--", |
| 338 "browser_tests", | 326 "browser_tests", |
| 339 "browser_tests_run", | 327 "browser_tests_run", |
| 340 "chromium_builder_tests", | 328 "chromium_builder_tests", |
| 341 "mini_installer" | 329 "mini_installer" |
| 342 ], | 330 ], |
| 343 "cwd": "[SLAVE_BUILD]", | |
| 344 "env": { | 331 "env": { |
| 345 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 332 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 346 }, | 333 }, |
| 347 "name": "compile", | 334 "name": "compile", |
| 348 "~followup_annotations": [ | 335 "~followup_annotations": [ |
| 349 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 336 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 350 "@@@STEP_LOG_END@json.output (invalid)@@@" | 337 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 351 ] | 338 ] |
| 352 }, | 339 }, |
| 353 { | 340 { |
| 354 "cmd": [ | 341 "cmd": [ |
| 355 "python", | 342 "python", |
| 356 "-u", | 343 "-u", |
| 357 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", | 344 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", |
| 358 "--build-dir", | 345 "--build-dir", |
| 359 "[SLAVE_BUILD]\\src\\out\\Release", | 346 "[CWD]\\src\\out\\Release", |
| 360 "--src-dir", | 347 "--src-dir", |
| 361 "[SLAVE_BUILD]\\src" | 348 "[CWD]\\src" |
| 362 ], | 349 ], |
| 363 "cwd": "[SLAVE_BUILD]", | 350 "cwd": "[CWD]", |
| 364 "name": "remove_build_metadata" | 351 "name": "remove_build_metadata" |
| 365 }, | 352 }, |
| 366 { | 353 { |
| 367 "cmd": [ | 354 "cmd": [ |
| 368 "python", | 355 "python", |
| 369 "-u", | 356 "-u", |
| 370 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 357 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
| 371 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 358 "[CWD]\\src\\tools\\swarming_client", |
| 372 "batcharchive", | 359 "batcharchive", |
| 373 "--dump-json", | 360 "--dump-json", |
| 374 "/path/to/tmp/json", | 361 "/path/to/tmp/json", |
| 375 "--isolate-server", | 362 "--isolate-server", |
| 376 "https://isolateserver.appspot.com", | 363 "https://isolateserver.appspot.com", |
| 377 "--verbose", | 364 "--verbose", |
| 378 "[SLAVE_BUILD]\\src\\out\\Release\\browser_tests.isolated.gen.json" | 365 "[CWD]\\src\\out\\Release\\browser_tests.isolated.gen.json" |
| 379 ], | 366 ], |
| 380 "cwd": "[SLAVE_BUILD]", | |
| 381 "name": "isolate tests", | 367 "name": "isolate tests", |
| 382 "~followup_annotations": [ | 368 "~followup_annotations": [ |
| 383 "@@@STEP_LOG_LINE@json.output@{@@@", | 369 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 384 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 370 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
| 385 "@@@STEP_LOG_LINE@json.output@}@@@", | 371 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 386 "@@@STEP_LOG_END@json.output@@@" | 372 "@@@STEP_LOG_END@json.output@@@" |
| 387 ] | 373 ] |
| 388 }, | 374 }, |
| 389 { | 375 { |
| 390 "allow_subannotations": true, | 376 "allow_subannotations": true, |
| 391 "cmd": [ | 377 "cmd": [ |
| 392 "python", | 378 "python", |
| 393 "-u", | 379 "-u", |
| 394 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 380 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 395 "--show-path", | 381 "--show-path", |
| 396 "python", | 382 "python", |
| 397 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", | 383 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", |
| 398 "--target", | 384 "--target", |
| 399 "Release", | 385 "Release", |
| 400 "--build-url", | 386 "--build-url", |
| 401 "gs://chromium-skia-gm/client.skia/Win Builder-Trybot", | 387 "gs://chromium-skia-gm/client.skia/Win Builder-Trybot", |
| 402 "--build_revision", | 388 "--build_revision", |
| 403 "d9c4a4d173a97ef2832b65636b4200bb93ea8ee1", | 389 "d9c4a4d173a97ef2832b65636b4200bb93ea8ee1", |
| 404 "--factory-properties", | 390 "--factory-properties", |
| 405 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win Builder-T
rybot\", \"buildnumber\": 571, \"mastername\": \"client.skia\", \"parent_builder
name\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"work
dir\": \"/path/to/workdir/TestSlavename\"}", | 391 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win Builder-T
rybot\", \"buildnumber\": 571, \"mastername\": \"client.skia\", \"parent_builder
name\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"work
dir\": \"/path/to/workdir/TestSlavename\"}", |
| 406 "--build-properties", | 392 "--build-properties", |
| 407 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win Builder-T
rybot\", \"buildnumber\": 571, \"mastername\": \"client.skia\", \"parent_builder
name\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"work
dir\": \"/path/to/workdir/TestSlavename\"}" | 393 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win Builder-T
rybot\", \"buildnumber\": 571, \"mastername\": \"client.skia\", \"parent_builder
name\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"work
dir\": \"/path/to/workdir/TestSlavename\"}" |
| 408 ], | 394 ], |
| 409 "cwd": "[SLAVE_BUILD]", | |
| 410 "name": "package build" | 395 "name": "package build" |
| 411 }, | 396 }, |
| 412 { | 397 { |
| 413 "cmd": [], | 398 "cmd": [], |
| 414 "cwd": "[SLAVE_BUILD]", | |
| 415 "name": "trigger", | 399 "name": "trigger", |
| 416 "trigger_specs": [ | 400 "trigger_specs": [ |
| 417 { | 401 { |
| 418 "builder_name": "Win7 Tests (1)-Trybot", | 402 "builder_name": "Win7 Tests (1)-Trybot", |
| 419 "properties": { | 403 "properties": { |
| 420 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 404 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
| 421 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 405 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
| 422 "parent_got_chromium_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58
cb9", | 406 "parent_got_chromium_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58
cb9", |
| 423 "parent_got_chromium_revision_cp": "refs/heads/master@{#170242}", | 407 "parent_got_chromium_revision_cp": "refs/heads/master@{#170242}", |
| 424 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 408 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
| (...skipping 12 matching lines...) Expand all Loading... |
| 437 "~followup_annotations": [ | 421 "~followup_annotations": [ |
| 438 "@@@STEP_TEXT@Win7 Tests (1)-Trybot@@@" | 422 "@@@STEP_TEXT@Win7 Tests (1)-Trybot@@@" |
| 439 ] | 423 ] |
| 440 }, | 424 }, |
| 441 { | 425 { |
| 442 "name": "$result", | 426 "name": "$result", |
| 443 "recipe_result": null, | 427 "recipe_result": null, |
| 444 "status_code": 0 | 428 "status_code": 0 |
| 445 } | 429 } |
| 446 ] | 430 ] |
| OLD | NEW |