# Doc jobs failing in buildfarm?

**URL:** https://discourse.openrobotics.org/t/doc-jobs-failing-in-buildfarm/20999
**Category:** Buildfarm
**Created:** [June 20, 2021, 11:32am UTC](https://discourse.openrobotics.org/t/doc-jobs-failing-in-buildfarm/20999 "2021-06-20T11:32:59Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![fmauch](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.openrobotics.org/fmauch/32/1762_2.png) [@fmauch](https://discourse.openrobotics.org/u/fmauch)
#### Post date: [June 20, 2021, 11:32am UTC](https://discourse.openrobotics.org/t/doc-jobs-failing-in-buildfarm/20999/1 "2021-06-20T11:32:59Z")

</div>

I noticed that lately all my packages reported a failing doc job. Looking into the job (e.g. [https://build.ros.org/job/Ndoc\_\_ur\_client\_library\_\_ubuntu\_focal\_amd64/5/console](https://build.ros.org/job/Ndoc __ur_client_library__ ubuntu_focal_amd64/5/console)) didn’t get too much light into the problem for me. However, I noticed, that the last successful documentation job (Checked [Mdoc](https://build.ros.org/view/Mdoc/) and [Ndoc](https://build.ros.org/view/Ndoc/), seems to be 19 days ago with many failing jobs in between. Arbitrarily picking some of them seems to show the same problem, so I assume, there’s a general regression currently?

Sorry, if this is a duplicate post, I couldn’t find any record on this, though…

---

<div class="post-metadata">

### Author: ![osuairt](https://avatars.discourse-cdn.com/v4/letter/o/54ee81/32.png) [@osuairt](https://discourse.openrobotics.org/u/osuairt)
#### Post date: [June 20, 2021, 11:38am UTC](https://discourse.openrobotics.org/t/doc-jobs-failing-in-buildfarm/20999/2 "2021-06-20T11:38:05Z")

</div>

Looks like dot / graphviz is missing from the build container.

---

<div class="post-metadata">

### Author: ![fmauch](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.openrobotics.org/fmauch/32/1762_2.png) [@fmauch](https://discourse.openrobotics.org/u/fmauch)
#### Post date: [June 20, 2021, 11:45am UTC](https://discourse.openrobotics.org/t/doc-jobs-failing-in-buildfarm/20999/3 "2021-06-20T11:45:30Z")

</div>

That was my first impression, as well, but then, looking e.g. at [https://build.ros.org/view/Mdoc/job/Mdoc\_\_srdfdom\_\_ubuntu\_bionic\_amd64/6/console](https://build.ros.org/view/Mdoc/job/Mdoc __srdfdom__ ubuntu_bionic_amd64/6/console) it shows the same failure without complaining about dot. Besides, the documentation in my builds seems to be generated and synced to the doc server.

---

<div class="post-metadata">

### Author: ![tfoote](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.openrobotics.org/tfoote/32/3813_2.png) [@tfoote](https://discourse.openrobotics.org/u/tfoote)
#### Post date: [June 22, 2021, 5:18pm UTC](https://discourse.openrobotics.org/t/doc-jobs-failing-in-buildfarm/20999/4 "2021-06-22T17:18:41Z")

</div>

This has been resolved. More information is available in this ticket:

[https://github.com/osrf/infrastructure/issues/4](https://github.com/osrf/infrastructure/issues/4)

Related that repository is now the best place for reporting issues with the Open Robotics hosted infrastructure.
