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

CI is broken for rolling #557

Closed
JafarAbdi opened this issue Jul 16, 2021 · 6 comments
Closed

CI is broken for rolling #557

JafarAbdi opened this issue Jul 16, 2021 · 6 comments
Labels
bug Something isn't working

Comments

@JafarAbdi
Copy link
Member

Description

As you can see https://github.com/ros-planning/moveit2/runs/3084812617#step:6:944, CI is failing for rolling with the following error

  --- stderr: controller_manager
  CMake Error at CMakeLists.txt:17 (find_package):
    Found package configuration file:
  
      /home/runner/work/moveit2/moveit2/.work/upstream_ws/install/controller_manager_msgs/share/controller_manager_msgs/cmake/controller_manager_msgsConfig.cmake
  
    but it set controller_manager_msgs_FOUND to FALSE so package
    "controller_manager_msgs" is considered to be NOT FOUND.  Reason given by
    package:
  
    The following imported targets are referenced, but are missing:
    controller_manager_msgs::controller_manager_msgs__rosidl_typesupport_introspection_cpp
  
  
  
  
  ---
  Failed   <<< controller_manager [2.07s, exited with code 1]
@JafarAbdi JafarAbdi added the bug Something isn't working label Jul 16, 2021
@JafarAbdi
Copy link
Member Author

Should be fixed by ros2/rosidl#602

@vatanaksoytezer
Copy link
Contributor

We can add this to repos until sync to avoid CI failures @JafarAbdi @henningkayser @tylerjw

@vatanaksoytezer
Copy link
Contributor

vatanaksoytezer commented Jul 20, 2021

They had a fixing sync yesterday. This will fix our CI and we can close this issue.

@nkalupahana
Copy link
Contributor

Our CI still doesn't seem to be fixed (see rolling CI on #530, #555, any of the new PRs such as #571, etc.). If this is still an issue on ROS's side, I think this and related issues should probably be re-opened.

@tylerjw tylerjw reopened this Jul 26, 2021
@vatanaksoytezer
Copy link
Contributor

To clarify the status of Rolling, CI is actually fixed with the sync and then it got broke again with another reason.

The earlier rolling CI fail was related with: ros2/rosidl#602

Now it is: osrf/infrastructure#5

No need for another issue though, we can keep using this one.

@tylerjw
Copy link
Member

tylerjw commented Aug 11, 2021

I think this is now fixed, re-open if it is not.

@tylerjw tylerjw closed this as completed Aug 11, 2021
MikeWrock pushed a commit to MikeWrock/moveit2 that referenced this issue Aug 15, 2022
* Add version dropdown to top of sidebar.
Updated wording on version notification.
Update theme version popout at bottom of page (not used).

* Update _themes/sphinx_rtd_theme/moveit_version.html

Co-authored-by: Nathan Brooks <[email protected]>

* add lable to dropdown

Co-authored-by: Nathan Brooks <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants