The package name passed to `find_package_handle_standard_args` (RSSDK) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:432 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:654 (find_rssdk)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find RSSDK (missing: _RSSDK_LIBRARIES)
** WARNING ** visualization features related to rssdk will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (qhull) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:185 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:642 (find_qhull)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (openni)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_COMMON
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_COMMON)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_OCTREE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_OCTREE)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_IO
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_IO)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_KDTREE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_KDTREE)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_SEARCH
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_SEARCH)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_SAMPLE_CONSENSUS
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_SAMPLE_CONSENSUS) does not match the name of the calling package
(PCL). This can lead to problems in calling code that expects
`find_package` result variables (e.g., `_FOUND`) to follow a certain
pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_FILTERS
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_FILTERS) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_2D
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_2D)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_GEOMETRY
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_GEOMETRY) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_FEATURES
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_FEATURES) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_ML
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_ML)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_SEGMENTATION
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_SEGMENTATION) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_VISUALIZATION
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_VISUALIZATION) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_SURFACE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_SURFACE) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_REGISTRATION
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_REGISTRATION) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_KEYPOINTS
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_KEYPOINTS) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_TRACKING
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_TRACKING) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_RECOGNITION
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_RECOGNITION) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_STEREO
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_STEREO)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_APPS
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_APPS)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_IN_HAND_SCANNER
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_IN_HAND_SCANNER) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_MODELER
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_MODELER) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_POINT_CLOUD_EDITOR
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_POINT_CLOUD_EDITOR) does not match the name of the calling package
(PCL). This can lead to problems in calling code that expects
`find_package` result variables (e.g., `_FOUND`) to follow a certain
pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_OUTOFCORE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_OUTOFCORE) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_PEOPLE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_PEOPLE)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found Boost: /usr/include (found version "1.65.1") found components: system program_options
-- +++ processing catkin package: 'lane_detection'
-- ==> add_subdirectory(lane_detection)
-- <<<<<<<<<<<<<<<<<<<<<<<<<<<<BUILD_TYPE: Release
-- Found glog (include: /usr/include, library: /usr/lib/aarch64-linux-gnu/libglog.so)
-- Found Boost: /usr/include (found version "1.65.1") found components: system program_options filesystem
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
version : 1.2.0-rc_dev.9cf2fab
version : 1.2.0
-- Found Boost: /usr/include (found version "1.65.1") found components: system filesystem
-- <<<<<<<<<<<<<<<<<<<<TRT_SRC: /senior/workspace/slave_ws/src/lane_detection/core/trt/trt_core.cpp;/senior/workspace/slave_ws/src/lane_detection/core/trt/trt_impl.cpp;./plugin/ScatterND.cu
-- <<<<<<<<<<<<<<<<<<<<<<<<<<<<BUILD_TYPE laneatt: Release
-- Version: 10.0.1
-- Build type: Release
-- +++ processing catkin package: 'spreader_detection'
-- ==> add_subdirectory(spreader_detection)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (eigen) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:153 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:638 (find_eigen)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found Boost: /usr/include (found suitable version "1.65.1", minimum required is "1.40.0") found components: system filesystem thread date_time iostreams serialization chrono atomic regex
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (openni)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (OpenNI2)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (ensenso)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR)
** WARNING ** io features related to ensenso will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (DAVIDSDK)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR)
** WARNING ** io features related to davidSDK will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (DSSDK) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES)
** WARNING ** io features related to dssdk will be disabled
** WARNING ** io features related to pcap will be disabled
** WARNING ** io features related to png will be disabled
-- The imported target "vtkRenderingPythonTkWidgets" references the file
"/usr/lib/aarch64-linux-gnu/libvtkRenderingPythonTkWidgets.so"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib/cmake/vtk-6.3/VTKTargets.cmake"
but not all the files it references.
-- The imported target "vtk" references the file
"/usr/bin/vtk"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib/cmake/vtk-6.3/VTKTargets.cmake"
but not all the files it references.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (libusb-1.0)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:515 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:658 (find_libusb)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
** WARNING ** io features related to libusb-1.0 will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (Flann) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (Flann) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (openni)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (OpenNI2)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (ensenso)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR)
** WARNING ** visualization features related to ensenso will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (DAVIDSDK)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR)
** WARNING ** visualization features related to davidSDK will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (DSSDK) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES)
** WARNING ** visualization features related to dssdk will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (RSSDK) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:432 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:654 (find_rssdk)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find RSSDK (missing: _RSSDK_LIBRARIES)
** WARNING ** visualization features related to rssdk will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (qhull) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:185 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:642 (find_qhull)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (openni)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_COMMON
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_COMMON)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_OCTREE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_OCTREE)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_IO
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_IO)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_KDTREE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_KDTREE)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_SEARCH
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_SEARCH)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_SAMPLE_CONSENSUS
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_SAMPLE_CONSENSUS) does not match the name of the calling package
(PCL). This can lead to problems in calling code that expects
`find_package` result variables (e.g., `_FOUND`) to follow a certain
pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_FILTERS
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_FILTERS) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_2D
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_2D)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_GEOMETRY
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_GEOMETRY) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_FEATURES
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_FEATURES) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_ML
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_ML)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_SEGMENTATION
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_SEGMENTATION) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_VISUALIZATION
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_VISUALIZATION) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_SURFACE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_SURFACE) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_REGISTRATION
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_REGISTRATION) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_KEYPOINTS
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_KEYPOINTS) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_TRACKING
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_TRACKING) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_RECOGNITION
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_RECOGNITION) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_STEREO
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_STEREO)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_APPS
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_APPS)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_IN_HAND_SCANNER
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_IN_HAND_SCANNER) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_MODELER
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_MODELER) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_POINT_CLOUD_EDITOR
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_POINT_CLOUD_EDITOR) does not match the name of the calling package
(PCL). This can lead to problems in calling code that expects
`find_package` result variables (e.g., `_FOUND`) to follow a certain
pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_OUTOFCORE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_OUTOFCORE) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_PEOPLE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_PEOPLE)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:41 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found Boost: /usr/include (found version "1.65.1") found components: system program_options
-- Configuring done
-- Generating done
-- Build files have been written to: /senior/workspace/slave_ws/build
[ 0%] Built target vehicle_msgs_generate_messages_lisp
[ 0%] Built target sensor_msgs_generate_messages_py
[ 0%] Built target vehicle_msgs_generate_messages_py
[ 0%] Built target bond_generate_messages_nodejs
[ 0%] Built target tf_generate_messages_py
[ 2%] Built target topic_tools_generate_messages_cpp
[ 0%] Built target vehicle_msgs_generate_messages_eus
[ 0%] Built target std_msgs_generate_messages_nodejs
[ 0%] Built target tf2_msgs_generate_messages_eus
[ 2%] Building NVCC (Device) object ipm_segmentation/core/ddrnet/CMakeFiles/ddrnet_lib.dir/ddrnet_lib_generated_image_process.cu.o
[ 2%] Built target bond_generate_messages_py
[ 2%] Built target sensor_msgs_generate_messages_lisp
[ 2%] Built target std_msgs_generate_messages_eus
[ 2%] Built target roscpp_generate_messages_py
[ 2%] Built target topic_tools_generate_messages_eus
[ 2%] Built target pcl_msgs_generate_messages_eus
[ 2%] Built target dynamic_reconfigure_generate_messages_cpp
[ 2%] Built target vehicle_msgs_generate_messages_nodejs
[ 2%] Built target geometry_msgs_generate_messages_nodejs
[ 2%] Built target bond_generate_messages_eus
[ 2%] Built target nodelet_generate_messages_nodejs
[ 2%] Built target roscpp_generate_messages_eus
[ 2%] Built target actionlib_msgs_generate_messages_eus
[ 2%] Built target sensor_msgs_generate_messages_cpp
[ 2%] Built target geometry_msgs_generate_messages_py
[ 2%] Built target actionlib_msgs_generate_messages_nodejs
[ 2%] Built target actionlib_generate_messages_eus
[ 2%] Built target std_msgs_generate_messages_py
[ 2%] Built target roscpp_generate_messages_lisp
[ 2%] Built target topic_tools_generate_messages_lisp
[ 2%] Built target tf_generate_messages_lisp
[ 2%] Built target dynamic_reconfigure_generate_messages_lisp
[ 2%] Built target tf_generate_messages_nodejs
[ 2%] Built target tf2_msgs_generate_messages_nodejs
[ 2%] Built target rosgraph_msgs_generate_messages_py
[ 2%] Built target pcl_msgs_generate_messages_cpp
[ 2%] Built target nodelet_generate_messages_eus
Consolidate compiler generated dependencies of target spreaderatt_lib
[ 2%] Built target nodelet_topic_tools_gencfg
[ 2%] Built target sensor_msgs_generate_messages_nodejs
[ 2%] Built target geometry_msgs_generate_messages_cpp
Consolidate compiler generated dependencies of target fmt
[ 2%] Built target rosgraph_msgs_generate_messages_cpp
[ 2%] Built target nodelet_generate_messages_py
[ 2%] Built target topic_tools_generate_messages_nodejs
[ 2%] Built target pcl_msgs_generate_messages_nodejs
[ 2%] Built target geometry_msgs_generate_messages_lisp
[ 2%] Built target roscpp_generate_messages_cpp
[ 2%] Built target nodelet_generate_messages_lisp
[ 2%] Built target rosgraph_msgs_generate_messages_eus
[ 2%] Built target std_srvs_generate_messages_nodejs
[ 2%] Built target dynamic_reconfigure_generate_messages_nodejs
[ 2%] Built target dynamic_reconfigure_generate_messages_eus
[ 2%] Built target rosgraph_msgs_generate_messages_nodejs
[ 2%] Built target tf2_msgs_generate_messages_py
[ 2%] Built target tf_generate_messages_eus
[ 2%] Built target std_srvs_generate_messages_eus
[ 2%] Built target dynamic_reconfigure_generate_messages_py
[ 2%] Built target std_msgs_generate_messages_lisp
[ 2%] Built target actionlib_generate_messages_lisp
[ 2%] Built target topic_tools_generate_messages_py
[ 2%] Built target geometry_msgs_generate_messages_eus
[ 2%] Built target vehicle_msgs_generate_messages_cpp
[ 2%] Built target rosgraph_msgs_generate_messages_lisp
[ 2%] Built target std_srvs_generate_messages_cpp
Consolidate compiler generated dependencies of target ipm_lib
[ 2%] Built target pcl_msgs_generate_messages_lisp
[ 2%] Built target actionlib_msgs_generate_messages_cpp
[ 2%] Built target actionlib_generate_messages_cpp
[ 2%] Built target pcl_msgs_generate_messages_py
[ 2%] Built target tf_generate_messages_cpp
[ 2%] Built target bond_generate_messages_cpp
[ 2%] Built target dynamic_reconfigure_gencfg
[ 2%] Built target actionlib_generate_messages_nodejs
Consolidate compiler generated dependencies of target ipm_seg_lib
Consolidate compiler generated dependencies of target lane_trt_engine
[ 2%] Built target sensor_msgs_generate_messages_eus
[ 2%] Built target bond_generate_messages_lisp
[ 2%] Built target tf2_msgs_generate_messages_lisp
[ 2%] Built target actionlib_generate_messages_py
[ 2%] Built target std_srvs_generate_messages_lisp
[ 2%] Built target actionlib_msgs_generate_messages_lisp
[ 2%] Built target tf2_msgs_generate_messages_cpp
[ 2%] Built target pcl_ros_gencfg
[ 2%] Built target std_msgs_generate_messages_cpp
[ 2%] Built target std_srvs_generate_messages_py
[ 2%] Built target nodelet_generate_messages_cpp
[ 2%] Built target roscpp_generate_messages_nodejs
[ 2%] Built target actionlib_msgs_generate_messages_py
[ 7%] Built target spreaderatt_lib
[ 15%] Built target fmt
[ 23%] Built target ipm_seg_lib
[ 25%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/liblaneatt_cuda.so
[ 30%] Built target ipm_lib
[ 33%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/liblane_trt_engine.so
Consolidate compiler generated dependencies of target sprd_ipm_lib
[ 41%] Built target sprd_ipm_lib
Consolidate compiler generated dependencies of target spreader_detection_node
[ 46%] Built target laneatt_cuda
[ 53%] Built target spreader_detection_node
[ 64%] Built target lane_trt_engine
Consolidate compiler generated dependencies of target laneatt
[ 66%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/liblaneatt.so
[ 69%] Built target laneatt
Consolidate compiler generated dependencies of target lane_detection_node
[ 71%] Linking CXX executable /senior/workspace/slave_ws/devel/lib/lane_detection/lane_detection_node
/usr/bin/ld: warning: libopencv_imgcodecs.so.3.2, needed by /opt/ros/melodic/lib/libcv_bridge.so, may conflict with libopencv_imgcodecs.so.4.1
/usr/bin/ld: warning: libopencv_imgproc.so.4.1, needed by /senior/workspace/slave_ws/devel/lib/liblaneatt.so, may conflict with libopencv_imgproc.so.3.2
/usr/bin/ld: warning: libopencv_core.so.4.1, needed by /senior/workspace/slave_ws/devel/lib/liblaneatt.so, may conflict with libopencv_core.so.3.2
[ 79%] Built target lane_detection_node
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
[ 82%] Building NVCC intermediate link file ipm_segmentation/core/ddrnet/CMakeFiles/ddrnet_lib.dir/ddrnet_lib_intermediate_link.o
Consolidate compiler generated dependencies of target ddrnet_lib
[ 84%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libddrnet_lib.so
[ 89%] Built target ddrnet_lib
Consolidate compiler generated dependencies of target ipm_segmenation_node
[ 92%] Linking CXX executable /senior/workspace/slave_ws/devel/lib/ipm_segmenation/ipm_segmenation_node
/usr/bin/ld: warning: libopencv_core.so.4.1, needed by /usr/lib/aarch64-linux-gnu/libopencv_highgui.so.4.1.1, may conflict with libopencv_core.so.3.2
[100%] Built target ipm_segmenation_node
Install the project...
-- Install configuration: ""
-- Installing: /senior/perception_slave/_setup_util.py
-- Installing: /senior/perception_slave/env.sh
-- Installing: /senior/perception_slave/setup.bash
-- Installing: /senior/perception_slave/local_setup.bash
-- Installing: /senior/perception_slave/setup.sh
-- Installing: /senior/perception_slave/local_setup.sh
-- Installing: /senior/perception_slave/setup.zsh
-- Installing: /senior/perception_slave/local_setup.zsh
-- Installing: /senior/perception_slave/.rosinstall
-- Installing: /senior/perception_slave/lib/pkgconfig/ipm_segmenation.pc
-- Installing: /senior/perception_slave/share/ipm_segmenation/cmake/ipm_segmenationConfig.cmake
-- Installing: /senior/perception_slave/share/ipm_segmenation/cmake/ipm_segmenationConfig-version.cmake
-- Installing: /senior/perception_slave/share/ipm_segmenation/package.xml
-- Installing: /senior/perception_slave/lib/ipm_segmenation/ipm_segmenation_node
-- Set runtime path of "/senior/perception_slave/lib/ipm_segmenation/ipm_segmenation_node" to ""
-- Installing: /senior/perception_slave/share/ipm_segmenation/launch
-- Installing: /senior/perception_slave/share/ipm_segmenation/launch/ipm_segmenation.launch
-- Installing: /senior/perception_slave/share/ipm_segmenation/params
-- Installing: /senior/perception_slave/share/ipm_segmenation/params/ipm.yaml
-- Installing: /senior/perception_slave/share/ipm_segmenation/params/ipm_segmenation_warn_config.yaml
-- Installing: /senior/perception_slave/share/ipm_segmenation/params/ddrnet
-- Installing: /senior/perception_slave/share/ipm_segmenation/params/ddrnet/model
-- Installing: /senior/perception_slave/share/ipm_segmenation/params/ddrnet/model/DXMODEL_small.trt7
-- Installing: /senior/perception_slave/share/ipm_segmenation/params/ddrnet/model/DXMODEL_0818.onnx
-- Installing: /senior/perception_slave/share/ipm_segmenation/params/ddrnet/model/DXMODEL_small.onnx
-- Installing: /senior/perception_slave/share/ipm_segmenation/params/ddrnet/model/DXMODEL_0818.trt7
-- Installing: /senior/perception_slave/share/ipm_segmenation/params/ddrnet/ddrnet.yaml
-- Installing: /senior/perception_slave/share/ipm_segmenation/params/ipm_segmenation.yaml
-- Installing: /senior/perception_slave/lib/libipm_seg_lib.so
-- Installing: /senior/perception_slave/lib/libddrnet_lib.so
-- Set runtime path of "/senior/perception_slave/lib/libddrnet_lib.so" to ""
-- Installing: /senior/perception_slave/lib/pkgconfig/lane_detection.pc
-- Installing: /senior/perception_slave/share/lane_detection/cmake/lane_detectionConfig.cmake
-- Installing: /senior/perception_slave/share/lane_detection/cmake/lane_detectionConfig-version.cmake
-- Installing: /senior/perception_slave/share/lane_detection/package.xml
-- Installing: /senior/perception_slave/lib/lane_detection/lane_detection_node
-- Set runtime path of "/senior/perception_slave/lib/lane_detection/lane_detection_node" to ""
-- Installing: /senior/perception_slave/share/lane_detection/launch
-- Installing: /senior/perception_slave/share/lane_detection/launch/lane_detection.launch
-- Installing: /senior/perception_slave/share/lane_detection/launch/lane_detection_offline.launch
-- Installing: /senior/perception_slave/share/lane_detection/params
-- Installing: /senior/perception_slave/share/lane_detection/params/lane_detection_warn_config.yaml
-- Installing: /senior/perception_slave/share/lane_detection/params/lane_detection.yaml
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/wftruck
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/wftruck/model_20230701.onnx
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/wftruck/model_20231116.onnx
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/wftruck/laneatt.yaml
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/xmimv
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/xmimv/laneatt.yaml
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/xmimv/model_20230621.onnx
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/zhtruck
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/zhtruck/model_20220902.trt7
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/zhtruck/laneatt.yaml
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/tcimv
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/tcimv/laneatt.yaml
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/tcimv/model_20230617.onnx
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/tctruck
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/tctruck/model_20230615.onnx
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/tctruck/laneatt.yaml
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/README.md
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/dxtruck
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/dxtruck/model_20230614.onnx
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/dxtruck/laneatt.yaml
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/sqtruck
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/sqtruck/model_20230614.onnx
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/sqtruck/laneatt.yaml
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/.git
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/rzimv
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/rzimv/laneatt.yaml
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/rzimv/model_20230621.onnx
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/wfimv
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/wfimv/model_20230428.trt8
-- Installing: /senior/perception_slave/share/lane_detection/params/laneatt/model/wfimv/laneatt.yaml
-- Installing: /senior/perception_slave/share/lane_detection/params/lane_detection.rviz
-- Installing: /senior/perception_slave/share/lane_detection/params/localization_region.yaml
-- Installing: /senior/perception_slave/lib/libipm_lib.so
-- Installing: /senior/perception_slave/lib/liblane_trt_engine.so
-- Set runtime path of "/senior/perception_slave/lib/liblane_trt_engine.so" to ""
-- Installing: /senior/perception_slave/lib/liblaneatt.so
-- Set runtime path of "/senior/perception_slave/lib/liblaneatt.so" to ""
-- Installing: /senior/perception_slave/lib/liblaneatt_cuda.so
-- Installing: /senior/perception_slave/lib/pkgconfig/spreader_detection.pc
-- Installing: /senior/perception_slave/share/spreader_detection/cmake/spreader_detectionConfig.cmake
-- Installing: /senior/perception_slave/share/spreader_detection/cmake/spreader_detectionConfig-version.cmake
-- Installing: /senior/perception_slave/share/spreader_detection/package.xml
-- Installing: /senior/perception_slave/lib/spreader_detection/spreader_detection_node
-- Set runtime path of "/senior/perception_slave/lib/spreader_detection/spreader_detection_node" to ""
-- Installing: /senior/perception_slave/lib/libspreaderatt_lib.so
-- Set runtime path of "/senior/perception_slave/lib/libspreaderatt_lib.so" to ""
-- Installing: /senior/perception_slave/lib/libsprd_ipm_lib.so
-- Installing: /senior/perception_slave/share/spreader_detection/launch
-- Installing: /senior/perception_slave/share/spreader_detection/launch/spreader_detection.launch
-- Installing: /senior/perception_slave/share/spreader_detection/launch/spreader_detection_offline.launch
-- Installing: /senior/perception_slave/share/spreader_detection/params
-- Installing: /senior/perception_slave/share/spreader_detection/params/model
-- Installing: /senior/perception_slave/share/spreader_detection/params/model/model_sprd_det5_0729.trt
-- Installing: /senior/perception_slave/share/spreader_detection/params/model/model_crane_det5_0620.trt
-- Installing: /senior/perception_slave/share/spreader_detection/params/model/model_sprd_det5_0812.trt
-- Installing: /senior/perception_slave/share/spreader_detection/params/spreader_detection.rviz
-- Installing: /senior/perception_slave/share/spreader_detection/params/spreader_detection.yaml
Base path: /senior/workspace/slave_ws
Source space: /senior/workspace/slave_ws/src
Build space: /senior/workspace/slave_ws/build
Devel space: /senior/workspace/slave_ws/devel
Install space: /senior/perception_slave
####
#### Running command: "cmake /senior/workspace/slave_ws/src -DCATKIN_DEVEL_PREFIX=/senior/workspace/slave_ws/devel -DCMAKE_INSTALL_PREFIX=/senior/perception_slave -G Unix Makefiles" in "/senior/workspace/slave_ws/build"
####
####
#### Running command: "make install -j" in "/senior/workspace/slave_ws/build"
####
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (change-ver-json)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>修改version文件>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor
[Pipeline] sh
+ cat /senior/version.json
[Pipeline] echo
{"module":[{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-11-27_20-31-22","commit_id":"ee1ae55","version":"","commit_msgs":",IG11bHRpcGxlIHJvdXRlcwrlop7liqBwb3NlLm1zZ+eahOe8luivkQrlrprkuYnlj5jmm7TvvIzmlrDlop50YXJnZXRfcG9zZQrmlrDlop7mtojmga/nsbvlnotwb3NlCuW9leWMheinpuWPkea2iOaBr2NvbW1fbXNncy9UcmlnZ2VyLm1zZ+WinuWKoGZpbGVfcHJlZml45a2X5q61CiDlop7liqDlj4zlpLRpbXbvvIzmraPlj43lkJHkvZzkuJrmoIflv5fkvY0KCiDlj4zlpLTovabkvZzkuJrmoIflv5fkvY3mlLnkuLp1aW50OOexu+Wei++8jOWMuuWIhuWNleWPjOWktOi9pgoK5oGi5aSNbm9uZSBjYW5mZOeahENoYXNzaXMubXNnIENvbW1hbmQubXNnIFZlaGljbGVTdGF0dXMubXNnCuaUr+aMgWNhbmZkCuS/ruaUuVZlaGljbGVTdGF0dXMubXNnIOa3u+WKoOaWsOeahOi9pui+hueKtuaAgea2iOaBrwrkv67mlLlwZXJpcGhlcmFsX21zZ3MvbXNnL1ZlaGljbGVTdGF0dXMubXNn55qE6YOo5YiG5a2X5q6155qE5pWw5o2u57G75Z6LCuS/ruaUuea2suWOi+ayueS9jeS4unVpbnQxNuexu+Weiwrlop7liqDlt6XlhbfmlbTlkIjkuqTkupLmtojmga8=,"},{"repo_name":"dox","branch":"rc_dev","time":"2023-11-27_20-31-30","commit_id":"d2ae376","version":"","commit_msgs":",,"},{"repo_name":"new_detection","branch":"rc_dev","time":"2023-11-27_20-46-06","commit_id":"84a8ac1d","version":"","commit_msgs":",,IOS/ruaUueetm+mAieetlueVpe+8jOS/neeVmei/keWcsOihqOeahG9ic3RhY2xl"},{"repo_name":"camera_module","branch":"rc_dev","time":"2023-11-27_20-46-13","commit_id":"3a41333","version":"","commit_msgs":",,"},{"repo_name":"auto_camera_capture","branch":"rc_dev","time":"2023-11-27_20-47-16","commit_id":"3d6d3a6","version":"","commit_msgs":",,"},{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-11-27_20-48-07","commit_id":"ee1ae55","version":"","commit_msgs":",IG11bHRpcGxlIHJvdXRlcwrlop7liqBwb3NlLm1zZ+eahOe8luivkQrlrprkuYnlj5jmm7TvvIzmlrDlop50YXJnZXRfcG9zZQrmlrDlop7mtojmga/nsbvlnotwb3NlCuW9leWMheinpuWPkea2iOaBr2NvbW1fbXNncy9UcmlnZ2VyLm1zZ+WinuWKoGZpbGVfcHJlZml45a2X5q61CiDlop7liqDlj4zlpLRpbXbvvIzmraPlj43lkJHkvZzkuJrmoIflv5fkvY0KCiDlj4zlpLTovabkvZzkuJrmoIflv5fkvY3mlLnkuLp1aW50OOexu+Wei++8jOWMuuWIhuWNleWPjOWktOi9pgoK5oGi5aSNbm9uZSBjYW5mZOeahENoYXNzaXMubXNnIENvbW1hbmQubXNnIFZlaGljbGVTdGF0dXMubXNnCuaUr+aMgWNhbmZkCuS/ruaUuVZlaGljbGVTdGF0dXMubXNnIOa3u+WKoOaWsOeahOi9pui+hueKtuaAgea2iOaBrwrkv67mlLlwZXJpcGhlcmFsX21zZ3MvbXNnL1ZlaGljbGVTdGF0dXMubXNn55qE6YOo5YiG5a2X5q6155qE5pWw5o2u57G75Z6LCuS/ruaUuea2suWOi+ayueS9jeS4unVpbnQxNuexu+Weiwrlop7liqDlt6XlhbfmlbTlkIjkuqTkupLmtojmga8=,"},{"repo_name":"system-ros","branch":"rc_dev","time":"2023-11-27_20-48-35","commit_id":"1cbc190","version":"","commit_msgs":",,"},{"repo_name":"node-manager","branch":"rc_dev","time":"2023-11-27_20-48-44","commit_id":"402b8f2","version":"","commit_msgs":",,"},{"repo_name":"thirdparty","branch":"rc_dev","time":"2023-11-27_20-49-16","commit_id":"ec58104","version":"","commit_msgs":",,"},{"repo_name":"unified-system-monitor","branch":"rc_dev","time":"2023-11-27_20-49-27","commit_id":"8f3275e","version":"","commit_msgs":",,"},{"repo_name":"ros-bridge","branch":"rc_dev","time":"2023-11-27_20-49-49","commit_id":"14b3ab4","version":"","commit_msgs":",,"},{"repo_name":"hdcontrol","branch":"rc_dev","time":"2023-11-27_20-49-59","commit_id":"e51e420","version":"","commit_msgs":",,"},{"repo_name":"versions_observer","branch":"rc_dev","time":"2023-11-27_20-50-09","commit_id":"0fddd77","version":"","commit_msgs":",,"},
[Pipeline] sh
+ sed -i '$ s/,$//' /senior/version.json
[Pipeline] echo
[Pipeline] sh
+ echo -n '],'
[Pipeline] echo
"device":"1","device_name":"none","type":1,"project":0
[Pipeline] sh
+ echo -n '"device":"1","device_name":"none","type":1,"project":0'
[Pipeline] sh
+ echo '}'
[Pipeline] sh
+ cat /senior/version.json
{"module":[{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-11-27_20-31-22","commit_id":"ee1ae55","version":"","commit_msgs":",IG11bHRpcGxlIHJvdXRlcwrlop7liqBwb3NlLm1zZ+eahOe8luivkQrlrprkuYnlj5jmm7TvvIzmlrDlop50YXJnZXRfcG9zZQrmlrDlop7mtojmga/nsbvlnotwb3NlCuW9leWMheinpuWPkea2iOaBr2NvbW1fbXNncy9UcmlnZ2VyLm1zZ+WinuWKoGZpbGVfcHJlZml45a2X5q61CiDlop7liqDlj4zlpLRpbXbvvIzmraPlj43lkJHkvZzkuJrmoIflv5fkvY0KCiDlj4zlpLTovabkvZzkuJrmoIflv5fkvY3mlLnkuLp1aW50OOexu+Wei++8jOWMuuWIhuWNleWPjOWktOi9pgoK5oGi5aSNbm9uZSBjYW5mZOeahENoYXNzaXMubXNnIENvbW1hbmQubXNnIFZlaGljbGVTdGF0dXMubXNnCuaUr+aMgWNhbmZkCuS/ruaUuVZlaGljbGVTdGF0dXMubXNnIOa3u+WKoOaWsOeahOi9pui+hueKtuaAgea2iOaBrwrkv67mlLlwZXJpcGhlcmFsX21zZ3MvbXNnL1ZlaGljbGVTdGF0dXMubXNn55qE6YOo5YiG5a2X5q6155qE5pWw5o2u57G75Z6LCuS/ruaUuea2suWOi+ayueS9jeS4unVpbnQxNuexu+Weiwrlop7liqDlt6XlhbfmlbTlkIjkuqTkupLmtojmga8=,"},{"repo_name":"dox","branch":"rc_dev","time":"2023-11-27_20-31-30","commit_id":"d2ae376","version":"","commit_msgs":",,"},{"repo_name":"new_detection","branch":"rc_dev","time":"2023-11-27_20-46-06","commit_id":"84a8ac1d","version":"","commit_msgs":",,IOS/ruaUueetm+mAieetlueVpe+8jOS/neeVmei/keWcsOihqOeahG9ic3RhY2xl"},{"repo_name":"camera_module","branch":"rc_dev","time":"2023-11-27_20-46-13","commit_id":"3a41333","version":"","commit_msgs":",,"},{"repo_name":"auto_camera_capture","branch":"rc_dev","time":"2023-11-27_20-47-16","commit_id":"3d6d3a6","version":"","commit_msgs":",,"},{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-11-27_20-48-07","commit_id":"ee1ae55","version":"","commit_msgs":",IG11bHRpcGxlIHJvdXRlcwrlop7liqBwb3NlLm1zZ+eahOe8luivkQrlrprkuYnlj5jmm7TvvIzmlrDlop50YXJnZXRfcG9zZQrmlrDlop7mtojmga/nsbvlnotwb3NlCuW9leWMheinpuWPkea2iOaBr2NvbW1fbXNncy9UcmlnZ2VyLm1zZ+WinuWKoGZpbGVfcHJlZml45a2X5q61CiDlop7liqDlj4zlpLRpbXbvvIzmraPlj43lkJHkvZzkuJrmoIflv5fkvY0KCiDlj4zlpLTovabkvZzkuJrmoIflv5fkvY3mlLnkuLp1aW50OOexu+Wei++8jOWMuuWIhuWNleWPjOWktOi9pgoK5oGi5aSNbm9uZSBjYW5mZOeahENoYXNzaXMubXNnIENvbW1hbmQubXNnIFZlaGljbGVTdGF0dXMubXNnCuaUr+aMgWNhbmZkCuS/ruaUuVZlaGljbGVTdGF0dXMubXNnIOa3u+WKoOaWsOeahOi9pui+hueKtuaAgea2iOaBrwrkv67mlLlwZXJpcGhlcmFsX21zZ3MvbXNnL1ZlaGljbGVTdGF0dXMubXNn55qE6YOo5YiG5a2X5q6155qE5pWw5o2u57G75Z6LCuS/ruaUuea2suWOi+ayueS9jeS4unVpbnQxNuexu+Weiwrlop7liqDlt6XlhbfmlbTlkIjkuqTkupLmtojmga8=,"},{"repo_name":"system-ros","branch":"rc_dev","time":"2023-11-27_20-48-35","commit_id":"1cbc190","version":"","commit_msgs":",,"},{"repo_name":"node-manager","branch":"rc_dev","time":"2023-11-27_20-48-44","commit_id":"402b8f2","version":"","commit_msgs":",,"},{"repo_name":"thirdparty","branch":"rc_dev","time":"2023-11-27_20-49-16","commit_id":"ec58104","version":"","commit_msgs":",,"},{"repo_name":"unified-system-monitor","branch":"rc_dev","time":"2023-11-27_20-49-27","commit_id":"8f3275e","version":"","commit_msgs":",,"},{"repo_name":"ros-bridge","branch":"rc_dev","time":"2023-11-27_20-49-49","commit_id":"14b3ab4","version":"","commit_msgs":",,"},{"repo_name":"hdcontrol","branch":"rc_dev","time":"2023-11-27_20-49-59","commit_id":"e51e420","version":"","commit_msgs":",,"},{"repo_name":"versions_observer","branch":"rc_dev","time":"2023-11-27_20-50-09","commit_id":"0fddd77","version":"","commit_msgs":",,"}],"device":"1","device_name":"none","type":1,"project":0}
[Pipeline] sh
+ cat /senior/perception_slave/version.json
[Pipeline] echo
{"module":[{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-11-27_20-31-22","commit_id":"ee1ae55","version":"","commit_msgs":",IG11bHRpcGxlIHJvdXRlcwrlop7liqBwb3NlLm1zZ+eahOe8luivkQrlrprkuYnlj5jmm7TvvIzmlrDlop50YXJnZXRfcG9zZQrmlrDlop7mtojmga/nsbvlnotwb3NlCuW9leWMheinpuWPkea2iOaBr2NvbW1fbXNncy9UcmlnZ2VyLm1zZ+WinuWKoGZpbGVfcHJlZml45a2X5q61CiDlop7liqDlj4zlpLRpbXbvvIzmraPlj43lkJHkvZzkuJrmoIflv5fkvY0KCiDlj4zlpLTovabkvZzkuJrmoIflv5fkvY3mlLnkuLp1aW50OOexu+Wei++8jOWMuuWIhuWNleWPjOWktOi9pgoK5oGi5aSNbm9uZSBjYW5mZOeahENoYXNzaXMubXNnIENvbW1hbmQubXNnIFZlaGljbGVTdGF0dXMubXNnCuaUr+aMgWNhbmZkCuS/ruaUuVZlaGljbGVTdGF0dXMubXNnIOa3u+WKoOaWsOeahOi9pui+hueKtuaAgea2iOaBrwrkv67mlLlwZXJpcGhlcmFsX21zZ3MvbXNnL1ZlaGljbGVTdGF0dXMubXNn55qE6YOo5YiG5a2X5q6155qE5pWw5o2u57G75Z6LCuS/ruaUuea2suWOi+ayueS9jeS4unVpbnQxNuexu+Weiwrlop7liqDlt6XlhbfmlbTlkIjkuqTkupLmtojmga8=,"},{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-11-27_20-48-07","commit_id":"ee1ae55","version":"","commit_msgs":",IG11bHRpcGxlIHJvdXRlcwrlop7liqBwb3NlLm1zZ+eahOe8luivkQrlrprkuYnlj5jmm7TvvIzmlrDlop50YXJnZXRfcG9zZQrmlrDlop7mtojmga/nsbvlnotwb3NlCuW9leWMheinpuWPkea2iOaBr2NvbW1fbXNncy9UcmlnZ2VyLm1zZ+WinuWKoGZpbGVfcHJlZml45a2X5q61CiDlop7liqDlj4zlpLRpbXbvvIzmraPlj43lkJHkvZzkuJrmoIflv5fkvY0KCiDlj4zlpLTovabkvZzkuJrmoIflv5fkvY3mlLnkuLp1aW50OOexu+Wei++8jOWMuuWIhuWNleWPjOWktOi9pgoK5oGi5aSNbm9uZSBjYW5mZOeahENoYXNzaXMubXNnIENvbW1hbmQubXNnIFZlaGljbGVTdGF0dXMubXNnCuaUr+aMgWNhbmZkCuS/ruaUuVZlaGljbGVTdGF0dXMubXNnIOa3u+WKoOaWsOeahOi9pui+hueKtuaAgea2iOaBrwrkv67mlLlwZXJpcGhlcmFsX21zZ3MvbXNnL1ZlaGljbGVTdGF0dXMubXNn55qE6YOo5YiG5a2X5q6155qE5pWw5o2u57G75Z6LCuS/ruaUuea2suWOi+ayueS9jeS4unVpbnQxNuexu+Weiwrlop7liqDlt6XlhbfmlbTlkIjkuqTkupLmtojmga8=,"},{"repo_name":"system-ros","branch":"rc_dev","time":"2023-11-27_20-48-35","commit_id":"1cbc190","version":"","commit_msgs":",,"},{"repo_name":"node-manager","branch":"rc_dev","time":"2023-11-27_20-48-45","commit_id":"402b8f2","version":"","commit_msgs":",,"},{"repo_name":"thirdparty","branch":"rc_dev","time":"2023-11-27_20-49-17","commit_id":"ec58104","version":"","commit_msgs":",,"},{"repo_name":"unified-system-monitor","branch":"rc_dev","time":"2023-11-27_20-49-28","commit_id":"8f3275e","version":"","commit_msgs":",,"},{"repo_name":"ros-bridge","branch":"rc_dev","time":"2023-11-27_20-49-50","commit_id":"14b3ab4","version":"","commit_msgs":",,"},{"repo_name":"hdcontrol","branch":"rc_dev","time":"2023-11-27_20-50-00","commit_id":"e51e420","version":"","commit_msgs":",,"},{"repo_name":"versions_observer","branch":"rc_dev","time":"2023-11-27_20-50-10","commit_id":"0fddd77","version":"","commit_msgs":",,"},{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-11-27_21-04-23","commit_id":"fd2edfb","version":"","commit_msgs":",,"},{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-11-27_21-08-18","commit_id":"9cf2fab","version":"","commit_msgs":",,"},{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-11-27_21-08-40","commit_id":"65fdd74","version":"","commit_msgs":",,"},
[Pipeline] sh
+ sed -i '$ s/,$//' /senior/perception_slave/version.json
[Pipeline] echo
[Pipeline] sh
+ echo -n '],'
[Pipeline] echo
"device":2,"device_name":"none","type":1,"project":"0"
[Pipeline] sh
+ echo -n '"device":2,"device_name":"none","type":1,"project":"0"'
[Pipeline] sh
+ echo '}'
[Pipeline] sh
+ cat /senior/perception_slave/version.json
{"module":[{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-11-27_20-31-22","commit_id":"ee1ae55","version":"","commit_msgs":",IG11bHRpcGxlIHJvdXRlcwrlop7liqBwb3NlLm1zZ+eahOe8luivkQrlrprkuYnlj5jmm7TvvIzmlrDlop50YXJnZXRfcG9zZQrmlrDlop7mtojmga/nsbvlnotwb3NlCuW9leWMheinpuWPkea2iOaBr2NvbW1fbXNncy9UcmlnZ2VyLm1zZ+WinuWKoGZpbGVfcHJlZml45a2X5q61CiDlop7liqDlj4zlpLRpbXbvvIzmraPlj43lkJHkvZzkuJrmoIflv5fkvY0KCiDlj4zlpLTovabkvZzkuJrmoIflv5fkvY3mlLnkuLp1aW50OOexu+Wei++8jOWMuuWIhuWNleWPjOWktOi9pgoK5oGi5aSNbm9uZSBjYW5mZOeahENoYXNzaXMubXNnIENvbW1hbmQubXNnIFZlaGljbGVTdGF0dXMubXNnCuaUr+aMgWNhbmZkCuS/ruaUuVZlaGljbGVTdGF0dXMubXNnIOa3u+WKoOaWsOeahOi9pui+hueKtuaAgea2iOaBrwrkv67mlLlwZXJpcGhlcmFsX21zZ3MvbXNnL1ZlaGljbGVTdGF0dXMubXNn55qE6YOo5YiG5a2X5q6155qE5pWw5o2u57G75Z6LCuS/ruaUuea2suWOi+ayueS9jeS4unVpbnQxNuexu+Weiwrlop7liqDlt6XlhbfmlbTlkIjkuqTkupLmtojmga8=,"},{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-11-27_20-48-07","commit_id":"ee1ae55","version":"","commit_msgs":",IG11bHRpcGxlIHJvdXRlcwrlop7liqBwb3NlLm1zZ+eahOe8luivkQrlrprkuYnlj5jmm7TvvIzmlrDlop50YXJnZXRfcG9zZQrmlrDlop7mtojmga/nsbvlnotwb3NlCuW9leWMheinpuWPkea2iOaBr2NvbW1fbXNncy9UcmlnZ2VyLm1zZ+WinuWKoGZpbGVfcHJlZml45a2X5q61CiDlop7liqDlj4zlpLRpbXbvvIzmraPlj43lkJHkvZzkuJrmoIflv5fkvY0KCiDlj4zlpLTovabkvZzkuJrmoIflv5fkvY3mlLnkuLp1aW50OOexu+Wei++8jOWMuuWIhuWNleWPjOWktOi9pgoK5oGi5aSNbm9uZSBjYW5mZOeahENoYXNzaXMubXNnIENvbW1hbmQubXNnIFZlaGljbGVTdGF0dXMubXNnCuaUr+aMgWNhbmZkCuS/ruaUuVZlaGljbGVTdGF0dXMubXNnIOa3u+WKoOaWsOeahOi9pui+hueKtuaAgea2iOaBrwrkv67mlLlwZXJpcGhlcmFsX21zZ3MvbXNnL1ZlaGljbGVTdGF0dXMubXNn55qE6YOo5YiG5a2X5q6155qE5pWw5o2u57G75Z6LCuS/ruaUuea2suWOi+ayueS9jeS4unVpbnQxNuexu+Weiwrlop7liqDlt6XlhbfmlbTlkIjkuqTkupLmtojmga8=,"},{"repo_name":"system-ros","branch":"rc_dev","time":"2023-11-27_20-48-35","commit_id":"1cbc190","version":"","commit_msgs":",,"},{"repo_name":"node-manager","branch":"rc_dev","time":"2023-11-27_20-48-45","commit_id":"402b8f2","version":"","commit_msgs":",,"},{"repo_name":"thirdparty","branch":"rc_dev","time":"2023-11-27_20-49-17","commit_id":"ec58104","version":"","commit_msgs":",,"},{"repo_name":"unified-system-monitor","branch":"rc_dev","time":"2023-11-27_20-49-28","commit_id":"8f3275e","version":"","commit_msgs":",,"},{"repo_name":"ros-bridge","branch":"rc_dev","time":"2023-11-27_20-49-50","commit_id":"14b3ab4","version":"","commit_msgs":",,"},{"repo_name":"hdcontrol","branch":"rc_dev","time":"2023-11-27_20-50-00","commit_id":"e51e420","version":"","commit_msgs":",,"},{"repo_name":"versions_observer","branch":"rc_dev","time":"2023-11-27_20-50-10","commit_id":"0fddd77","version":"","commit_msgs":",,"},{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-11-27_21-04-23","commit_id":"fd2edfb","version":"","commit_msgs":",,"},{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-11-27_21-08-18","commit_id":"9cf2fab","version":"","commit_msgs":",,"},{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-11-27_21-08-40","commit_id":"65fdd74","version":"","commit_msgs":",,"}],"device":2,"device_name":"none","type":1,"project":"0"}
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>压缩成zip包>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor
[Pipeline] sh
+ rm -rf /senior/workspace/perception
[Pipeline] sh
+ mkdir /senior/workspace/perception_ota_master_2023-11-27_21-11-45
[Pipeline] sh
+ cp -r /senior/perception/ /senior/workspace/perception_ota_master_2023-11-27_21-11-45/
[Pipeline] sh
+ cp -r /senior/version.json /senior/workspace/
[Pipeline] sh
+ cat /senior/workspace/version.json
{"module":[{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-11-27_20-31-22","commit_id":"ee1ae55","version":"","commit_msgs":",IG11bHRpcGxlIHJvdXRlcwrlop7liqBwb3NlLm1zZ+eahOe8luivkQrlrprkuYnlj5jmm7TvvIzmlrDlop50YXJnZXRfcG9zZQrmlrDlop7mtojmga/nsbvlnotwb3NlCuW9leWMheinpuWPkea2iOaBr2NvbW1fbXNncy9UcmlnZ2VyLm1zZ+WinuWKoGZpbGVfcHJlZml45a2X5q61CiDlop7liqDlj4zlpLRpbXbvvIzmraPlj43lkJHkvZzkuJrmoIflv5fkvY0KCiDlj4zlpLTovabkvZzkuJrmoIflv5fkvY3mlLnkuLp1aW50OOexu+Wei++8jOWMuuWIhuWNleWPjOWktOi9pgoK5oGi5aSNbm9uZSBjYW5mZOeahENoYXNzaXMubXNnIENvbW1hbmQubXNnIFZlaGljbGVTdGF0dXMubXNnCuaUr+aMgWNhbmZkCuS/ruaUuVZlaGljbGVTdGF0dXMubXNnIOa3u+WKoOaWsOeahOi9pui+hueKtuaAgea2iOaBrwrkv67mlLlwZXJpcGhlcmFsX21zZ3MvbXNnL1ZlaGljbGVTdGF0dXMubXNn55qE6YOo5YiG5a2X5q6155qE5pWw5o2u57G75Z6LCuS/ruaUuea2suWOi+ayueS9jeS4unVpbnQxNuexu+Weiwrlop7liqDlt6XlhbfmlbTlkIjkuqTkupLmtojmga8=,"},{"repo_name":"dox","branch":"rc_dev","time":"2023-11-27_20-31-30","commit_id":"d2ae376","version":"","commit_msgs":",,"},{"repo_name":"new_detection","branch":"rc_dev","time":"2023-11-27_20-46-06","commit_id":"84a8ac1d","version":"","commit_msgs":",,IOS/ruaUueetm+mAieetlueVpe+8jOS/neeVmei/keWcsOihqOeahG9ic3RhY2xl"},{"repo_name":"camera_module","branch":"rc_dev","time":"2023-11-27_20-46-13","commit_id":"3a41333","version":"","commit_msgs":",,"},{"repo_name":"auto_camera_capture","branch":"rc_dev","time":"2023-11-27_20-47-16","commit_id":"3d6d3a6","version":"","commit_msgs":",,"},{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-11-27_20-48-07","commit_id":"ee1ae55","version":"","commit_msgs":",IG11bHRpcGxlIHJvdXRlcwrlop7liqBwb3NlLm1zZ+eahOe8luivkQrlrprkuYnlj5jmm7TvvIzmlrDlop50YXJnZXRfcG9zZQrmlrDlop7mtojmga/nsbvlnotwb3NlCuW9leWMheinpuWPkea2iOaBr2NvbW1fbXNncy9UcmlnZ2VyLm1zZ+WinuWKoGZpbGVfcHJlZml45a2X5q61CiDlop7liqDlj4zlpLRpbXbvvIzmraPlj43lkJHkvZzkuJrmoIflv5fkvY0KCiDlj4zlpLTovabkvZzkuJrmoIflv5fkvY3mlLnkuLp1aW50OOexu+Wei++8jOWMuuWIhuWNleWPjOWktOi9pgoK5oGi5aSNbm9uZSBjYW5mZOeahENoYXNzaXMubXNnIENvbW1hbmQubXNnIFZlaGljbGVTdGF0dXMubXNnCuaUr+aMgWNhbmZkCuS/ruaUuVZlaGljbGVTdGF0dXMubXNnIOa3u+WKoOaWsOeahOi9pui+hueKtuaAgea2iOaBrwrkv67mlLlwZXJpcGhlcmFsX21zZ3MvbXNnL1ZlaGljbGVTdGF0dXMubXNn55qE6YOo5YiG5a2X5q6155qE5pWw5o2u57G75Z6LCuS/ruaUuea2suWOi+ayueS9jeS4unVpbnQxNuexu+Weiwrlop7liqDlt6XlhbfmlbTlkIjkuqTkupLmtojmga8=,"},{"repo_name":"system-ros","branch":"rc_dev","time":"2023-11-27_20-48-35","commit_id":"1cbc190","version":"","commit_msgs":",,"},{"repo_name":"node-manager","branch":"rc_dev","time":"2023-11-27_20-48-44","commit_id":"402b8f2","version":"","commit_msgs":",,"},{"repo_name":"thirdparty","branch":"rc_dev","time":"2023-11-27_20-49-16","commit_id":"ec58104","version":"","commit_msgs":",,"},{"repo_name":"unified-system-monitor","branch":"rc_dev","time":"2023-11-27_20-49-27","commit_id":"8f3275e","version":"","commit_msgs":",,"},{"repo_name":"ros-bridge","branch":"rc_dev","time":"2023-11-27_20-49-49","commit_id":"14b3ab4","version":"","commit_msgs":",,"},{"repo_name":"hdcontrol","branch":"rc_dev","time":"2023-11-27_20-49-59","commit_id":"e51e420","version":"","commit_msgs":",,"},{"repo_name":"versions_observer","branch":"rc_dev","time":"2023-11-27_20-50-09","commit_id":"0fddd77","version":"","commit_msgs":",,"}],"device":"1","device_name":"none","type":1,"project":0}
[Pipeline] dir
Running in /senior/workspace
[Pipeline] {
[Pipeline] sh
+ zip -rq perception_ota_master_2023-11-27_21-11-45.zip ./perception_ota_master_2023-11-27_21-11-45 ./version.json
[Pipeline] sh
+ ls /senior/workspace
auto_camera_capture
camera_module
dox
new_detection
perception_ota_master_2023-11-27_21-11-45
perception_ota_master_2023-11-27_21-11-45.zip
shared_msgs
slave_ws
slave_ws@tmp
system_ws
version.json
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
/senior/workspace/perception_ota_master_2023-11-27_21-11-45.zip,/senior/version.json
[Pipeline] sh
+ curl -X POST http://ota.senior.auto/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/perception_ota_master_2023-11-27_21-11-45.zip"' --form 'version=@"/senior/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
2 402M 0 0 2 9120k 0 3023k 0:02:16 0:00:03 0:02:13 3022k
6 402M 0 0 6 26.9M 0 6874k 0:00:59 0:00:04 0:00:55 6873k
11 402M 0 0 11 45.0M 0 9203k 0:00:44 0:00:05 0:00:39 9255k
15 402M 0 0 15 62.9M 0 10.4M 0:00:38 0:00:06 0:00:32 13.9M
20 402M 0 0 20 81.0M 0 11.5M 0:00:34 0:00:07 0:00:27 17.9M
24 402M 0 0 24 99.0M 0 12.3M 0:00:32 0:00:08 0:00:24 18.0M
29 402M 0 0 29 117M 0 12.9M 0:00:30 0:00:09 0:00:21 18.0M
33 402M 0 0 33 135M 0 13.4M 0:00:29 0:00:10 0:00:19 18.0M
38 402M 0 0 38 153M 0 13.9M 0:00:28 0:00:11 0:00:17 18.0M
42 402M 0 0 42 171M 0 14.2M 0:00:28 0:00:12 0:00:16 18.0M
47 402M 0 0 47 189M 0 14.5M 0:00:27 0:00:13 0:00:14 18.0M
51 402M 0 0 51 207M 0 14.7M 0:00:27 0:00:14 0:00:13 18.0M
56 402M 0 0 56 225M 0 15.0M 0:00:26 0:00:15 0:00:11 18.0M
60 402M 0 0 60 243M 0 15.1M 0:00:26 0:00:16 0:00:10 18.0M
64 402M 0 0 64 261M 0 15.3M 0:00:26 0:00:17 0:00:09 18.0M
69 402M 0 0 69 279M 0 15.4M 0:00:25 0:00:18 0:00:07 17.9M
73 402M 0 0 73 297M 0 15.6M 0:00:25 0:00:19 0:00:06 18.0M
78 402M 0 0 78 315M 0 15.7M 0:00:25 0:00:20 0:00:05 18.0M
82 402M 0 0 82 333M 0 15.8M 0:00:25 0:00:21 0:00:04 18.0M
87 402M 0 0 87 351M 0 15.9M 0:00:25 0:00:22 0:00:03 18.0M
91 402M 0 0 91 369M 0 16.0M 0:00:25 0:00:23 0:00:02 18.0M
96 402M 0 0 96 387M 0 16.1M 0:00:24 0:00:24 --:--:-- 18.0M
100 402M 0 0 100 402M 0 15.5M 0:00:25 0:00:25 --:--:-- 14.9M
100 402M 0 0 100 402M 0 14.9M 0:00:26 0:00:26 --:--:-- 11.8M
100 402M 0 0 100 402M 0 14.4M 0:00:27 0:00:27 --:--:-- 8964k
100 402M 0 0 100 402M 0 13.9M 0:00:28 0:00:28 --:--:-- 5771k
100 402M 0 0 100 402M 0 13.4M 0:00:29 0:00:29 --:--:-- 2582k
100 402M 0 0 100 402M 0 13.0M 0:00:30 0:00:30 --:--:-- 0
100 402M 0 0 100 402M 0 12.6M 0:00:31 0:00:31 --:--:-- 0
100 402M 0 0 100 402M 0 12.2M 0:00:32 0:00:32 --:--:-- 0
100 402M 0 0 100 402M 0 11.8M 0:00:33 0:00:33 --:--:-- 0
100 402M 0 0 100 402M 0 11.5M 0:00:34 0:00:34 --:--:-- 0
100 402M 0 0 100 402M 0 11.2M 0:00:35 0:00:35 --:--:-- 0
100 402M 0 0 100 402M 0 10.9M 0:00:36 0:00:36 --:--:-- 0
100 402M 0 0 100 402M 0 10.6M 0:00:37 0:00:37 --:--:-- 0
100 402M 0 0 100 402M 0 10.3M 0:00:38 0:00:38 --:--:-- 0
100 402M 0 0 100 402M 0 10.0M 0:00:39 0:00:39 --:--:-- 0
100 402M 0 0 100 402M 0 9.8M 0:00:40 0:00:40 --:--:-- 0
100 402M 0 0 100 402M 0 9840k 0:00:41 0:00:41 --:--:-- 0
100 402M 0 0 100 402M 0 9610k 0:00:42 0:00:42 --:--:-- 0
100 402M 0 0 100 402M 0 9391k 0:00:43 0:00:43 --:--:-- 0
100 402M 0 0 100 402M 0 9181k 0:00:44 0:00:44 --:--:-- 0
100 402M 0 0 100 402M 0 8981k 0:00:45 0:00:45 --:--:-- 0
100 402M 0 0 100 402M 0 8789k 0:00:46 0:00:46 --:--:-- 0
100 402M 0 0 100 402M 0 8605k 0:00:47 0:00:47 --:--:-- 0
100 402M 0 0 100 402M 0 8428k 0:00:48 0:00:48 --:--:-- 0
100 402M 0 0 100 402M 0 8259k 0:00:49 0:00:49 --:--:-- 0
100 402M 0 0 100 402M 0 8096k 0:00:50 0:00:50 --:--:-- 0
100 402M 0 0 100 402M 0 7940k 0:00:51 0:00:51 --:--:-- 0
100 402M 0 0 100 402M 0 7790k 0:00:52 0:00:52 --:--:-- 0
100 402M 0 0 100 402M 0 7645k 0:00:53 0:00:53 --:--:-- 0
100 402M 0 0 100 402M 0 7505k 0:00:54 0:00:54 --:--:-- 0
100 402M 0 0 100 402M 0 7371k 0:00:55 0:00:55 --:--:-- 0
100 402M 0 0 100 402M 0 7241k 0:00:56 0:00:56 --:--:-- 0
100 402M 0 0 100 402M 0 7116k 0:00:57 0:00:57 --:--:-- 0
100 402M 0 0 100 402M 0 6995k 0:00:58 0:00:58 --:--:-- 0
100 402M 0 0 100 402M 0 6878k 0:00:59 0:00:59 --:--:-- 0
100 402M 0 0 100 402M 0 6765k 0:01:00 0:01:00 --:--:-- 0
100 402M 0 0 100 402M 0 6655k 0:01:01 0:01:01 --:--:-- 0
100 402M 0 0 100 402M 0 6549k 0:01:02 0:01:02 --:--:-- 0
100 402M 0 0 100 402M 0 6446k 0:01:03 0:01:03 --:--:-- 0
100 402M 0 0 100 402M 0 6347k 0:01:04 0:01:04 --:--:-- 0
100 402M 0 0 100 402M 0 6250k 0:01:05 0:01:05 --:--:-- 0
100 402M 0 0 100 402M 0 6157k 0:01:06 0:01:06 --:--:-- 0
100 402M 0 0 100 402M 0 6066k 0:01:07 0:01:07 --:--:-- 0
100 402M 0 0 100 402M 0 5978k 0:01:08 0:01:08 --:--:-- 0
100 402M 0 0 100 402M 0 5892k 0:01:09 0:01:09 --:--:-- 0
100 402M 0 0 100 402M 0 5809k 0:01:10 0:01:10 --:--:-- 0
100 402M 0 0 100 402M 0 5728k 0:01:11 0:01:11 --:--:-- 0
100 402M 0 0 100 402M 0 5649k 0:01:12 0:01:12 --:--:-- 0
100 402M 0 0 100 402M 0 5573k 0:01:13 0:01:13 --:--:-- 0
100 402M 0 0 100 402M 0 5498k 0:01:14 0:01:14 --:--:-- 0
100 402M 0 0 100 402M 0 5426k 0:01:15 0:01:15 --:--:-- 0
100 402M 0 0 100 402M 0 5355k 0:01:16 0:01:16 --:--:-- 0
100 402M 0 0 100 402M 0 5286k 0:01:17 0:01:17 --:--:-- 0
100 402M 0 0 100 402M 0 5219k 0:01:18 0:01:18 --:--:-- 0
100 402M 0 0 100 402M 0 5154k 0:01:19 0:01:19 --:--:-- 0
100 402M 0 0 100 402M 0 5090k 0:01:20 0:01:20 --:--:-- 0
100 402M 0 0 100 402M 0 5027k 0:01:21 0:01:21 --:--:-- 0
100 402M 0 0 100 402M 0 4967k 0:01:22 0:01:22 --:--:-- 0
100 402M 0 0 100 402M 0 4907k 0:01:23 0:01:23 --:--:-- 0
100 402M 0 0 100 402M 0 4850k 0:01:24 0:01:24 --:--:-- 0
100 402M 0 0 100 402M 0 4793k 0:01:25 0:01:25 --:--:-- 0
100 402M 0 0 100 402M 0 4738k 0:01:26 0:01:26 --:--:-- 0
100 402M 0 0 100 402M 0 4684k 0:01:27 0:01:27 --:--:-- 0
100 402M 0 0 100 402M 0 4631k 0:01:28 0:01:28 --:--:-- 0
100 402M 0 0 100 402M 0 4579k 0:01:29 0:01:29 --:--:-- 0
100 402M 0 0 100 402M 0 4529k 0:01:30 0:01:30 --:--:-- 0
100 402M 0 0 100 402M 0 4480k 0:01:31 0:01:31 --:--:-- 0
100 402M 0 0 100 402M 0 4431k 0:01:32 0:01:32 --:--:-- 0
100 402M 0 0 100 402M 0 4384k 0:01:33 0:01:33 --:--:-- 0
100 402M 0 0 100 402M 0 4338k 0:01:34 0:01:34 --:--:-- 0
100 402M 0 0 100 402M 0 4293k 0:01:35 0:01:35 --:--:-- 0
100 402M 0 0 100 402M 0 4248k 0:01:36 0:01:36 --:--:-- 0
100 402M 0 0 100 402M 0 4205k 0:01:37 0:01:37 --:--:-- 0
100 402M 0 0 100 402M 0 4162k 0:01:38 0:01:38 --:--:-- 0
100 402M 0 0 100 402M 0 4121k 0:01:39 0:01:39 --:--:-- 0
100 402M 0 0 100 402M 0 4080k 0:01:40 0:01:40 --:--:-- 0
100 402M 0 0 100 402M 0 4040k 0:01:41 0:01:41 --:--:-- 0
100 402M 0 0 100 402M 0 4000k 0:01:42 0:01:42 --:--:-- 0
100 402M 0 0 100 402M 0 3962k 0:01:43 0:01:43 --:--:-- 0
100 402M 0 0 100 402M 0 3924k 0:01:44 0:01:44 --:--:-- 0
100 402M 0 0 100 402M 0 3887k 0:01:45 0:01:45 --:--:-- 0
100 402M 0 0 100 402M 0 3850k 0:01:46 0:01:46 --:--:-- 0
100 402M 0 0 100 402M 0 3815k 0:01:47 0:01:47 --:--:-- 0
100 402M 0 0 100 402M 0 3780k 0:01:48 0:01:48 --:--:-- 0
100 402M 0 0 100 402M 0 3745k 0:01:49 0:01:49 --:--:-- 0
100 402M 0 0 100 402M 0 3711k 0:01:50 0:01:50 --:--:-- 0
100 402M 0 0 100 402M 0 3678k 0:01:51 0:01:51 --:--:-- 0
100 402M 0 0 100 402M 0 3645k 0:01:52 0:01:52 --:--:-- 0
100 402M 0 0 100 402M 0 3613k 0:01:53 0:01:53 --:--:-- 0
100 402M 0 0 100 402M 0 3582k 0:01:54 0:01:54 --:--:-- 0
100 402M 0 0 100 402M 0 3551k 0:01:55 0:01:55 --:--:-- 0
100 402M 0 0 100 402M 0 3521k 0:01:56 0:01:56 --:--:-- 0
100 402M 0 0 100 402M 0 3491k 0:01:57 0:01:57 --:--:-- 0
100 402M 0 0 100 402M 0 3461k 0:01:58 0:01:58 --:--:-- 0
100 402M 0 0 100 402M 0 3432k 0:01:59 0:01:59 --:--:-- 0
100 402M 0 0 100 402M 0 3404k 0:02:00 0:02:00 --:--:-- 0
100 402M 0 0 100 402M 0 3376k 0:02:01 0:02:01 --:--:-- 0
100 402M 0 43 100 402M 0 3371k 0:02:02 0:02:02 --:--:-- 10
100 402M 0 43 100 402M 0 3371k 0:02:02 0:02:02 --:--:-- 13
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] sh
+ mkdir /senior/workspace/perception_ota_slave_2023-11-27_21-14-50
[Pipeline] sh
+ cp -r /senior/perception_slave/ /senior/workspace/perception_ota_slave_2023-11-27_21-14-50/perception/
[Pipeline] sh
+ rm -rf /senior/workspace/version.json
[Pipeline] sh
+ cp -r /senior/perception_slave/version.json /senior/workspace/
[Pipeline] sh
+ cat /senior/workspace/version.json
{"module":[{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-11-27_20-31-22","commit_id":"ee1ae55","version":"","commit_msgs":",IG11bHRpcGxlIHJvdXRlcwrlop7liqBwb3NlLm1zZ+eahOe8luivkQrlrprkuYnlj5jmm7TvvIzmlrDlop50YXJnZXRfcG9zZQrmlrDlop7mtojmga/nsbvlnotwb3NlCuW9leWMheinpuWPkea2iOaBr2NvbW1fbXNncy9UcmlnZ2VyLm1zZ+WinuWKoGZpbGVfcHJlZml45a2X5q61CiDlop7liqDlj4zlpLRpbXbvvIzmraPlj43lkJHkvZzkuJrmoIflv5fkvY0KCiDlj4zlpLTovabkvZzkuJrmoIflv5fkvY3mlLnkuLp1aW50OOexu+Wei++8jOWMuuWIhuWNleWPjOWktOi9pgoK5oGi5aSNbm9uZSBjYW5mZOeahENoYXNzaXMubXNnIENvbW1hbmQubXNnIFZlaGljbGVTdGF0dXMubXNnCuaUr+aMgWNhbmZkCuS/ruaUuVZlaGljbGVTdGF0dXMubXNnIOa3u+WKoOaWsOeahOi9pui+hueKtuaAgea2iOaBrwrkv67mlLlwZXJpcGhlcmFsX21zZ3MvbXNnL1ZlaGljbGVTdGF0dXMubXNn55qE6YOo5YiG5a2X5q6155qE5pWw5o2u57G75Z6LCuS/ruaUuea2suWOi+ayueS9jeS4unVpbnQxNuexu+Weiwrlop7liqDlt6XlhbfmlbTlkIjkuqTkupLmtojmga8=,"},{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-11-27_20-48-07","commit_id":"ee1ae55","version":"","commit_msgs":",IG11bHRpcGxlIHJvdXRlcwrlop7liqBwb3NlLm1zZ+eahOe8luivkQrlrprkuYnlj5jmm7TvvIzmlrDlop50YXJnZXRfcG9zZQrmlrDlop7mtojmga/nsbvlnotwb3NlCuW9leWMheinpuWPkea2iOaBr2NvbW1fbXNncy9UcmlnZ2VyLm1zZ+WinuWKoGZpbGVfcHJlZml45a2X5q61CiDlop7liqDlj4zlpLRpbXbvvIzmraPlj43lkJHkvZzkuJrmoIflv5fkvY0KCiDlj4zlpLTovabkvZzkuJrmoIflv5fkvY3mlLnkuLp1aW50OOexu+Wei++8jOWMuuWIhuWNleWPjOWktOi9pgoK5oGi5aSNbm9uZSBjYW5mZOeahENoYXNzaXMubXNnIENvbW1hbmQubXNnIFZlaGljbGVTdGF0dXMubXNnCuaUr+aMgWNhbmZkCuS/ruaUuVZlaGljbGVTdGF0dXMubXNnIOa3u+WKoOaWsOeahOi9pui+hueKtuaAgea2iOaBrwrkv67mlLlwZXJpcGhlcmFsX21zZ3MvbXNnL1ZlaGljbGVTdGF0dXMubXNn55qE6YOo5YiG5a2X5q6155qE5pWw5o2u57G75Z6LCuS/ruaUuea2suWOi+ayueS9jeS4unVpbnQxNuexu+Weiwrlop7liqDlt6XlhbfmlbTlkIjkuqTkupLmtojmga8=,"},{"repo_name":"system-ros","branch":"rc_dev","time":"2023-11-27_20-48-35","commit_id":"1cbc190","version":"","commit_msgs":",,"},{"repo_name":"node-manager","branch":"rc_dev","time":"2023-11-27_20-48-45","commit_id":"402b8f2","version":"","commit_msgs":",,"},{"repo_name":"thirdparty","branch":"rc_dev","time":"2023-11-27_20-49-17","commit_id":"ec58104","version":"","commit_msgs":",,"},{"repo_name":"unified-system-monitor","branch":"rc_dev","time":"2023-11-27_20-49-28","commit_id":"8f3275e","version":"","commit_msgs":",,"},{"repo_name":"ros-bridge","branch":"rc_dev","time":"2023-11-27_20-49-50","commit_id":"14b3ab4","version":"","commit_msgs":",,"},{"repo_name":"hdcontrol","branch":"rc_dev","time":"2023-11-27_20-50-00","commit_id":"e51e420","version":"","commit_msgs":",,"},{"repo_name":"versions_observer","branch":"rc_dev","time":"2023-11-27_20-50-10","commit_id":"0fddd77","version":"","commit_msgs":",,"},{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-11-27_21-04-23","commit_id":"fd2edfb","version":"","commit_msgs":",,"},{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-11-27_21-08-18","commit_id":"9cf2fab","version":"","commit_msgs":",,"},{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-11-27_21-08-40","commit_id":"65fdd74","version":"","commit_msgs":",,"}],"device":2,"device_name":"none","type":1,"project":"0"}
[Pipeline] dir
Running in /senior/workspace
[Pipeline] {
[Pipeline] sh
+ zip -rq perception_ota_slave_2023-11-27_21-14-50.zip ./perception_ota_slave_2023-11-27_21-14-50 ./version.json
[Pipeline] sh
+ ls /senior/workspace
auto_camera_capture
camera_module
dox
new_detection
perception_ota_master_2023-11-27_21-11-45
perception_ota_master_2023-11-27_21-11-45.zip
perception_ota_slave_2023-11-27_21-14-50
perception_ota_slave_2023-11-27_21-14-50.zip
shared_msgs
slave_ws
slave_ws@tmp
system_ws
version.json
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
/senior/workspace/perception_ota_slave_2023-11-27_21-14-50.zip,/senior/perception_slave/version.json
[Pipeline] sh
+ curl -X POST http://ota.senior.auto/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/perception_ota_slave_2023-11-27_21-14-50.zip"' --form 'version=@"/senior/perception_slave/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0
0 591M 0 0 0 320k 0 34129 5:03:05 0:00:09 5:02:56 80235
3 591M 0 0 3 18.8M 0 1824k 0:05:32 0:00:10 0:05:22 4745k
6 591M 0 0 6 36.9M 0 3261k 0:03:05 0:00:11 0:02:54 9287k
9 591M 0 0 9 54.8M 0 4458k 0:02:15 0:00:12 0:02:03 13.4M
12 591M 0 0 12 72.9M 0 5493k 0:01:50 0:00:13 0:01:37 17.9M
15 591M 0 0 15 91.0M 0 6387k 0:01:34 0:00:14 0:01:20 18.1M
18 591M 0 0 18 109M 0 7166k 0:01:24 0:00:15 0:01:09 18.0M
21 591M 0 0 21 126M 0 7832k 0:01:17 0:00:16 0:01:01 17.9M
24 591M 0 0 24 144M 0 8436k 0:01:11 0:00:17 0:00:54 18.0M
27 591M 0 0 27 162M 0 8977k 0:01:07 0:00:18 0:00:49 18.0M
30 591M 0 0 30 181M 0 9462k 0:01:04 0:00:19 0:00:45 18.0M
33 591M 0 0 33 198M 0 9892k 0:01:01 0:00:20 0:00:41 17.9M
36 591M 0 0 36 216M 0 10.0M 0:00:58 0:00:21 0:00:37 17.9M
39 591M 0 0 39 234M 0 10.3M 0:00:56 0:00:22 0:00:34 18.0M
42 591M 0 0 42 253M 0 10.7M 0:00:55 0:00:23 0:00:32 18.0M
45 591M 0 0 45 270M 0 11.0M 0:00:53 0:00:24 0:00:29 17.9M
48 591M 0 0 48 289M 0 11.2M 0:00:52 0:00:25 0:00:27 18.0M
51 591M 0 0 51 307M 0 11.5M 0:00:51 0:00:26 0:00:25 18.0M
54 591M 0 0 54 325M 0 11.7M 0:00:50 0:00:27 0:00:23 18.0M
57 591M 0 0 57 343M 0 11.9M 0:00:49 0:00:28 0:00:21 18.0M
61 591M 0 0 61 361M 0 12.2M 0:00:48 0:00:29 0:00:19 18.0M
64 591M 0 0 64 379M 0 12.3M 0:00:47 0:00:30 0:00:17 18.0M
67 591M 0 0 67 397M 0 12.5M 0:00:47 0:00:31 0:00:16 18.0M
70 591M 0 0 70 415M 0 12.7M 0:00:46 0:00:32 0:00:14 18.0M
73 591M 0 0 73 433M 0 12.8M 0:00:45 0:00:33 0:00:12 18.0M
76 591M 0 0 76 451M 0 13.0M 0:00:45 0:00:34 0:00:11 18.0M
79 591M 0 0 79 469M 0 13.1M 0:00:44 0:00:35 0:00:09 18.0M
82 591M 0 0 82 487M 0 13.3M 0:00:44 0:00:36 0:00:08 18.0M
85 591M 0 0 85 505M 0 13.4M 0:00:44 0:00:37 0:00:07 18.0M
88 591M 0 0 88 523M 0 13.5M 0:00:43 0:00:38 0:00:05 18.0M
91 591M 0 0 91 541M 0 13.6M 0:00:43 0:00:39 0:00:04 18.0M
94 591M 0 0 94 559M 0 13.7M 0:00:42 0:00:40 0:00:02 18.0M
97 591M 0 0 97 577M 0 13.8M 0:00:42 0:00:41 0:00:01 18.0M
100 591M 0 0 100 591M 0 13.6M 0:00:43 0:00:43 --:--:-- 14.9M
100 591M 0 0 100 591M 0 13.3M 0:00:44 0:00:44 --:--:-- 11.8M
100 591M 0 0 100 591M 0 13.0M 0:00:45 0:00:45 --:--:-- 8894k
100 591M 0 0 100 591M 0 12.7M 0:00:46 0:00:46 --:--:-- 5730k
100 591M 0 0 100 591M 0 12.4M 0:00:47 0:00:47 --:--:-- 2555k
100 591M 0 0 100 591M 0 12.2M 0:00:48 0:00:48 --:--:-- 0
100 591M 0 0 100 591M 0 11.9M 0:00:49 0:00:49 --:--:-- 0
100 591M 0 0 100 591M 0 11.7M 0:00:50 0:00:50 --:--:-- 0
100 591M 0 0 100 591M 0 11.5M 0:00:51 0:00:51 --:--:-- 0
100 591M 0 0 100 591M 0 11.2M 0:00:52 0:00:52 --:--:-- 0
100 591M 0 0 100 591M 0 11.0M 0:00:53 0:00:53 --:--:-- 0
100 591M 0 0 100 591M 0 10.8M 0:00:54 0:00:54 --:--:-- 0
100 591M 0 0 100 591M 0 10.6M 0:00:55 0:00:55 --:--:-- 0
100 591M 0 0 100 591M 0 10.4M 0:00:56 0:00:56 --:--:-- 0
100 591M 0 0 100 591M 0 10.3M 0:00:57 0:00:57 --:--:-- 0
100 591M 0 0 100 591M 0 10.1M 0:00:58 0:00:58 --:--:-- 0
100 591M 0 0 100 591M 0 9.9M 0:00:59 0:00:59 --:--:-- 0
100 591M 0 0 100 591M 0 9.7M 0:01:00 0:01:00 --:--:-- 0
100 591M 0 0 100 591M 0 9867k 0:01:01 0:01:01 --:--:-- 0
100 591M 0 0 100 591M 0 9709k 0:01:02 0:01:02 --:--:-- 0
100 591M 0 0 100 591M 0 9556k 0:01:03 0:01:03 --:--:-- 0
100 591M 0 0 100 591M 0 9407k 0:01:04 0:01:04 --:--:-- 0
100 591M 0 0 100 591M 0 9263k 0:01:05 0:01:05 --:--:-- 0
100 591M 0 0 100 591M 0 9123k 0:01:06 0:01:06 --:--:-- 0
100 591M 0 0 100 591M 0 8988k 0:01:07 0:01:07 --:--:-- 0
100 591M 0 0 100 591M 0 8856k 0:01:08 0:01:08 --:--:-- 0
100 591M 0 0 100 591M 0 8728k 0:01:09 0:01:09 --:--:-- 0
100 591M 0 0 100 591M 0 8604k 0:01:10 0:01:10 --:--:-- 0
100 591M 0 0 100 591M 0 8484k 0:01:11 0:01:11 --:--:-- 0
100 591M 0 0 100 591M 0 8366k 0:01:12 0:01:12 --:--:-- 0
100 591M 0 0 100 591M 0 8252k 0:01:13 0:01:13 --:--:-- 0
100 591M 0 0 100 591M 0 8141k 0:01:14 0:01:14 --:--:-- 0
100 591M 0 0 100 591M 0 8033k 0:01:15 0:01:15 --:--:-- 0
100 591M 0 0 100 591M 0 7928k 0:01:16 0:01:16 --:--:-- 0
100 591M 0 0 100 591M 0 7825k 0:01:17 0:01:17 --:--:-- 0
100 591M 0 0 100 591M 0 7725k 0:01:18 0:01:18 --:--:-- 0
100 591M 0 0 100 591M 0 7628k 0:01:19 0:01:19 --:--:-- 0
100 591M 0 0 100 591M 0 7533k 0:01:20 0:01:20 --:--:-- 0
100 591M 0 0 100 591M 0 7440k 0:01:21 0:01:21 --:--:-- 0
100 591M 0 0 100 591M 0 7350k 0:01:22 0:01:22 --:--:-- 0
100 591M 0 0 100 591M 0 7262k 0:01:23 0:01:23 --:--:-- 0
100 591M 0 0 100 591M 0 7176k 0:01:24 0:01:24 --:--:-- 0
100 591M 0 0 100 591M 0 7091k 0:01:25 0:01:25 --:--:-- 0
100 591M 0 0 100 591M 0 7009k 0:01:26 0:01:26 --:--:-- 0
100 591M 0 0 100 591M 0 6929k 0:01:27 0:01:27 --:--:-- 0
100 591M 0 0 100 591M 0 6851k 0:01:28 0:01:28 --:--:-- 0
100 591M 0 0 100 591M 0 6774k 0:01:29 0:01:29 --:--:-- 0
100 591M 0 0 100 591M 0 6699k 0:01:30 0:01:30 --:--:-- 0
100 591M 0 0 100 591M 0 6625k 0:01:31 0:01:31 --:--:-- 0
100 591M 0 0 100 591M 0 6554k 0:01:32 0:01:32 --:--:-- 0
100 591M 0 0 100 591M 0 6483k 0:01:33 0:01:33 --:--:-- 0
100 591M 0 0 100 591M 0 6415k 0:01:34 0:01:34 --:--:-- 0
100 591M 0 0 100 591M 0 6347k 0:01:35 0:01:35 --:--:-- 0
100 591M 0 0 100 591M 0 6281k 0:01:36 0:01:36 --:--:-- 0
100 591M 0 0 100 591M 0 6217k 0:01:37 0:01:37 --:--:-- 0
100 591M 0 0 100 591M 0 6154k 0:01:38 0:01:38 --:--:-- 0
100 591M 0 0 100 591M 0 6092k 0:01:39 0:01:39 --:--:-- 0
100 591M 0 0 100 591M 0 6031k 0:01:40 0:01:40 --:--:-- 0
100 591M 0 0 100 591M 0 5971k 0:01:41 0:01:41 --:--:-- 0
100 591M 0 0 100 591M 0 5913k 0:01:42 0:01:42 --:--:-- 0
100 591M 0 0 100 591M 0 5856k 0:01:43 0:01:43 --:--:-- 0
100 591M 0 0 100 591M 0 5800k 0:01:44 0:01:44 --:--:-- 0
100 591M 0 0 100 591M 0 5745k 0:01:45 0:01:45 --:--:-- 0
100 591M 0 0 100 591M 0 5691k 0:01:46 0:01:46 --:--:-- 0
100 591M 0 0 100 591M 0 5638k 0:01:47 0:01:47 --:--:-- 0
100 591M 0 0 100 591M 0 5586k 0:01:48 0:01:48 --:--:-- 0
100 591M 0 0 100 591M 0 5535k 0:01:49 0:01:49 --:--:-- 0
100 591M 0 0 100 591M 0 5484k 0:01:50 0:01:50 --:--:-- 0
100 591M 0 0 100 591M 0 5435k 0:01:51 0:01:51 --:--:-- 0
100 591M 0 0 100 591M 0 5387k 0:01:52 0:01:52 --:--:-- 0
100 591M 0 0 100 591M 0 5339k 0:01:53 0:01:53 --:--:-- 0
100 591M 0 0 100 591M 0 5292k 0:01:54 0:01:54 --:--:-- 0
100 591M 0 0 100 591M 0 5247k 0:01:55 0:01:55 --:--:-- 0
100 591M 0 0 100 591M 0 5201k 0:01:56 0:01:56 --:--:-- 0
100 591M 0 0 100 591M 0 5157k 0:01:57 0:01:57 --:--:-- 0
100 591M 0 0 100 591M 0 5114k 0:01:58 0:01:58 --:--:-- 0
100 591M 0 0 100 591M 0 5071k 0:01:59 0:01:59 --:--:-- 0
100 591M 0 0 100 591M 0 5029k 0:02:00 0:02:00 --:--:-- 0
100 591M 0 0 100 591M 0 4987k 0:02:01 0:02:01 --:--:-- 0
100 591M 0 0 100 591M 0 4946k 0:02:02 0:02:02 --:--:-- 0
100 591M 0 0 100 591M 0 4906k 0:02:03 0:02:03 --:--:-- 0
100 591M 0 0 100 591M 0 4867k 0:02:04 0:02:04 --:--:-- 0
100 591M 0 0 100 591M 0 4828k 0:02:05 0:02:05 --:--:-- 0
100 591M 0 0 100 591M 0 4790k 0:02:06 0:02:06 --:--:-- 0
100 591M 0 0 100 591M 0 4752k 0:02:07 0:02:07 --:--:-- 0
100 591M 0 0 100 591M 0 4715k 0:02:08 0:02:08 --:--:-- 0
100 591M 0 0 100 591M 0 4679k 0:02:09 0:02:09 --:--:-- 0
100 591M 0 0 100 591M 0 4643k 0:02:10 0:02:10 --:--:-- 0
100 591M 0 0 100 591M 0 4607k 0:02:11 0:02:11 --:--:-- 0
100 591M 0 0 100 591M 0 4572k 0:02:12 0:02:12 --:--:-- 0
100 591M 0 0 100 591M 0 4538k 0:02:13 0:02:13 --:--:-- 0
100 591M 0 0 100 591M 0 4504k 0:02:14 0:02:14 --:--:-- 0
100 591M 0 0 100 591M 0 4471k 0:02:15 0:02:15 --:--:-- 0
100 591M 0 0 100 591M 0 4438k 0:02:16 0:02:16 --:--:-- 0
100 591M 0 0 100 591M 0 4406k 0:02:17 0:02:17 --:--:-- 0
100 591M 0 0 100 591M 0 4374k 0:02:18 0:02:18 --:--:-- 0
100 591M 0 0 100 591M 0 4343k 0:02:19 0:02:19 --:--:-- 0
100 591M 0 0 100 591M 0 4312k 0:02:20 0:02:20 --:--:-- 0
100 591M 0 0 100 591M 0 4281k 0:02:21 0:02:21 --:--:-- 0
100 591M 0 0 100 591M 0 4251k 0:02:22 0:02:22 --:--:-- 0
100 591M 0 0 100 591M 0 4221k 0:02:23 0:02:23 --:--:-- 0
100 591M 0 0 100 591M 0 4192k 0:02:24 0:02:24 --:--:-- 0
100 591M 0 0 100 591M 0 4163k 0:02:25 0:02:25 --:--:-- 0
100 591M 0 0 100 591M 0 4135k 0:02:26 0:02:26 --:--:-- 0
100 591M 0 0 100 591M 0 4107k 0:02:27 0:02:27 --:--:-- 0
100 591M 0 0 100 591M 0 4079k 0:02:28 0:02:28 --:--:-- 0
100 591M 0 0 100 591M 0 4052k 0:02:29 0:02:29 --:--:-- 0
100 591M 0 0 100 591M 0 4025k 0:02:30 0:02:30 --:--:-- 0
100 591M 0 0 100 591M 0 3998k 0:02:31 0:02:31 --:--:-- 0
100 591M 0 0 100 591M 0 3972k 0:02:32 0:02:32 --:--:-- 0
100 591M 0 0 100 591M 0 3946k 0:02:33 0:02:33 --:--:-- 0
100 591M 0 0 100 591M 0 3920k 0:02:34 0:02:34 --:--:-- 0
100 591M 0 0 100 591M 0 3895k 0:02:35 0:02:35 --:--:-- 0
100 591M 0 0 100 591M 0 3870k 0:02:36 0:02:36 --:--:-- 0
100 591M 0 0 100 591M 0 3846k 0:02:37 0:02:37 --:--:-- 0
100 591M 0 0 100 591M 0 3821k 0:02:38 0:02:38 --:--:-- 0
100 591M 0 0 100 591M 0 3797k 0:02:39 0:02:39 --:--:-- 0
100 591M 0 0 100 591M 0 3774k 0:02:40 0:02:40 --:--:-- 0
100 591M 0 0 100 591M 0 3750k 0:02:41 0:02:41 --:--:-- 0
100 591M 0 0 100 591M 0 3727k 0:02:42 0:02:42 --:--:-- 0
100 591M 0 0 100 591M 0 3704k 0:02:43 0:02:43 --:--:-- 0
100 591M 0 0 100 591M 0 3682k 0:02:44 0:02:44 --:--:-- 0
100 591M 0 0 100 591M 0 3660k 0:02:45 0:02:45 --:--:-- 0
100 591M 0 0 100 591M 0 3638k 0:02:46 0:02:46 --:--:-- 0
100 591M 0 0 100 591M 0 3616k 0:02:47 0:02:47 --:--:-- 0
100 591M 0 0 100 591M 0 3594k 0:02:48 0:02:48 --:--:-- 0
100 591M 0 0 100 591M 0 3573k 0:02:49 0:02:49 --:--:-- 0
100 591M 0 0 100 591M 0 3552k 0:02:50 0:02:50 --:--:-- 0
100 591M 0 0 100 591M 0 3531k 0:02:51 0:02:51 --:--:-- 0
100 591M 0 0 100 591M 0 3511k 0:02:52 0:02:52 --:--:-- 0
100 591M 0 0 100 591M 0 3491k 0:02:53 0:02:53 --:--:-- 0
100 591M 0 0 100 591M 0 3471k 0:02:54 0:02:54 --:--:-- 0
100 591M 0 0 100 591M 0 3451k 0:02:55 0:02:55 --:--:-- 0
100 591M 0 0 100 591M 0 3431k 0:02:56 0:02:56 --:--:-- 0
100 591M 0 0 100 591M 0 3412k 0:02:57 0:02:57 --:--:-- 0
100 591M 0 0 100 591M 0 3393k 0:02:58 0:02:58 --:--:-- 0
100 591M 0 0 100 591M 0 3374k 0:02:59 0:02:59 --:--:-- 0
100 591M 0 0 100 591M 0 3355k 0:03:00 0:03:00 --:--:-- 0
100 591M 0 0 100 591M 0 3337k 0:03:01 0:03:01 --:--:-- 0
100 591M 0 0 100 591M 0 3318k 0:03:02 0:03:02 --:--:-- 0
100 591M 0 43 100 591M 0 3318k 0:03:02 0:03:02 --:--:-- 10
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] sh
+ rm -rf '/senior/workspace/perception_slave/*'
+ rm -rf '/senior/workspace/perception_slave/.*'
[Pipeline] sh
+ rm -rf '/senior/workspace/src/perception-pubnode*' /senior/workspace@tmp
[Pipeline] sh
+ rm -rf dox@
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
always
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
success
[Pipeline] sh
+ cat /home/nvidia/commtest/master-project/.perception-master.json
[Pipeline] sh
+ cat /home/nvidia/commtest/rcdev-project/.perception-master.json
[Pipeline] sh
+ cat /home/nvidia/commtest/dev-project/.perception-master.json
[Pipeline] sh
+ cat /home/nvidia/commtest/master-project/.perception-slave.json
[Pipeline] sh
+ cat /home/nvidia/commtest/rcdev-project/.perception-slave.json
[Pipeline] sh
+ cat /home/nvidia/commtest/dev-project/.perception-slave.json
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Lock released on resource [Label: perception, Quantity: 1]
[Pipeline] // lock
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS