| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]\\scripts\\slave\\kill_processes.py" | 6 "[BUILD]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "name": "taskkill" | 8 "name": "taskkill" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| 11 "cmd": [ | 11 "cmd": [ |
| 12 "python", | 12 "python", |
| 13 "-u", | 13 "-u", |
| 14 "[BUILD]\\scripts\\slave\\bot_update.py", | 14 "[BUILD]\\scripts\\slave\\bot_update.py", |
| 15 "--master", | 15 "--master", |
| 16 "chromium.fyi", | 16 "chromium.fyi", |
| 17 "--builder", | 17 "--builder", |
| 18 "CrWinClang(asan) tester", | 18 "CrWinAsan tester", |
| 19 "--slave", | 19 "--slave", |
| 20 "TestSlavename", | 20 "TestSlavename", |
| 21 "--spec", | 21 "--spec", |
| 22 "cache_dir = None\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.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", | 22 "cache_dir = None\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.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", |
| 23 "--root", | 23 "--root", |
| 24 "src", | 24 "src", |
| 25 "--revision_mapping_file", | 25 "--revision_mapping_file", |
| 26 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", | 26 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", |
| 27 "--output_json", | 27 "--output_json", |
| 28 "/path/to/tmp/json", | 28 "/path/to/tmp/json", |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 98 "python", | 98 "python", |
| 99 "-u", | 99 "-u", |
| 100 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 100 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 101 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", | 101 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", |
| 102 "/path/to/tmp/json" | 102 "/path/to/tmp/json" |
| 103 ], | 103 ], |
| 104 "name": "read test spec", | 104 "name": "read test spec", |
| 105 "~followup_annotations": [ | 105 "~followup_annotations": [ |
| 106 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", | 106 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", |
| 107 "@@@STEP_LOG_LINE@json.output@{@@@", | 107 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 108 "@@@STEP_LOG_LINE@json.output@ \"CrWinClang(asan) tester\": {@@@", | 108 "@@@STEP_LOG_LINE@json.output@ \"CrWinAsan tester\": {@@@", |
| 109 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 109 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 110 "@@@STEP_LOG_LINE@json.output@ {@@@", | 110 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 111 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 111 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 112 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 112 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 113 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 113 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 114 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 114 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 115 "@@@STEP_LOG_LINE@json.output@ }@@@", | 115 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 116 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 116 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 117 "@@@STEP_LOG_LINE@json.output@ }@@@", | 117 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 118 "@@@STEP_LOG_LINE@json.output@}@@@", | 118 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 119 "@@@STEP_LOG_END@json.output@@@" | 119 "@@@STEP_LOG_END@json.output@@@" |
| 120 ] | 120 ] |
| 121 }, | 121 }, |
| 122 { | 122 { |
| 123 "cmd": [ | 123 "cmd": [ |
| 124 "python", | 124 "python", |
| 125 "-u", | 125 "-u", |
| 126 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 126 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 127 "--output", | 127 "--output", |
| 128 "/path/to/tmp/json", | 128 "/path/to/tmp/json", |
| 129 "--", | 129 "--", |
| 130 "--build-config-fs", | 130 "--build-config-fs", |
| 131 "Release", | 131 "Release", |
| 132 "--paths", | 132 "--paths", |
| 133 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]\\\\src\"}", | 133 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]\\\\src\"}", |
| 134 "--properties", | 134 "--properties", |
| 135 "{\"buildername\": \"CrWinClang(asan) tester\", \"buildnumber\": 571, \"sl
avename\": \"TestSlavename\"}" | 135 "{\"buildername\": \"CrWinAsan tester\", \"buildnumber\": 571, \"slavename
\": \"TestSlavename\"}" |
| 136 ], | 136 ], |
| 137 "name": "get compile targets for scripts", | 137 "name": "get compile targets for scripts", |
| 138 "~followup_annotations": [ | 138 "~followup_annotations": [ |
| 139 "@@@STEP_LOG_LINE@json.output@{}@@@", | 139 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 140 "@@@STEP_LOG_END@json.output@@@" | 140 "@@@STEP_LOG_END@json.output@@@" |
| 141 ] | 141 ] |
| 142 }, | 142 }, |
| 143 { | 143 { |
| 144 "cmd": [ | 144 "cmd": [ |
| 145 "python", | 145 "python", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 169 { | 169 { |
| 170 "cmd": [ | 170 "cmd": [ |
| 171 "python", | 171 "python", |
| 172 "-u", | 172 "-u", |
| 173 "[BUILD]\\scripts\\slave\\extract_build.py", | 173 "[BUILD]\\scripts\\slave\\extract_build.py", |
| 174 "--target", | 174 "--target", |
| 175 "Release", | 175 "Release", |
| 176 "--build-archive-url", | 176 "--build-archive-url", |
| 177 "gs://test-domain/test-archive.zip", | 177 "gs://test-domain/test-archive.zip", |
| 178 "--factory-properties", | 178 "--factory-properties", |
| 179 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"CrWinClang(asan) tester\", \"buildnumber\": 571, \"mastername\"
: \"chromium.fyi\", \"parent_build_archive_url\": \"gs://test-domain/test-archiv
e.zip\", \"parent_buildername\": \"CrWinClang(asan)\", \"parent_got_revision\":
\"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm
_hashes\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"
workdir\": \"/path/to/workdir/TestSlavename\"}", | 179 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"CrWinAsan tester\", \"buildnumber\": 571, \"mastername\": \"chr
omium.fyi\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\"
, \"parent_buildername\": \"CrWinAsan\", \"parent_got_revision\": \"1111111\", \
"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"
browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"/
path/to/workdir/TestSlavename\"}", |
| 180 "--build-properties", | 180 "--build-properties", |
| 181 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"CrWinClang(asan) tester\", \"buildnumber\": 571, \"mastername\"
: \"chromium.fyi\", \"parent_build_archive_url\": \"gs://test-domain/test-archiv
e.zip\", \"parent_buildername\": \"CrWinClang(asan)\", \"parent_got_revision\":
\"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm
_hashes\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"
workdir\": \"/path/to/workdir/TestSlavename\"}" | 181 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"CrWinAsan tester\", \"buildnumber\": 571, \"mastername\": \"chr
omium.fyi\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\"
, \"parent_buildername\": \"CrWinAsan\", \"parent_got_revision\": \"1111111\", \
"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"
browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"/
path/to/workdir/TestSlavename\"}" |
| 182 ], | 182 ], |
| 183 "name": "extract build" | 183 "name": "extract build" |
| 184 }, | 184 }, |
| 185 { | 185 { |
| 186 "cmd": [ | 186 "cmd": [ |
| 187 "python", | 187 "python", |
| 188 "-u", | 188 "-u", |
| 189 "[BUILD]\\scripts\\slave\\recipe_modules\\isolate\\resources\\find_isolate
d_tests.py", | 189 "[BUILD]\\scripts\\slave\\recipe_modules\\isolate\\resources\\find_isolate
d_tests.py", |
| 190 "--build-dir", | 190 "--build-dir", |
| 191 "[SLAVE_BUILD]\\src\\out\\Release", | 191 "[SLAVE_BUILD]\\src\\out\\Release", |
| (...skipping 28 matching lines...) Expand all Loading... |
| 220 "trigger", | 220 "trigger", |
| 221 "--swarming", | 221 "--swarming", |
| 222 "https://chromium-swarm.appspot.com", | 222 "https://chromium-swarm.appspot.com", |
| 223 "--isolate-server", | 223 "--isolate-server", |
| 224 "https://isolateserver.appspot.com", | 224 "https://isolateserver.appspot.com", |
| 225 "--priority", | 225 "--priority", |
| 226 "25", | 226 "25", |
| 227 "--shards", | 227 "--shards", |
| 228 "1", | 228 "1", |
| 229 "--task-name", | 229 "--task-name", |
| 230 "browser_tests/Windows-7-SP1/ffffffffff/CrWinClang(asan) tester/571", | 230 "browser_tests/Windows-7-SP1/ffffffffff/CrWinAsan tester/571", |
| 231 "--dump-json", | 231 "--dump-json", |
| 232 "/path/to/tmp/json", | 232 "/path/to/tmp/json", |
| 233 "--expiration", | 233 "--expiration", |
| 234 "3600", | 234 "3600", |
| 235 "--io-timeout", | 235 "--io-timeout", |
| 236 "1200", | 236 "1200", |
| 237 "--hard-timeout", | 237 "--hard-timeout", |
| 238 "3600", | 238 "3600", |
| 239 "--dimension", | 239 "--dimension", |
| 240 "cpu", | 240 "cpu", |
| 241 "x86-64", | 241 "x86-64", |
| 242 "--dimension", | 242 "--dimension", |
| 243 "gpu", | 243 "gpu", |
| 244 "none", | 244 "none", |
| 245 "--dimension", | 245 "--dimension", |
| 246 "os", | 246 "os", |
| 247 "Windows-7-SP1", | 247 "Windows-7-SP1", |
| 248 "--dimension", | 248 "--dimension", |
| 249 "pool", | 249 "pool", |
| 250 "Chrome", | 250 "Chrome", |
| 251 "--tag", | 251 "--tag", |
| 252 "buildername:CrWinClang(asan) tester", | 252 "buildername:CrWinAsan tester", |
| 253 "--tag", | 253 "--tag", |
| 254 "buildnumber:571", | 254 "buildnumber:571", |
| 255 "--tag", | 255 "--tag", |
| 256 "data:ffffffffffffffffffffffffffffffffffffffff", | 256 "data:ffffffffffffffffffffffffffffffffffffffff", |
| 257 "--tag", | 257 "--tag", |
| 258 "master:chromium.fyi", | 258 "master:chromium.fyi", |
| 259 "--tag", | 259 "--tag", |
| 260 "name:browser_tests", | 260 "name:browser_tests", |
| 261 "--tag", | 261 "--tag", |
| 262 "os:Windows-7-SP1", | 262 "os:Windows-7-SP1", |
| 263 "--tag", | 263 "--tag", |
| 264 "project:chromium", | 264 "project:chromium", |
| 265 "--tag", | 265 "--tag", |
| 266 "purpose:CI", | 266 "purpose:CI", |
| 267 "--tag", | 267 "--tag", |
| 268 "purpose:post-commit", | 268 "purpose:post-commit", |
| 269 "--idempotent", | 269 "--idempotent", |
| 270 "ffffffffffffffffffffffffffffffffffffffff", | 270 "ffffffffffffffffffffffffffffffffffffffff", |
| 271 "--", | 271 "--", |
| 272 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 272 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 273 ], | 273 ], |
| 274 "name": "[trigger] browser_tests", | 274 "name": "[trigger] browser_tests", |
| 275 "~followup_annotations": [ | 275 "~followup_annotations": [ |
| 276 "@@@STEP_LOG_LINE@json.output@{@@@", | 276 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 277 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Window
s-7-SP1/ffffffffff/CrWinClang(asan) tester/571\", @@@", | 277 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Window
s-7-SP1/ffffffffff/CrWinAsan tester/571\", @@@", |
| 278 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 278 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 279 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Windows-7-SP1/ffffffffff
/CrWinClang(asan) tester/571\": {@@@", | 279 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Windows-7-SP1/ffffffffff
/CrWinAsan tester/571\": {@@@", |
| 280 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 280 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 281 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 281 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 282 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 282 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 283 "@@@STEP_LOG_LINE@json.output@ }@@@", | 283 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 284 "@@@STEP_LOG_LINE@json.output@ }@@@", | 284 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 285 "@@@STEP_LOG_LINE@json.output@}@@@", | 285 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 286 "@@@STEP_LOG_END@json.output@@@", | 286 "@@@STEP_LOG_END@json.output@@@", |
| 287 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 287 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 288 ] | 288 ] |
| 289 }, | 289 }, |
| (...skipping 10 matching lines...) Expand all Loading... |
| 300 "--merged-test-output", | 300 "--merged-test-output", |
| 301 "/path/to/tmp/json", | 301 "/path/to/tmp/json", |
| 302 "--", | 302 "--", |
| 303 "collect", | 303 "collect", |
| 304 "--swarming", | 304 "--swarming", |
| 305 "https://chromium-swarm.appspot.com", | 305 "https://chromium-swarm.appspot.com", |
| 306 "--decorate", | 306 "--decorate", |
| 307 "--print-status-updates", | 307 "--print-status-updates", |
| 308 "--shards", | 308 "--shards", |
| 309 "1", | 309 "1", |
| 310 "browser_tests/Windows-7-SP1/ffffffffff/CrWinClang(asan) tester/571" | 310 "browser_tests/Windows-7-SP1/ffffffffff/CrWinAsan tester/571" |
| 311 ], | 311 ], |
| 312 "name": "browser_tests" | 312 "name": "browser_tests" |
| 313 }, | 313 }, |
| 314 { | 314 { |
| 315 "cmd": [ | 315 "cmd": [ |
| 316 "python", | 316 "python", |
| 317 "-u", | 317 "-u", |
| 318 "[BUILD]\\scripts\\slave\\process_dumps.py", | 318 "[BUILD]\\scripts\\slave\\process_dumps.py", |
| 319 "--target", | 319 "--target", |
| 320 "Release" | 320 "Release" |
| 321 ], | 321 ], |
| 322 "name": "process_dumps" | 322 "name": "process_dumps" |
| 323 } | 323 } |
| 324 ] | 324 ] |
| OLD | NEW |