ros2_controllers
ros2_controllers copied to clipboard
[CI] RHEL 8 test failures
On RHEL 8 we have strange warnings by pluginlib with failing tests afterwards.
Warning: class_loader.impl: SEVERE WARNING!!! A namespace collision has occurred with plugin factory for class mock_components::GenericSystem. New factory will OVERWRITE existing one. This situation occurs when libraries containing plugins are directly linked against an executable (the one running right now generating this message). Please separate plugins out into their own library or just don't link against the library and use either class_loader::ClassLoader/MultiLibraryClassLoader to open.
This can be reproduced from humble branch using act
gh act pull_request -W .github/workflows/humble-rhel-semi-binary-build.yml
This still fails https://github.com/ros-controls/ros2_controllers/actions/workflows/humble-rhel-semi-binary-build.yml
This issue is being labeled as stale because it has been open 45 days with no activity. It will be automatically closed after another 45 days without follow-ups.
still fails (and never succeeded)