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

Side by Side Diff: milo/appengine/swarming/expectations/build-canceled.json

Issue 2669473002: Milo: Remove swarming tags from build properties (Closed)
Patch Set: Fix gerrit checker Created 3 years, 9 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 "ParentLabel": { 3 "ParentLabel": {
4 "Label": "infra-continuous-precise-32", 4 "Label": "infra-continuous-precise-32",
5 "URL": "/buildbucket/estaab-infra-waterfall-test/infra-continuous-precise- 32?server=cr-buildbucket-dev.appspot.com" 5 "URL": "/buildbucket/estaab-infra-waterfall-test/infra-continuous-precise- 32?server=cr-buildbucket-dev.appspot.com"
6 }, 6 },
7 "Label": "2d8d62f6be545b10", 7 "Label": "2d8d62f6be545b10",
8 "Status": "Failure", 8 "Status": "Failure",
9 "Banner": { 9 "Banner": {
10 "OS": [ 10 "OS": [
11 { 11 {
12 "Img": "ubuntu.svg", 12 "Img": "ubuntu.svg",
13 "Alt": "Canonical Ubuntu", 13 "Alt": "Canonical Ubuntu",
14 "Subtitle": "12.04", 14 "Subtitle": "12.04",
15 "Count": 1 15 "Count": 1
16 } 16 }
17 ], 17 ],
18 "Device": null 18 "Device": null
19 }, 19 },
20 "Bot": { 20 "Bot": {
21 "Label": "swarm3-c4", 21 "Label": "swarm3-c4",
22 "URL": "https://example.com/restricted/bot/swarm3-c4" 22 "URL": "https://example.com/restricted/bot/swarm3-c4"
23 }, 23 },
24 "Recipe": {
25 "Label": "infra/infra_continuous",
26 "URL": "https://chromium.googlesource.com/chromium/tools/build/+/master/"
27 },
24 "Source": { 28 "Source": {
25 "Label": "Task 2d8d62f6be545b10", 29 "Label": "Task 2d8d62f6be545b10",
26 "URL": "https://example.com/user/task/2d8d62f6be545b10" 30 "URL": "https://example.com/user/task/2d8d62f6be545b10"
27 }, 31 },
28 "MainLink": { 32 "MainLink": {
29 "Label": "Task 2d8d62f6be545b10", 33 "Label": "Task 2d8d62f6be545b10",
30 "URL": "https://example.com/user/task/2d8d62f6be545b10" 34 "URL": "https://example.com/user/task/2d8d62f6be545b10"
31 }, 35 },
32 "SubLink": [ 36 "SubLink": [
33 { 37 {
34 "Label": "stdout", 38 "Label": "stdout",
35 "URL": "foo/stdout" 39 "URL": "foo/stdout"
36 } 40 }
37 ], 41 ],
38 "Progress": null,
39 "Started": "2016-03-14T10:00:01.85071Z", 42 "Started": "2016-03-14T10:00:01.85071Z",
40 "Finished": "2016-03-14T11:00:18.48602Z", 43 "Finished": "2016-03-14T11:00:18.48602Z",
41 "Duration": 3616635310000, 44 "Duration": 3616635310000,
42 "Type": "Recipe", 45 "Type": "Recipe",
43 "LevelsDeep": 0, 46 "LevelsDeep": 0,
44 "Verbosity": 2, 47 "Verbosity": 2,
45 "Text": [ 48 "Text": [
46 "Task cancelled by user" 49 "Task cancelled by user"
47 ] 50 ]
48 }, 51 },
49 "SourceStamp": null, 52 "SourceStamp": null,
50 "Components": [ 53 "Components": [
51 { 54 {
52 "ParentLabel": null,
53 "Label": "recipe bootstrap", 55 "Label": "recipe bootstrap",
54 "Status": "Success", 56 "Status": "Success",
55 "Banner": null,
56 "Bot": null,
57 "Source": null,
58 "MainLink": { 57 "MainLink": {
59 "Label": "stdout", 58 "Label": "stdout",
60 "URL": "foo/steps/recipe_bootstrap/0/stdout" 59 "URL": "foo/steps/recipe_bootstrap/0/stdout"
61 }, 60 },
62 "SubLink": null,
63 "Progress": null,
64 "Started": "2016-03-14T10:00:02Z", 61 "Started": "2016-03-14T10:00:02Z",
65 "Finished": "2016-03-14T10:00:04Z", 62 "Finished": "2016-03-14T10:00:04Z",
66 "Duration": 2000000000, 63 "Duration": 2000000000,
67 "Type": "Step", 64 "Type": "Step",
68 "LevelsDeep": 0, 65 "LevelsDeep": 0,
69 "Verbosity": 1, 66 "Verbosity": 1,
70 "Text": null 67 "Text": null
71 }, 68 },
72 { 69 {
73 "ParentLabel": null,
74 "Label": "setup_build", 70 "Label": "setup_build",
75 "Status": "Success", 71 "Status": "Success",
76 "Banner": null,
77 "Bot": null,
78 "Source": null,
79 "MainLink": { 72 "MainLink": {
80 "Label": "stdout", 73 "Label": "stdout",
81 "URL": "foo/steps/setup_build/0/stdout" 74 "URL": "foo/steps/setup_build/0/stdout"
82 }, 75 },
83 "SubLink": [ 76 "SubLink": [
84 { 77 {
85 "Label": "run_recipe", 78 "Label": "run_recipe",
86 "URL": "foo/steps/setup_build/0/logs/run_recipe/0" 79 "URL": "foo/steps/setup_build/0/logs/run_recipe/0"
87 } 80 }
88 ], 81 ],
89 "Progress": null,
90 "Started": "2016-03-14T10:00:02Z", 82 "Started": "2016-03-14T10:00:02Z",
91 "Finished": "2016-03-14T10:00:03Z", 83 "Finished": "2016-03-14T10:00:03Z",
92 "Duration": 1000000000, 84 "Duration": 1000000000,
93 "Type": "Step", 85 "Type": "Step",
94 "LevelsDeep": 0, 86 "LevelsDeep": 0,
95 "Verbosity": 1, 87 "Verbosity": 1,
96 "Text": [ 88 "Text": [
97 "running recipe: \"v8\"" 89 "running recipe: \"v8\""
98 ] 90 ]
99 } 91 }
(...skipping 29 matching lines...) Expand all
129 "Property": null 121 "Property": null
130 }, 122 },
131 { 123 {
132 "GroupName": "Swarming", 124 "GroupName": "Swarming",
133 "Property": [ 125 "Property": [
134 { 126 {
135 "Key": "Cost of job (USD)", 127 "Key": "Cost of job (USD)",
136 "Value": "$0.52" 128 "Value": "$0.52"
137 } 129 }
138 ] 130 ]
139 },
140 {
141 "GroupName": "Swarming Tags",
142 "Property": [
143 {
144 "Key": "buildbucket_bucket",
145 "Value": "estaab-infra-waterfall-test"
146 },
147 {
148 "Key": "buildbucket_hostname",
149 "Value": "cr-buildbucket-dev.appspot.com"
150 },
151 {
152 "Key": "builder",
153 "Value": "infra-continuous-precise-32"
154 },
155 {
156 "Key": "cores",
157 "Value": "8"
158 },
159 {
160 "Key": "cron_invocation_id",
161 "Value": "9183652815541395264"
162 },
163 {
164 "Key": "cron_job_id",
165 "Value": "infra-experimental/buildbucket-job-estaab-infra-waterfall-te st"
166 },
167 {
168 "Key": "master",
169 "Value": "master.estaab-infra-waterfall-test"
170 },
171 {
172 "Key": "os",
173 "Value": "Ubuntu-12.04"
174 },
175 {
176 "Key": "pool",
177 "Value": "default"
178 },
179 {
180 "Key": "priority",
181 "Value": "100"
182 },
183 {
184 "Key": "recipe_name",
185 "Value": "infra/infra_continuous"
186 },
187 {
188 "Key": "recipe_repository",
189 "Value": "https://chromium.googlesource.com/chromium/tools/build"
190 },
191 {
192 "Key": "recipe_revision",
193 "Value": ""
194 },
195 {
196 "Key": "user",
197 "Value": ""
198 },
199 {
200 "Key": "user_agent",
201 "Value": "luci-cron"
202 },
203 {
204 "Key": "allow_milo",
205 "Value": "1"
206 }
207 ]
208 } 131 }
209 ], 132 ],
210 "Blame": null 133 "Blame": null
211 } 134 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/build.go ('k') | milo/appengine/swarming/expectations/build-exception.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698