# Building a Jenkins Documentation Job Locally

**URL:** https://discourse.openrobotics.org/t/building-a-jenkins-documentation-job-locally/1773
**Category:** Packaging and Release Management
**Created:** [May 1, 2017, 8:48pm UTC](https://discourse.openrobotics.org/t/building-a-jenkins-documentation-job-locally/1773 "2017-05-01T20:48:14Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Daniel\_Stonier](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.openrobotics.org/daniel_stonier/32/501_2.png) [@Daniel\_Stonier](https://discourse.openrobotics.org/u/Daniel_Stonier)
#### Post date: [May 1, 2017, 8:48pm UTC](https://discourse.openrobotics.org/t/building-a-jenkins-documentation-job-locally/1773/1 "2017-05-01T20:48:14Z")

</div>

Running into problems with a documentation build on [jenkins](http://build.ros.org/job/Kdoc __py_trees_ros__ ubuntu_xenial_amd64/8/consoleFull#console-section-24) that I can’t seem to reproduce despite trying to recreate the workspace as faithfully as the log reports. Is there a way to build the job locally with a docker like can be done with the pre-releases?

---

<div class="post-metadata">

### Author: ![wjwwood](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.openrobotics.org/wjwwood/32/13715_2.png) [@wjwwood](https://discourse.openrobotics.org/u/wjwwood)
#### Post date: [May 1, 2017, 9:15pm UTC](https://discourse.openrobotics.org/t/building-a-jenkins-documentation-job-locally/1773/2 "2017-05-01T21:15:02Z")

</div>

That is documented here:

> <https://github.com/ros-infrastructure/ros_buildfarm/blob/master/doc/jobs/doc_jobs.rst#run-the-doc-job-locally>

Though I haven’t tried it myself.

---

<div class="post-metadata">

### Author: ![Daniel\_Stonier](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.openrobotics.org/daniel_stonier/32/501_2.png) [@Daniel\_Stonier](https://discourse.openrobotics.org/u/Daniel_Stonier)
#### Post date: [May 4, 2017, 4:15am UTC](https://discourse.openrobotics.org/t/building-a-jenkins-documentation-job-locally/1773/3 "2017-05-04T04:15:23Z")

</div>

Great, thanks @wjwwood. I can reproduce with these instructions.
