Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Rolling] Build error rclc packages #401

Open
JanStaschulat opened this issue Mar 8, 2024 · 3 comments
Open

[Rolling] Build error rclc packages #401

JanStaschulat opened this issue Mar 8, 2024 · 3 comments
Assignees

Comments

@JanStaschulat
Copy link
Contributor

JanStaschulat commented Mar 8, 2024

The build job on open robotics build farm has been failing since Wednesday (06.03.2024). It has failed for the last three days for all four packages (rclc, rclc_lifecycle, rclc_parameter, rclc_examples).

https://build.ros2.org/job/Rsrc_uJ__rclc__ubuntu_jammy__source/7/

Error message: Remote branch debian/ros-rolling-rclc_6.1.0-2_jammy not found in upstream origin

Maybe some issue on build farm?

23:49:35 # BEGIN SUBSECTION: get sources
23:49:37 Invoking 'git clone --branch debian/ros-rolling-rclc_6.1.0-2_jammy --depth 1 --no-single-branch https://github.com/ros2-gbp/rclc-release.git /tmp/sourcedeb/source'
23:49:37 Cloning into '/tmp/sourcedeb/source'...
23:49:37 fatal: Remote branch debian/ros-rolling-rclc_6.1.0-2_jammy not found in upstream origin
23:49:37 # END SUBSECTION

https://build.ros2.org/job/Rsrc_uJ__rclc__ubuntu_jammy__source/13/console

@JanStaschulat JanStaschulat self-assigned this Mar 8, 2024
@Zard-C
Copy link
Contributor

Zard-C commented Mar 8, 2024

subprocess.CalledProcessError: Command '['git', 'clone', '--branch', 'debian/ros-rolling-rclc_6.1.0-2_jammy', '--depth', '1', '--no-single-branch', 'https://github.com/ros2-gbp/rclc-release.git', '/tmp/sourcedeb/source']' returned non-zero exit status 128.

@JanStaschulat
Copy link
Contributor Author

JanStaschulat commented Mar 8, 2024

Thanks for debugging, @Zard-C . Anything I could do? Or should I contact someone who is responsible for the build farm?

@christophebedard
Copy link
Member

Rolling/Jazzy is moving from Ubunty Jammy to Ubuntu Noble: https://discourse.ros.org/t/preparing-ros-2-rolling-for-the-transition-to-ubuntu-24-04/35673. I think the move is not 100% done, so failures like that are expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants