| 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 "tryserver.v8", | 8 "tryserver.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "v8_linux_chromium_gn_rel", | 10 "v8_linux_chromium_gn_rel", |
| (...skipping 14 matching lines...) Expand all Loading... |
| 25 "--rietveld_server", | 25 "--rietveld_server", |
| 26 "https://codereview.chromium.org", | 26 "https://codereview.chromium.org", |
| 27 "--output_json", | 27 "--output_json", |
| 28 "/path/to/tmp/json", | 28 "/path/to/tmp/json", |
| 29 "--revision", | 29 "--revision", |
| 30 "src@origin/lkcr", | 30 "src@origin/lkcr", |
| 31 "--revision", | 31 "--revision", |
| 32 "src/v8@22135", | 32 "src/v8@22135", |
| 33 "--output_manifest" | 33 "--output_manifest" |
| 34 ], | 34 ], |
| 35 "cwd": "[SLAVE_BUILD]", | |
| 36 "env": { | 35 "env": { |
| 37 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 36 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 38 }, | 37 }, |
| 39 "name": "bot_update", | 38 "name": "bot_update", |
| 40 "~followup_annotations": [ | 39 "~followup_annotations": [ |
| 41 "@@@STEP_TEXT@Some step text@@@", | 40 "@@@STEP_TEXT@Some step text@@@", |
| 42 "@@@STEP_LOG_LINE@json.output@{@@@", | 41 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"origin/lkcr\", @@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"src\": \"origin/lkcr\", @@@", |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 100 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", | 99 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", |
| 101 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 100 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
| 102 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@", | 101 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@", |
| 103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 102 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 105 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 106 ] | 105 ] |
| 107 }, | 106 }, |
| 108 { | 107 { |
| 109 "cmd": [], | 108 "cmd": [], |
| 110 "cwd": "[SLAVE_BUILD]", | |
| 111 "name": "ensure_goma" | 109 "name": "ensure_goma" |
| 112 }, | 110 }, |
| 113 { | 111 { |
| 114 "cmd": [ | 112 "cmd": [ |
| 115 "python", | 113 "python", |
| 116 "-u", | 114 "-u", |
| 117 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 115 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
| 118 "--platform", | 116 "--platform", |
| 119 "linux-amd64", | 117 "linux-amd64", |
| 120 "--dest-directory", | 118 "--dest-directory", |
| 121 "[SLAVE_BUILD]/cipd", | 119 "[SLAVE_BUILD]/cipd", |
| 122 "--json-output", | 120 "--json-output", |
| 123 "/path/to/tmp/json" | 121 "/path/to/tmp/json" |
| 124 ], | 122 ], |
| 125 "cwd": "[SLAVE_BUILD]", | |
| 126 "name": "ensure_goma.install cipd", | 123 "name": "ensure_goma.install cipd", |
| 127 "~followup_annotations": [ | 124 "~followup_annotations": [ |
| 128 "@@@STEP_NEST_LEVEL@1@@@", | 125 "@@@STEP_NEST_LEVEL@1@@@", |
| 129 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 130 "@@@STEP_LOG_LINE@json.output@{@@@", | 127 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 131 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | 128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", |
| 132 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 133 "@@@STEP_LOG_LINE@json.output@}@@@", | 130 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 134 "@@@STEP_LOG_END@json.output@@@" | 131 "@@@STEP_LOG_END@json.output@@@" |
| 135 ] | 132 ] |
| 136 }, | 133 }, |
| 137 { | 134 { |
| 138 "cmd": [ | 135 "cmd": [ |
| 139 "[SLAVE_BUILD]/cipd/cipd", | 136 "[SLAVE_BUILD]/cipd/cipd", |
| 140 "ensure", | 137 "ensure", |
| 141 "--root", | 138 "--root", |
| 142 "[CACHE]/cipd/goma", | 139 "[CACHE]/cipd/goma", |
| 143 "--list", | 140 "--list", |
| 144 "infra_internal/goma/client/linux-amd64 release", | 141 "infra_internal/goma/client/linux-amd64 release", |
| 145 "--json-output", | 142 "--json-output", |
| 146 "/path/to/tmp/json", | 143 "/path/to/tmp/json", |
| 147 "--service-account-json", | 144 "--service-account-json", |
| 148 "/creds/service_accounts/service-account-goma-client.json" | 145 "/creds/service_accounts/service-account-goma-client.json" |
| 149 ], | 146 ], |
| 150 "cwd": "[SLAVE_BUILD]", | |
| 151 "name": "ensure_goma.ensure_installed", | 147 "name": "ensure_goma.ensure_installed", |
| 152 "~followup_annotations": [ | 148 "~followup_annotations": [ |
| 153 "@@@STEP_NEST_LEVEL@1@@@", | 149 "@@@STEP_NEST_LEVEL@1@@@", |
| 154 "@@@STEP_LOG_LINE@json.output@{@@@", | 150 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 155 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 156 "@@@STEP_LOG_LINE@json.output@ {@@@", | 152 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 157 "@@@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---------\", @@@", |
| 158 "@@@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\"@@@", |
| 159 "@@@STEP_LOG_LINE@json.output@ }@@@", | 155 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 160 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 156 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 161 "@@@STEP_LOG_LINE@json.output@}@@@", | 157 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 162 "@@@STEP_LOG_END@json.output@@@" | 158 "@@@STEP_LOG_END@json.output@@@" |
| 163 ] | 159 ] |
| 164 }, | 160 }, |
| 165 { | 161 { |
| 166 "cmd": [ | 162 "cmd": [ |
| 167 "python", | 163 "python", |
| 168 "-u", | 164 "-u", |
| 169 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 165 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 170 "runhooks" | 166 "runhooks" |
| 171 ], | 167 ], |
| 172 "cwd": "[SLAVE_BUILD]", | |
| 173 "env": { | 168 "env": { |
| 174 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 169 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 175 "GYP_CHROMIUM_NO_ACTION": "1", | 170 "GYP_CHROMIUM_NO_ACTION": "1", |
| 176 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 171 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
| 177 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 172 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 178 }, | 173 }, |
| 179 "name": "gclient runhooks (with patch)" | 174 "name": "gclient runhooks (with patch)" |
| 180 }, | 175 }, |
| 181 { | 176 { |
| 182 "cmd": [ | 177 "cmd": [ |
| 183 "python", | 178 "python", |
| 184 "-u", | 179 "-u", |
| 185 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 180 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 186 "--output", | 181 "--output", |
| 187 "/path/to/tmp/json", | 182 "/path/to/tmp/json", |
| 188 "--", | 183 "--", |
| 189 "--build-config-fs", | 184 "--build-config-fs", |
| 190 "Release", | 185 "Release", |
| 191 "--paths", | 186 "--paths", |
| 192 "{\"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\"}", | 187 "{\"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\"}", |
| 193 "--properties", | 188 "--properties", |
| 194 "{\"buildername\": \"v8_linux_chromium_gn_rel\", \"buildnumber\": 571, \"m
astername\": \"tryserver.v8\", \"slavename\": \"TestSlavename\", \"target_platfo
rm\": \"linux\"}" | 189 "{\"buildername\": \"v8_linux_chromium_gn_rel\", \"buildnumber\": 571, \"m
astername\": \"tryserver.v8\", \"slavename\": \"TestSlavename\", \"target_platfo
rm\": \"linux\"}" |
| 195 ], | 190 ], |
| 196 "cwd": "[SLAVE_BUILD]", | |
| 197 "name": "get compile targets for scripts", | 191 "name": "get compile targets for scripts", |
| 198 "~followup_annotations": [ | 192 "~followup_annotations": [ |
| 199 "@@@STEP_LOG_LINE@json.output@{}@@@", | 193 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 200 "@@@STEP_LOG_END@json.output@@@" | 194 "@@@STEP_LOG_END@json.output@@@" |
| 201 ] | 195 ] |
| 202 }, | 196 }, |
| 203 { | 197 { |
| 204 "cmd": [ | 198 "cmd": [ |
| 205 "python", | 199 "python", |
| 206 "-u", | 200 "-u", |
| 207 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 201 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 208 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", | 202 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", |
| 209 "/path/to/tmp/json" | 203 "/path/to/tmp/json" |
| 210 ], | 204 ], |
| 211 "cwd": "[SLAVE_BUILD]", | |
| 212 "name": "read test spec", | 205 "name": "read test spec", |
| 213 "~followup_annotations": [ | 206 "~followup_annotations": [ |
| 214 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json
@@@", | 207 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json
@@@", |
| 215 "@@@STEP_LOG_LINE@json.output@{@@@", | 208 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 216 "@@@STEP_LOG_LINE@json.output@ \"V8 Linux GN\": {@@@", | 209 "@@@STEP_LOG_LINE@json.output@ \"V8 Linux GN\": {@@@", |
| 217 "@@@STEP_LOG_LINE@json.output@ \"additional_compile_targets\": [@@@", | 210 "@@@STEP_LOG_LINE@json.output@ \"additional_compile_targets\": [@@@", |
| 218 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@", | 211 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@", |
| 219 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 212 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 220 "@@@STEP_LOG_LINE@json.output@ }@@@", | 213 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 221 "@@@STEP_LOG_LINE@json.output@}@@@", | 214 "@@@STEP_LOG_LINE@json.output@}@@@", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 239 ] | 232 ] |
| 240 }, | 233 }, |
| 241 { | 234 { |
| 242 "cmd": [ | 235 "cmd": [ |
| 243 "python", | 236 "python", |
| 244 "-u", | 237 "-u", |
| 245 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 238 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 246 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", | 239 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", |
| 247 "/path/to/tmp/json" | 240 "/path/to/tmp/json" |
| 248 ], | 241 ], |
| 249 "cwd": "[SLAVE_BUILD]", | |
| 250 "name": "read filter exclusion spec", | 242 "name": "read filter exclusion spec", |
| 251 "~followup_annotations": [ | 243 "~followup_annotations": [ |
| 252 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", | 244 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
| 253 "@@@STEP_LOG_LINE@json.output@{@@@", | 245 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 254 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 246 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
| 255 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", | 247 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", |
| 256 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", | 248 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", |
| 257 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 249 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 258 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 250 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 259 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 251 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
| 260 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 252 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 261 "@@@STEP_LOG_LINE@json.output@ }@@@", | 253 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 262 "@@@STEP_LOG_LINE@json.output@}@@@", | 254 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 263 "@@@STEP_LOG_END@json.output@@@" | 255 "@@@STEP_LOG_END@json.output@@@" |
| 264 ] | 256 ] |
| 265 }, | 257 }, |
| 266 { | 258 { |
| 267 "cmd": [ | 259 "cmd": [ |
| 268 "python", | 260 "python", |
| 269 "-u", | 261 "-u", |
| 270 "import sys; sys.exit(0)" | 262 "import sys; sys.exit(0)" |
| 271 ], | 263 ], |
| 272 "cwd": "[SLAVE_BUILD]", | |
| 273 "name": "analyze", | 264 "name": "analyze", |
| 274 "~followup_annotations": [ | 265 "~followup_annotations": [ |
| 275 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", | 266 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", |
| 276 "@@@STEP_LOG_END@excluded_files@@@", | 267 "@@@STEP_LOG_END@excluded_files@@@", |
| 277 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 268 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
| 278 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", | 269 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", |
| 279 "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests\", @@@", | 270 "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests\", @@@", |
| 280 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\", @@@", | 271 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\", @@@", |
| 281 "@@@STEP_LOG_LINE@analyze_details@ \"extensions_browsertests\", @@@", | 272 "@@@STEP_LOG_LINE@analyze_details@ \"extensions_browsertests\", @@@", |
| 282 "@@@STEP_LOG_LINE@analyze_details@ \"gin_unittests\", @@@", | 273 "@@@STEP_LOG_LINE@analyze_details@ \"gin_unittests\", @@@", |
| (...skipping 30 matching lines...) Expand all Loading... |
| 313 }, | 304 }, |
| 314 { | 305 { |
| 315 "cmd": [ | 306 "cmd": [ |
| 316 "python", | 307 "python", |
| 317 "-u", | 308 "-u", |
| 318 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 309 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 319 "--show-path", | 310 "--show-path", |
| 320 "python", | 311 "python", |
| 321 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 312 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 322 ], | 313 ], |
| 323 "cwd": "[SLAVE_BUILD]", | |
| 324 "name": "cleanup_temp" | 314 "name": "cleanup_temp" |
| 325 }, | 315 }, |
| 326 { | 316 { |
| 327 "cmd": [ | 317 "cmd": [ |
| 328 "python", | 318 "python", |
| 329 "-u", | 319 "-u", |
| 330 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 320 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 331 "gen", | 321 "gen", |
| 332 "-m", | 322 "-m", |
| 333 "tryserver.v8", | 323 "tryserver.v8", |
| 334 "-b", | 324 "-b", |
| 335 "v8_linux_chromium_gn_rel", | 325 "v8_linux_chromium_gn_rel", |
| 336 "--config-file", | 326 "--config-file", |
| 337 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 327 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 338 "--goma-dir", | 328 "--goma-dir", |
| 339 "[CACHE]/cipd/goma", | 329 "[CACHE]/cipd/goma", |
| 340 "//out/Release" | 330 "//out/Release" |
| 341 ], | 331 ], |
| 342 "cwd": "[SLAVE_BUILD]", | |
| 343 "env": { | 332 "env": { |
| 344 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 333 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 345 }, | 334 }, |
| 346 "name": "generate_build_files (with patch)" | 335 "name": "generate_build_files (with patch)" |
| 347 }, | 336 }, |
| 348 { | 337 { |
| 349 "cmd": [ | 338 "cmd": [ |
| 350 "python", | 339 "python", |
| 351 "-u", | 340 "-u", |
| 352 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 341 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| (...skipping 26 matching lines...) Expand all Loading... |
| 379 "--", | 368 "--", |
| 380 "base_unittests", | 369 "base_unittests", |
| 381 "blink_tests", | 370 "blink_tests", |
| 382 "extensions_browsertests", | 371 "extensions_browsertests", |
| 383 "gin_unittests", | 372 "gin_unittests", |
| 384 "net_unittests", | 373 "net_unittests", |
| 385 "pdfium_test", | 374 "pdfium_test", |
| 386 "postmortem-metadata", | 375 "postmortem-metadata", |
| 387 "unit_tests" | 376 "unit_tests" |
| 388 ], | 377 ], |
| 389 "cwd": "[SLAVE_BUILD]", | |
| 390 "env": { | 378 "env": { |
| 391 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 379 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 392 }, | 380 }, |
| 393 "name": "compile (with patch)", | 381 "name": "compile (with patch)", |
| 394 "~followup_annotations": [ | 382 "~followup_annotations": [ |
| 395 "step returned non-zero exit code: 1", | 383 "step returned non-zero exit code: 1", |
| 396 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 384 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 397 "@@@STEP_LOG_END@json.output (invalid)@@@", | 385 "@@@STEP_LOG_END@json.output (invalid)@@@", |
| 398 "@@@STEP_LOG_LINE@exception@TypeError(\"'NoneType' object has no attribute
'__getitem__'\",)@@@", | 386 "@@@STEP_LOG_LINE@exception@TypeError(\"'NoneType' object has no attribute
'__getitem__'\",)@@@", |
| 399 "@@@STEP_LOG_END@exception@@@", | 387 "@@@STEP_LOG_END@exception@@@", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 423 "https://codereview.chromium.org", | 411 "https://codereview.chromium.org", |
| 424 "--output_json", | 412 "--output_json", |
| 425 "/path/to/tmp/json", | 413 "/path/to/tmp/json", |
| 426 "--revision", | 414 "--revision", |
| 427 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 415 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 428 "--revision", | 416 "--revision", |
| 429 "src/v8@801ada225ddc271c132c3a35f03975671d43e399", | 417 "src/v8@801ada225ddc271c132c3a35f03975671d43e399", |
| 430 "--force", | 418 "--force", |
| 431 "--output_manifest" | 419 "--output_manifest" |
| 432 ], | 420 ], |
| 433 "cwd": "[SLAVE_BUILD]", | |
| 434 "env": { | 421 "env": { |
| 435 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 422 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 436 }, | 423 }, |
| 437 "name": "bot_update (without patch)", | 424 "name": "bot_update (without patch)", |
| 438 "~followup_annotations": [ | 425 "~followup_annotations": [ |
| 439 "@@@STEP_TEXT@Some step text@@@", | 426 "@@@STEP_TEXT@Some step text@@@", |
| 440 "@@@STEP_LOG_LINE@json.output@{@@@", | 427 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 441 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 428 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 442 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 429 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 443 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4
ebd0fe58cb9\", @@@", | 430 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4
ebd0fe58cb9\", @@@", |
| (...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 491 "@@@STEP_LOG_END@json.output@@@" | 478 "@@@STEP_LOG_END@json.output@@@" |
| 492 ] | 479 ] |
| 493 }, | 480 }, |
| 494 { | 481 { |
| 495 "cmd": [ | 482 "cmd": [ |
| 496 "python", | 483 "python", |
| 497 "-u", | 484 "-u", |
| 498 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 485 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 499 "runhooks" | 486 "runhooks" |
| 500 ], | 487 ], |
| 501 "cwd": "[SLAVE_BUILD]", | |
| 502 "env": { | 488 "env": { |
| 503 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 489 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 504 "GYP_CHROMIUM_NO_ACTION": "1", | 490 "GYP_CHROMIUM_NO_ACTION": "1", |
| 505 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 491 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
| 506 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 492 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 507 }, | 493 }, |
| 508 "name": "gclient runhooks (without patch)" | 494 "name": "gclient runhooks (without patch)" |
| 509 }, | 495 }, |
| 510 { | 496 { |
| 511 "cmd": [ | 497 "cmd": [ |
| 512 "python", | 498 "python", |
| 513 "-u", | 499 "-u", |
| 514 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 500 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 515 "gen", | 501 "gen", |
| 516 "-m", | 502 "-m", |
| 517 "tryserver.v8", | 503 "tryserver.v8", |
| 518 "-b", | 504 "-b", |
| 519 "v8_linux_chromium_gn_rel", | 505 "v8_linux_chromium_gn_rel", |
| 520 "--config-file", | 506 "--config-file", |
| 521 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 507 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 522 "--goma-dir", | 508 "--goma-dir", |
| 523 "[CACHE]/cipd/goma", | 509 "[CACHE]/cipd/goma", |
| 524 "//out/Release" | 510 "//out/Release" |
| 525 ], | 511 ], |
| 526 "cwd": "[SLAVE_BUILD]", | |
| 527 "env": { | 512 "env": { |
| 528 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 513 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 529 }, | 514 }, |
| 530 "name": "generate_build_files (without patch)" | 515 "name": "generate_build_files (without patch)" |
| 531 }, | 516 }, |
| 532 { | 517 { |
| 533 "cmd": [ | 518 "cmd": [ |
| 534 "python", | 519 "python", |
| 535 "-u", | 520 "-u", |
| 536 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 521 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| (...skipping 26 matching lines...) Expand all Loading... |
| 563 "--", | 548 "--", |
| 564 "base_unittests", | 549 "base_unittests", |
| 565 "blink_tests", | 550 "blink_tests", |
| 566 "extensions_browsertests", | 551 "extensions_browsertests", |
| 567 "gin_unittests", | 552 "gin_unittests", |
| 568 "net_unittests", | 553 "net_unittests", |
| 569 "pdfium_test", | 554 "pdfium_test", |
| 570 "postmortem-metadata", | 555 "postmortem-metadata", |
| 571 "unit_tests" | 556 "unit_tests" |
| 572 ], | 557 ], |
| 573 "cwd": "[SLAVE_BUILD]", | |
| 574 "env": { | 558 "env": { |
| 575 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 559 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 576 }, | 560 }, |
| 577 "name": "compile (without patch)", | 561 "name": "compile (without patch)", |
| 578 "~followup_annotations": [ | 562 "~followup_annotations": [ |
| 579 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 563 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 580 "@@@STEP_LOG_END@json.output (invalid)@@@", | 564 "@@@STEP_LOG_END@json.output (invalid)@@@", |
| 581 "@@@SET_BUILD_PROPERTY@failure_type@\"COMPILE_FAILURE\"@@@" | 565 "@@@SET_BUILD_PROPERTY@failure_type@\"COMPILE_FAILURE\"@@@" |
| 582 ] | 566 ] |
| 583 }, | 567 }, |
| 584 { | 568 { |
| 585 "cmd": [ | 569 "cmd": [ |
| 586 "python", | 570 "python", |
| 587 "-u", | 571 "-u", |
| 588 "import sys; sys.exit(0)" | 572 "import sys; sys.exit(0)" |
| 589 ], | 573 ], |
| 590 "cwd": "[SLAVE_BUILD]", | |
| 591 "name": "mark: before_tests", | 574 "name": "mark: before_tests", |
| 592 "~followup_annotations": [ | 575 "~followup_annotations": [ |
| 593 "@@@SET_BUILD_PROPERTY@failure_hash@\"4d6a903860330c798a14ca4fb8a3b9ea8c90
b814\"@@@" | 576 "@@@SET_BUILD_PROPERTY@failure_hash@\"4d6a903860330c798a14ca4fb8a3b9ea8c90
b814\"@@@" |
| 594 ] | 577 ] |
| 595 }, | 578 }, |
| 596 { | 579 { |
| 597 "name": "$result", | 580 "name": "$result", |
| 598 "reason": "Step('compile (with patch)') failed with return_code 1", | 581 "reason": "Step('compile (with patch)') failed with return_code 1", |
| 599 "status_code": 1 | 582 "status_code": 1 |
| 600 } | 583 } |
| 601 ] | 584 ] |
| OLD | NEW |