| 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 "chromium.webkit", | 8 "chromium.webkit", |
| 9 "--builder", | 9 "--builder", |
| 10 "WebKit Mac10.11", | 10 "WebKit Mac10.11", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "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'}]", | 14 "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_url': 'svn://
svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.c
hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src',
'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_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_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 18 "{\"src\": \"got_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_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 20 "[ROOT]/b/build/slave/cache_dir", |
| 21 "--output_json", | 21 "--output_json", |
| 22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
| 23 "--revision", | 23 "--revision", |
| 24 "src@1111111", | 24 "src@1111111", |
| 25 "--revision", | 25 "--revision", |
| 26 "src/third_party/WebKit@HEAD", | 26 "src/third_party/WebKit@HEAD", |
| 27 "--force", | 27 "--force", |
| 28 "--output_manifest" | 28 "--output_manifest" |
| 29 ], | 29 ], |
| 30 "cwd": "[SLAVE_BUILD]", | |
| 31 "env": { | 30 "env": { |
| 32 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 31 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 33 }, | 32 }, |
| 34 "name": "bot_update", | 33 "name": "bot_update", |
| 35 "~followup_annotations": [ | 34 "~followup_annotations": [ |
| 36 "@@@STEP_TEXT@Some step text@@@", | 35 "@@@STEP_TEXT@Some step text@@@", |
| 37 "@@@STEP_LOG_LINE@json.output@{@@@", | 36 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 39 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 40 "@@@STEP_LOG_LINE@json.output@ \"src\": \"1111111\", @@@", | 39 "@@@STEP_LOG_LINE@json.output@ \"src\": \"1111111\", @@@", |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 95 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 94 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 96 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 95 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 97 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 96 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 98 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 97 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 99 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 98 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 100 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 99 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 101 ] | 100 ] |
| 102 }, | 101 }, |
| 103 { | 102 { |
| 104 "cmd": [], | 103 "cmd": [], |
| 105 "cwd": "[SLAVE_BUILD]", | |
| 106 "name": "ensure_goma" | 104 "name": "ensure_goma" |
| 107 }, | 105 }, |
| 108 { | 106 { |
| 109 "cmd": [ | 107 "cmd": [ |
| 110 "python", | 108 "python", |
| 111 "-u", | 109 "-u", |
| 112 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 110 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
| 113 "--platform", | 111 "--platform", |
| 114 "mac-amd64", | 112 "mac-amd64", |
| 115 "--dest-directory", | 113 "--dest-directory", |
| 116 "[SLAVE_BUILD]/cipd", | 114 "[CWD]/cipd", |
| 117 "--json-output", | 115 "--json-output", |
| 118 "/path/to/tmp/json" | 116 "/path/to/tmp/json" |
| 119 ], | 117 ], |
| 120 "cwd": "[SLAVE_BUILD]", | |
| 121 "name": "ensure_goma.install cipd", | 118 "name": "ensure_goma.install cipd", |
| 122 "~followup_annotations": [ | 119 "~followup_annotations": [ |
| 123 "@@@STEP_NEST_LEVEL@1@@@", | 120 "@@@STEP_NEST_LEVEL@1@@@", |
| 124 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 121 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 125 "@@@STEP_LOG_LINE@json.output@{@@@", | 122 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 126 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | 123 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
| 127 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 124 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 128 "@@@STEP_LOG_LINE@json.output@}@@@", | 125 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 129 "@@@STEP_LOG_END@json.output@@@" | 126 "@@@STEP_LOG_END@json.output@@@" |
| 130 ] | 127 ] |
| 131 }, | 128 }, |
| 132 { | 129 { |
| 133 "cmd": [ | 130 "cmd": [ |
| 134 "[SLAVE_BUILD]/cipd/cipd", | 131 "fake_slave_build/cipd", |
| 135 "ensure", | 132 "ensure", |
| 136 "--root", | 133 "--root", |
| 137 "[CACHE]/cipd/goma", | 134 "[ROOT]/b/build/slave/cache/cipd/goma", |
| 138 "--list", | 135 "--list", |
| 139 "infra_internal/goma/client/mac-amd64 release", | 136 "infra_internal/goma/client/mac-amd64 release", |
| 140 "--json-output", | 137 "--json-output", |
| 141 "/path/to/tmp/json", | 138 "/path/to/tmp/json", |
| 142 "--service-account-json", | 139 "--service-account-json", |
| 143 "/creds/service_accounts/service-account-goma-client.json" | 140 "/creds/service_accounts/service-account-goma-client.json" |
| 144 ], | 141 ], |
| 145 "cwd": "[SLAVE_BUILD]", | |
| 146 "name": "ensure_goma.ensure_installed", | 142 "name": "ensure_goma.ensure_installed", |
| 147 "~followup_annotations": [ | 143 "~followup_annotations": [ |
| 148 "@@@STEP_NEST_LEVEL@1@@@", | 144 "@@@STEP_NEST_LEVEL@1@@@", |
| 149 "@@@STEP_LOG_LINE@json.output@{@@@", | 145 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 150 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 146 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 151 "@@@STEP_LOG_LINE@json.output@ {@@@", | 147 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 152 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 148 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 153 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/mac-amd64\"@@@", | 149 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/mac-amd64\"@@@", |
| 154 "@@@STEP_LOG_LINE@json.output@ }@@@", | 150 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 155 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 151 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 156 "@@@STEP_LOG_LINE@json.output@}@@@", | 152 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 157 "@@@STEP_LOG_END@json.output@@@" | 153 "@@@STEP_LOG_END@json.output@@@" |
| 158 ] | 154 ] |
| 159 }, | 155 }, |
| 160 { | 156 { |
| 161 "cmd": [ | 157 "cmd": [ |
| 162 "python", | 158 "python", |
| 163 "-u", | 159 "-u", |
| 164 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 160 "[CWD]/src/tools/swarming_client/swarming.py", |
| 165 "--version" | 161 "--version" |
| 166 ], | 162 ], |
| 167 "cwd": "[SLAVE_BUILD]", | |
| 168 "name": "swarming.py --version", | 163 "name": "swarming.py --version", |
| 169 "stdout": "/path/to/tmp/", | 164 "stdout": "/path/to/tmp/", |
| 170 "~followup_annotations": [ | 165 "~followup_annotations": [ |
| 171 "@@@STEP_TEXT@0.4.10@@@" | 166 "@@@STEP_TEXT@0.4.10@@@" |
| 172 ] | 167 ] |
| 173 }, | 168 }, |
| 174 { | 169 { |
| 175 "cmd": [ | 170 "cmd": [ |
| 176 "python", | 171 "python", |
| 177 "-u", | 172 "-u", |
| 178 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 173 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 179 "runhooks" | 174 "runhooks" |
| 180 ], | 175 ], |
| 181 "cwd": "[SLAVE_BUILD]", | |
| 182 "env": { | 176 "env": { |
| 183 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 177 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 184 "GYP_CHROMIUM_NO_ACTION": "1", | 178 "GYP_CHROMIUM_NO_ACTION": "1", |
| 185 "GYP_DEFINES": "clang=1 component=static_library gomadir='[CACHE]/cipd/gom
a' target_arch=x64 test_isolation_mode=prepare use_goma=1", | 179 "GYP_DEFINES": "clang=1 component=static_library gomadir='[ROOT]/b/build/s
lave/cache/cipd/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1", |
| 186 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 180 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 187 }, | 181 }, |
| 188 "name": "gclient runhooks" | 182 "name": "gclient runhooks" |
| 189 }, | 183 }, |
| 190 { | 184 { |
| 191 "cmd": [ | 185 "cmd": [ |
| 192 "python", | 186 "python", |
| 193 "-u", | 187 "-u", |
| 194 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 188 "[CWD]/src/testing/scripts/get_compile_targets.py", |
| 195 "--output", | 189 "--output", |
| 196 "/path/to/tmp/json", | 190 "/path/to/tmp/json", |
| 197 "--", | 191 "--", |
| 198 "--build-config-fs", | 192 "--build-config-fs", |
| 199 "Release", | 193 "Release", |
| 200 "--paths", | 194 "--paths", |
| 201 "{\"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\"}", | 195 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", |
| 202 "--properties", | 196 "--properties", |
| 203 "{\"buildername\": \"WebKit Mac10.11\", \"buildnumber\": 571, \"mastername
\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"mac\"}" | 197 "{\"buildername\": \"WebKit Mac10.11\", \"buildnumber\": 571, \"mastername
\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"mac\"}" |
| 204 ], | 198 ], |
| 205 "cwd": "[SLAVE_BUILD]", | |
| 206 "name": "get compile targets for scripts", | 199 "name": "get compile targets for scripts", |
| 207 "~followup_annotations": [ | 200 "~followup_annotations": [ |
| 208 "@@@STEP_LOG_LINE@json.output@{}@@@", | 201 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 209 "@@@STEP_LOG_END@json.output@@@" | 202 "@@@STEP_LOG_END@json.output@@@" |
| 210 ] | 203 ] |
| 211 }, | 204 }, |
| 212 { | 205 { |
| 213 "cmd": [ | 206 "cmd": [ |
| 214 "python", | 207 "python", |
| 215 "-u", | 208 "-u", |
| 216 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 209 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 217 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.json", | 210 "[CWD]/src/testing/buildbot/chromium.webkit.json", |
| 218 "/path/to/tmp/json" | 211 "/path/to/tmp/json" |
| 219 ], | 212 ], |
| 220 "cwd": "[SLAVE_BUILD]", | |
| 221 "name": "read test spec", | 213 "name": "read test spec", |
| 222 "~followup_annotations": [ | 214 "~followup_annotations": [ |
| 223 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.jso
n@@@", | 215 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.webkit.json@@@", |
| 224 "@@@STEP_LOG_LINE@json.output@{@@@", | 216 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 225 "@@@STEP_LOG_LINE@json.output@ \"WebKit Mac10.11\": {@@@", | 217 "@@@STEP_LOG_LINE@json.output@ \"WebKit Mac10.11\": {@@@", |
| 226 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 218 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 227 "@@@STEP_LOG_LINE@json.output@ {@@@", | 219 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 228 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 220 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 229 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 221 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 230 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 222 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 231 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 223 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 232 "@@@STEP_LOG_LINE@json.output@ }@@@", | 224 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 233 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 225 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 234 "@@@STEP_LOG_LINE@json.output@ }@@@", | 226 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 235 "@@@STEP_LOG_LINE@json.output@}@@@", | 227 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 236 "@@@STEP_LOG_END@json.output@@@" | 228 "@@@STEP_LOG_END@json.output@@@" |
| 237 ] | 229 ] |
| 238 }, | 230 }, |
| 239 { | 231 { |
| 240 "cmd": [ | 232 "cmd": [ |
| 241 "python", | 233 "python", |
| 242 "-u", | 234 "-u", |
| 243 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 235 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 244 "--show-path", | 236 "--show-path", |
| 245 "python", | 237 "python", |
| 246 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 238 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 247 ], | 239 ], |
| 248 "cwd": "[SLAVE_BUILD]", | |
| 249 "name": "cleanup_temp" | 240 "name": "cleanup_temp" |
| 250 }, | 241 }, |
| 251 { | 242 { |
| 252 "cmd": [ | 243 "cmd": [ |
| 253 "python", | 244 "python", |
| 254 "-u", | 245 "-u", |
| 255 "\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", | 246 "\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", |
| 256 "[SLAVE_BUILD]/src/out/Release" | 247 "[CWD]/src/out/Release" |
| 257 ], | 248 ], |
| 258 "cwd": "[SLAVE_BUILD]", | |
| 259 "name": "rmtree build directory", | 249 "name": "rmtree build directory", |
| 260 "~followup_annotations": [ | 250 "~followup_annotations": [ |
| 261 "@@@STEP_LOG_LINE@python.inline@@@@", | 251 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 262 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 252 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 263 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 253 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 264 "@@@STEP_LOG_LINE@python.inline@@@@", | 254 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 265 "@@@STEP_LOG_LINE@python.inline@@@@", | 255 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 266 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 256 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 267 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 257 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 268 "@@@STEP_LOG_END@python.inline@@@" | 258 "@@@STEP_LOG_END@python.inline@@@" |
| 269 ] | 259 ] |
| 270 }, | 260 }, |
| 271 { | 261 { |
| 272 "cmd": [ | 262 "cmd": [ |
| 273 "python", | 263 "python", |
| 274 "-u", | 264 "-u", |
| 275 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 265 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 276 "--show-path", | 266 "--show-path", |
| 277 "python", | 267 "python", |
| 278 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", | 268 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
| 279 "--target", | 269 "--target", |
| 280 "Release", | 270 "Release", |
| 281 "--build-archive-url", | 271 "--build-archive-url", |
| 282 "gs://test-domain/test-archive.zip", | 272 "gs://test-domain/test-archive.zip", |
| 283 "--master-name", | 273 "--master-name", |
| 284 "chromium.webkit", | 274 "chromium.webkit", |
| 285 "--build-number", | 275 "--build-number", |
| 286 "571" | 276 "571" |
| 287 ], | 277 ], |
| 288 "cwd": "[SLAVE_BUILD]", | |
| 289 "name": "extract build" | 278 "name": "extract build" |
| 290 }, | 279 }, |
| 291 { | 280 { |
| 292 "cmd": [ | 281 "cmd": [ |
| 293 "python", | 282 "python", |
| 294 "-u", | 283 "-u", |
| 295 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", | 284 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", |
| 296 "--build-dir", | 285 "--build-dir", |
| 297 "[SLAVE_BUILD]/src/out/Release", | 286 "[CWD]/src/out/Release", |
| 298 "--output-json", | 287 "--output-json", |
| 299 "/path/to/tmp/json" | 288 "/path/to/tmp/json" |
| 300 ], | 289 ], |
| 301 "cwd": "[SLAVE_BUILD]", | |
| 302 "name": "find isolated tests", | 290 "name": "find isolated tests", |
| 303 "~followup_annotations": [ | 291 "~followup_annotations": [ |
| 304 "@@@STEP_LOG_LINE@json.output@{@@@", | 292 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 305 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 293 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
| 306 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 294 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
| 307 "@@@STEP_LOG_LINE@json.output@}@@@", | 295 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 308 "@@@STEP_LOG_END@json.output@@@", | 296 "@@@STEP_LOG_END@json.output@@@", |
| 309 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 297 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
| 310 ] | 298 ] |
| 311 }, | 299 }, |
| 312 { | 300 { |
| 313 "cmd": [ | 301 "cmd": [ |
| 314 "python", | 302 "python", |
| 315 "-u", | 303 "-u", |
| 316 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 304 "[CWD]/src/tools/swarming_client/swarming.py", |
| 317 "trigger", | 305 "trigger", |
| 318 "--swarming", | 306 "--swarming", |
| 319 "https://chromium-swarm.appspot.com", | 307 "https://chromium-swarm.appspot.com", |
| 320 "--isolate-server", | 308 "--isolate-server", |
| 321 "https://isolateserver.appspot.com", | 309 "https://isolateserver.appspot.com", |
| 322 "--priority", | 310 "--priority", |
| 323 "25", | 311 "25", |
| 324 "--shards", | 312 "--shards", |
| 325 "1", | 313 "1", |
| 326 "--task-name", | 314 "--task-name", |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 365 "purpose:post-commit", | 353 "purpose:post-commit", |
| 366 "--tag", | 354 "--tag", |
| 367 "slavename:TestSlavename", | 355 "slavename:TestSlavename", |
| 368 "--tag", | 356 "--tag", |
| 369 "stepname:browser_tests on Mac-10.11", | 357 "stepname:browser_tests on Mac-10.11", |
| 370 "--idempotent", | 358 "--idempotent", |
| 371 "ffffffffffffffffffffffffffffffffffffffff", | 359 "ffffffffffffffffffffffffffffffffffffffff", |
| 372 "--", | 360 "--", |
| 373 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 361 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 374 ], | 362 ], |
| 375 "cwd": "[SLAVE_BUILD]", | |
| 376 "name": "[trigger] browser_tests on Mac-10.11", | 363 "name": "[trigger] browser_tests on Mac-10.11", |
| 377 "~followup_annotations": [ | 364 "~followup_annotations": [ |
| 378 "@@@STEP_LOG_LINE@json.output@{@@@", | 365 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 379 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10
.11/ffffffffff/WebKit Mac10.11/571\", @@@", | 366 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10
.11/ffffffffff/WebKit Mac10.11/571\", @@@", |
| 380 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 367 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 381 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.11/ffffffffff/Web
Kit Mac10.11/571\": {@@@", | 368 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.11/ffffffffff/Web
Kit Mac10.11/571\": {@@@", |
| 382 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 369 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 383 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 370 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 384 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 371 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 385 "@@@STEP_LOG_LINE@json.output@ }@@@", | 372 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 398 "Release", | 385 "Release", |
| 399 "--factory-properties", | 386 "--factory-properties", |
| 400 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Mac10.11\
", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"chromium
.webkit\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\",
\"parent_buildername\": \"WebKit Mac Builder\", \"parent_got_revision\": \"11111
11\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes
\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir
\": \"/path/to/workdir/TestSlavename\"}", | 387 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Mac10.11\
", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"chromium
.webkit\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\",
\"parent_buildername\": \"WebKit Mac Builder\", \"parent_got_revision\": \"11111
11\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes
\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir
\": \"/path/to/workdir/TestSlavename\"}", |
| 401 "--build-properties", | 388 "--build-properties", |
| 402 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Mac10.11\
", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"chromium
.webkit\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\",
\"parent_buildername\": \"WebKit Mac Builder\", \"parent_got_revision\": \"11111
11\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes
\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir
\": \"/path/to/workdir/TestSlavename\"}", | 389 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Mac10.11\
", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"chromium
.webkit\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\",
\"parent_buildername\": \"WebKit Mac Builder\", \"parent_got_revision\": \"11111
11\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes
\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir
\": \"/path/to/workdir/TestSlavename\"}", |
| 403 "--step-name=webkit_tests", | 390 "--step-name=webkit_tests", |
| 404 "--builder-name=WebKit Mac10.11", | 391 "--builder-name=WebKit Mac10.11", |
| 405 "--slave-name=TestSlavename", | 392 "--slave-name=TestSlavename", |
| 406 "--build-number=571", | 393 "--build-number=571", |
| 407 "--run-python-script", | 394 "--run-python-script", |
| 408 "[BUILD]/scripts/slave/chromium/layout_test_wrapper.py", | 395 "[ROOT]/b/build/scripts/slave/chromium/layout_test_wrapper.py", |
| 409 "--target", | 396 "--target", |
| 410 "Release", | 397 "Release", |
| 411 "-o", | 398 "-o", |
| 412 "[SLAVE_BUILD]/layout-test-results", | 399 "[CWD]/layout-test-results", |
| 413 "--build-dir", | 400 "--build-dir", |
| 414 "[SLAVE_BUILD]/src/out", | 401 "[CWD]/src/out", |
| 415 "--json-test-results", | 402 "--json-test-results", |
| 416 "/path/to/tmp/json", | 403 "/path/to/tmp/json", |
| 417 "--test-results-server", | 404 "--test-results-server", |
| 418 "test-results.appspot.com", | 405 "test-results.appspot.com", |
| 419 "--build-number", | 406 "--build-number", |
| 420 "571", | 407 "571", |
| 421 "--builder-name", | 408 "--builder-name", |
| 422 "WebKit Mac10.11", | 409 "WebKit Mac10.11", |
| 423 "--step-name", | 410 "--step-name", |
| 424 "webkit_tests" | 411 "webkit_tests" |
| 425 ], | 412 ], |
| 426 "cwd": "[SLAVE_BUILD]", | |
| 427 "name": "webkit_tests", | 413 "name": "webkit_tests", |
| 428 "~followup_annotations": [ | 414 "~followup_annotations": [ |
| 429 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" | 415 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" |
| 430 ] | 416 ] |
| 431 }, | 417 }, |
| 432 { | 418 { |
| 433 "cmd": [ | 419 "cmd": [ |
| 434 "python", | 420 "python", |
| 435 "-u", | 421 "-u", |
| 436 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py", | 422 "[ROOT]/b/build/scripts/slave/chromium/archive_layout_test_results.py", |
| 437 "--results-dir", | 423 "--results-dir", |
| 438 "[SLAVE_BUILD]/layout-test-results", | 424 "[CWD]/layout-test-results", |
| 439 "--build-dir", | 425 "--build-dir", |
| 440 "[SLAVE_BUILD]/src/out", | 426 "[CWD]/src/out", |
| 441 "--build-number", | 427 "--build-number", |
| 442 "571", | 428 "571", |
| 443 "--builder-name", | 429 "--builder-name", |
| 444 "WebKit Mac10.11", | 430 "WebKit Mac10.11", |
| 445 "--gs-bucket", | 431 "--gs-bucket", |
| 446 "gs://chromium-layout-test-archives", | 432 "gs://chromium-layout-test-archives", |
| 447 "--gs-acl", | 433 "--gs-acl", |
| 448 "public-read" | 434 "public-read" |
| 449 ], | 435 ], |
| 450 "cwd": "[SLAVE_BUILD]", | |
| 451 "name": "archive_webkit_tests_results", | 436 "name": "archive_webkit_tests_results", |
| 452 "~followup_annotations": [ | 437 "~followup_annotations": [ |
| 453 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Mac10_11/571/layout-test-results/results.html@@@", | 438 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Mac10_11/571/layout-test-results/results.html@@@", |
| 454 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Mac10_11/571/layout-test-results.zip@@@" | 439 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Mac10_11/571/layout-test-results.zip@@@" |
| 455 ] | 440 ] |
| 456 }, | 441 }, |
| 457 { | 442 { |
| 458 "allow_subannotations": true, | 443 "allow_subannotations": true, |
| 459 "cmd": [ | 444 "cmd": [ |
| 460 "python", | 445 "python", |
| 461 "-u", | 446 "-u", |
| 462 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 447 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 463 "python", | 448 "python", |
| 464 "RECIPE_MODULE[build::swarming]/resources/collect_gtest_task.py", | 449 "RECIPE_MODULE[build::swarming]/resources/collect_gtest_task.py", |
| 465 "--swarming-client-dir", | 450 "--swarming-client-dir", |
| 466 "[SLAVE_BUILD]/src/tools/swarming_client", | 451 "[CWD]/src/tools/swarming_client", |
| 467 "--temp-root-dir", | 452 "--temp-root-dir", |
| 468 "[TMP_BASE]", | 453 "[TMP]", |
| 469 "--merged-test-output", | 454 "--merged-test-output", |
| 470 "/path/to/tmp/json", | 455 "/path/to/tmp/json", |
| 471 "--", | 456 "--", |
| 472 "collect", | 457 "collect", |
| 473 "--swarming", | 458 "--swarming", |
| 474 "https://chromium-swarm.appspot.com", | 459 "https://chromium-swarm.appspot.com", |
| 475 "--decorate", | 460 "--decorate", |
| 476 "--print-status-updates", | 461 "--print-status-updates", |
| 477 "--shards", | 462 "--shards", |
| 478 "1", | 463 "1", |
| 479 "browser_tests/Mac-10.11/ffffffffff/WebKit Mac10.11/571" | 464 "browser_tests/Mac-10.11/ffffffffff/WebKit Mac10.11/571" |
| 480 ], | 465 ], |
| 481 "cwd": "[SLAVE_BUILD]", | |
| 482 "name": "browser_tests on Mac-10.11", | 466 "name": "browser_tests on Mac-10.11", |
| 483 "~followup_annotations": [ | 467 "~followup_annotations": [ |
| 484 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 468 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 485 ] | 469 ] |
| 486 }, | 470 }, |
| 487 { | 471 { |
| 488 "cmd": [ | 472 "cmd": [ |
| 489 "python", | 473 "python", |
| 490 "-u", | 474 "-u", |
| 491 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 475 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
| 492 "--input-gtest-json", | 476 "--input-gtest-json", |
| 493 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, | 477 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, |
| 494 "--master-name", | 478 "--master-name", |
| 495 "chromium.webkit", | 479 "chromium.webkit", |
| 496 "--builder-name", | 480 "--builder-name", |
| 497 "WebKit Mac10.11", | 481 "WebKit Mac10.11", |
| 498 "--build-number", | 482 "--build-number", |
| 499 "571", | 483 "571", |
| 500 "--test-type", | 484 "--test-type", |
| 501 "browser_tests on Mac-10.11", | 485 "browser_tests on Mac-10.11", |
| 502 "--test-results-server", | 486 "--test-results-server", |
| 503 "test-results.appspot.com", | 487 "test-results.appspot.com", |
| 504 "--chrome-revision", | 488 "--chrome-revision", |
| 505 "170242" | 489 "170242" |
| 506 ], | 490 ], |
| 507 "cwd": "[SLAVE_BUILD]", | |
| 508 "name": "Upload to test-results [browser_tests on Mac-10.11]" | 491 "name": "Upload to test-results [browser_tests on Mac-10.11]" |
| 509 }, | 492 }, |
| 510 { | 493 { |
| 511 "name": "$result", | 494 "name": "$result", |
| 512 "recipe_result": null, | 495 "recipe_result": null, |
| 513 "status_code": 0 | 496 "status_code": 0 |
| 514 } | 497 } |
| 515 ] | 498 ] |
| OLD | NEW |