<div dir="ltr"><div><br></div><div>I was under the impression that all I need to do in order to be able to perform management tasks on the buildbots through the Web UI is to be logged into GitHub with the same email as is listed for the buildbot admin.</div><div><br></div><div>I just tried that for <a href="https://lab.llvm.org/buildbot/#/builders/88">https://lab.llvm.org/buildbot/#/builders/88</a> and I am not able to cancel the queue nor cancel the current build. When I try to do the former, it doesn't give me any output but doesn't cancel the queue. When I try to do the latter, it gives me the following message:<br></div><div><span style="color:rgb(169,68,66);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(242,222,222);text-decoration-style:initial;text-decoration-color:initial;display:inline;float:none">Cannot Stop: you need to have role 'worker-owner'</span></div><div>How do I ensure I have that role?</div><div><br></div><div>Another strange thing is that the above mentioned buildbot seems to wait a very long time (10-15 minutes) between when it finishes one build and when it starts the next. Considering that builds on that bot take less than 10 minutes, that wait time means that the bot spend more than half its time waiting rather than doing anything useful even though it has a lengthy queue of requested builds.<br></div></div>