| OLD | NEW |
| 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 "client.v8", | 8 "client.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "V8 Mac64", | 10 "V8 Mac64", |
| (...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 134 { | 134 { |
| 135 "cmd": [ | 135 "cmd": [ |
| 136 "python", | 136 "python", |
| 137 "-u", | 137 "-u", |
| 138 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 138 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 139 "runhooks" | 139 "runhooks" |
| 140 ], | 140 ], |
| 141 "cwd": "[SLAVE_BUILD]/v8", | 141 "cwd": "[SLAVE_BUILD]/v8", |
| 142 "env": { | 142 "env": { |
| 143 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 143 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 144 "GYP_CHROMIUM_NO_ACTION": "1", |
| 144 "GYP_DEFINES": "clang=1 gomadir='[CACHE]/cipd/goma' target_arch=x64 test_i
solation_mode=prepare use_goma=1 v8_target_arch=x64", | 145 "GYP_DEFINES": "clang=1 gomadir='[CACHE]/cipd/goma' target_arch=x64 test_i
solation_mode=prepare use_goma=1 v8_target_arch=x64", |
| 145 "GYP_GENERATORS": "ninja", | 146 "GYP_GENERATORS": "ninja", |
| 146 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 147 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 147 }, | 148 }, |
| 148 "name": "gclient runhooks" | 149 "name": "gclient runhooks" |
| 149 }, | 150 }, |
| 150 { | 151 { |
| 151 "cmd": [ | 152 "cmd": [ |
| 152 "python", | 153 "python", |
| 153 "-u", | 154 "-u", |
| 154 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 155 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 155 "--show-path", | 156 "--show-path", |
| 156 "python", | 157 "python", |
| 157 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 158 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 158 ], | 159 ], |
| 159 "name": "cleanup_temp" | 160 "name": "cleanup_temp" |
| 160 }, | 161 }, |
| 161 { | 162 { |
| 163 "cmd": [ |
| 164 "python", |
| 165 "-u", |
| 166 "[SLAVE_BUILD]/v8/tools/mb/mb.py", |
| 167 "gen", |
| 168 "-m", |
| 169 "client.v8", |
| 170 "-b", |
| 171 "V8 Mac64", |
| 172 "--config-file", |
| 173 "[SLAVE_BUILD]/v8/infra/mb/mb_config.pyl", |
| 174 "--goma-dir", |
| 175 "[CACHE]/cipd/goma", |
| 176 "--gyp-script=gypfiles/gyp_v8", |
| 177 "//out/Release" |
| 178 ], |
| 179 "env": { |
| 180 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 181 }, |
| 182 "name": "generate_build_files", |
| 183 "stdout": "/path/to/tmp/", |
| 184 "~followup_annotations": [ |
| 185 "@@@STEP_LOG_LINE@stdout@some line@@@", |
| 186 "@@@STEP_LOG_LINE@stdout@GYP_DEFINES='target_arch=x64 cool_flag=a=1'@@@", |
| 187 "@@@STEP_LOG_LINE@stdout@moar@@@", |
| 188 "@@@STEP_LOG_END@stdout@@@", |
| 189 "@@@STEP_LOG_LINE@diff@+ cool_flag: a=1@@@", |
| 190 "@@@STEP_LOG_LINE@diff@- clang: 1@@@", |
| 191 "@@@STEP_LOG_LINE@diff@- gomadir: '[CACHE]/cipd/goma'@@@", |
| 192 "@@@STEP_LOG_LINE@diff@ target_arch: x64@@@", |
| 193 "@@@STEP_LOG_LINE@diff@- test_isolation_mode: prepare@@@", |
| 194 "@@@STEP_LOG_LINE@diff@- use_goma: 1@@@", |
| 195 "@@@STEP_LOG_END@diff@@@", |
| 196 "@@@STEP_WARNINGS@@@" |
| 197 ] |
| 198 }, |
| 199 { |
| 162 "allow_subannotations": true, | 200 "allow_subannotations": true, |
| 163 "cmd": [ | 201 "cmd": [ |
| 164 "python", | 202 "python", |
| 165 "-u", | 203 "-u", |
| 166 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 204 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
| 167 "--src-dir", | 205 "--src-dir", |
| 168 "[SLAVE_BUILD]/v8", | 206 "[SLAVE_BUILD]/v8", |
| 169 "--output-json", | 207 "--output-json", |
| 170 "/path/to/tmp/json" | 208 "/path/to/tmp/json" |
| 171 ], | 209 ], |
| (...skipping 749 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 921 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 959 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 922 "@@@STEP_LOG_END@durations@@@" | 960 "@@@STEP_LOG_END@durations@@@" |
| 923 ] | 961 ] |
| 924 }, | 962 }, |
| 925 { | 963 { |
| 926 "name": "$result", | 964 "name": "$result", |
| 927 "recipe_result": null, | 965 "recipe_result": null, |
| 928 "status_code": 0 | 966 "status_code": 0 |
| 929 } | 967 } |
| 930 ] | 968 ] |
| OLD | NEW |