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.fyi", | 8 "chromium.fyi", |
9 "--builder", | 9 "--builder", |
10 "ChromiumPracticeTester", | 10 "ChromiumPracticeTester", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "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': 'https://chromium.goo
glesource.com/playground/chromium-blink-merge.git'}]", | 14 "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': 'https://chromium.goo
glesource.com/playground/chromium-blink-merge.git'}]", |
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@1111111" | 22 "src@1111111" |
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": "component=static_library gomadir='[BUILD]/goma' target_arc
h=x64 use_goma=1" | 73 "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arc
h=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.fyi.json", | 82 "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.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.fyi.json@@
@", | 88 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.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\": \"ChromiumPracticeTester\", \"buildnumber\": 571, \"mas
tername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform
\": \"linux\"}" | 106 "{\"buildername\": \"ChromiumPracticeTester\", \"buildnumber\": 571, \"mas
tername\": \"chromium.fyi\", \"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-archive-url", | 150 "--build-archive-url", |
145 "gs://test-domain/test-archive.zip", | 151 "gs://test-domain/test-archive.zip", |
146 "--factory-properties", | 152 "--factory-properties", |
147 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"ChromiumPracticeTester\", \"buildnumber\": 571, \"mastername\":
\"chromium.fyi\", \"parent_build_archive_url\": \"gs://test-domain/test-archive
.zip\", \"parent_buildername\": \"ChromiumPractice\", \"parent_got_revision\": \
"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdi
r\": \"/path/to/workdir/TestSlavename\"}", | 153 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"ChromiumPracticeTester\", \"buildnumber\": 571, \"mastername\":
\"chromium.fyi\", \"parent_build_archive_url\": \"gs://test-domain/test-archive
.zip\", \"parent_buildername\": \"ChromiumPractice\", \"parent_got_revision\": \
"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdi
r\": \"/path/to/workdir/TestSlavename\"}", |
148 "--build-properties", | 154 "--build-properties", |
149 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"ChromiumPracticeTester\", \"buildnumber\": 571, \"mastername\":
\"chromium.fyi\", \"parent_build_archive_url\": \"gs://test-domain/test-archive
.zip\", \"parent_buildername\": \"ChromiumPractice\", \"parent_got_revision\": \
"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdi
r\": \"/path/to/workdir/TestSlavename\"}" | 155 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"ChromiumPracticeTester\", \"buildnumber\": 571, \"mastername\":
\"chromium.fyi\", \"parent_build_archive_url\": \"gs://test-domain/test-archive
.zip\", \"parent_buildername\": \"ChromiumPractice\", \"parent_got_revision\": \
"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdi
r\": \"/path/to/workdir/TestSlavename\"}" |
150 ], | 156 ], |
| 157 "cwd": "[SLAVE_BUILD]", |
151 "name": "extract build" | 158 "name": "extract build" |
152 }, | 159 }, |
153 { | 160 { |
154 "cmd": [ | 161 "cmd": [ |
155 "python", | 162 "python", |
156 "-u", | 163 "-u", |
157 "[BUILD]/scripts/slave/runtest.py", | 164 "[BUILD]/scripts/slave/runtest.py", |
158 "--target", | 165 "--target", |
159 "Release", | 166 "Release", |
160 "--no-xvfb", | 167 "--no-xvfb", |
(...skipping 14 matching lines...) Expand all Loading... |
175 "[SLAVE_BUILD]/src/out", | 182 "[SLAVE_BUILD]/src/out", |
176 "--json-test-results", | 183 "--json-test-results", |
177 "/path/to/tmp/json", | 184 "/path/to/tmp/json", |
178 "--test-results-server", | 185 "--test-results-server", |
179 "test-results.appspot.com", | 186 "test-results.appspot.com", |
180 "--build-number", | 187 "--build-number", |
181 "571", | 188 "571", |
182 "--builder-name", | 189 "--builder-name", |
183 "ChromiumPracticeTester" | 190 "ChromiumPracticeTester" |
184 ], | 191 ], |
| 192 "cwd": "[SLAVE_BUILD]", |
185 "name": "webkit_tests", | 193 "name": "webkit_tests", |
186 "~followup_annotations": [ | 194 "~followup_annotations": [ |
187 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" | 195 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" |
188 ] | 196 ] |
189 }, | 197 }, |
190 { | 198 { |
191 "cmd": [ | 199 "cmd": [ |
192 "python", | 200 "python", |
193 "-u", | 201 "-u", |
194 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py", | 202 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py", |
195 "--results-dir", | 203 "--results-dir", |
196 "[SLAVE_BUILD]/layout-test-results", | 204 "[SLAVE_BUILD]/layout-test-results", |
197 "--build-dir", | 205 "--build-dir", |
198 "[SLAVE_BUILD]/src/out", | 206 "[SLAVE_BUILD]/src/out", |
199 "--build-number", | 207 "--build-number", |
200 "571", | 208 "571", |
201 "--builder-name", | 209 "--builder-name", |
202 "ChromiumPracticeTester", | 210 "ChromiumPracticeTester", |
203 "--gs-bucket", | 211 "--gs-bucket", |
204 "gs://chromium-layout-test-archives", | 212 "gs://chromium-layout-test-archives", |
205 "--factory-properties", | 213 "--factory-properties", |
206 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"ChromiumPracticeTester\", \"buildnumber\": 571, \"mastername\":
\"chromium.fyi\", \"parent_build_archive_url\": \"gs://test-domain/test-archive
.zip\", \"parent_buildername\": \"ChromiumPractice\", \"parent_got_revision\": \
"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdi
r\": \"/path/to/workdir/TestSlavename\"}", | 214 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"ChromiumPracticeTester\", \"buildnumber\": 571, \"mastername\":
\"chromium.fyi\", \"parent_build_archive_url\": \"gs://test-domain/test-archive
.zip\", \"parent_buildername\": \"ChromiumPractice\", \"parent_got_revision\": \
"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdi
r\": \"/path/to/workdir/TestSlavename\"}", |
207 "--build-properties", | 215 "--build-properties", |
208 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"ChromiumPracticeTester\", \"buildnumber\": 571, \"mastername\":
\"chromium.fyi\", \"parent_build_archive_url\": \"gs://test-domain/test-archive
.zip\", \"parent_buildername\": \"ChromiumPractice\", \"parent_got_revision\": \
"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdi
r\": \"/path/to/workdir/TestSlavename\"}" | 216 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"ChromiumPracticeTester\", \"buildnumber\": 571, \"mastername\":
\"chromium.fyi\", \"parent_build_archive_url\": \"gs://test-domain/test-archive
.zip\", \"parent_buildername\": \"ChromiumPractice\", \"parent_got_revision\": \
"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdi
r\": \"/path/to/workdir/TestSlavename\"}" |
209 ], | 217 ], |
| 218 "cwd": "[SLAVE_BUILD]", |
210 "name": "archive_webkit_tests_results", | 219 "name": "archive_webkit_tests_results", |
211 "~followup_annotations": [ | 220 "~followup_annotations": [ |
212 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/ChromiumPracticeTester/571/layout-test-results/results.html
@@@", | 221 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/ChromiumPracticeTester/571/layout-test-results/results.html
@@@", |
213 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/ChromiumPracticeTester/571/layout-test-results.zip@@@" | 222 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/ChromiumPracticeTester/571/layout-test-results.zip@@@" |
214 ] | 223 ] |
215 } | 224 } |
216 ] | 225 ] |
OLD | NEW |