jsk-ros-pkg / jsk_recognition

JSK perception ROS packages
https://github.com/jsk-ros-pkg/jsk_recognition
270 stars 190 forks source link

Build failed in Jenkins: Idev__jsk_recognition__ubuntu_trusty_amd64 #191 #2287

Open wkentaro opened 6 years ago

wkentaro commented 6 years ago

See http://build.ros.org/job/Idev__jsk_recognition__ubuntu_trusty_amd64/191/display/redirect


[...truncated 45.73 KB...]

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/tmp/ros_buildfarm/scripts/devel/create_devel_task_generator.py", line 250, in main() File "/tmp/ros_buildfarm/scripts/devel/create_devel_task_generator.py", line 127, in main get_binary_package_versions(apt_cache, debian_pkg_names_testing)) File "/tmp/ros_buildfarm/ros_buildfarm/common.py", line 144, in get_binary_package_versions pkg = apt_cache[debian_pkg_name] File "/usr/lib/python3/dist-packages/apt/cache.py", line 205, in getitem raise KeyError('The cache has no package named %r' % key) KeyError: "The cache has no package named 'chainercv'" Build step 'Execute shell' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE [xUnit] [INFO] - Starting to record. [xUnit] [INFO] - Processing GoogleTest-1.6 [xUnit] [INFO] - [GoogleTest-1.6] - No test report file(s) were found with the pattern 'catkin_workspace/test_results/*/.xml' relative to 'http://build.ros.org/job/Idev__jsk_recognition__ubuntu_trusty_amd64/ws/' for the testing framework 'GoogleTest-1.6'. Did you enter a pattern relative to the correct directory? Did you generate the result report(s) for 'GoogleTest-1.6'? [xUnit] [WARNING] - No test reports found for the metric 'GoogleTest' with the resolved pattern 'catkin_workspace/test_results/*/.xml'. [xUnit] [INFO] - Skipping the metric tool processing. [xUnit] [INFO] - There are errors when processing test results. [xUnit] [INFO] - Skipping tests recording.

wkentaro commented 6 years ago
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apt/cache.py", line 198, in getitem
return self._weakref[key]
File "/usr/lib/python3.4/weakref.py", line 125, in getitem
o = self.datakey
KeyError: 'chainercv'

@k-okada Maybe we need another release with dropping the line of <run_depend>python-chainercv-pip</run_depend>?

https://github.com/jsk-ros-pkg/jsk_recognition/blob/1181e404b2dd2428a29677ad73c7f4cd15889e44/jsk_perception/package.xml#L80