Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(988)

Side by Side Diff: scripts/slave/recipes/skia/skia.expected/failed_dm.json

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 6 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
7 "config", 7 "config",
8 "--spec", 8 "--spec",
9 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]\ntarget _os = ['llvm']" 9 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'deps_file': 'DEPS', 'managed': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/ skia.git'}]\ntarget_os = ['llvm']"
10 ], 10 ],
11 "cwd": "[SLAVE_BUILD]",
12 "env": { 11 "env": {
13 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 12 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
14 }, 13 },
15 "name": "gclient setup" 14 "name": "gclient setup"
16 }, 15 },
17 { 16 {
18 "cmd": [ 17 "cmd": [
19 "python", 18 "python",
20 "-u", 19 "-u",
21 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 20 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
22 "sync", 21 "sync",
23 "--nohooks", 22 "--nohooks",
24 "--force", 23 "--force",
25 "--verbose", 24 "--verbose",
26 "--delete_unversioned_trees", 25 "--delete_unversioned_trees",
27 "--revision", 26 "--revision",
28 "skia@origin/master", 27 "skia@origin/master",
29 "--output-json", 28 "--output-json",
30 "/path/to/tmp/json" 29 "/path/to/tmp/json"
31 ], 30 ],
32 "cwd": "[SLAVE_BUILD]",
33 "env": { 31 "env": {
34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 32 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
35 }, 33 },
36 "name": "gclient sync", 34 "name": "gclient sync",
37 "~followup_annotations": [ 35 "~followup_annotations": [
38 "@@@STEP_LOG_LINE@json.output@{@@@", 36 "@@@STEP_LOG_LINE@json.output@{@@@",
39 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", 37 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@",
40 "@@@STEP_LOG_LINE@json.output@ \"skia/\": {@@@", 38 "@@@STEP_LOG_LINE@json.output@ \"skia/\": {@@@",
41 "@@@STEP_LOG_LINE@json.output@ \"revision\": 164710@@@", 39 "@@@STEP_LOG_LINE@json.output@ \"revision\": 164710@@@",
42 "@@@STEP_LOG_LINE@json.output@ }@@@", 40 "@@@STEP_LOG_LINE@json.output@ }@@@",
43 "@@@STEP_LOG_LINE@json.output@ }@@@", 41 "@@@STEP_LOG_LINE@json.output@ }@@@",
44 "@@@STEP_LOG_LINE@json.output@}@@@", 42 "@@@STEP_LOG_LINE@json.output@}@@@",
45 "@@@STEP_LOG_END@json.output@@@", 43 "@@@STEP_LOG_END@json.output@@@",
46 "@@@SET_BUILD_PROPERTY@got_revision@164710@@@" 44 "@@@SET_BUILD_PROPERTY@got_revision@164710@@@"
47 ] 45 ]
48 }, 46 },
49 { 47 {
50 "cmd": [ 48 "cmd": [
51 "python", 49 "python",
52 "-u", 50 "-u",
53 "[SLAVE_BUILD]/skia/tools/buildbot_spec.py", 51 "[CWD]/skia/tools/buildbot_spec.py",
54 "/path/to/tmp/json", 52 "/path/to/tmp/json",
55 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug" 53 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug"
56 ], 54 ],
57 "cwd": "[SLAVE_BUILD]/skia", 55 "cwd": "[CWD]/skia",
58 "name": "exec buildbot_spec.py", 56 "name": "exec buildbot_spec.py",
59 "~followup_annotations": [ 57 "~followup_annotations": [
60 "@@@STEP_LOG_LINE@json.output@{@@@", 58 "@@@STEP_LOG_LINE@json.output@{@@@",
61 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@", 59 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@",
62 "@@@STEP_LOG_LINE@json.output@ \"dm\", @@@", 60 "@@@STEP_LOG_LINE@json.output@ \"dm\", @@@",
63 "@@@STEP_LOG_LINE@json.output@ \"nanobench\"@@@", 61 "@@@STEP_LOG_LINE@json.output@ \"nanobench\"@@@",
64 "@@@STEP_LOG_LINE@json.output@ ], @@@", 62 "@@@STEP_LOG_LINE@json.output@ ], @@@",
65 "@@@STEP_LOG_LINE@json.output@ \"builder_cfg\": {@@@", 63 "@@@STEP_LOG_LINE@json.output@ \"builder_cfg\": {@@@",
66 "@@@STEP_LOG_LINE@json.output@ \"arch\": \"x86_64\", @@@", 64 "@@@STEP_LOG_LINE@json.output@ \"arch\": \"x86_64\", @@@",
67 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"GCC\", @@@", 65 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"GCC\", @@@",
(...skipping 21 matching lines...) Expand all
89 "@@@STEP_LOG_LINE@json.output@ \"upload_perf_results\": false@@@", 87 "@@@STEP_LOG_LINE@json.output@ \"upload_perf_results\": false@@@",
90 "@@@STEP_LOG_LINE@json.output@}@@@", 88 "@@@STEP_LOG_LINE@json.output@}@@@",
91 "@@@STEP_LOG_END@json.output@@@" 89 "@@@STEP_LOG_END@json.output@@@"
92 ] 90 ]
93 }, 91 },
94 { 92 {
95 "cmd": [ 93 "cmd": [
96 "make", 94 "make",
97 "dm" 95 "dm"
98 ], 96 ],
99 "cwd": "[SLAVE_BUILD]/skia", 97 "cwd": "[CWD]/skia",
100 "env": { 98 "env": {
101 "BUILDTYPE": "Debug", 99 "BUILDTYPE": "Debug",
102 "CHROME_PATH": "[HOME]/src", 100 "CHROME_PATH": "[HOME]/src",
103 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ", 101 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ",
104 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-De bug" 102 "SKIA_OUT": "[CWD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug"
105 }, 103 },
106 "name": "build dm" 104 "name": "build dm"
107 }, 105 },
108 { 106 {
109 "cmd": [ 107 "cmd": [
110 "make", 108 "make",
111 "nanobench" 109 "nanobench"
112 ], 110 ],
113 "cwd": "[SLAVE_BUILD]/skia", 111 "cwd": "[CWD]/skia",
114 "env": { 112 "env": {
115 "BUILDTYPE": "Debug", 113 "BUILDTYPE": "Debug",
116 "CHROME_PATH": "[HOME]/src", 114 "CHROME_PATH": "[HOME]/src",
117 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ", 115 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ",
118 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-De bug" 116 "SKIA_OUT": "[CWD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug"
119 }, 117 },
120 "name": "build nanobench" 118 "name": "build nanobench"
121 }, 119 },
122 { 120 {
123 "cmd": [ 121 "cmd": [
124 "python", 122 "python",
125 "-u", 123 "-u",
126 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 124 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
127 "[SLAVE_BUILD]/tmp", 125 "[CWD]/tmp",
128 "511" 126 "511"
129 ], 127 ],
130 "cwd": "[SLAVE_BUILD]",
131 "name": "makedirs tmp_dir", 128 "name": "makedirs tmp_dir",
132 "~followup_annotations": [ 129 "~followup_annotations": [
133 "@@@STEP_LOG_LINE@python.inline@@@@", 130 "@@@STEP_LOG_LINE@python.inline@@@@",
134 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", 131 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
135 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", 132 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
136 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", 133 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
137 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", 134 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
138 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", 135 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
139 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@", 136 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
140 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", 137 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
141 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", 138 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
142 "@@@STEP_LOG_END@python.inline@@@" 139 "@@@STEP_LOG_END@python.inline@@@"
143 ] 140 ]
144 }, 141 },
145 { 142 {
146 "cmd": [ 143 "cmd": [
147 "python", 144 "python",
148 "-u", 145 "-u",
149 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 146 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
150 "[SLAVE_BUILD]/tmp/SKP_VERSION", 147 "[CWD]/tmp/SKP_VERSION",
151 "/path/to/tmp/" 148 "/path/to/tmp/"
152 ], 149 ],
153 "cwd": "[SLAVE_BUILD]",
154 "name": "Get downloaded SKP_VERSION" 150 "name": "Get downloaded SKP_VERSION"
155 }, 151 },
156 { 152 {
157 "cmd": [ 153 "cmd": [
158 "python", 154 "python",
159 "-u", 155 "-u",
160 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 156 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
161 "[SLAVE_BUILD]/skia/SKP_VERSION", 157 "[CWD]/skia/SKP_VERSION",
162 "/path/to/tmp/" 158 "/path/to/tmp/"
163 ], 159 ],
164 "cwd": "[SLAVE_BUILD]",
165 "name": "Get expected SKP_VERSION" 160 "name": "Get expected SKP_VERSION"
166 }, 161 },
167 { 162 {
168 "cmd": [ 163 "cmd": [
169 "python", 164 "python",
170 "-u", 165 "-u",
171 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 166 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
172 "[SLAVE_BUILD]/tmp/SK_IMAGE_VERSION", 167 "[CWD]/tmp/SK_IMAGE_VERSION",
173 "/path/to/tmp/" 168 "/path/to/tmp/"
174 ], 169 ],
175 "cwd": "[SLAVE_BUILD]",
176 "name": "Get downloaded SK_IMAGE_VERSION" 170 "name": "Get downloaded SK_IMAGE_VERSION"
177 }, 171 },
178 { 172 {
179 "cmd": [ 173 "cmd": [
180 "python", 174 "python",
181 "-u", 175 "-u",
182 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 176 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
183 "[SLAVE_BUILD]/skia/SK_IMAGE_VERSION", 177 "[CWD]/skia/SK_IMAGE_VERSION",
184 "/path/to/tmp/" 178 "/path/to/tmp/"
185 ], 179 ],
186 "cwd": "[SLAVE_BUILD]",
187 "name": "Get expected SK_IMAGE_VERSION" 180 "name": "Get expected SK_IMAGE_VERSION"
188 }, 181 },
189 { 182 {
190 "cmd": [ 183 "cmd": [
191 "python", 184 "python",
192 "-u", 185 "-u",
193 "\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", 186 "\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",
194 "[SLAVE_BUILD]/dm" 187 "[CWD]/dm"
195 ], 188 ],
196 "cwd": "[SLAVE_BUILD]",
197 "name": "rmtree dm", 189 "name": "rmtree dm",
198 "~followup_annotations": [ 190 "~followup_annotations": [
199 "@@@STEP_LOG_LINE@python.inline@@@@", 191 "@@@STEP_LOG_LINE@python.inline@@@@",
200 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", 192 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
201 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@", 193 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@",
202 "@@@STEP_LOG_LINE@python.inline@@@@", 194 "@@@STEP_LOG_LINE@python.inline@@@@",
203 "@@@STEP_LOG_LINE@python.inline@@@@", 195 "@@@STEP_LOG_LINE@python.inline@@@@",
204 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", 196 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@",
205 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@", 197 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@",
206 "@@@STEP_LOG_END@python.inline@@@" 198 "@@@STEP_LOG_END@python.inline@@@"
207 ] 199 ]
208 }, 200 },
209 { 201 {
210 "cmd": [ 202 "cmd": [
211 "python", 203 "python",
212 "-u", 204 "-u",
213 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 205 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
214 "[SLAVE_BUILD]/dm", 206 "[CWD]/dm",
215 "511" 207 "511"
216 ], 208 ],
217 "cwd": "[SLAVE_BUILD]",
218 "name": "makedirs dm", 209 "name": "makedirs dm",
219 "~followup_annotations": [ 210 "~followup_annotations": [
220 "@@@STEP_LOG_LINE@python.inline@@@@", 211 "@@@STEP_LOG_LINE@python.inline@@@@",
221 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", 212 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
222 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", 213 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
223 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", 214 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
224 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", 215 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
225 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", 216 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
226 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@", 217 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
227 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", 218 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
228 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", 219 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
229 "@@@STEP_LOG_END@python.inline@@@" 220 "@@@STEP_LOG_END@python.inline@@@"
230 ] 221 ]
231 }, 222 },
232 { 223 {
233 "cmd": [ 224 "cmd": [
234 "python", 225 "python",
235 "-u", 226 "-u",
236 "\nimport contextlib\nimport math\nimport socket\nimport sys\nimport time\ nimport urllib2\n\nHASHES_URL = 'https://gold.skia.org/_/hashes'\nRETRIES = 5\nT IMEOUT = 60\nWAIT_BASE = 15\n\nsocket.setdefaulttimeout(TIMEOUT)\nfor retry in r ange(RETRIES):\n try:\n with contextlib.closing(\n urllib2.urlopen(HA SHES_URL, timeout=TIMEOUT)) as w:\n hashes = w.read()\n with open(sys. argv[1], 'w') as f:\n f.write(hashes)\n break\n except Exception as e:\n print 'Failed to get uninteresting hashes from %s:' % HASHES_URL\n print e\n if retry == RETRIES:\n raise\n waittime = WAIT_BASE * math .pow(2, retry)\n print 'Retry in %d seconds.' % waittime\n time.sleep(wait time)\n", 227 "\nimport contextlib\nimport math\nimport socket\nimport sys\nimport time\ nimport urllib2\n\nHASHES_URL = 'https://gold.skia.org/_/hashes'\nRETRIES = 5\nT IMEOUT = 60\nWAIT_BASE = 15\n\nsocket.setdefaulttimeout(TIMEOUT)\nfor retry in r ange(RETRIES):\n try:\n with contextlib.closing(\n urllib2.urlopen(HA SHES_URL, timeout=TIMEOUT)) as w:\n hashes = w.read()\n with open(sys. argv[1], 'w') as f:\n f.write(hashes)\n break\n except Exception as e:\n print 'Failed to get uninteresting hashes from %s:' % HASHES_URL\n print e\n if retry == RETRIES:\n raise\n waittime = WAIT_BASE * math .pow(2, retry)\n print 'Retry in %d seconds.' % waittime\n time.sleep(wait time)\n",
237 "[SLAVE_BUILD]/tmp/uninteresting_hashes.txt" 228 "[CWD]/tmp/uninteresting_hashes.txt"
238 ], 229 ],
239 "cwd": "[SLAVE_BUILD]/skia", 230 "cwd": "[CWD]/skia",
240 "env": { 231 "env": {
241 "BUILDTYPE": "Debug", 232 "BUILDTYPE": "Debug",
242 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ", 233 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ",
243 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-De bug" 234 "SKIA_OUT": "[CWD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug"
244 }, 235 },
245 "name": "get uninteresting hashes", 236 "name": "get uninteresting hashes",
246 "~followup_annotations": [ 237 "~followup_annotations": [
247 "@@@STEP_LOG_LINE@python.inline@@@@", 238 "@@@STEP_LOG_LINE@python.inline@@@@",
248 "@@@STEP_LOG_LINE@python.inline@import contextlib@@@", 239 "@@@STEP_LOG_LINE@python.inline@import contextlib@@@",
249 "@@@STEP_LOG_LINE@python.inline@import math@@@", 240 "@@@STEP_LOG_LINE@python.inline@import math@@@",
250 "@@@STEP_LOG_LINE@python.inline@import socket@@@", 241 "@@@STEP_LOG_LINE@python.inline@import socket@@@",
251 "@@@STEP_LOG_LINE@python.inline@import sys@@@", 242 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
252 "@@@STEP_LOG_LINE@python.inline@import time@@@", 243 "@@@STEP_LOG_LINE@python.inline@import time@@@",
253 "@@@STEP_LOG_LINE@python.inline@import urllib2@@@", 244 "@@@STEP_LOG_LINE@python.inline@import urllib2@@@",
(...skipping 19 matching lines...) Expand all
273 "@@@STEP_LOG_LINE@python.inline@ raise@@@", 264 "@@@STEP_LOG_LINE@python.inline@ raise@@@",
274 "@@@STEP_LOG_LINE@python.inline@ waittime = WAIT_BASE * math.pow(2, ret ry)@@@", 265 "@@@STEP_LOG_LINE@python.inline@ waittime = WAIT_BASE * math.pow(2, ret ry)@@@",
275 "@@@STEP_LOG_LINE@python.inline@ print 'Retry in %d seconds.' % waittim e@@@", 266 "@@@STEP_LOG_LINE@python.inline@ print 'Retry in %d seconds.' % waittim e@@@",
276 "@@@STEP_LOG_LINE@python.inline@ time.sleep(waittime)@@@", 267 "@@@STEP_LOG_LINE@python.inline@ time.sleep(waittime)@@@",
277 "@@@STEP_LOG_END@python.inline@@@" 268 "@@@STEP_LOG_END@python.inline@@@"
278 ] 269 ]
279 }, 270 },
280 { 271 {
281 "cmd": [ 272 "cmd": [
282 "catchsegv", 273 "catchsegv",
283 "[SLAVE_BUILD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug/Debug/dm ", 274 "[CWD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug/Debug/dm",
284 "--undefok", 275 "--undefok",
285 "--resourcePath", 276 "--resourcePath",
286 "[SLAVE_BUILD]/skia/resources", 277 "[CWD]/skia/resources",
287 "--skps", 278 "--skps",
288 "[SLAVE_BUILD]/playback/skps", 279 "[CWD]/playback/skps",
289 "--images", 280 "--images",
290 "[SLAVE_BUILD]/images/dm", 281 "[CWD]/images/dm",
291 "--nameByHash", 282 "--nameByHash",
292 "--properties", 283 "--properties",
293 "gitHash", 284 "gitHash",
294 "164710", 285 "164710",
295 "master", 286 "master",
296 "client.skia", 287 "client.skia",
297 "builder", 288 "builder",
298 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug", 289 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug",
299 "build_number", 290 "build_number",
300 "6", 291 "6",
301 "--key", 292 "--key",
302 "arch", 293 "arch",
303 "x86_64", 294 "x86_64",
304 "compiler", 295 "compiler",
305 "GCC", 296 "GCC",
306 "configuration", 297 "configuration",
307 "Debug", 298 "Debug",
308 "cpu_or_gpu", 299 "cpu_or_gpu",
309 "CPU", 300 "CPU",
310 "cpu_or_gpu_value", 301 "cpu_or_gpu_value",
311 "AVX2", 302 "AVX2",
312 "model", 303 "model",
313 "GCE", 304 "GCE",
314 "os", 305 "os",
315 "Ubuntu", 306 "Ubuntu",
316 "--writePath", 307 "--writePath",
317 "[SLAVE_BUILD]/dm", 308 "[CWD]/dm",
318 "--nogpu", 309 "--nogpu",
319 "--dummy-flags" 310 "--dummy-flags"
320 ], 311 ],
321 "cwd": "[SLAVE_BUILD]",
322 "env": { 312 "env": {
323 "BUILDTYPE": "Debug", 313 "BUILDTYPE": "Debug",
324 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ", 314 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ",
325 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-De bug" 315 "SKIA_OUT": "[CWD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug"
326 }, 316 },
327 "name": "dm", 317 "name": "dm",
328 "~followup_annotations": [ 318 "~followup_annotations": [
329 "step returned non-zero exit code: 1", 319 "step returned non-zero exit code: 1",
330 "@@@STEP_FAILURE@@@" 320 "@@@STEP_FAILURE@@@"
331 ] 321 ]
332 }, 322 },
333 { 323 {
334 "cmd": [ 324 "cmd": [
335 "python", 325 "python",
336 "-u", 326 "-u",
337 "RECIPE_MODULE[build::skia]/resources/upload_dm_results.py", 327 "RECIPE_MODULE[build::skia]/resources/upload_dm_results.py",
338 "[SLAVE_BUILD]/dm", 328 "[CWD]/dm",
339 "164710", 329 "164710",
340 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug", 330 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug",
341 "6", 331 "6",
342 "", 332 "",
343 "[SLAVE_BUILD]/skia/common/py/utils" 333 "[CWD]/skia/common/py/utils"
344 ], 334 ],
345 "cwd": "[SLAVE_BUILD]/skia", 335 "cwd": "[CWD]/skia",
346 "env": { 336 "env": {
347 "AWS_CREDENTIAL_FILE": "[HOME]/chromium-skia-gm.boto", 337 "AWS_CREDENTIAL_FILE": "[HOME]/chromium-skia-gm.boto",
348 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto", 338 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto",
349 "BUILDTYPE": "Debug", 339 "BUILDTYPE": "Debug",
350 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ", 340 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ",
351 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-De bug" 341 "SKIA_OUT": "[CWD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug"
352 }, 342 },
353 "name": "Upload DM Results" 343 "name": "Upload DM Results"
354 }, 344 },
355 { 345 {
356 "cmd": [ 346 "cmd": [
357 "catchsegv", 347 "catchsegv",
358 "[SLAVE_BUILD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug/Debug/na nobench", 348 "[CWD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug/Debug/nanobench" ,
359 "--undefok", 349 "--undefok",
360 "-i", 350 "-i",
361 "[SLAVE_BUILD]/skia/resources", 351 "[CWD]/skia/resources",
362 "--skps", 352 "--skps",
363 "[SLAVE_BUILD]/playback/skps", 353 "[CWD]/playback/skps",
364 "--images", 354 "--images",
365 "[SLAVE_BUILD]/images/dm", 355 "[CWD]/images/dm",
366 "--nogpu", 356 "--nogpu",
367 "--dummy-flags" 357 "--dummy-flags"
368 ], 358 ],
369 "cwd": "[SLAVE_BUILD]",
370 "env": { 359 "env": {
371 "BUILDTYPE": "Debug", 360 "BUILDTYPE": "Debug",
372 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ", 361 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ",
373 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-De bug" 362 "SKIA_OUT": "[CWD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug"
374 }, 363 },
375 "name": "nanobench" 364 "name": "nanobench"
376 }, 365 },
377 { 366 {
378 "name": "$result", 367 "name": "$result",
379 "reason": "Failed build steps: dm", 368 "reason": "Failed build steps: dm",
380 "status_code": 1 369 "status_code": 1
381 } 370 }
382 ] 371 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698