Console Output

Skipping 1,974 KB.. Full Log
      |         ^~~~~~~
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_trailer_calibrator.cpp: In lambda function:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_trailer_calibrator.cpp:1580:22: warning: structured bindings only available with ‘-std=c++17’ or ‘-std=gnu++17’
 1580 |     for (const auto& [idx, region]: region_map) {
      |                      ^
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/ros.h:38,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:88:36: warning: ‘using uint8_t = uint8_t’ is deprecated: use std::uint8_t instead of pcl::uint8_t [-Wdeprecated-declarations]
   88 |                                   (uint8_t, intensity, intensity)
      |                                    ^~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1:
/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9: note: declared here
   92 |   using uint8_t [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
      |         ^~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/ros.h:38,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:89:36: warning: ‘using uint16_t = uint16_t’ is deprecated: use std::uint16_t instead of pcl::uint16_t [-Wdeprecated-declarations]
   89 |                                   (uint16_t, ring, ring)
      |                                    ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1:
/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9: note: declared here
   94 |   using uint16_t [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
      |         ^~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/ros.h:38,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:96:9: warning: ‘using uint16_t = uint16_t’ is deprecated: use std::uint16_t instead of pcl::uint16_t [-Wdeprecated-declarations]
   96 |         uint16_t, ring, ring)(double, timestamp, timestamp))
      |         ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1:
/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9: note: declared here
   94 |   using uint16_t [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
      |         ^~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/ros.h:38,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:103:2: warning: ‘using uint16_t = uint16_t’ is deprecated: use std::uint16_t instead of pcl::uint16_t [-Wdeprecated-declarations]
  103 | (uint16_t, ring, ring))
      |  ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1:
/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9: note: declared here
   94 |   using uint16_t [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
      |         ^~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/ros.h:38,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:110:37: warning: ‘using uint16_t = uint16_t’ is deprecated: use std::uint16_t instead of pcl::uint16_t [-Wdeprecated-declarations]
  110 |                                    (uint16_t, ring, ring)
      |                                     ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1:
/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9: note: declared here
   94 |   using uint16_t [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
      |         ^~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/ros.h:38,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:112:37: warning: ‘using uint8_t = uint8_t’ is deprecated: use std::uint8_t instead of pcl::uint8_t [-Wdeprecated-declarations]
  112 |                                    (uint8_t, b, b)
      |                                     ^~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1:
/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9: note: declared here
   92 |   using uint8_t [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
      |         ^~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/ros.h:38,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:113:37: warning: ‘using uint8_t = uint8_t’ is deprecated: use std::uint8_t instead of pcl::uint8_t [-Wdeprecated-declarations]
  113 |                                    (uint8_t, g, g)
      |                                     ^~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1:
/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9: note: declared here
   92 |   using uint8_t [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
      |         ^~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/ros.h:38,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:114:37: warning: ‘using uint8_t = uint8_t’ is deprecated: use std::uint8_t instead of pcl::uint8_t [-Wdeprecated-declarations]
  114 |                                    (uint8_t, r, r)
      |                                     ^~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1:
/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9: note: declared here
   92 |   using uint8_t [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
      |         ^~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/ros.h:38,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:115:37: warning: ‘using uint8_t = uint8_t’ is deprecated: use std::uint8_t instead of pcl::uint8_t [-Wdeprecated-declarations]
  115 |                                    (uint8_t, a, a)
      |                                     ^~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1:
/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9: note: declared here
   92 |   using uint8_t [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
      |         ^~~~~~~
In file included from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:16,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/common/dld_uniform_samplings.hpp: In instantiation of ‘void senior::perception::UniformSampling<PointT>::RunFilter(senior::perception::UniformSampling<PointT>::PointCloud&) [with PointT = senior::perception::_PointXYZIRGBL; senior::perception::UniformSampling<PointT>::PointCloud = pcl::PointCloud<senior::perception::_PointXYZIRGBL>]’:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/common/dld_uniform_samplings.hpp:87:42:   required from ‘void senior::perception::UniformSampling<PointT>::applyFilter(senior::perception::UniformSampling<PointT>::PointCloud&) [with PointT = senior::perception::_PointXYZIRGBL; senior::perception::UniformSampling<PointT>::PointCloud = pcl::PointCloud<senior::perception::_PointXYZIRGBL>]’
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/common/dld_uniform_samplings.hpp:87:8:   required from here
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/common/dld_uniform_samplings.hpp:126:28: warning: ‘bool pcl_isfinite(T&&) [with T = const float&]’ is deprecated: use std::isfinite instead of pcl_isfinite [-Wdeprecated-declarations]
  126 |           if (!pcl_isfinite(input_->points[(*indices_)[cp]].x) || !pcl_isfinite(input_->points[(*indices_)[cp]].y) ||
      |                ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_base_processor.h:17,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11:
/usr/include/pcl-1.10/pcl/pcl_macros.h:142:6: note: declared here
  142 | bool pcl_isfinite (T&& x) { return std::isfinite (std::forward<T> (x)); }
      |      ^~~~~~~~~~~~
In file included from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:16,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/common/dld_uniform_samplings.hpp:126:28: warning: ‘bool pcl_isfinite(T&&) [with T = const float&]’ is deprecated: use std::isfinite instead of pcl_isfinite [-Wdeprecated-declarations]
  126 |           if (!pcl_isfinite(input_->points[(*indices_)[cp]].x) || !pcl_isfinite(input_->points[(*indices_)[cp]].y) ||
      |                ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_base_processor.h:17,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11:
/usr/include/pcl-1.10/pcl/pcl_macros.h:142:6: note: declared here
  142 | bool pcl_isfinite (T&& x) { return std::isfinite (std::forward<T> (x)); }
      |      ^~~~~~~~~~~~
In file included from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:16,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/common/dld_uniform_samplings.hpp:126:80: warning: ‘bool pcl_isfinite(T&&) [with T = const float&]’ is deprecated: use std::isfinite instead of pcl_isfinite [-Wdeprecated-declarations]
  126 |           if (!pcl_isfinite(input_->points[(*indices_)[cp]].x) || !pcl_isfinite(input_->points[(*indices_)[cp]].y) ||
      |                                                                    ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_base_processor.h:17,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11:
/usr/include/pcl-1.10/pcl/pcl_macros.h:142:6: note: declared here
  142 | bool pcl_isfinite (T&& x) { return std::isfinite (std::forward<T> (x)); }
      |      ^~~~~~~~~~~~
In file included from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:16,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/common/dld_uniform_samplings.hpp:126:80: warning: ‘bool pcl_isfinite(T&&) [with T = const float&]’ is deprecated: use std::isfinite instead of pcl_isfinite [-Wdeprecated-declarations]
  126 |           if (!pcl_isfinite(input_->points[(*indices_)[cp]].x) || !pcl_isfinite(input_->points[(*indices_)[cp]].y) ||
      |                                                                    ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_base_processor.h:17,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11:
/usr/include/pcl-1.10/pcl/pcl_macros.h:142:6: note: declared here
  142 | bool pcl_isfinite (T&& x) { return std::isfinite (std::forward<T> (x)); }
      |      ^~~~~~~~~~~~
In file included from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:16,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/common/dld_uniform_samplings.hpp:127:28: warning: ‘bool pcl_isfinite(T&&) [with T = const float&]’ is deprecated: use std::isfinite instead of pcl_isfinite [-Wdeprecated-declarations]
  127 |               !pcl_isfinite(input_->points[(*indices_)[cp]].z))
      |                ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_base_processor.h:17,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11:
/usr/include/pcl-1.10/pcl/pcl_macros.h:142:6: note: declared here
  142 | bool pcl_isfinite (T&& x) { return std::isfinite (std::forward<T> (x)); }
      |      ^~~~~~~~~~~~
In file included from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:16,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/common/dld_uniform_samplings.hpp:127:28: warning: ‘bool pcl_isfinite(T&&) [with T = const float&]’ is deprecated: use std::isfinite instead of pcl_isfinite [-Wdeprecated-declarations]
  127 |               !pcl_isfinite(input_->points[(*indices_)[cp]].z))
      |                ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_base_processor.h:17,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11:
/usr/include/pcl-1.10/pcl/pcl_macros.h:142:6: note: declared here
  142 | bool pcl_isfinite (T&& x) { return std::isfinite (std::forward<T> (x)); }
      |      ^~~~~~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/ros.h:38,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:88:36: warning: ‘using uint8_t = uint8_t’ is deprecated: use std::uint8_t instead of pcl::uint8_t [-Wdeprecated-declarations]
   88 |                                   (uint8_t, intensity, intensity)
      |                                    ^~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12:
/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9: note: declared here
   92 |   using uint8_t [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
      |         ^~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/ros.h:38,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:89:36: warning: ‘using uint16_t = uint16_t’ is deprecated: use std::uint16_t instead of pcl::uint16_t [-Wdeprecated-declarations]
   89 |                                   (uint16_t, ring, ring)
      |                                    ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12:
/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9: note: declared here
   94 |   using uint16_t [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
      |         ^~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/ros.h:38,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:96:9: warning: ‘using uint16_t = uint16_t’ is deprecated: use std::uint16_t instead of pcl::uint16_t [-Wdeprecated-declarations]
   96 |         uint16_t, ring, ring)(double, timestamp, timestamp))
      |         ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12:
/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9: note: declared here
   94 |   using uint16_t [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
      |         ^~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/ros.h:38,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:103:2: warning: ‘using uint16_t = uint16_t’ is deprecated: use std::uint16_t instead of pcl::uint16_t [-Wdeprecated-declarations]
  103 | (uint16_t, ring, ring))
      |  ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12:
/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9: note: declared here
   94 |   using uint16_t [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
      |         ^~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/ros.h:38,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:110:37: warning: ‘using uint16_t = uint16_t’ is deprecated: use std::uint16_t instead of pcl::uint16_t [-Wdeprecated-declarations]
  110 |                                    (uint16_t, ring, ring)
      |                                     ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12:
/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9: note: declared here
   94 |   using uint16_t [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
      |         ^~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/ros.h:38,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:112:37: warning: ‘using uint8_t = uint8_t’ is deprecated: use std::uint8_t instead of pcl::uint8_t [-Wdeprecated-declarations]
  112 |                                    (uint8_t, b, b)
      |                                     ^~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12:
/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9: note: declared here
   92 |   using uint8_t [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
      |         ^~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/ros.h:38,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:113:37: warning: ‘using uint8_t = uint8_t’ is deprecated: use std::uint8_t instead of pcl::uint8_t [-Wdeprecated-declarations]
  113 |                                    (uint8_t, g, g)
      |                                     ^~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12:
/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9: note: declared here
   92 |   using uint8_t [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
      |         ^~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/ros.h:38,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:114:37: warning: ‘using uint8_t = uint8_t’ is deprecated: use std::uint8_t instead of pcl::uint8_t [-Wdeprecated-declarations]
  114 |                                    (uint8_t, r, r)
      |                                     ^~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12:
/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9: note: declared here
   92 |   using uint8_t [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
      |         ^~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/ros.h:38,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:4,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:115:37: warning: ‘using uint8_t = uint8_t’ is deprecated: use std::uint8_t instead of pcl::uint8_t [-Wdeprecated-declarations]
  115 |                                    (uint8_t, a, a)
      |                                     ^~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15,
                 from /senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12:
/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9: note: declared here
   92 |   using uint8_t [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
      |         ^~~~~~~
cd /senior/workspace/orin-module-slave32/slave/build/perception; catkin build --get-env perception | catkin env -si  /usr/bin/make --jobserver-auth=3,4; cd -
[build 03:34.5 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:34.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:34.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:34.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:34.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:35.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:35.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:35.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:35.3 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:35.4 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:35.5 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:35.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:35.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:35.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:35.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:36.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:36.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:36.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:36.3 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:36.4 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:36.5 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:36.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:36.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:36.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:36.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:37.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:37.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:37.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:37.3 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:37.4 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:37.5 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:37.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:37.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:37.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:37.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:38.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:38.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:38.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:38.3 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:38.4 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:38.5 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:38.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:38.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:38.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:38.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:39.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:39.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:39.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:39.3 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:39.4 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:39.5 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:39.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:39.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:39.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:39.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:40.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:40.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:40.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:40.3 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:40.4 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:40.5 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:40.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:40.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:40.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:40.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:41.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:41.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:41.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:41.3 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:41.4 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:41.5 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:41.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:41.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:41.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:41.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:42.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:42.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:42.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:42.3 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:42.4 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:42.5 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:42.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:42.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:42.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:42.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:43.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:43.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:43.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:43.3 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:43.4 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:43.5 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:43.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:43.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:43.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:43.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:44.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:44.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:44.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:44.3 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:44.4 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:44.5 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:44.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:44.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:44.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:44.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:45.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:45.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
[build 03:45.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta... 
...............................................................................
_______________________________________________________________________________
Warnings << perception:install /senior/workspace/orin-module-slave32/slave/logs/perception/build.install.000.log
** WARNING ** io features related to pcap will be disabled
** WARNING ** io features related to png will be disabled
** WARNING ** io features related to libusb-1.0 will be disabled
DOX_INCLUDE_DIRS :/senior/workspace/orin-module-slave32/slave/install/include
WARNING: Package "perception" does not follow the version conventions. It should not contain leading zeros (unless the number is 0).
version : msg:rc_dev_yantaigunzhuang.78742f6&&2.6.01-rc_dev.5dc3a336
version : 2.6.01
CMake Warning at perception/dl_detection/CMakeLists.txt:166 (message):
  No matching region found: installing all models


cd /senior/workspace/orin-module-slave32/slave/build/perception; catkin build --get-env perception | catkin env -si  /usr/bin/make install; cd -

...............................................................................
Finished <<< perception                           [ 3 minutes and 44.2 seconds ]
[build] Summary: All 29 packages succeeded!                                    
[build] Ignored: None.                                                         
[build] Warnings: 16 packages succeeded with warnings.                         
[build] Abandoned: No packages were abandoned.                                 
[build] Failed: No packages failed.                                            
[build] Runtime: 3 minutes and 45.3 seconds total.                             
[build] Note: Workspace packages have changed, please re-source setup files to use them.
[Pipeline] echo
不编译pnc或者缺少依赖
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo >>>>>>>>>>压缩成zip包>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] dir Running in /senior/workspace/orin-module-slave32/slave [Pipeline] { [Pipeline] sh + zip -rq module_slave_2026-04-28_11-20-15.zip ./install/ ./version.json [Pipeline] sh + ls /senior/workspace/orin-module-slave32/slave build devel install logs module_slave_2026-04-28_11-20-15.zip src version.json [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /senior/workspace/orin-module-slave32/slave@tmp [Pipeline] echo /senior/workspace/orin-module-slave32/slave/module_slave_2026-04-28_11-20-15.zip,/senior/workspace/orin-module-slave32/slave/version.json [Pipeline] echo ------------------- 开始上传公网ota --------------------------------------------------------------------- [Pipeline] sh + curl -X POST http://ota.senior.auto/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/orin-module-slave32/slave/module_slave_2026-04-28_11-20-15.zip"' --form 'version=@"/senior/workspace/orin-module-slave32/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 34 661M 0 0 34 225M 0 188M 0:00:03 0:00:01 0:00:02 188M 77 661M 0 0 77 511M 0 233M 0:00:02 0:00:02 --:--:-- 232M 100 661M 0 0 100 661M 0 176M 0:00:03 0:00:03 --:--:-- 176M 100 661M 0 0 100 661M 0 139M 0:00:04 0:00:04 --:--:-- 139M 100 661M 0 0 100 661M 0 115M 0:00:05 0:00:05 --:--:-- 121M 100 661M 0 0 100 661M 0 98.0M 0:00:06 0:00:06 --:--:-- 78.5M 100 661M 0 0 100 661M 0 85.3M 0:00:07 0:00:07 --:--:-- 26.9M 100 661M 0 0 100 661M 0 75.6M 0:00:08 0:00:08 --:--:-- 0 100 661M 0 0 100 661M 0 67.8M 0:00:09 0:00:09 --:--:-- 0 100 661M 0 0 100 661M 0 61.5M 0:00:10 0:00:10 --:--:-- 0 100 661M 0 0 100 661M 0 56.2M 0:00:11 0:00:11 --:--:-- 0 100 661M 0 0 100 661M 0 51.8M 0:00:12 0:00:12 --:--:-- 0 100 661M 0 0 100 661M 0 48.0M 0:00:13 0:00:13 --:--:-- 0 100 661M 0 0 100 661M 0 44.8M 0:00:14 0:00:14 --:--:-- 0 100 661M 0 0 100 661M 0 41.9M 0:00:15 0:00:15 --:--:-- 0 100 661M 0 0 100 661M 0 39.4M 0:00:16 0:00:16 --:--:-- 0 100 661M 0 0 100 661M 0 37.2M 0:00:17 0:00:17 --:--:-- 0 100 661M 0 0 100 661M 0 35.2M 0:00:18 0:00:18 --:--:-- 0 100 661M 0 0 100 661M 0 33.4M 0:00:19 0:00:19 --:--:-- 0 100 661M 0 0 100 661M 0 31.8M 0:00:20 0:00:20 --:--:-- 0 100 661M 0 0 100 661M 0 30.3M 0:00:21 0:00:21 --:--:-- 0 100 661M 0 0 100 661M 0 29.0M 0:00:22 0:00:22 --:--:-- 0 100 661M 0 0 100 661M 0 27.8M 0:00:23 0:00:23 --:--:-- 0 100 661M 0 43 100 661M 1 27.1M 0:00:24 0:00:24 --:--:-- 9 100 661M 0 43 100 661M 1 27.1M 0:00:24 0:00:24 --:--:-- 12 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo ------------------- 开始上传厦门ota --------------------------------------------------------------------- [Pipeline] echo ------------------- 开始上传大榭ota --------------------------------------------------------------------- [Pipeline] echo ------------------- 开始上传苏溪ota --------------------------------------------------------------------- [Pipeline] echo ------------------- 开始上传烟台ota --------------------------------------------------------------------- [Pipeline] sh + curl -X POST http://172.16.110.145:50080/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/orin-module-slave32/slave/module_slave_2026-04-28_11-20-15.zip"' --form 'version=@"/senior/workspace/orin-module-slave32/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 661M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 661M 0 0 1 7424k 0 6291k 0:01:47 0:00:01 0:01:46 6286k 2 661M 0 0 2 17.5M 0 8241k 0:01:22 0:00:02 0:01:20 8238k 3 661M 0 0 3 22.0M 0 7104k 0:01:35 0:00:03 0:01:32 7102k 3 661M 0 0 3 24.8M 0 6082k 0:01:51 0:00:04 0:01:47 6081k 4 661M 0 0 4 26.8M 0 5274k 0:02:08 0:00:05 0:02:03 5486k 4 661M 0 0 4 28.3M 0 4700k 0:02:23 0:00:06 0:02:17 4326k 4 661M 0 0 4 30.4M 0 4333k 0:02:36 0:00:07 0:02:29 2632k 4 661M 0 0 4 32.5M 0 4066k 0:02:46 0:00:08 0:02:38 2142k 5 661M 0 0 5 34.7M 0 3877k 0:02:54 0:00:09 0:02:45 2035k 5 661M 0 0 5 37.4M 0 3755k 0:03:00 0:00:10 0:02:50 2175k 6 661M 0 0 6 39.8M 0 3626k 0:03:06 0:00:11 0:02:55 2314k 6 661M 0 0 6 41.8M 0 3516k 0:03:12 0:00:12 0:03:00 2336k 6 661M 0 0 6 44.4M 0 3451k 0:03:16 0:00:13 0:03:03 2439k 7 661M 0 0 7 47.4M 0 3425k 0:03:17 0:00:14 0:03:03 2597k 7 661M 0 0 7 50.1M 0 3380k 0:03:20 0:00:15 0:03:05 2610k 7 661M 0 0 7 52.5M 0 3320k 0:03:23 0:00:16 0:03:07 2628k 8 661M 0 0 8 55.1M 0 3289k 0:03:25 0:00:17 0:03:08 2737k 8 661M 0 0 8 58.1M 0 3257k 0:03:27 0:00:18 0:03:09 2753k 9 661M 0 0 9 60.0M 0 3202k 0:03:31 0:00:19 0:03:12 2572k 9 661M 0 0 9 62.2M 0 3158k 0:03:34 0:00:20 0:03:14 2483k 9 661M 0 0 9 63.9M 0 3087k 0:03:39 0:00:21 0:03:18 2330k 9 661M 0 0 9 65.9M 0 3040k 0:03:42 0:00:22 0:03:20 2189k 10 661M 0 0 10 67.7M 0 2988k 0:03:46 0:00:23 0:03:23 1996k 10 661M 0 0 10 69.1M 0 2927k 0:03:51 0:00:24 0:03:27 1869k 10 661M 0 0 10 70.3M 0 2861k 0:03:56 0:00:25 0:03:31 1664k 10 661M 0 0 10 71.5M 0 2794k 0:04:02 0:00:26 0:03:36 1555k 11 661M 0 0 11 72.8M 0 2734k 0:04:07 0:00:27 0:03:40 1391k 11 661M 0 0 11 74.0M 0 2683k 0:04:12 0:00:28 0:03:44 1278k 11 661M 0 0 11 75.1M 0 2633k 0:04:17 0:00:29 0:03:48 1214k 11 661M 0 0 11 76.0M 0 2579k 0:04:22 0:00:30 0:03:52 1153k 11 661M 0 0 11 77.0M 0 2530k 0:04:27 0:00:31 0:03:56 1136k 11 661M 0 0 11 78.4M 0 2493k 0:04:31 0:00:32 0:03:59 1166k 12 661M 0 0 12 80.3M 0 2477k 0:04:33 0:00:33 0:04:00 1299k 12 661M 0 0 12 82.6M 0 2475k 0:04:33 0:00:34 0:03:59 1551k 12 661M 0 0 12 84.7M 0 2466k 0:04:34 0:00:35 0:03:59 1791k 13 661M 0 0 13 86.7M 0 2454k 0:04:35 0:00:36 0:03:59 1980k 13 661M 0 0 13 88.0M 0 2423k 0:04:39 0:00:37 0:04:02 1970k 13 661M 0 0 13 89.1M 0 2352k 0:04:47 0:00:38 0:04:09 1609k 13 661M 0 0 13 89.5M 0 2337k 0:04:49 0:00:39 0:04:10 1393k 13 661M 0 0 13 90.6M 0 2310k 0:04:53 0:00:40 0:04:13 1211k 13 661M 0 0 13 92.4M 0 2298k 0:04:54 0:00:41 0:04:13 1167k 14 661M 0 0 14 94.1M 0 2285k 0:04:56 0:00:42 0:04:14 1248k 14 661M 0 0 14 96.2M 0 2282k 0:04:56 0:00:43 0:04:13 1660k 14 661M 0 0 14 98.3M 0 2278k 0:04:57 0:00:44 0:04:13 1813k 15 661M 0 0 15 100M 0 2275k 0:04:57 0:00:45 0:04:12 1996k 15 661M 0 0 15 102M 0 2270k 0:04:58 0:00:46 0:04:12 2043k 15 661M 0 0 15 105M 0 2278k 0:04:57 0:00:47 0:04:10 2220k 16 661M 0 0 16 108M 0 2297k 0:04:54 0:00:48 0:04:06 2432k 16 661M 0 0 16 110M 0 2300k 0:04:54 0:00:49 0:04:05 2493k 17 661M 0 0 17 112M 0 2301k 0:04:54 0:00:50 0:04:04 2531k 17 661M 0 0 17 114M 0 2292k 0:04:55 0:00:51 0:04:04 2486k 17 661M 0 0 17 116M 0 2277k 0:04:57 0:00:52 0:04:05 2269k 17 661M 0 0 17 118M 0 2273k 0:04:57 0:00:53 0:04:04 2039k 18 661M 0 0 18 119M 0 2265k 0:04:58 0:00:54 0:04:04 1920k 18 661M 0 0 18 121M 0 2250k 0:05:00 0:00:55 0:04:05 1749k 18 661M 0 0 18 122M 0 2231k 0:05:03 0:00:56 0:04:07 1613k 18 661M 0 0 18 123M 0 2219k 0:05:04 0:00:57 0:04:07 1615k 18 661M 0 0 18 124M 0 2191k 0:05:08 0:00:58 0:04:10 1337k 18 661M 0 0 18 125M 0 2170k 0:05:11 0:00:59 0:04:12 1154k 19 661M 0 0 19 126M 0 2158k 0:05:13 0:01:00 0:04:13 1130k 19 661M 0 0 19 128M 0 2156k 0:05:13 0:01:01 0:04:12 1311k 19 661M 0 0 19 131M 0 2161k 0:05:13 0:01:02 0:04:11 1502k 20 661M 0 0 20 134M 0 2175k 0:05:11 0:01:03 0:04:08 1984k 20 661M 0 0 20 137M 0 2198k 0:05:07 0:01:04 0:04:03 2532k 21 661M 0 0 21 140M 0 2211k 0:05:06 0:01:05 0:04:01 2852k 21 661M 0 0 21 144M 0 2230k 0:05:03 0:01:06 0:03:57 3145k 22 661M 0 0 22 147M 0 2249k 0:05:00 0:01:07 0:03:53 3340k 22 661M 0 0 22 150M 0 2255k 0:05:00 0:01:08 0:03:52 3276k 23 661M 0 0 23 152M 0 2249k 0:05:00 0:01:09 0:03:51 2895k 23 661M 0 0 23 153M 0 2236k 0:05:02 0:01:10 0:03:52 2554k 23 661M 0 0 23 154M 0 2221k 0:05:04 0:01:11 0:03:53 2093k 23 661M 0 0 23 155M 0 2209k 0:05:06 0:01:12 0:03:54 1676k 23 661M 0 0 23 157M 0 2198k 0:05:07 0:01:13 0:03:54 1425k 24 661M 0 0 24 158M 0 2190k 0:05:09 0:01:14 0:03:55 1359k 24 661M 0 0 24 159M 0 2176k 0:05:10 0:01:15 0:03:55 1344k 24 661M 0 0 24 160M 0 2156k 0:05:13 0:01:16 0:03:57 1246k 24 661M 0 0 24 161M 0 2138k 0:05:16 0:01:17 0:03:59 1129k 24 661M 0 0 24 162M 0 2124k 0:05:18 0:01:18 0:04:00 1044k 24 661M 0 0 24 163M 0 2115k 0:05:19 0:01:19 0:04:00 1016k 24 661M 0 0 24 164M 0 2104k 0:05:21 0:01:20 0:04:01 1004k 25 661M 0 0 25 166M 0 2094k 0:05:23 0:01:21 0:04:02 1131k 25 661M 0 0 25 167M 0 2091k 0:05:23 0:01:22 0:04:01 1350k 25 661M 0 0 25 169M 0 2086k 0:05:24 0:01:23 0:04:01 1492k 25 661M 0 0 25 171M 0 2087k 0:05:24 0:01:24 0:04:00 1641k 26 661M 0 0 26 173M 0 2086k 0:05:24 0:01:25 0:03:59 1801k 26 661M 0 0 26 174M 0 2075k 0:05:26 0:01:26 0:04:00 1774k 26 661M 0 0 26 176M 0 2071k 0:05:26 0:01:27 0:03:59 1750k 26 661M 0 0 26 177M 0 2063k 0:05:28 0:01:28 0:04:00 1674k 27 661M 0 0 27 178M 0 2050k 0:05:30 0:01:29 0:04:01 1434k 27 661M 0 0 27 179M 0 2040k 0:05:31 0:01:30 0:04:01 1254k 27 661M 0 0 27 180M 0 2027k 0:05:33 0:01:31 0:04:02 1210k 27 661M 0 0 27 181M 0 2017k 0:05:35 0:01:32 0:04:03 1069k 27 661M 0 0 27 182M 0 2009k 0:05:36 0:01:33 0:04:03 1044k 27 661M 0 0 27 184M 0 2005k 0:05:37 0:01:34 0:04:03 1195k 28 661M 0 0 28 185M 0 2000k 0:05:38 0:01:35 0:04:03 1279k 28 661M 0 0 28 187M 0 1996k 0:05:39 0:01:36 0:04:03 1408k 28 661M 0 0 28 189M 0 1996k 0:05:39 0:01:37 0:04:02 1617k 28 661M 0 0 28 191M 0 1995k 0:05:39 0:01:38 0:04:01 1744k 29 661M 0 0 29 193M 0 1999k 0:05:38 0:01:39 0:03:59 1886k 29 661M 0 0 29 196M 0 2009k 0:05:36 0:01:40 0:03:56 2181k 30 661M 0 0 30 199M 0 2020k 0:05:35 0:01:41 0:03:54 2489k 30 661M 0 0 30 202M 0 2025k 0:05:34 0:01:42 0:03:52 2592k 30 661M 0 0 30 204M 0 2027k 0:05:33 0:01:43 0:03:50 2663k 31 661M 0 0 31 206M 0 2028k 0:05:33 0:01:44 0:03:49 2615k 31 661M 0 0 31 208M 0 2031k 0:05:33 0:01:45 0:03:48 2469k 31 661M 0 0 31 210M 0 2027k 0:05:33 0:01:46 0:03:47 2166k 32 661M 0 0 32 212M 0 2027k 0:05:33 0:01:47 0:03:46 2061k 32 661M 0 0 32 214M 0 2024k 0:05:34 0:01:48 0:03:46 1962k 32 661M 0 0 32 215M 0 2020k 0:05:35 0:01:49 0:03:46 1837k 32 661M 0 0 32 216M 0 2013k 0:05:36 0:01:50 0:03:46 1640k 32 661M 0 0 32 217M 0 2004k 0:05:37 0:01:51 0:03:46 1526k 33 661M 0 0 33 219M 0 2000k 0:05:38 0:01:52 0:03:46 1412k 33 661M 0 0 33 221M 0 2000k 0:05:38 0:01:53 0:03:45 1469k 33 661M 0 0 33 223M 0 1999k 0:05:38 0:01:54 0:03:44 1555k 34 661M 0 0 34 225M 0 2003k 0:05:37 0:01:55 0:03:42 1780k 34 661M 0 0 34 228M 0 2009k 0:05:36 0:01:56 0:03:40 2117k 34 661M 0 0 34 230M 0 2012k 0:05:36 0:01:57 0:03:39 2287k 35 661M 0 0 35 232M 0 2010k 0:05:36 0:01:58 0:03:38 2235k 35 661M 0 0 35 233M 0 2003k 0:05:37 0:01:59 0:03:38 2084k 35 661M 0 0 35 234M 0 1993k 0:05:39 0:02:00 0:03:39 1774k 35 661M 0 0 35 235M 0 1989k 0:05:40 0:02:01 0:03:39 1506k 35 661M 0 0 35 236M 0 1982k 0:05:41 0:02:02 0:03:39 1276k 35 661M 0 0 35 237M 0 1975k 0:05:42 0:02:03 0:03:39 1138k 36 661M 0 0 36 238M 0 1967k 0:05:44 0:02:04 0:03:40 1110k 36 661M 0 0 36 239M 0 1962k 0:05:44 0:02:05 0:03:39 1200k 36 661M 0 0 36 241M 0 1957k 0:05:45 0:02:06 0:03:39 1179k 36 661M 0 0 36 242M 0 1955k 0:05:46 0:02:07 0:03:39 1301k 37 661M 0 0 37 245M 0 1958k 0:05:45 0:02:08 0:03:37 1532k 37 661M 0 0 37 247M 0 1964k 0:05:44 0:02:09 0:03:35 1900k 37 661M 0 0 37 251M 0 1975k 0:05:42 0:02:10 0:03:32 2313k 38 661M 0 0 38 254M 0 1985k 0:05:41 0:02:11 0:03:30 2693k 38 661M 0 0 38 257M 0 1990k 0:05:40 0:02:12 0:03:28 2883k 39 661M 0 0 39 258M 0 1985k 0:05:40 0:02:13 0:03:27 2690k 39 661M 0 0 39 259M 0 1980k 0:05:41 0:02:14 0:03:27 2393k 39 661M 0 0 39 261M 0 1976k 0:05:42 0:02:15 0:03:27 2003k 39 661M 0 0 39 262M 0 1973k 0:05:43 0:02:16 0:03:27 1663k 39 661M 0 0 39 264M 0 1970k 0:05:43 0:02:17 0:03:26 1428k 40 661M 0 0 40 265M 0 1966k 0:05:44 0:02:18 0:03:26 1447k 40 661M 0 0 40 267M 0 1965k 0:05:44 0:02:19 0:03:25 1562k 40 661M 0 0 40 269M 0 1969k 0:05:43 0:02:20 0:03:23 1779k 41 661M 0 0 41 272M 0 1977k 0:05:42 0:02:21 0:03:21 2104k 41 661M 0 0 41 276M 0 1988k 0:05:40 0:02:22 0:03:18 2492k 42 661M 0 0 42 279M 0 1998k 0:05:38 0:02:23 0:03:15 2880k 42 661M 0 0 42 282M 0 2007k 0:05:37 0:02:24 0:03:13 3179k 43 661M 0 0 43 286M 0 2020k 0:05:34 0:02:25 0:03:09 3450k 43 661M 0 0 43 290M 0 2036k 0:05:32 0:02:26 0:03:06 3702k 44 661M 0 0 44 295M 0 2056k 0:05:29 0:02:27 0:03:02 3976k 45 661M 0 0 45 300M 0 2073k 0:05:26 0:02:28 0:02:58 4235k 45 661M 0 0 45 303M 0 2080k 0:05:25 0:02:29 0:02:56 4160k 46 661M 0 0 46 305M 0 2081k 0:05:25 0:02:30 0:02:55 3836k 46 661M 0 0 46 307M 0 2081k 0:05:25 0:02:31 0:02:54 3392k 46 661M 0 0 46 309M 0 2082k 0:05:25 0:02:32 0:02:53 2857k 47 661M 0 0 47 311M 0 2079k 0:05:25 0:02:33 0:02:52 2269k 47 661M 0 0 47 312M 0 2075k 0:05:26 0:02:34 0:02:52 1945k 47 661M 0 0 47 314M 0 2074k 0:05:26 0:02:35 0:02:51 1869k 47 661M 0 0 47 316M 0 2076k 0:05:26 0:02:36 0:02:50 1919k 48 661M 0 0 48 318M 0 2076k 0:05:25 0:02:37 0:02:48 1910k 48 661M 0 0 48 321M 0 2081k 0:05:25 0:02:38 0:02:47 2137k 49 661M 0 0 49 324M 0 2089k 0:05:24 0:02:39 0:02:45 2494k 49 661M 0 0 49 327M 0 2095k 0:05:23 0:02:40 0:02:43 2745k 49 661M 0 0 49 330M 0 2098k 0:05:22 0:02:41 0:02:41 2778k 50 661M 0 0 50 333M 0 2102k 0:05:21 0:02:42 0:02:39 2911k 50 661M 0 0 50 335M 0 2107k 0:05:21 0:02:43 0:02:38 2909k 51 661M 0 0 51 337M 0 2107k 0:05:21 0:02:44 0:02:37 2691k 51 661M 0 0 51 339M 0 2106k 0:05:21 0:02:45 0:02:36 2457k 51 661M 0 0 51 341M 0 2104k 0:05:21 0:02:46 0:02:35 2300k 51 661M 0 0 51 342M 0 2100k 0:05:22 0:02:47 0:02:35 2020k 52 661M 0 0 52 344M 0 2095k 0:05:22 0:02:48 0:02:34 1725k 52 661M 0 0 52 345M 0 2092k 0:05:23 0:02:49 0:02:34 1601k 52 661M 0 0 52 347M 0 2087k 0:05:24 0:02:50 0:02:34 1479k 52 661M 0 0 52 348M 0 2082k 0:05:25 0:02:51 0:02:34 1352k 52 661M 0 0 52 349M 0 2078k 0:05:25 0:02:52 0:02:33 1356k 53 661M 0 0 53 350M 0 2073k 0:05:26 0:02:53 0:02:33 1321k 53 661M 0 0 53 351M 0 2067k 0:05:27 0:02:54 0:02:33 1212k 53 661M 0 0 53 352M 0 2061k 0:05:28 0:02:55 0:02:33 1158k 53 661M 0 0 53 353M 0 2055k 0:05:29 0:02:56 0:02:33 1134k 53 661M 0 0 53 354M 0 2049k 0:05:30 0:02:57 0:02:33 1039k 53 661M 0 0 53 355M 0 2042k 0:05:31 0:02:58 0:02:33 985k 53 661M 0 0 53 356M 0 2037k 0:05:32 0:02:59 0:02:33 988k 54 661M 0 0 54 358M 0 2034k 0:05:32 0:03:00 0:02:32 1088k 54 661M 0 0 54 359M 0 2032k 0:05:33 0:03:01 0:02:32 1208k 54 661M 0 0 54 361M 0 2031k 0:05:33 0:03:02 0:02:31 1381k 55 661M 0 0 55 363M 0 2032k 0:05:33 0:03:03 0:02:30 1664k 55 661M 0 0 55 365M 0 2033k 0:05:32 0:03:04 0:02:28 1900k 55 661M 0 0 55 368M 0 2036k 0:05:32 0:03:05 0:02:27 2112k 56 661M 0 0 56 370M 0 2038k 0:05:32 0:03:06 0:02:26 2266k 56 661M 0 0 56 372M 0 2039k 0:05:31 0:03:07 0:02:24 2326k 56 661M 0 0 56 375M 0 2040k 0:05:31 0:03:08 0:02:23 2322k 57 661M 0 0 57 377M 0 2041k 0:05:31 0:03:09 0:02:22 2346k 57 661M 0 0 57 379M 0 2043k 0:05:31 0:03:10 0:02:21 2309k 57 661M 0 0 57 381M 0 2044k 0:05:31 0:03:11 0:02:20 2269k 58 661M 0 0 58 384M 0 2046k 0:05:30 0:03:12 0:02:18 2326k 58 661M 0 0 58 386M 0 2048k 0:05:30 0:03:13 0:02:17 2358k 58 661M 0 0 58 388M 0 2050k 0:05:30 0:03:14 0:02:16 2370k 59 661M 0 0 59 391M 0 2051k 0:05:29 0:03:15 0:02:14 2361k 59 661M 0 0 59 394M 0 2056k 0:05:29 0:03:16 0:02:13 2510k 60 661M 0 0 60 397M 0 2063k 0:05:27 0:03:17 0:02:10 2731k 60 661M 0 0 60 401M 0 2073k 0:05:26 0:03:18 0:02:08 3039k 61 661M 0 0 61 405M 0 2086k 0:05:24 0:03:19 0:02:05 3505k 62 661M 0 0 62 411M 0 2102k 0:05:21 0:03:20 0:02:01 4091k 63 661M 0 0 63 416M 0 2121k 0:05:19 0:03:21 0:01:58 4681k 63 661M 0 0 63 421M 0 2134k 0:05:17 0:03:22 0:01:55 4915k 64 661M 0 0 64 426M 0 2150k 0:05:14 0:03:23 0:01:51 5192k 65 661M 0 0 65 431M 0 2166k 0:05:12 0:03:24 0:01:48 5326k 66 661M 0 0 66 436M 0 2177k 0:05:10 0:03:25 0:01:45 5175k 66 661M 0 0 66 440M 0 2187k 0:05:09 0:03:26 0:01:43 4835k 67 661M 0 0 67 443M 0 2194k 0:05:08 0:03:27 0:01:41 4623k 67 661M 0 0 67 447M 0 2199k 0:05:07 0:03:28 0:01:39 4195k 68 661M 0 0 68 450M 0 2207k 0:05:06 0:03:29 0:01:37 3883k 68 661M 0 0 68 455M 0 2217k 0:05:05 0:03:30 0:01:35 3854k 69 661M 0 0 69 459M 0 2229k 0:05:03 0:03:31 0:01:32 3967k 70 661M 0 0 70 463M 0 2237k 0:05:02 0:03:32 0:01:30 4030k 70 661M 0 0 70 467M 0 2247k 0:05:01 0:03:33 0:01:28 4235k 71 661M 0 0 71 472M 0 2259k 0:04:59 0:03:34 0:01:25 4466k 72 661M 0 0 72 477M 0 2272k 0:04:57 0:03:35 0:01:22 4570k 72 661M 0 0 72 481M 0 2281k 0:04:56 0:03:36 0:01:20 4491k 73 661M 0 0 73 486M 0 2293k 0:04:55 0:03:37 0:01:18 4673k 73 661M 0 0 73 489M 0 2295k 0:04:54 0:03:38 0:01:16 4346k 74 661M 0 0 74 491M 0 2294k 0:04:55 0:03:39 0:01:16 3763k 74 661M 0 0 74 493M 0 2295k 0:04:54 0:03:40 0:01:14 3280k 75 661M 0 0 75 495M 0 2295k 0:04:54 0:03:41 0:01:13 2903k 75 661M 0 0 75 498M 0 2298k 0:04:54 0:03:42 0:01:12 2520k 75 661M 0 0 75 502M 0 2304k 0:04:53 0:03:43 0:01:10 2688k 76 661M 0 0 76 506M 0 2312k 0:04:52 0:03:44 0:01:08 3101k 77 661M 0 0 77 510M 0 2323k 0:04:51 0:03:45 0:01:06 3554k 78 661M 0 0 78 516M 0 2336k 0:04:49 0:03:46 0:01:03 4141k 78 661M 0 0 78 521M 0 2352k 0:04:47 0:03:47 0:01:00 4737k 79 661M 0 0 79 528M 0 2370k 0:04:45 0:03:48 0:00:57 5348k 80 661M 0 0 80 532M 0 2381k 0:04:44 0:03:49 0:00:55 5470k 81 661M 0 0 81 536M 0 2388k 0:04:43 0:03:50 0:00:53 5323k 81 661M 0 0 81 541M 0 2397k 0:04:42 0:03:51 0:00:51 5148k 82 661M 0 0 82 546M 0 2409k 0:04:40 0:03:52 0:00:48 4983k 83 661M 0 0 83 551M 0 2422k 0:04:39 0:03:53 0:00:46 4779k 83 661M 0 0 83 554M 0 2426k 0:04:38 0:03:54 0:00:44 4483k 84 661M 0 0 84 557M 0 2427k 0:04:38 0:03:55 0:00:43 4213k 84 661M 0 0 84 558M 0 2422k 0:04:39 0:03:56 0:00:43 3592k 84 661M 0 0 84 560M 0 2418k 0:04:39 0:03:57 0:00:42 2840k 84 661M 0 0 84 561M 0 2414k 0:04:40 0:03:58 0:00:42 2025k 85 661M 0 0 85 563M 0 2410k 0:04:40 0:03:59 0:00:41 1653k 85 661M 0 0 85 564M 0 2406k 0:04:41 0:04:00 0:00:41 1419k 85 661M 0 0 85 565M 0 2401k 0:04:41 0:04:01 0:00:40 1414k 85 661M 0 0 85 566M 0 2397k 0:04:42 0:04:02 0:00:40 1381k 86 661M 0 0 86 568M 0 2394k 0:04:42 0:04:03 0:00:39 1446k 86 661M 0 0 86 570M 0 2390k 0:04:43 0:04:04 0:00:39 1470k 86 661M 0 0 86 572M 0 2389k 0:04:43 0:04:05 0:00:38 1600k 86 661M 0 0 86 574M 0 2390k 0:04:43 0:04:06 0:00:37 1837k 87 661M 0 0 87 577M 0 2393k 0:04:42 0:04:07 0:00:35 2201k 87 661M 0 0 87 580M 0 2396k 0:04:42 0:04:08 0:00:34 2521k 88 661M 0 0 88 584M 0 2399k 0:04:42 0:04:09 0:00:33 2846k 88 661M 0 0 88 587M 0 2404k 0:04:41 0:04:10 0:00:31 3161k 89 661M 0 0 89 591M 0 2412k 0:04:40 0:04:11 0:00:29 3485k 90 661M 0 0 90 596M 0 2422k 0:04:39 0:04:12 0:00:27 3845k 91 661M 0 0 91 601M 0 2433k 0:04:38 0:04:13 0:00:25 4246k 91 661M 0 0 91 606M 0 2443k 0:04:37 0:04:14 0:00:23 4603k 92 661M 0 0 92 609M 0 2445k 0:04:36 0:04:15 0:00:21 4490k 92 661M 0 0 92 611M 0 2443k 0:04:36 0:04:16 0:00:20 4018k 92 661M 0 0 92 612M 0 2439k 0:04:37 0:04:17 0:00:20 3307k 92 661M 0 0 92 614M 0 2435k 0:04:37 0:04:18 0:00:19 2549k 93 661M 0 0 93 615M 0 2432k 0:04:38 0:04:19 0:00:19 1891k 93 661M 0 0 93 617M 0 2431k 0:04:38 0:04:20 0:00:18 1723k 93 661M 0 0 93 620M 0 2431k 0:04:38 0:04:21 0:00:17 1783k 94 661M 0 0 94 622M 0 2431k 0:04:38 0:04:22 0:00:16 2031k 94 661M 0 0 94 625M 0 2434k 0:04:38 0:04:23 0:00:15 2360k 95 661M 0 0 95 629M 0 2438k 0:04:37 0:04:24 0:00:13 2748k 95 661M 0 0 95 632M 0 2443k 0:04:36 0:04:25 0:00:11 3072k 96 661M 0 0 96 636M 0 2447k 0:04:36 0:04:26 0:00:10 3276k 96 661M 0 0 96 638M 0 2448k 0:04:36 0:04:27 0:00:09 3334k 96 661M 0 0 96 640M 0 2443k 0:04:36 0:04:28 0:00:08 2962k 97 661M 0 0 97 642M 0 2442k 0:04:37 0:04:29 0:00:08 2641k 97 661M 0 0 97 643M 0 2437k 0:04:37 0:04:30 0:00:07 2112k 97 661M 0 0 97 644M 0 2433k 0:04:38 0:04:31 0:00:07 1714k 97 661M 0 0 97 646M 0 2430k 0:04:38 0:04:32 0:00:06 1487k 97 661M 0 0 97 647M 0 2426k 0:04:38 0:04:33 0:00:05 1489k 98 661M 0 0 98 648M 0 2421k 0:04:39 0:04:34 0:00:05 1294k 98 661M 0 0 98 649M 0 2418k 0:04:39 0:04:35 0:00:04 1357k 98 661M 0 0 98 652M 0 2417k 0:04:40 0:04:36 0:00:04 1533k 98 661M 0 0 98 654M 0 2417k 0:04:39 0:04:37 0:00:02 1702k 99 661M 0 0 99 657M 0 2420k 0:04:39 0:04:38 0:00:01 2106k 100 661M 0 0 100 661M 0 2416k 0:04:40 0:04:40 --:--:-- 2178k 100 661M 0 0 100 661M 0 2407k 0:04:41 0:04:41 --:--:-- 1923k 100 661M 0 0 100 661M 0 2399k 0:04:42 0:04:42 --:--:-- 1562k 100 661M 0 0 100 661M 0 2390k 0:04:43 0:04:43 --:--:-- 1137k 100 661M 0 0 100 661M 0 2382k 0:04:44 0:04:44 --:--:-- 590k 100 661M 0 0 100 661M 0 2373k 0:04:45 0:04:45 --:--:-- 0 100 661M 0 0 100 661M 0 2365k 0:04:46 0:04:46 --:--:-- 0 100 661M 0 0 100 661M 0 2357k 0:04:47 0:04:47 --:--:-- 0 100 661M 0 0 100 661M 0 2349k 0:04:48 0:04:48 --:--:-- 0 100 661M 0 0 100 661M 0 2341k 0:04:49 0:04:49 --:--:-- 0 100 661M 0 0 100 661M 0 2333k 0:04:50 0:04:50 --:--:-- 0 100 661M 0 0 100 661M 0 2324k 0:04:51 0:04:51 --:--:-- 0 100 661M 0 0 100 661M 0 2317k 0:04:52 0:04:52 --:--:-- 0 100 661M 0 0 100 661M 0 2309k 0:04:53 0:04:53 --:--:-- 0 100 661M 0 0 100 661M 0 2301k 0:04:54 0:04:54 --:--:-- 0 100 661M 0 0 100 661M 0 2293k 0:04:55 0:04:55 --:--:-- 0 100 661M 0 0 100 661M 0 2285k 0:04:56 0:04:56 --:--:-- 0 100 661M 0 0 100 661M 0 2277k 0:04:57 0:04:57 --:--:-- 0 100 661M 0 0 100 661M 0 2270k 0:04:58 0:04:58 --:--:-- 0 100 661M 0 0 100 661M 0 2262k 0:04:59 0:04:59 --:--:-- 0 100 661M 0 0 100 661M 0 2255k 0:05:00 0:05:00 --:--:-- 0 100 661M 0 0 100 661M 0 2247k 0:05:01 0:05:01 --:--:-- 0 100 661M 0 0 100 661M 0 2240k 0:05:02 0:05:02 --:--:-- 0 100 661M 0 0 100 661M 0 2232k 0:05:03 0:05:03 --:--:-- 0 100 661M 0 0 100 661M 0 2225k 0:05:04 0:05:04 --:--:-- 0 100 661M 0 0 100 661M 0 2218k 0:05:05 0:05:05 --:--:-- 0 100 661M 0 0 100 661M 0 2210k 0:05:06 0:05:06 --:--:-- 0 100 661M 0 0 100 661M 0 2203k 0:05:07 0:05:07 --:--:-- 0 100 661M 0 0 100 661M 0 2196k 0:05:08 0:05:08 --:--:-- 0 100 661M 0 0 100 661M 0 2189k 0:05:09 0:05:09 --:--:-- 0 100 661M 0 0 100 661M 0 2182k 0:05:10 0:05:10 --:--:-- 0 100 661M 0 0 100 661M 0 2175k 0:05:11 0:05:11 --:--:-- 0 100 661M 0 0 100 661M 0 2168k 0:05:12 0:05:12 --:--:-- 0 100 661M 0 0 100 661M 0 2161k 0:05:13 0:05:13 --:--:-- 0 100 661M 0 0 100 661M 0 2154k 0:05:14 0:05:14 --:--:-- 0 100 661M 0 43 100 661M 0 2152k 0:05:14 0:05:14 --:--:-- 9 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo ------------------- 开始上传友谊关ota --------------------------------------------------------------------- [Pipeline] echo public yantai [Pipeline] echo 上传失败:[] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] echo always [Pipeline] sh + rm -rf /senior/workspace/orin-module-slave32/slave/.catkin_tools /senior/workspace/orin-module-slave32/slave/build/ /senior/workspace/orin-module-slave32/slave/devel/ /senior/workspace/orin-module-slave32/slave/install /senior/workspace/orin-module-slave32/slave/logs/ [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh + cp -r /senior/workspace/commit/orin-module-slave32/slave_tmp/cache_bag_node /senior/workspace/commit/orin-module-slave32/slave_tmp/camera_driver /senior/workspace/commit/orin-module-slave32/slave_tmp/crane_align /senior/workspace/commit/orin-module-slave32/slave_tmp/dox /senior/workspace/commit/orin-module-slave32/slave_tmp/hdcontrol /senior/workspace/commit/orin-module-slave32/slave_tmp/hesai_lidar /senior/workspace/commit/orin-module-slave32/slave_tmp/imv_spreader_detection /senior/workspace/commit/orin-module-slave32/slave_tmp/lego-loam-bor /senior/workspace/commit/orin-module-slave32/slave_tmp/lidar_camera_fusion /senior/workspace/commit/orin-module-slave32/slave_tmp/lidar_loc_v2 /senior/workspace/commit/orin-module-slave32/slave_tmp/lidar_manual_calib /senior/workspace/commit/orin-module-slave32/slave_tmp/login_sync_tool /senior/workspace/commit/orin-module-slave32/slave_tmp/mrpt2 /senior/workspace/commit/orin-module-slave32/slave_tmp/new_detection /senior/workspace/commit/orin-module-slave32/slave_tmp/new_truck_spreader_detection /senior/workspace/commit/orin-module-slave32/slave_tmp/node-manager /senior/workspace/commit/orin-module-slave32/slave_tmp/rcinterpreter /senior/workspace/commit/orin-module-slave32/slave_tmp/ros-bridge /senior/workspace/commit/orin-module-slave32/slave_tmp/rslidar_sdk /senior/workspace/commit/orin-module-slave32/slave_tmp/rslidar_sdk_new /senior/workspace/commit/orin-module-slave32/slave_tmp/senior_calibration /senior/workspace/commit/orin-module-slave32/slave_tmp/shared_msgs /senior/workspace/commit/orin-module-slave32/slave_tmp/slave /senior/workspace/commit/orin-module-slave32/slave_tmp/system_monitor /senior/workspace/commit/orin-module-slave32/slave_tmp/system-ros /senior/workspace/commit/orin-module-slave32/slave_tmp/thirdparty /senior/workspace/commit/orin-module-slave32/slave_tmp/unified-system-monitor /senior/workspace/commit/orin-module-slave32/slave_tmp/versions_observer /senior/workspace/commit/orin-module-slave32/slave_tmp/warningModule /senior/workspace/commit/orin-module-slave32/slave/ [Pipeline] sh + rm -rf /senior/workspace/commit/orin-module-slave32/slave_tmp [Pipeline] readJSON [Pipeline] echo webhtml准备完成 [Pipeline] echo 烟台车内点经过每个过滤框后再保留. [Pipeline] echo 修复宝世顺栅栏沟点误检. [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo <!DOCTYPE html><html><head><meta charset="utf-8"><title>msg2html</title></head><body><h1>更新内容</h1><h2>模块名: dox</h2><h2>模块名: new_detection</h2><h3>note_out</h3><ul><li>烟台车内点经过每个过滤框后再保留.</li><li>修复宝世顺栅栏沟点误检.</li></ul><h2>模块名: shared_msgs</h2></body></html> [Pipeline] echo msg已经准备完成 [Pipeline] sh + touch /senior/workspace/orin-module-slave32/slave/index.html [Pipeline] writeFile [Pipeline] echo html更新完成 [Pipeline] publishHTML [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at BUILD level /senior/workspace/orin-module-slave32/slave to /var/lib/jenkins/jobs/orin-module-slave32/builds/3935/htmlreports/update_20message [Pipeline] wrap [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: null [Pipeline] echo 用户不存在列表中 [Pipeline] } [Pipeline] // script [Pipeline] sh + curl -X POST 'http://143.64.81.104:8080/robot/send?access_token=c4e318472bbd19d0449efb4060de213f730dc32b4bf44819381a8fa7adf61983' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"jenkins通知","text": "# 版本发布通知 ### [烟台点云检测(烟台车内点经过所有过滤框过滤)] --- - 版本名: [module_slave_2026-04-28_11-20-15] - 状态:<font color=#01B468> 编译成功 </font> - 执行人:lanxiaosong - 更新模块: [new_detection] - 上传平台: public yantai - 任务号: [orin-module-slave32 #3935] - 具体更新内容点此链接 [该版本详细内容点此](http://jenkins.vehicle.senior.auto:8080/jenkins/job/orin-module-slave32/3935/update_20message/index.html) > 请ota发布同学尽快发布验证,并在群里同步发布信息~ "},"at": {"atMobiles": [""],"isAtAll": "false"} }' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 764 100 27 100 737 230 6299 --:--:-- --:--:-- --:--:-- 6529 [Pipeline] echo {"errcode":0,"errmsg":"ok"} [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } Lock released on resource [Label: orin-arm, Quantity: 1] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS