-
Notifications
You must be signed in to change notification settings - Fork 522
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug report
Required Info:
- Operating System:
- OSX
- Installation type:
- source
- Version or commit hash:
- DDS implementation:
- N/A
- Client library (if applicable):
- rclcpp
Steps to reproduce issue
Run this job https://ci.ros2.org/job/nightly_osx_release/2029/
Expected behavior
Actual behavior
Start 2: cppcheck
2: Test command: /Users/osrf/jenkins-agent/workspace/nightly_osx_release/venv/bin/python3 "-u" "/Users/osrf/jenkins-agent/workspace/nightly_osx_release/ws/install/ament_cmake_test/share/ament_cmake_test/cmake/run_test.py" "/Users/osrf/jenkins-agent/workspace/nightly_osx_release/ws/build/rclcpp/test_results/rclcpp/cppcheck.xunit.xml" "--package-name" "rclcpp" "--output-file" "/Users/osrf/jenkins-agent/workspace/nightly_osx_release/ws/build/rclcpp/ament_cppcheck/cppcheck.txt" "--command" "/Users/osrf/jenkins-agent/workspace/nightly_osx_release/ws/install/ament_cppcheck/bin/ament_cppcheck" "--xunit-file" "/Users/osrf/jenkins-agent/workspace/nightly_osx_release/ws/build/rclcpp/test_results/rclcpp/cppcheck.xunit.xml" "--include_dirs" "/Users/osrf/jenkins-agent/workspace/nightly_osx_release/ws/src/ros2/rclcpp/rclcpp/include"
2: Test timeout computed to be: 300
2: -- run_test.py: invoking following command in '/Users/osrf/jenkins-agent/workspace/nightly_osx_release/ws/src/ros2/rclcpp/rclcpp':
2: - /Users/osrf/jenkins-agent/workspace/nightly_osx_release/ws/install/ament_cppcheck/bin/ament_cppcheck --xunit-file /Users/osrf/jenkins-agent/workspace/nightly_osx_release/ws/build/rclcpp/test_results/rclcpp/cppcheck.xunit.xml --include_dirs /Users/osrf/jenkins-agent/workspace/nightly_osx_release/ws/src/ros2/rclcpp/rclcpp/include
1/1 Test #2: cppcheck .........................***Timeout 300.13 sec
Additional information
It was pretty close to failing the previous job
1/1 Test #2: cppcheck ......................... Passed 295.42 sec
Maybe the test timeout needs to be extended?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working