OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
7 "--master", | 7 "--master", |
8 "chromium.perf", | 8 "chromium.perf", |
9 "--builder", | 9 "--builder", |
10 "Linux Perf (1)", | 10 "Linux Perf (1)", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "cache_dir = None\nsolutions = [{'custom_deps': {'src/chrome/test/data/pdf
_private': None, 'src/third_party/WebKit/LayoutTests': None, 'src/tools/valgrind
': None}, 'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/
%s', 'llvm_url': 'svn://svn-mirror.golo.chromium.org/llvm-project', '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': False, 'name':
'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}, {'custom_d
eps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/
test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/
searchplugins': None, 'src/chrome/test/data/firefox3_searchplugins': None, 'src/
chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame_rate/private': No
ne, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs': None,
'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/data/mach_ports':
None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src/data
/selenium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/test
/data': None, 'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_decoder'
: None, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_decoder
': None}, 'deps_file': 'DEPS', 'managed': False, 'name': 'src-internal', 'url':
'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]", | 14 "cache_dir = None\nsolutions = [{'custom_deps': {'src/chrome/test/data/pdf
_private': None, 'src/third_party/WebKit/LayoutTests': None, 'src/tools/valgrind
': None}, 'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/
%s', 'llvm_url': 'svn://svn-mirror.golo.chromium.org/llvm-project', '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': False, 'name':
'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}, {'custom_d
eps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/
test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/
searchplugins': None, 'src/chrome/test/data/firefox3_searchplugins': None, 'src/
chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame_rate/private': No
ne, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs': None,
'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/data/mach_ports':
None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src/data
/selenium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/test
/data': None, 'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_decoder'
: None, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_decoder
': None}, 'deps_file': 'DEPS', 'managed': False, 'name': 'src-internal', 'url':
'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]", |
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/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", | 18 "{\"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\"}", |
19 "--output_json", | 19 "--output_json", |
20 "/path/to/tmp/json", | 20 "/path/to/tmp/json", |
21 "--revision", | 21 "--revision", |
22 "src@HEAD" | 22 "src@HEAD" |
23 ], | 23 ], |
| 24 "cwd": "[SLAVE_BUILD]", |
24 "name": "bot_update", | 25 "name": "bot_update", |
25 "~followup_annotations": [ | 26 "~followup_annotations": [ |
26 "@@@STEP_TEXT@Some step text@@@", | 27 "@@@STEP_TEXT@Some step text@@@", |
27 "@@@STEP_LOG_LINE@json.output@{@@@", | 28 "@@@STEP_LOG_LINE@json.output@{@@@", |
28 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 29 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
29 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 30 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
30 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 31 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
31 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 32 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
32 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | 33 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
33 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | 34 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
(...skipping 26 matching lines...) Expand all Loading... |
60 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 61 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
61 ] | 62 ] |
62 }, | 63 }, |
63 { | 64 { |
64 "cmd": [ | 65 "cmd": [ |
65 "python", | 66 "python", |
66 "-u", | 67 "-u", |
67 "[DEPOT_TOOLS]/gclient.py", | 68 "[DEPOT_TOOLS]/gclient.py", |
68 "runhooks" | 69 "runhooks" |
69 ], | 70 ], |
| 71 "cwd": "[SLAVE_BUILD]", |
70 "env": { | 72 "env": { |
71 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[BUILD]/goma' target_arch=x64 use_goma=1" | 73 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[BUILD]/goma' target_arch=x64 use_goma=1" |
72 }, | 74 }, |
73 "name": "gclient runhooks" | 75 "name": "gclient runhooks" |
74 }, | 76 }, |
75 { | 77 { |
76 "cmd": [ | 78 "cmd": [ |
77 "python", | 79 "python", |
78 "-u", | 80 "-u", |
79 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 81 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
80 "[SLAVE_BUILD]/src/testing/buildbot/chromium.perf.json", | 82 "[SLAVE_BUILD]/src/testing/buildbot/chromium.perf.json", |
81 "/path/to/tmp/json" | 83 "/path/to/tmp/json" |
82 ], | 84 ], |
| 85 "cwd": "[SLAVE_BUILD]", |
83 "name": "read test spec", | 86 "name": "read test spec", |
84 "~followup_annotations": [ | 87 "~followup_annotations": [ |
85 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.perf.json@
@@", | 88 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.perf.json@
@@", |
86 "@@@STEP_LOG_LINE@json.output@{}@@@", | 89 "@@@STEP_LOG_LINE@json.output@{}@@@", |
87 "@@@STEP_LOG_END@json.output@@@" | 90 "@@@STEP_LOG_END@json.output@@@" |
88 ] | 91 ] |
89 }, | 92 }, |
90 { | 93 { |
91 "cmd": [ | 94 "cmd": [ |
92 "python", | 95 "python", |
93 "-u", | 96 "-u", |
94 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 97 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
95 "--output", | 98 "--output", |
96 "/path/to/tmp/json", | 99 "/path/to/tmp/json", |
97 "--", | 100 "--", |
98 "--build-config-fs", | 101 "--build-config-fs", |
99 "Release", | 102 "Release", |
100 "--paths", | 103 "--paths", |
101 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", | 104 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", |
102 "--properties", | 105 "--properties", |
103 "{\"buildername\": \"Linux Perf (1)\", \"buildnumber\": 0, \"mastername\":
\"chromium.perf\", \"perf-id\": \"linux-release\", \"results-url\": \"https://c
hromeperf.appspot.com\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"linux\"}" | 106 "{\"buildername\": \"Linux Perf (1)\", \"buildnumber\": 0, \"mastername\":
\"chromium.perf\", \"perf-id\": \"linux-release\", \"results-url\": \"https://c
hromeperf.appspot.com\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"linux\"}" |
104 ], | 107 ], |
| 108 "cwd": "[SLAVE_BUILD]", |
105 "name": "get compile targets for scripts", | 109 "name": "get compile targets for scripts", |
106 "~followup_annotations": [ | 110 "~followup_annotations": [ |
107 "@@@STEP_LOG_LINE@json.output@{}@@@", | 111 "@@@STEP_LOG_LINE@json.output@{}@@@", |
108 "@@@STEP_LOG_END@json.output@@@" | 112 "@@@STEP_LOG_END@json.output@@@" |
109 ] | 113 ] |
110 }, | 114 }, |
111 { | 115 { |
112 "cmd": [ | 116 "cmd": [ |
113 "python", | 117 "python", |
114 "-u", | 118 "-u", |
115 "[BUILD]/scripts/slave/cleanup_temp.py" | 119 "[BUILD]/scripts/slave/cleanup_temp.py" |
116 ], | 120 ], |
| 121 "cwd": "[SLAVE_BUILD]", |
117 "name": "cleanup_temp" | 122 "name": "cleanup_temp" |
118 }, | 123 }, |
119 { | 124 { |
120 "cmd": [ | 125 "cmd": [ |
121 "python", | 126 "python", |
122 "-u", | 127 "-u", |
123 "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(
sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", | 128 "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(
sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", |
124 "[SLAVE_BUILD]/src/out/Release" | 129 "[SLAVE_BUILD]/src/out/Release" |
125 ], | 130 ], |
| 131 "cwd": "[SLAVE_BUILD]", |
126 "name": "rmtree build directory", | 132 "name": "rmtree build directory", |
127 "~followup_annotations": [ | 133 "~followup_annotations": [ |
128 "@@@STEP_LOG_LINE@python.inline@@@@", | 134 "@@@STEP_LOG_LINE@python.inline@@@@", |
129 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 135 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
130 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@", | 136 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@", |
131 "@@@STEP_LOG_LINE@python.inline@@@@", | 137 "@@@STEP_LOG_LINE@python.inline@@@@", |
132 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 138 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
133 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 139 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
134 "@@@STEP_LOG_END@python.inline@@@" | 140 "@@@STEP_LOG_END@python.inline@@@" |
135 ] | 141 ] |
136 }, | 142 }, |
137 { | 143 { |
138 "cmd": [ | 144 "cmd": [ |
139 "python", | 145 "python", |
140 "-u", | 146 "-u", |
141 "[BUILD]/scripts/slave/extract_build.py", | 147 "[BUILD]/scripts/slave/extract_build.py", |
142 "--target", | 148 "--target", |
143 "Release", | 149 "Release", |
144 "--build-url", | 150 "--build-url", |
145 "gs://chrome-perf/Linux Builder/full-build-linux.zip", | 151 "gs://chrome-perf/Linux Builder/full-build-linux.zip", |
146 "--build_revision", | 152 "--build_revision", |
147 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 153 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
148 "--factory-properties", | 154 "--factory-properties", |
149 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux Perf (1)\", \"buildnumber\": 0, \"mastername\": \"chromiu
m.perf\", \"parent_buildername\": \"Linux Builder\", \"recipe\": \"chromium\", \
"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"
}", | 155 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux Perf (1)\", \"buildnumber\": 0, \"mastername\": \"chromiu
m.perf\", \"parent_buildername\": \"Linux Builder\", \"recipe\": \"chromium\", \
"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"
}", |
150 "--build-properties", | 156 "--build-properties", |
151 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux Perf (1)\", \"buildnumber\": 0, \"mastername\": \"chromiu
m.perf\", \"parent_buildername\": \"Linux Builder\", \"recipe\": \"chromium\", \
"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"
}" | 157 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux Perf (1)\", \"buildnumber\": 0, \"mastername\": \"chromiu
m.perf\", \"parent_buildername\": \"Linux Builder\", \"recipe\": \"chromium\", \
"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"
}" |
152 ], | 158 ], |
| 159 "cwd": "[SLAVE_BUILD]", |
153 "name": "extract build" | 160 "name": "extract build" |
154 }, | 161 }, |
155 { | 162 { |
156 "cmd": [ | 163 "cmd": [ |
157 "python", | 164 "python", |
158 "-u", | 165 "-u", |
159 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", | 166 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
160 "list", | 167 "list", |
161 "--browser", | 168 "--browser", |
162 "release", | 169 "release", |
163 "--json-output", | 170 "--json-output", |
164 "/path/to/tmp/json", | 171 "/path/to/tmp/json", |
165 "--num-shards", | 172 "--num-shards", |
166 "5" | 173 "5" |
167 ], | 174 ], |
| 175 "cwd": "[SLAVE_BUILD]", |
168 "name": "List Perf Tests", | 176 "name": "List Perf Tests", |
169 "~followup_annotations": [ | 177 "~followup_annotations": [ |
170 "@@@STEP_LOG_LINE@json.output@{@@@", | 178 "@@@STEP_LOG_LINE@json.output@{@@@", |
171 "@@@STEP_LOG_LINE@json.output@ \"steps\": {@@@", | 179 "@@@STEP_LOG_LINE@json.output@ \"steps\": {@@@", |
172 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.exact\": {@@@", | 180 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.exact\": {@@@", |
173 "@@@STEP_LOG_LINE@json.output@ \"cmd\": \"/usr/bin/python /path/to/ru
n_benmark --a=1 -v --b=2\", @@@", | 181 "@@@STEP_LOG_LINE@json.output@ \"cmd\": \"/usr/bin/python /path/to/ru
n_benmark --a=1 -v --b=2\", @@@", |
174 "@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 0, @@@", | 182 "@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 0, @@@", |
175 "@@@STEP_LOG_LINE@json.output@ \"perf_dashboard_id\": \"blink_perf.al
l\"@@@", | 183 "@@@STEP_LOG_LINE@json.output@ \"perf_dashboard_id\": \"blink_perf.al
l\"@@@", |
176 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 184 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
177 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.release\": {@@@", | 185 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.release\": {@@@", |
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
216 "/path/to/tmp/json", | 224 "/path/to/tmp/json", |
217 "--builder-name=Linux Perf (1)", | 225 "--builder-name=Linux Perf (1)", |
218 "--slave-name=TestSlavename", | 226 "--slave-name=TestSlavename", |
219 "--build-number=0", | 227 "--build-number=0", |
220 "--run-python-script", | 228 "--run-python-script", |
221 "/path/to/run_benmark", | 229 "/path/to/run_benmark", |
222 "--a=1", | 230 "--a=1", |
223 "-v", | 231 "-v", |
224 "--b=2" | 232 "--b=2" |
225 ], | 233 ], |
| 234 "cwd": "[SLAVE_BUILD]", |
226 "name": "blink_perf.all.exact", | 235 "name": "blink_perf.all.exact", |
227 "~followup_annotations": [ | 236 "~followup_annotations": [ |
228 "@@@STEP_LOG_LINE@json.output@[]@@@", | 237 "@@@STEP_LOG_LINE@json.output@[]@@@", |
229 "@@@STEP_LOG_END@json.output@@@" | 238 "@@@STEP_LOG_END@json.output@@@" |
230 ] | 239 ] |
231 }, | 240 }, |
232 { | 241 { |
233 "allow_subannotations": true, | 242 "allow_subannotations": true, |
234 "cmd": [ | 243 "cmd": [ |
235 "python", | 244 "python", |
(...skipping 15 matching lines...) Expand all Loading... |
251 "/path/to/tmp/json", | 260 "/path/to/tmp/json", |
252 "--builder-name=Linux Perf (1)", | 261 "--builder-name=Linux Perf (1)", |
253 "--slave-name=TestSlavename", | 262 "--slave-name=TestSlavename", |
254 "--build-number=0", | 263 "--build-number=0", |
255 "--run-python-script", | 264 "--run-python-script", |
256 "/path/to/run_benmark", | 265 "/path/to/run_benmark", |
257 "--a=1", | 266 "--a=1", |
258 "-v", | 267 "-v", |
259 "--b=2" | 268 "--b=2" |
260 ], | 269 ], |
| 270 "cwd": "[SLAVE_BUILD]", |
261 "name": "blink_perf.all.release", | 271 "name": "blink_perf.all.release", |
262 "~followup_annotations": [ | 272 "~followup_annotations": [ |
263 "step returned non-zero exit code: 1", | 273 "step returned non-zero exit code: 1", |
264 "@@@STEP_LOG_LINE@json.output@[]@@@", | 274 "@@@STEP_LOG_LINE@json.output@[]@@@", |
265 "@@@STEP_LOG_END@json.output@@@", | 275 "@@@STEP_LOG_END@json.output@@@", |
266 "@@@STEP_FAILURE@@@" | 276 "@@@STEP_FAILURE@@@" |
267 ] | 277 ] |
268 }, | 278 }, |
269 { | 279 { |
270 "name": "$final_result", | 280 "name": "$final_result", |
271 "reason": "1 tests failed: ['dynamic_perf_tests']", | 281 "reason": "1 tests failed: ['dynamic_perf_tests']", |
272 "status_code": 1 | 282 "status_code": 1 |
273 } | 283 } |
274 ] | 284 ] |
OLD | NEW |