| OLD | NEW |
| 1 | 1 |
| 2 <!DOCTYPE html> | 2 <!DOCTYPE html> |
| 3 | 3 |
| 4 <html lang="en"> | 4 <html lang="en"> |
| 5 <meta charset="utf-8"> | 5 <meta charset="utf-8"> |
| 6 <title> | 6 <title> |
| 7 | 7 |
| 8 Infra Failure | 8 Infra Failure |
| 9 | 9 |
| 10 - | 10 - |
| 11 infra-continuous-precise-32 | 11 infra-continuous-precise-32 |
| 12 2d8d62f6be545b10 | 12 2d8d62f6be545b10 |
| 13 </title> | 13 </title> |
| 14 <link rel="stylesheet" href="/static/buildbot/css/default.css" type="text/css"> | 14 <link rel="stylesheet" href="/static/buildbot/css/default.css" type="text/css"> |
| 15 <link rel="stylesheet" href="/static/common/third_party/css/jquery-ui.min.css" t
ype="text/css"> |
| 16 <script src="/static/common/third_party/js/moment-with-locales.min.js"></script> |
| 17 <script src="/static/common/third_party/js/moment-timezone-with-data-2012-2022.m
in.js"></script> |
| 15 <script src="/static/common/js/time.js"></script> | 18 <script src="/static/common/js/time.js"></script> |
| 16 <script src="/static/common/third_party/js/jquery.min.js"></script> | 19 <script src="/static/common/third_party/js/jquery.min.js"></script> |
| 20 <script src="/static/common/third_party/js/jquery-ui.min.js"></script> |
| 17 | 21 |
| 18 <link id="favicon" rel="shortcut icon" type="image/png" href="/static/common/fav
icon/purple-32.png"> | 22 <link id="favicon" rel="shortcut icon" type="image/png" href="/static/common/fav
icon/purple-32.png"> |
| 19 | 23 |
| 20 | 24 |
| 21 | 25 |
| 22 <body class="interface"> | 26 <body class="interface"> |
| 23 <header> | 27 <header> |
| 24 Luci | 28 Luci |
| 25 <div> | 29 <div> |
| 26 | 30 |
| (...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 92 <h2>Steps and Logfiles:</h2> | 96 <h2>Steps and Logfiles:</h2> |
| 93 <input type="checkbox" id="showHidden"> | 97 <input type="checkbox" id="showHidden"> |
| 94 <label for="showHidden">Show hidden <span id="numHidden"></span></label> | 98 <label for="showHidden">Show hidden <span id="numHidden"></span></label> |
| 95 <ol id="steps" class="hide"> | 99 <ol id="steps" class="hide"> |
| 96 | 100 |
| 97 | 101 |
| 98 | 102 |
| 99 <li class="verbosity-Interesting"> | 103 <li class="verbosity-Interesting"> |
| 100 <div class="status-InfraFailure result"> | 104 <div class="status-InfraFailure result"> |
| 101 <b>Steps</b> | 105 <b>Steps</b> |
| 102 <span style="float:right">( 1 hrs )</span> | 106 <span style="float:right" |
| 107 class="duration" |
| 108 data-starttime="2016-03-14T10:00:01Z" |
| 109 data-endtime="2016-03-14T11:00:18Z"> |
| 110 ( 1 hrs )</span> |
| 103 </div> | 111 </div> |
| 104 <ul> | 112 <ul> |
| 105 | 113 |
| 106 <li><a href="foo/stdout">stdout</a></li> | 114 <li><a href="foo/stdout">stdout</a></li> |
| 107 | 115 |
| 108 </ul> | 116 </ul> |
| 109 </li> | 117 </li> |
| 110 | 118 |
| 111 | 119 |
| 112 | 120 |
| 113 | 121 |
| 114 <li class="verbosity-Hidden"> | 122 <li class="verbosity-Hidden"> |
| 115 <div class="status-Success result"> | 123 <div class="status-Success result"> |
| 116 <b>recipe bootstrap</b> | 124 <b>recipe bootstrap</b> |
| 117 <span style="float:right">( 2 secs )</span> | 125 <span style="float:right" |
| 126 class="duration" |
| 127 data-starttime="2016-03-14T10:00:02Z" |
| 128 data-endtime="2016-03-14T10:00:04Z"> |
| 129 ( 2 secs )</span> |
| 118 <span> | 130 <span> |
| 119 | 131 |
| 120 </span> | 132 </span> |
| 121 </div> | 133 </div> |
| 122 <ul> | 134 <ul> |
| 123 | 135 |
| 124 <li><a href="foo/steps/recipe_bootstrap/0/stdout">stdout</a></li
> | 136 <li><a href="foo/steps/recipe_bootstrap/0/stdout">stdout</a></li
> |
| 125 | 137 |
| 126 | 138 |
| 127 </ul> | 139 </ul> |
| 128 </li> | 140 </li> |
| 129 | 141 |
| 130 <li class="verbosity-Hidden"> | 142 <li class="verbosity-Hidden"> |
| 131 <div class="status-Success result"> | 143 <div class="status-Success result"> |
| 132 <b>setup_build</b> | 144 <b>setup_build</b> |
| 133 <span style="float:right">( 1 secs )</span> | 145 <span style="float:right" |
| 146 class="duration" |
| 147 data-starttime="2016-03-14T10:00:02Z" |
| 148 data-endtime="2016-03-14T10:00:03Z"> |
| 149 ( 1 secs )</span> |
| 134 <span> | 150 <span> |
| 135 <div class="step-text">running recipe: "v8"</div> | 151 <div class="step-text">running recipe: "v8"</div> |
| 136 </span> | 152 </span> |
| 137 </div> | 153 </div> |
| 138 <ul> | 154 <ul> |
| 139 | 155 |
| 140 <li><a href="foo/steps/setup_build/0/stdout">stdout</a></li> | 156 <li><a href="foo/steps/setup_build/0/stdout">stdout</a></li> |
| 141 | 157 |
| 142 <li><a href="foo/steps/setup_build/0/logs/run_recipe/0">run_reci
pe</a></li> | 158 <li><a href="foo/steps/setup_build/0/logs/run_recipe/0">run_reci
pe</a></li> |
| 143 | 159 |
| (...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 260 <footer> | 276 <footer> |
| 261 <hr> | 277 <hr> |
| 262 <a href="https://github.com/luci">luci</a>, | 278 <a href="https://github.com/luci">luci</a>, |
| 263 working for the <a href="https://chromium.org/">Chromium</a> project.<br> | 279 working for the <a href="https://chromium.org/">Chromium</a> project.<br> |
| 264 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu
rday, 03-Feb-01 04:05:06 UTC</span></b> | 280 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu
rday, 03-Feb-01 04:05:06 UTC</span></b> |
| 265 </footer> | 281 </footer> |
| 266 <script> | 282 <script> |
| 267 (function () { | 283 (function () { |
| 268 'use strict'; | 284 'use strict'; |
| 269 milo.makeTimesLocal(); | 285 milo.makeTimesLocal(); |
| 286 milo.annotateDurations(); |
| 287 $(document).tooltip({ |
| 288 show: false, |
| 289 hide: false |
| 290 }); |
| 270 })(); | 291 })(); |
| 271 </script> | 292 </script> |
| 272 <script> | 293 <script> |
| 273 (function(i,s,o,g,r,a,m){i['CrDXObject']=r;i[r]=i[r]||function(){ | 294 (function(i,s,o,g,r,a,m){i['CrDXObject']=r;i[r]=i[r]||function(){ |
| 274 (i[r].q=i[r].q||[]).push(arguments)},a=s.createElement(o), | 295 (i[r].q=i[r].q||[]).push(arguments)},a=s.createElement(o), |
| 275 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a
,m) | 296 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a
,m) |
| 276 })(window,document,'script','https://storage.googleapis.com/crdx-feedback.ap
pspot.com/feedback.js','crdx'); | 297 })(window,document,'script','https://storage.googleapis.com/crdx-feedback.ap
pspot.com/feedback.js','crdx'); |
| 277 | 298 |
| 278 crdx('setFeedbackButtonLink', 'https://bugs.chromium.org/p/chromium/issues/ent
ry?cc=hinoka@chromium.org&components=Infra%3EPlatform%3EMilo'); | 299 crdx('setFeedbackButtonLink', 'https://bugs.chromium.org/p/chromium/issues/ent
ry?cc=hinoka@chromium.org&components=Infra%3EPlatform%3EMilo'); |
| 279 </script> | 300 </script> |
| 280 | 301 |
| 281 <script> | 302 <script> |
| 282 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio
n(){ | 303 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio
n(){ |
| 283 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme
nt(o), | 304 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme
nt(o), |
| 284 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo
re(a,m) | 305 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo
re(a,m) |
| 285 })(window,document,'script','https://www.google-analytics.com/analytics.
js','ga'); | 306 })(window,document,'script','https://www.google-analytics.com/analytics.
js','ga'); |
| 286 | 307 |
| 287 ga('create', 'UA-12345-01', 'auto'); | 308 ga('create', 'UA-12345-01', 'auto'); |
| 288 ga('send', 'pageview'); | 309 ga('send', 'pageview'); |
| 289 </script> | 310 </script> |
| 290 | 311 |
| OLD | NEW |