<div dir="ltr">IIRC, doing it from Python is straightforward and simple:<div><br></div><div>json.load(urlparse.urlopen(<...>))</div><div><br></div><div>Could be a little more, but should not be much.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 15, 2015 at 9:52 AM, Todd Fiala <span dir="ltr"><<a href="mailto:todd.fiala@gmail.com" target="_blank">todd.fiala@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Yep looks like there's a decent interface to it.  Thanks, Siva!<div><br></div><div>I see there's some docs here too:</div><div><a href="http://docs.buildbot.net/current/index.html" target="_blank">http://docs.buildbot.net/current/index.html</a><br></div></div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Tue, Sep 15, 2015 at 9:42 AM, Siva Chandra <span dir="ltr"><<a href="mailto:sivachandra@google.com" target="_blank">sivachandra@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span>On Tue, Sep 15, 2015 at 9:25 AM, Todd Fiala via lldb-dev <span dir="ltr"><<a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><span>> <span style="font-size:12.8px">The cmake builder runs in GCE and it uploads all test logs to Google Cloud Storage (including full host logs and server logs). I used a python script (running also in GCE) to download this data and to parse the test output from the test traces.</span><div style="font-size:12.8px"></div><div><span style="font-size:12.8px"><br></span></div></span><div><span style="font-size:12.8px">Are the GCE logs public?  If not, do you know if our buildbot protocol supports polling this info via another method straight from the build bot?</span></div></div></blockquote><div><br></div></span><div>You are probably looking for this: <a href="http://lab.llvm.org:8011/json/help" target="_blank">http://lab.llvm.org:8011/json/help</a> </div></div></div></div>
</blockquote></div><br><br clear="all"><div><br></div></div></div><span class="HOEnZb"><font color="#888888">-- <br><div><div dir="ltr">-Todd</div></div>
</font></span></div>
</blockquote></div><br></div>