| 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 "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 "chromium.fyi", | 16 "chromium.fyi", |
| 18 "--builder", | 17 "--builder", |
| 19 "Chromium Win MiniInstaller Tests", | 18 "Chromium Win MiniInstaller Tests", |
| 20 "--slave", | 19 "--slave", |
| 21 "TestSlave", | 20 "TestSlave", |
| 22 "--spec", | 21 "--spec", |
| 23 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_deps': {'src/third_party
/WebKit/LayoutTests': None}, 'custom_vars': {'googlecode_url': 'http://%s.google
code.com/svn', 'llvm_url': 'http://llvm.org/svn/llvm-project', 'nacl_trunk': 'ht
tp://src.chromium.org/native_client/trunk', 'sourceforge_url': 'https://svn.code
.sf.net/p/%(repo)s/code', 'webkit_trunk': 'http://src.chromium.org/blink/trunk'}
, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chro
mium.googlesource.com/chromium/src.git'}]", | 22 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_deps': {'src/third_party
/WebKit/LayoutTests': None}, 'custom_vars': {'googlecode_url': 'http://%s.google
code.com/svn', 'llvm_url': 'http://llvm.org/svn/llvm-project', 'nacl_trunk': 'ht
tp://src.chromium.org/native_client/trunk', 'sourceforge_url': 'https://svn.code
.sf.net/p/%(repo)s/code', 'webkit_trunk': 'http://src.chromium.org/blink/trunk'}
, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chro
mium.googlesource.com/chromium/src.git'}]", |
| 24 "--root", | 23 "--root", |
| 25 "src", | 24 "src", |
| 26 "--revision_mapping_file", | 25 "--revision_mapping_file", |
| 27 "{\"src\": \"got_revision\", \"src/third_party/WebKit\": \"got_webkit_revi
sion\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v
8\": \"got_v8_revision\"}", | 26 "{\"src\": \"got_revision\", \"src/third_party/WebKit\": \"got_webkit_revi
sion\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v
8\": \"got_v8_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 "src@123456789abcdef", | 32 "src@123456789abcdef", |
| 34 "--force", | 33 "--force", |
| 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@ \"src\": \"123456789abcdef\"@@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"123456789abcdef\"@@@", |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 89 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 87 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 90 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@" | 88 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@" |
| 91 ] | 89 ] |
| 92 }, | 90 }, |
| 93 { | 91 { |
| 94 "cmd": [ | 92 "cmd": [ |
| 95 "python", | 93 "python", |
| 96 "-u", | 94 "-u", |
| 97 "[BUILD]/scripts/slave/runhooks_wrapper.py" | 95 "[BUILD]/scripts/slave/runhooks_wrapper.py" |
| 98 ], | 96 ], |
| 99 "cwd": "[SLAVE_BUILD]", | |
| 100 "env": { | 97 "env": { |
| 101 "CHROMIUM_GYP_SYNTAX_CHECK": "1", | 98 "CHROMIUM_GYP_SYNTAX_CHECK": "1", |
| 102 "DEPOT_TOOLS_UPDATE": "0", | 99 "DEPOT_TOOLS_UPDATE": "0", |
| 103 "GYP_CHROMIUM_NO_ACTION": "1", | 100 "GYP_CHROMIUM_NO_ACTION": "1", |
| 104 "GYP_DEFINES": " component=static_library", | 101 "GYP_DEFINES": " component=static_library", |
| 105 "LANDMINES_VERBOSE": "1" | 102 "LANDMINES_VERBOSE": "1" |
| 106 }, | 103 }, |
| 107 "name": "gclient runhooks wrapper" | 104 "name": "gclient runhooks wrapper" |
| 108 }, | 105 }, |
| 109 { | 106 { |
| 110 "cmd": [ | 107 "cmd": [ |
| 111 "python", | 108 "python", |
| 112 "-u", | 109 "-u", |
| 113 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 110 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 114 "--show-path", | 111 "--show-path", |
| 115 "python", | 112 "python", |
| 116 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 113 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 117 ], | 114 ], |
| 118 "cwd": "[SLAVE_BUILD]", | |
| 119 "name": "cleanup_temp" | 115 "name": "cleanup_temp" |
| 120 }, | 116 }, |
| 121 { | 117 { |
| 122 "cmd": [ | 118 "cmd": [ |
| 123 "python", | 119 "python", |
| 124 "-u", | 120 "-u", |
| 125 "[BUILD]/scripts/slave/extract_build.py", | 121 "[BUILD]/scripts/slave/extract_build.py", |
| 126 "--target", | 122 "--target", |
| 127 "Release", | 123 "Release", |
| 128 "--build-archive-url", | 124 "--build-archive-url", |
| 129 "abc", | 125 "abc", |
| 130 "--build-properties={\"buildername\":\"Chromium Win MiniInstaller Tests\",
\"buildnumber\":\"42\",\"got_revision\":\"f27fede2220bcd326aee3e86ddfd4ebd0fe58c
b9\",\"got_revision_cp\":\"refs/heads/master@{#170242}\",\"got_swarming_client_r
evision\":\"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\",\"got_swarming_client_rev
ision_cp\":\"refs/heads/master@{#276089}\",\"got_v8_revision\":\"801ada225ddc271
c132c3a35f03975671d43e399\",\"got_v8_revision_cp\":\"refs/heads/master@{#43426}\
",\"got_webkit_revision\":\"5e2293dffc3cd07d37fbedea3b500f0eb650614d\",\"got_web
kit_revision_cp\":\"refs/heads/master@{#124383}\",\"mastername\":\"chromium.fyi\
",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.win_block.recip
e_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}" | 126 "--build-properties={\"buildername\":\"Chromium Win MiniInstaller Tests\",
\"buildnumber\":\"42\",\"got_revision\":\"f27fede2220bcd326aee3e86ddfd4ebd0fe58c
b9\",\"got_revision_cp\":\"refs/heads/master@{#170242}\",\"got_swarming_client_r
evision\":\"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\",\"got_swarming_client_rev
ision_cp\":\"refs/heads/master@{#276089}\",\"got_v8_revision\":\"801ada225ddc271
c132c3a35f03975671d43e399\",\"got_v8_revision_cp\":\"refs/heads/master@{#43426}\
",\"got_webkit_revision\":\"5e2293dffc3cd07d37fbedea3b500f0eb650614d\",\"got_web
kit_revision_cp\":\"refs/heads/master@{#124383}\",\"mastername\":\"chromium.fyi\
",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.win_block.recip
e_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}" |
| 131 ], | 127 ], |
| 132 "cwd": "[SLAVE_BUILD]", | |
| 133 "name": "extract build" | 128 "name": "extract build" |
| 134 }, | 129 }, |
| 135 { | 130 { |
| 136 "cmd": [ | 131 "cmd": [ |
| 137 "python", | 132 "python", |
| 138 "-u", | 133 "-u", |
| 139 "[BUILD]/scripts/slave/chromium/test_mini_installer_wrapper.py", | 134 "[BUILD]/scripts/slave/chromium/test_mini_installer_wrapper.py", |
| 140 "--target", | 135 "--target", |
| 141 "Release" | 136 "Release" |
| 142 ], | 137 ], |
| 143 "cwd": "[SLAVE_BUILD]", | |
| 144 "name": "test installer" | 138 "name": "test installer" |
| 145 }, | 139 }, |
| 146 { | 140 { |
| 147 "cmd": [ | 141 "cmd": [ |
| 148 "python", | 142 "python", |
| 149 "-u", | 143 "-u", |
| 150 "[BUILD]/scripts/slave/process_dumps.py", | 144 "[BUILD]/scripts/slave/process_dumps.py", |
| 151 "--target", | 145 "--target", |
| 152 "Release" | 146 "Release" |
| 153 ], | 147 ], |
| 154 "cwd": "[SLAVE_BUILD]", | |
| 155 "name": "process dumps" | 148 "name": "process dumps" |
| 156 }, | 149 }, |
| 157 { | 150 { |
| 158 "name": "$result", | 151 "name": "$result", |
| 159 "recipe_result": null, | 152 "recipe_result": null, |
| 160 "status_code": 0 | 153 "status_code": 0 |
| 161 } | 154 } |
| 162 ] | 155 ] |
| OLD | NEW |