| 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.v8", | 16 "client.v8", |
| 18 "--builder", | 17 "--builder", |
| 19 "V8 Win32 - debug builder", | 18 "V8 Win32 - debug builder", |
| 20 "--slave", | 19 "--slave", |
| 21 "TestSlavename", | 20 "TestSlavename", |
| 22 "--spec", | 21 "--spec", |
| 23 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk'
: 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'mana
ged': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", | 22 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk'
: 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'mana
ged': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
| 24 "--root", | 23 "--root", |
| 25 "v8", | 24 "v8", |
| 26 "--revision_mapping_file", | 25 "--revision_mapping_file", |
| 27 "{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_c
lient_revision\"}", | 26 "{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_c
lient_revision\"}", |
| 28 "--git-cache-dir", | 27 "--git-cache-dir", |
| 29 "[GIT_CACHE]", | 28 "[GIT_CACHE]", |
| 30 "--output_json", | 29 "--output_json", |
| 31 "/path/to/tmp/json", | 30 "/path/to/tmp/json", |
| 32 "--revision", | 31 "--revision", |
| 33 "v8@20123", | 32 "v8@20123", |
| 34 "--no_shallow", | 33 "--no_shallow", |
| 35 "--output_manifest" | 34 "--output_manifest" |
| 36 ], | 35 ], |
| 37 "cwd": "[SLAVE_BUILD]", | |
| 38 "env": { | 36 "env": { |
| 39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 37 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 40 }, | 38 }, |
| 41 "name": "bot_update", | 39 "name": "bot_update", |
| 42 "~followup_annotations": [ | 40 "~followup_annotations": [ |
| 43 "@@@STEP_TEXT@Some step text@@@", | 41 "@@@STEP_TEXT@Some step text@@@", |
| 44 "@@@STEP_LOG_LINE@json.output@{@@@", | 42 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 47 "@@@STEP_LOG_LINE@json.output@ \"v8\": \"20123\"@@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"v8\": \"20123\"@@@", |
| (...skipping 26 matching lines...) Expand all Loading... |
| 74 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"e4fee0b18f8163be6097
c9c571640038896debc4\"@@@" | 72 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"e4fee0b18f8163be6097
c9c571640038896debc4\"@@@" |
| 75 ] | 73 ] |
| 76 }, | 74 }, |
| 77 { | 75 { |
| 78 "cmd": [ | 76 "cmd": [ |
| 79 "python", | 77 "python", |
| 80 "-u", | 78 "-u", |
| 81 "[SLAVE_BUILD]\\v8\\tools\\swarming_client\\swarming.py", | 79 "[SLAVE_BUILD]\\v8\\tools\\swarming_client\\swarming.py", |
| 82 "--version" | 80 "--version" |
| 83 ], | 81 ], |
| 84 "cwd": "[SLAVE_BUILD]", | |
| 85 "name": "swarming.py --version", | 82 "name": "swarming.py --version", |
| 86 "stdout": "/path/to/tmp/", | 83 "stdout": "/path/to/tmp/", |
| 87 "~followup_annotations": [ | 84 "~followup_annotations": [ |
| 88 "@@@STEP_TEXT@0.4.10@@@" | 85 "@@@STEP_TEXT@0.4.10@@@" |
| 89 ] | 86 ] |
| 90 }, | 87 }, |
| 91 { | 88 { |
| 92 "cmd": [ | 89 "cmd": [ |
| 93 "python", | 90 "python", |
| 94 "-u", | 91 "-u", |
| 95 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 92 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 96 "runhooks" | 93 "runhooks" |
| 97 ], | 94 ], |
| 98 "cwd": "[SLAVE_BUILD]", | |
| 99 "env": { | 95 "env": { |
| 100 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 96 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
| 101 "GYP_DEFINES": "chromium_win_pch=0 fastbuild=1 gomadir='[BUILD]\\goma' tar
get_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8
_optimized_debug=1 v8_target_arch=ia32", | 97 "GYP_DEFINES": "chromium_win_pch=0 fastbuild=1 gomadir='[BUILD]\\goma' tar
get_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8
_optimized_debug=1 v8_target_arch=ia32", |
| 102 "GYP_GENERATORS": "ninja", | 98 "GYP_GENERATORS": "ninja", |
| 103 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 99 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 104 }, | 100 }, |
| 105 "name": "gclient runhooks" | 101 "name": "gclient runhooks" |
| 106 }, | 102 }, |
| 107 { | 103 { |
| 108 "cmd": [ | 104 "cmd": [ |
| 109 "python", | 105 "python", |
| 110 "-u", | 106 "-u", |
| 111 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 107 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 112 "--show-path", | 108 "--show-path", |
| 113 "python", | 109 "python", |
| 114 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 110 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
| 115 ], | 111 ], |
| 116 "cwd": "[SLAVE_BUILD]", | |
| 117 "name": "cleanup_temp" | 112 "name": "cleanup_temp" |
| 118 }, | 113 }, |
| 119 { | 114 { |
| 120 "cmd": [ | 115 "cmd": [ |
| 121 "python", | 116 "python", |
| 122 "-u", | 117 "-u", |
| 123 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 118 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 124 "--show-path", | 119 "--show-path", |
| 125 "python", | 120 "python", |
| 126 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 121 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 139 "--compiler", | 134 "--compiler", |
| 140 "goma", | 135 "goma", |
| 141 "--goma-jsonstatus", | 136 "--goma-jsonstatus", |
| 142 "/path/to/tmp/json", | 137 "/path/to/tmp/json", |
| 143 "--goma-service-account-json-file", | 138 "--goma-service-account-json-file", |
| 144 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 139 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
| 145 "--goma-dir", | 140 "--goma-dir", |
| 146 "[BUILD]\\goma", | 141 "[BUILD]\\goma", |
| 147 "--" | 142 "--" |
| 148 ], | 143 ], |
| 149 "cwd": "[SLAVE_BUILD]", | |
| 150 "env": { | 144 "env": { |
| 151 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 145 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 152 }, | 146 }, |
| 153 "name": "compile", | 147 "name": "compile", |
| 154 "~followup_annotations": [ | 148 "~followup_annotations": [ |
| 155 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 149 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 156 "@@@STEP_LOG_END@json.output (invalid)@@@" | 150 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 157 ] | 151 ] |
| 158 }, | 152 }, |
| 159 { | 153 { |
| 160 "cmd": [ | 154 "cmd": [ |
| 161 "python", | 155 "python", |
| 162 "-u", | 156 "-u", |
| 163 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 157 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
| 164 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", | 158 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", |
| 165 "batcharchive", | 159 "batcharchive", |
| 166 "--dump-json", | 160 "--dump-json", |
| 167 "/path/to/tmp/json", | 161 "/path/to/tmp/json", |
| 168 "--isolate-server", | 162 "--isolate-server", |
| 169 "https://isolateserver.appspot.com", | 163 "https://isolateserver.appspot.com", |
| 170 "--verbose", | 164 "--verbose", |
| 171 "[SLAVE_BUILD]\\v8\\out\\Debug\\bot_default.isolated.gen.json", | 165 "[SLAVE_BUILD]\\v8\\out\\Debug\\bot_default.isolated.gen.json", |
| 172 "[SLAVE_BUILD]\\v8\\out\\Debug\\ignition.isolated.gen.json", | 166 "[SLAVE_BUILD]\\v8\\out\\Debug\\ignition.isolated.gen.json", |
| 173 "[SLAVE_BUILD]\\v8\\out\\Debug\\mozilla.isolated.gen.json", | 167 "[SLAVE_BUILD]\\v8\\out\\Debug\\mozilla.isolated.gen.json", |
| 174 "[SLAVE_BUILD]\\v8\\out\\Debug\\test262.isolated.gen.json" | 168 "[SLAVE_BUILD]\\v8\\out\\Debug\\test262.isolated.gen.json" |
| 175 ], | 169 ], |
| 176 "cwd": "[SLAVE_BUILD]", | |
| 177 "name": "isolate tests", | 170 "name": "isolate tests", |
| 178 "~followup_annotations": [ | 171 "~followup_annotations": [ |
| 179 "@@@STEP_LOG_LINE@json.output@{@@@", | 172 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 180 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 173 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
| 181 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
", @@@", | 174 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
", @@@", |
| 182 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", | 175 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", |
| 183 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", | 176 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", |
| 184 "@@@STEP_LOG_LINE@json.output@}@@@", | 177 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 185 "@@@STEP_LOG_END@json.output@@@" | 178 "@@@STEP_LOG_END@json.output@@@" |
| 186 ] | 179 ] |
| 187 }, | 180 }, |
| 188 { | 181 { |
| 189 "cmd": [ | 182 "cmd": [ |
| 190 "python", | 183 "python", |
| 191 "-u", | 184 "-u", |
| 192 "RECIPE_MODULE[build::gsutil]\\resources\\gsutil_wrapper.py", | 185 "RECIPE_MODULE[build::gsutil]\\resources\\gsutil_wrapper.py", |
| 193 "--", | 186 "--", |
| 194 "[DEPOT_TOOLS]\\gsutil.py", | 187 "[DEPOT_TOOLS]\\gsutil.py", |
| 195 "----", | 188 "----", |
| 196 "cp", | 189 "cp", |
| 197 "-a", | 190 "-a", |
| 198 "public-read", | 191 "public-read", |
| 199 "{\"bot_default\": \"[dummy hash for bot_default]\", \"ignition\": \"[dumm
y hash for ignition]\", \"mozilla\": \"[dummy hash for mozilla]\", \"test262\":
\"[dummy hash for test262]\"}", | 192 "{\"bot_default\": \"[dummy hash for bot_default]\", \"ignition\": \"[dumm
y hash for ignition]\", \"mozilla\": \"[dummy hash for mozilla]\", \"test262\":
\"[dummy hash for test262]\"}", |
| 200 "gs://chromium-v8/v8-win32-dbg/full-build-win32_f2cbea7e89a45f46819777bb78
a1f5bd0241f64c.json" | 193 "gs://chromium-v8/v8-win32-dbg/full-build-win32_f2cbea7e89a45f46819777bb78
a1f5bd0241f64c.json" |
| 201 ], | 194 ], |
| 202 "cwd": "[SLAVE_BUILD]", | |
| 203 "name": "gsutil upload", | 195 "name": "gsutil upload", |
| 204 "~followup_annotations": [ | 196 "~followup_annotations": [ |
| 205 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-win32-dbg/full-build-win32_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" | 197 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-win32-dbg/full-build-win32_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" |
| 206 ] | 198 ] |
| 207 }, | 199 }, |
| 208 { | 200 { |
| 209 "allow_subannotations": true, | 201 "allow_subannotations": true, |
| 210 "cmd": [ | 202 "cmd": [ |
| 211 "python", | 203 "python", |
| 212 "-u", | 204 "-u", |
| 213 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 205 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 214 "--show-path", | 206 "--show-path", |
| 215 "python", | 207 "python", |
| 216 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", | 208 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", |
| 217 "--target", | 209 "--target", |
| 218 "Debug", | 210 "Debug", |
| 219 "--build-url", | 211 "--build-url", |
| 220 "gs://chromium-v8/v8-win32-dbg", | 212 "gs://chromium-v8/v8-win32-dbg", |
| 221 "--src-dir", | 213 "--src-dir", |
| 222 "v8", | 214 "v8", |
| 223 "--factory-properties", | 215 "--factory-properties", |
| 224 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"master\", \"buildername\": \"V8 Win32 - debug builder\", \"buildnumb
er\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recipe
\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}", | 216 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"master\", \"buildername\": \"V8 Win32 - debug builder\", \"buildnumb
er\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recipe
\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}", |
| 225 "--build-properties", | 217 "--build-properties", |
| 226 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"master\", \"buildername\": \"V8 Win32 - debug builder\", \"buildnumb
er\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recipe
\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}" | 218 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"master\", \"buildername\": \"V8 Win32 - debug builder\", \"buildnumb
er\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recipe
\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}" |
| 227 ], | 219 ], |
| 228 "cwd": "[SLAVE_BUILD]", | |
| 229 "name": "package build" | 220 "name": "package build" |
| 230 }, | 221 }, |
| 231 { | 222 { |
| 232 "cmd": [], | 223 "cmd": [], |
| 233 "cwd": "[SLAVE_BUILD]", | |
| 234 "name": "trigger", | 224 "name": "trigger", |
| 235 "trigger_specs": [ | 225 "trigger_specs": [ |
| 236 { | 226 { |
| 237 "builder_name": "V8 Win32 - debug", | 227 "builder_name": "V8 Win32 - debug", |
| 238 "properties": { | 228 "properties": { |
| 239 "parent_build_environment": { | 229 "parent_build_environment": { |
| 240 "GYP_DEFINES": "chromium_win_pch=0 fastbuild=1 target_arch=ia32 test
_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1
v8_target_arch=ia32", | 230 "GYP_DEFINES": "chromium_win_pch=0 fastbuild=1 target_arch=ia32 test
_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1
v8_target_arch=ia32", |
| 241 "GYP_GENERATORS": "ninja" | 231 "GYP_GENERATORS": "ninja" |
| 242 }, | 232 }, |
| 243 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 233 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 256 "~followup_annotations": [ | 246 "~followup_annotations": [ |
| 257 "@@@STEP_TEXT@V8 Win32 - debug@@@" | 247 "@@@STEP_TEXT@V8 Win32 - debug@@@" |
| 258 ] | 248 ] |
| 259 }, | 249 }, |
| 260 { | 250 { |
| 261 "name": "$result", | 251 "name": "$result", |
| 262 "recipe_result": null, | 252 "recipe_result": null, |
| 263 "status_code": 0 | 253 "status_code": 0 |
| 264 } | 254 } |
| 265 ] | 255 ] |
| OLD | NEW |