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

Side by Side Diff: appengine/cmd/milo/swarming/expectations/build-patch-failure.json

Issue 2109473005: Milo: Pending swarming builds (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: Created 4 years, 5 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
OLDNEW
1 { 1 {
2 "Summary": { 2 "Summary": {
3 "Label": "", 3 "Label": "",
4 "Status": "Failure", 4 "Status": "Failure",
5 "Bot": null, 5 "Bot": null,
6 "Source": { 6 "Source": {
7 "Label": "Task ", 7 "Label": "Task ",
8 "Img": "", 8 "Img": "",
9 "URL": "https://debug/user/task/", 9 "URL": "https://debug/user/task/",
10 "Alt": "" 10 "Alt": ""
11 }, 11 },
12 "MainLink": null, 12 "MainLink": null,
13 "SubLink": null, 13 "SubLink": null,
14 "Progress": null, 14 "Progress": null,
15 "Started": "Z", 15 "Started": "Z",
16 "Finished": "", 16 "Finished": "",
17 "Duration": 0, 17 "Duration": 0,
18 "Type": "Recipe", 18 "Type": "Recipe",
19 "LevelsDeep": 0, 19 "LevelsDeep": 0,
20 "Text": [ 20 "Text": null
21 "Failure Patch failure"
22 ]
23 }, 21 },
24 "SourceStamp": null, 22 "SourceStamp": null,
25 "Components": [ 23 "Components": null,
26 {
27 "Label": "update_scripts",
28 "Status": "Success",
29 "Bot": null,
30 "Source": null,
31 "MainLink": {
32 "Label": "stdout",
33 "Img": "",
34 "URL": "foo/steps/update_scripts/0/stdout",
35 "Alt": ""
36 },
37 "SubLink": [
38 {
39 "Label": "steps/update_scripts/0/logs/gclient_json/0",
40 "Img": "",
41 "URL": "foo/steps/update_scripts/0/logs/gclient_json/0",
42 "Alt": ""
43 }
44 ],
45 "Progress": null,
46 "Started": "2016-03-14T10:00:02Z",
47 "Finished": "2016-03-14T10:00:03Z",
48 "Duration": 1,
49 "Type": "Step",
50 "LevelsDeep": 0,
51 "Text": [
52 "git - 1fb19c56e954ada4c990ed04cf8a004e16def555"
53 ]
54 },
55 {
56 "Label": "setup_build",
57 "Status": "Success",
58 "Bot": null,
59 "Source": null,
60 "MainLink": {
61 "Label": "stdout",
62 "Img": "",
63 "URL": "foo/steps/setup_build/0/stdout",
64 "Alt": ""
65 },
66 "SubLink": [
67 {
68 "Label": "steps/setup_build/0/logs/run_recipe/0",
69 "Img": "",
70 "URL": "foo/steps/setup_build/0/logs/run_recipe/0",
71 "Alt": ""
72 }
73 ],
74 "Progress": null,
75 "Started": "2016-03-14T10:00:04Z",
76 "Finished": "2016-03-14T10:00:05Z",
77 "Duration": 1,
78 "Type": "Step",
79 "LevelsDeep": 0,
80 "Text": [
81 "running recipe: \"infra/infra_repo_trybot\""
82 ]
83 },
84 {
85 "Label": "bot_update",
86 "Status": "Success",
87 "Bot": null,
88 "Source": null,
89 "MainLink": {
90 "Label": "stdout",
91 "Img": "",
92 "URL": "foo/steps/bot_update/0/stdout",
93 "Alt": ""
94 },
95 "SubLink": [
96 {
97 "Label": "steps/bot_update/0/logs/json.output/0",
98 "Img": "",
99 "URL": "foo/steps/bot_update/0/logs/json.output/0",
100 "Alt": ""
101 },
102 {
103 "Label": "steps/bot_update/0/logs/patch_error/0",
104 "Img": "",
105 "URL": "foo/steps/bot_update/0/logs/patch_error/0",
106 "Alt": ""
107 }
108 ],
109 "Progress": null,
110 "Started": "2016-03-14T10:00:06Z",
111 "Finished": "2016-03-14T10:00:07Z",
112 "Duration": 1,
113 "Type": "Step",
114 "LevelsDeep": 0,
115 "Text": [
116 "[21GB/295GB used (7%)] PATCH FAILED"
117 ]
118 },
119 {
120 "Label": "Patch failure",
121 "Status": "Failure",
122 "Bot": null,
123 "Source": null,
124 "MainLink": {
125 "Label": "stdout",
126 "Img": "",
127 "URL": "foo/steps/Patch_failure/0/stdout",
128 "Alt": ""
129 },
130 "SubLink": null,
131 "Progress": null,
132 "Started": "2016-03-14T10:00:08Z",
133 "Finished": "2016-03-14T10:00:09Z",
134 "Duration": 1,
135 "Type": "Step",
136 "LevelsDeep": 0,
137 "Text": [
138 "Check the bot_update step for details"
139 ]
140 },
141 {
142 "Label": "recipe failure reason",
143 "Status": "Success",
144 "Bot": null,
145 "Source": null,
146 "MainLink": {
147 "Label": "stdout",
148 "Img": "",
149 "URL": "foo/steps/recipe_failure_reason/0/stdout",
150 "Alt": ""
151 },
152 "SubLink": [
153 {
154 "Label": "steps/recipe_failure_reason/0/logs/failure_reason/0",
155 "Img": "",
156 "URL": "foo/steps/recipe_failure_reason/0/logs/failure_reason/0",
157 "Alt": ""
158 }
159 ],
160 "Progress": null,
161 "Started": "2016-03-14T10:00:10Z",
162 "Finished": "2016-03-14T10:00:11Z",
163 "Duration": 1,
164 "Type": "Step",
165 "LevelsDeep": 0,
166 "Text": null
167 }
168 ],
169 "PropertyGroup": [ 24 "PropertyGroup": [
170 { 25 {
171 "GroupName": "Swarming", 26 "GroupName": "Swarming",
172 "Property": [ 27 "Property": [
173 { 28 {
174 "Key": "Exit Code", 29 "Key": "Exit Code",
175 "Value": "0" 30 "Value": "0"
176 } 31 }
177 ] 32 ]
178 }, 33 },
179 { 34 {
180 "GroupName": "Swarming Tags", 35 "GroupName": "Swarming Tags",
181 "Property": [ 36 "Property": [
182 { 37 {
183 "Key": "allow_milo", 38 "Key": "allow_milo",
184 "Value": "1" 39 "Value": "1"
185 } 40 }
186 ] 41 ]
187 },
188 {
189 "GroupName": "update_scripts",
190 "Property": [
191 {
192 "Key": "build_scm",
193 "Value": "\"git\""
194 },
195 {
196 "Key": "build_revision",
197 "Value": "\"1fb19c56e954ada4c990ed04cf8a004e16def555\""
198 }
199 ]
200 },
201 {
202 "GroupName": "setup_build",
203 "Property": null
204 },
205 {
206 "GroupName": "bot_update",
207 "Property": null
208 },
209 {
210 "GroupName": "Patch failure",
211 "Property": null
212 },
213 {
214 "GroupName": "recipe failure reason",
215 "Property": null
216 },
217 {
218 "GroupName": "Main",
219 "Property": [
220 {
221 "Key": "recipe",
222 "Value": "infra/infra_repo_trybot"
223 },
224 {
225 "Key": "buildername",
226 "Value": "Infra Linux Trusty 64 Tester"
227 },
228 {
229 "Key": "mastername",
230 "Value": "tryserver.infra"
231 },
232 {
233 "Key": "buildnumber",
234 "Value": "1"
235 },
236 {
237 "Key": "slavename",
238 "Value": "fakeslave"
239 },
240 {
241 "Key": "patchset",
242 "Value": "1"
243 },
244 {
245 "Key": "issue",
246 "Value": "1431683003"
247 },
248 {
249 "Key": "patch_project",
250 "Value": "infra"
251 },
252 {
253 "Key": "revision",
254 "Value": "HEAD"
255 }
256 ]
257 } 42 }
258 ], 43 ],
259 "Blame": null 44 "Blame": null
260 } 45 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698