Questions tagged [jenkins]
The jenkins tag has no summary.
64 questions
0 votes
1 answer
21 views
How to view Jenkins jobs in ROS Index
I am developing on an amd64 system and would like to be able to quickly see if there are binaries available for packages on other architectures (arm). The ROS1 wiki has a handy section in the Package ...
0 votes
1 answer
25 views
visp foxy and galactic release fails on ros 2 buildfarm
I released visp for foxy and galactic using bloom-release. I received a couple of emails from Jenkins saying that it fails in ros build farm, here for ...
0 votes
1 answer
175 views
[buildfarm] dpkg-shlibdeps: error: cannot find library
I'm trying to release paho.mqtt.cpp as a dependency of one of our packages. If fails on the error: dpkg-shlibdeps: error: cannot find library libpaho-mqtt3as.so.1 ...
0 votes
1 answer
39 views
Build failed in Jenkins: sensor_msgs/NavSatFix.h: No such file or directory
Hi there, I released a new ROS package. But, the Jenkins job failed with following error: /tmp/binarydeb/ros-kinetic-dgps-ros-1.0.0/src/dgps_ros_node.cpp:2:35: fatal error: sensor_msgs/NavSatFix.h: ...
0 votes
2 answers
20 views
Buildfarm Jenkins devel job unstable
I'm trying to fix Jenkins devel job of the package z_laser_projector I'm having some import errors when running tests ("1.3. run tests" Console Section) ModuleNotFoundError: No module named ...
0 votes
1 answer
13 views
Jenkins doc job error: rosdep thriftpy
I have this error in the Jenkins doc job of my package: http://build.ros.org/view/Mdoc/job/Mdoc__z_laser_projector__ubuntu_bionic_amd64/2/console ...
0 votes
1 answer
22 views
Kinetic prerelease KeyError: "The cache has no package named 'ros-kinetic-dynamic-reconfigure'"
Hi! I am in the process of releasing a new version (2.0.4) of the package http://wiki.ros.org/toposens. While for melodic everything went through smoothly, I am running into issues when trying to ...
0 votes
2 answers
23 views
Possible to have buildfarm status in PR on Github?
I have configured bloom to enable Pull Request testing on the buildfarm. On the Github side, giving admin access to the whole org seems a bit too much, so I am using the alternative solution using ...
0 votes
1 answer
12 views
GNU C Compiler Warnings jenkis build.ros.org
I have a Warning when our package is build in Jenkins http://build.ros.org/job/Kdev__ira_laser_tools__ubuntu_xenial_amd64/changes but the information about the warning is not helpful Originally ...
0 votes
1 answer
103 views
Unable to run a python script inside docker from jenkins pipeline
The reason why I'm asking this question here is due to ros buildfarm. This could be completely out of context for the community. I'm just looking for any sort of help possible. I created a python ...
0 votes
1 answer
15 views
Jenkins fails to document because of an dependency to a not yet released package
Hi I have multiple packages indexed. Some of them are even released but not all. Now a have a indexed package which depends on a indexed but not yet released package and the Jenkins build complains. ...
0 votes
1 answer
19 views
buildfarm: Melodic build with qt_gui_cpp dependency doesn't install qtbase5-dev
Hi, I'm trying to release a package in Melodic (find_object_2d) that depends on qt_gui_cpp (in its package.xml). Normally, in previous distributions (Lunar, Kinetic, Indigo...), qt_gui_cpp will ...
0 votes
1 answer
59 views
How to setup a buildfarm for my git repo?
NOTE: I'm asking this question after going through series of web pages, ros discourse discussions, ros answers discussions and issues in github. Please note that I made a considerable effort to learn ...
0 votes
1 answer
16 views
Publishing the results of CCCC and XUnit test plugins through jenkinsfile in a Pipeline
I have a freestyle ROS job on jenkins that I recently converted to a pipeline job. I want to publish test reports, code coverage report and the like for the said job in the last stage after having ...
0 votes
1 answer
23 views
What is the update policy on Jenkins plugins for the buildfarm?
After deploying a Jenkins master using buildfarm_deployment the Jenkins management interface shows quite a few plugins have outstanding updates and Jenkins itself ...