Console Output
Skipping 313 KB..
Full LogTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTest
Policy CMP0048 is not set: project() command manages VERSION variables.
Run "cmake --help-policy CMP0048" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The following variable(s) would be set to empty:
CMAKE_PROJECT_VERSION
CMAKE_PROJECT_VERSION_MAJOR
CMAKE_PROJECT_VERSION_MINOR
CMAKE_PROJECT_VERSION_PATCH
This warning is for project developers. Use -Wno-dev to suppress it.
cd /senior/workspace/orin-module-slave32/master/build/hdmap_msgs; catkin build --get-env hdmap_msgs | catkin env -si /usr/bin/cmake /senior/workspace/orin-module-slave32/master/src/shared_msgs/hdmap_msgs --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/senior/workspace/orin-module-slave32/master/devel/.private/hdmap_msgs -DCMAKE_INSTALL_PREFIX=/senior/workspace/orin-module-slave32/master/install -DENABLE_IMV=on -DUSE_ROS2=OFF -DBUILD_TEST=OFF -DREGION=all; cd -
...............................................................................
_______________________________________________________________________________
Warnings << guardian_msgs:cmake /senior/workspace/orin-module-slave32/master/logs/guardian_msgs/build.cmake.001.log
CMake Warning (dev) at CMakeLists.txt:2 (project):
Policy CMP0048 is not set: project() command manages VERSION variables.
Run "cmake --help-policy CMP0048" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The following variable(s) would be set to empty:
CMAKE_PROJECT_VERSION
CMAKE_PROJECT_VERSION_MAJOR
CMAKE_PROJECT_VERSION_MINOR
CMAKE_PROJECT_VERSION_PATCH
This warning is for project developers. Use -Wno-dev to suppress it.
cd /senior/workspace/orin-module-slave32/master/build/guardian_msgs; catkin build --get-env guardian_msgs | catkin env -si /usr/bin/cmake /senior/workspace/orin-module-slave32/master/src/shared_msgs/guardian_msgs --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/senior/workspace/orin-module-slave32/master/devel/.private/guardian_msgs -DCMAKE_INSTALL_PREFIX=/senior/workspace/orin-module-slave32/master/install -DENABLE_IMV=on -DUSE_ROS2=OFF -DBUILD_TEST=OFF -DREGION=all; cd -
...............................................................................
_______________________________________________________________________________
Warnings << pnc_debug_msg:cmake /senior/workspace/orin-module-slave32/master/logs/pnc_debug_msg/build.cmake.001.log
CMake Warning (dev) at CMakeLists.txt:2 (project):
Policy CMP0048 is not set: project() command manages VERSION variables.
Run "cmake --help-policy CMP0048" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The following variable(s) would be set to empty:
CMAKE_PROJECT_VERSION
CMAKE_PROJECT_VERSION_MAJOR
CMAKE_PROJECT_VERSION_MINOR
CMAKE_PROJECT_VERSION_PATCH
This warning is for project developers. Use -Wno-dev to suppress it.
cd /senior/workspace/orin-module-slave32/master/build/pnc_debug_msg; catkin build --get-env pnc_debug_msg | catkin env -si /usr/bin/cmake /senior/workspace/orin-module-slave32/master/src/shared_msgs/pnc_debug_msgs --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/senior/workspace/orin-module-slave32/master/devel/.private/pnc_debug_msg -DCMAKE_INSTALL_PREFIX=/senior/workspace/orin-module-slave32/master/install -DENABLE_IMV=on -DUSE_ROS2=OFF -DBUILD_TEST=OFF -DREGION=all; cd -
...............................................................................
_______________________________________________________________________________
Warnings << lane_detection:make /senior/workspace/orin-module-slave32/master/logs/lane_detection/build.make.000.log
nvcc warning : incompatible redefinition for option 'std', the last value of this option was used
nvcc warning : incompatible redefinition for option 'std', the last value of this option was used
nvcc warning : incompatible redefinition for option 'std', the last value of this option was used
nvcc warning : incompatible redefinition for option 'std', the last value of this option was used
nvcc warning : incompatible redefinition for option 'std', the last value of this option was used
nvcc warning : incompatible redefinition for option 'std', the last value of this option was used
nvcc warning : incompatible redefinition for option 'std', the last value of this option was used
nvcc warning : incompatible redefinition for option 'std', the last value of this option was used
nvcc warning : incompatible redefinition for option 'std', the last value of this option was used
nvcc warning : incompatible redefinition for option 'std', the last value of this option was used
[01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_multi_impl.cpp:[m[K In member function ‘[01m[Kbool trt_core::TRTMultiOutImpl::DoInference(void**, int)[m[K’:
[01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_multi_impl.cpp:58:59:[m[K [01;35m[Kwarning: [m[K‘[01m[Kbool nvinfer1::IExecutionContext::enqueueV2(void* const*, cudaStream_t, CUevent_st**)[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K]
58 | bool ok = context_->enqueueV2(bindings, stream_, nullptr[01;35m[K)[m[K;
| [01;35m[K^[m[K
In file included from [01m[K/usr/include/aarch64-linux-gnu/NvInfer.h:17[m[K,
from [01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_multi_impl.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_multi_impl.cpp:1[m[K:
[01m[K/usr/include/aarch64-linux-gnu/NvInferRuntime.h:2814:25:[m[K [01;36m[Knote: [m[Kdeclared here
2814 | TRT_DEPRECATED bool [01;36m[KenqueueV2[m[K(void* const* bindings, cudaStream_t stream, cudaEvent_t* inputConsumed) noexcept
| [01;36m[K^~~~~~~~~[m[K
[01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_multi_impl.cpp:[m[K In member function ‘[01m[Kint trt_core::TRTMultiOutImpl::GetBindingIndex(const string&) const[m[K’:
[01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_multi_impl.cpp:67:47:[m[K [01;35m[Kwarning: [m[K‘[01m[Kint32_t nvinfer1::ICudaEngine::getBindingIndex(const char*) const[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K]
67 | return engine_->getBindingIndex(name.c_str()[01;35m[K)[m[K;
| [01;35m[K^[m[K
In file included from [01m[K/usr/include/aarch64-linux-gnu/NvInfer.h:17[m[K,
from [01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_multi_impl.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_multi_impl.cpp:1[m[K:
[01m[K/usr/include/aarch64-linux-gnu/NvInferRuntime.h:1427:28:[m[K [01;36m[Knote: [m[Kdeclared here
1427 | TRT_DEPRECATED int32_t [01;36m[KgetBindingIndex[m[K(char const* name) const noexcept
| [01;36m[K^~~~~~~~~~~~~~~[m[K
[01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_multi_impl.cpp:[m[K In member function ‘[01m[Kint trt_core::TRTMultiOutImpl::NumBindings() const[m[K’:
[01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_multi_impl.cpp:72:33:[m[K [01;35m[Kwarning: [m[K‘[01m[Kint32_t nvinfer1::ICudaEngine::getNbBindings() const[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K]
72 | return engine_->getNbBindings([01;35m[K)[m[K;
| [01;35m[K^[m[K
In file included from [01m[K/usr/include/aarch64-linux-gnu/NvInfer.h:17[m[K,
from [01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_multi_impl.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_multi_impl.cpp:1[m[K:
[01m[K/usr/include/aarch64-linux-gnu/NvInferRuntime.h:1399:28:[m[K [01;36m[Knote: [m[Kdeclared here
1399 | TRT_DEPRECATED int32_t [01;36m[KgetNbBindings[m[K() const noexcept
| [01;36m[K^~~~~~~~~~~~~[m[K
[01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_impl.cpp:[m[K In member function ‘[01m[Kvirtual bool trt_core::TRTImpl::DoInference()[m[K’:
[01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_impl.cpp:115:79:[m[K [01;35m[Kwarning: [m[K‘[01m[Kbool nvinfer1::IExecutionContext::enqueueV2(void* const*, cudaStream_t, CUevent_st**)[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K]
115 | auto status = context_->enqueueV2(input_bindings_.data(), stream_, nullptr[01;35m[K)[m[K;
| [01;35m[K^[m[K
In file included from [01m[K/usr/include/aarch64-linux-gnu/NvInfer.h:17[m[K,
from [01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_impl.h:13[m[K,
from [01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_impl.cpp:11[m[K:
[01m[K/usr/include/aarch64-linux-gnu/NvInferRuntime.h:2814:25:[m[K [01;36m[Knote: [m[Kdeclared here
2814 | TRT_DEPRECATED bool [01;36m[KenqueueV2[m[K(void* const* bindings, cudaStream_t stream, cudaEvent_t* inputConsumed) noexcept
| [01;36m[K^~~~~~~~~[m[K
[01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_impl.cpp:[m[K In member function ‘[01m[Kvoid trt_core::TRTImpl::InitModel()[m[K’:
[01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_impl.cpp:170:61:[m[K [01;35m[Kwarning: [m[K‘[01m[Knvinfer1::Dims nvinfer1::IExecutionContext::getBindingDimensions(int32_t) const[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K]
170 | const auto& input_dims_ = context_->getBindingDimensions(0[01;35m[K)[m[K;
| [01;35m[K^[m[K
In file included from [01m[K/usr/include/aarch64-linux-gnu/NvInfer.h:17[m[K,
from [01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_impl.h:13[m[K,
from [01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_impl.cpp:11[m[K:
[01m[K/usr/include/aarch64-linux-gnu/NvInferRuntime.h:2602:25:[m[K [01;36m[Knote: [m[Kdeclared here
2602 | TRT_DEPRECATED Dims [01;36m[KgetBindingDimensions[m[K(int32_t bindingIndex) const noexcept
| [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K
[01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_impl.cpp:171:62:[m[K [01;35m[Kwarning: [m[K‘[01m[Knvinfer1::Dims nvinfer1::IExecutionContext::getBindingDimensions(int32_t) const[m[K’ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K]
171 | const auto& output_dims_ = context_->getBindingDimensions(1[01;35m[K)[m[K;
| [01;35m[K^[m[K
In file included from [01m[K/usr/include/aarch64-linux-gnu/NvInfer.h:17[m[K,
from [01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_impl.h:13[m[K,
from [01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/core/trt/trt_impl.cpp:11[m[K:
[01m[K/usr/include/aarch64-linux-gnu/NvInferRuntime.h:2602:25:[m[K [01;36m[Knote: [m[Kdeclared here
2602 | TRT_DEPRECATED Dims [01;36m[KgetBindingDimensions[m[K(int32_t bindingIndex) const noexcept
| [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
/usr/include/opencv4/opencv2/videostab/motion_stabilizing.hpp(106): warning: function "cv::videostab::IMotionStabilizer::stabilize(int, const std::vector<cv::Mat, std::allocator<cv::Mat>> &, std::pair<int, int>, cv::Mat *)" is hidden by "cv::videostab::GaussianMotionFilter::stabilize" -- virtual function override intended?
/usr/include/opencv4/opencv2/videostab/motion_stabilizing.hpp(106): warning: function "cv::videostab::IMotionStabilizer::stabilize(int, const std::vector<cv::Mat, std::allocator<cv::Mat>> &, std::pair<int, int>, cv::Mat *)" is hidden by "cv::videostab::GaussianMotionFilter::stabilize" -- virtual function override intended?
/usr/include/opencv4/opencv2/videostab/motion_stabilizing.hpp(106): warning: function "cv::videostab::IMotionStabilizer::stabilize(int, const std::vector<cv::Mat, std::allocator<cv::Mat>> &, std::pair<int, int>, cv::Mat *)" is hidden by "cv::videostab::GaussianMotionFilter::stabilize" -- virtual function override intended?
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
/usr/include/opencv4/opencv2/videostab/motion_stabilizing.hpp(106): warning: function "cv::videostab::IMotionStabilizer::stabilize(int, const std::vector<cv::Mat, std::allocator<cv::Mat>> &, std::pair<int, int>, cv::Mat *)" is hidden by "cv::videostab::GaussianMotionFilter::stabilize" -- virtual function override intended?
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/videostab/motion_stabilizing.hpp(106): warning: function "cv::videostab::IMotionStabilizer::stabilize(int, const std::vector<cv::Mat, std::allocator<cv::Mat>> &, std::pair<int, int>, cv::Mat *)" is hidden by "cv::videostab::GaussianMotionFilter::stabilize" -- virtual function override intended?
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
/usr/include/opencv4/opencv2/videostab/motion_stabilizing.hpp(106): warning: function "cv::videostab::IMotionStabilizer::stabilize(int, const std::vector<cv::Mat, std::allocator<cv::Mat>> &, std::pair<int, int>, cv::Mat *)" is hidden by "cv::videostab::GaussianMotionFilter::stabilize" -- virtual function override intended?
/usr/include/opencv4/opencv2/videostab/motion_stabilizing.hpp(106): warning: function "cv::videostab::IMotionStabilizer::stabilize(int, const std::vector<cv::Mat, std::allocator<cv::Mat>> &, std::pair<int, int>, cv::Mat *)" is hidden by "cv::videostab::GaussianMotionFilter::stabilize" -- virtual function override intended?
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
/usr/include/opencv4/opencv2/videostab/motion_stabilizing.hpp(106): warning: function "cv::videostab::IMotionStabilizer::stabilize(int, const std::vector<cv::Mat, std::allocator<cv::Mat>> &, std::pair<int, int>, cv::Mat *)" is hidden by "cv::videostab::GaussianMotionFilter::stabilize" -- virtual function override intended?
[01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/node/lane_detection_wrapper.cpp:[m[K In member function ‘[01m[Kvoid node_ns::LaneDetectionWrapper::GetOnlineLanePoint(const ros::Time&, bool&, double, double, const std::vector<double>&, int)[m[K’:
[01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/node/lane_detection_wrapper.cpp:1236:8:[m[K [01;35m[Kwarning: [m[Kstructured bindings only available with ‘[01m[K-std=c++17[m[K’ or ‘[01m[K-std=gnu++17[m[K’
1236 | auto [01;35m[K[[m[Kleft_angle, left_dist] = FitLineGetAngleDist(left_points);
| [01;35m[K^[m[K
[01m[K/senior/workspace/orin-module-slave32/master/src/lane_detection/node/lane_detection_wrapper.cpp:1237:8:[m[K [01;35m[Kwarning: [m[Kstructured bindings only available with ‘[01m[K-std=c++17[m[K’ or ‘[01m[K-std=gnu++17[m[K’
1237 | auto [01;35m[K[[m[Kright_angle, right_dist] = FitLineGetAngleDist(right_points);
| [01;35m[K^[m[K
cd /senior/workspace/orin-module-slave32/master/build/lane_detection; catkin build --get-env lane_detection | catkin env -si /usr/bin/make --jobserver-auth=3,4; cd -
[build 01:53.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:53.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:53.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:53.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:53.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:53.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:53.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:54.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:54.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:54.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:54.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:54.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:54.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:54.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:54.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:54.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:54.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:55.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:55.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:55.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:55.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:55.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:55.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:55.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:55.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:55.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:55.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:56.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:56.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:56.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:56.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:56.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:56.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:56.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:56.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:56.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:56.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:57.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:57.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:57.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:57.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:57.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:57.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:57.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:57.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:57.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:57.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:58.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:58.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:58.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:58.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:58.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:58.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:58.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:58.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:58.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:58.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:59.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:59.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:59.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:59.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:59.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:59.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:59.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:59.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:59.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 01:59.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:00.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:00.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:00.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:00.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:00.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:00.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:00.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:00.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:00.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:00.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:01.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:01.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:01.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:01.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:01.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:01.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:01.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:01.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:01.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:01.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:02.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:02.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:02.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:02.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:02.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:02.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:02.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:02.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:02.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:02.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:03.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:03.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:03.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:03.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:03.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:03.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:03.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:03.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:03.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:03.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:04.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:04.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:04.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:04.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:04.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:04.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:04.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:04.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:04.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:04.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:05.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:05.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:05.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:05.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:05.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:05.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:05.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:05.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:05.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:06.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:06.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:06.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:06.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:06.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:06.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:06.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:06.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:06.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:06.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:07.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:07.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:07.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:07.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:07.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:07.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:07.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:07.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:07.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:07.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:08.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:08.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:08.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:08.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:08.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:08.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:08.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:08.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:08.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:08.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:09.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:09.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:09.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:09.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:09.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:09.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:09.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:09.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:09.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:09.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:10.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:10.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:10.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:10.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:10.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:10.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:10.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:10.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:10.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:10.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:11.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:11.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:11.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:11.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:11.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:11.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:11.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:11.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:11.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:11.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:12.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:12.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:12.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:12.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:12.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:12.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:12.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:12.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:12.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:12.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:13.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:13.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:13.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:13.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:13.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:13.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:13.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:13.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:13.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:13.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:14.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:14.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:14.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:14.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:14.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:14.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:14.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:14.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:14.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:14.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:15.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:15.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:15.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:15.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:15.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:15.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:15.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:15.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:15.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:15.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:16.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:16.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:16.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:16.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:16.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:16.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:16.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:16.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:16.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:16.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:17.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:17.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:17.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:17.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:17.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:17.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:17.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:17.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:17.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:17.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:18.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:18.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:18.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:18.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:18.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:18.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:18.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:18.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:18.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:18.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:19.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:19.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:19.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:19.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:19.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:19.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:19.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:19.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:19.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:19.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:20.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:20.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:20.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:20.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:20.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:20.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:20.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:20.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:20.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:20.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:21.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:21.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:21.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:21.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:21.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:21.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:21.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:21.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:21.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:21.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:22.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:22.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:22.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:22.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:22.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:22.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:22.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:22.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:22.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:22.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:23.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:23.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:23.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:23.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:23.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:23.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:23.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:23.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:23.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:23.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:24.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:24.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:24.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:24.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:24.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:24.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:24.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:24.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:24.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:24.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:25.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:25.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:25.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:25.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:25.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:25.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:25.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:25.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:25.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:25.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:26.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:26.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:26.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:26.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:26.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:26.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:26.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:26.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:26.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:26.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:27.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:27.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:27.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:27.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:27.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:27.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:27.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:27.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:27.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:27.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:28.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:28.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:28.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:28.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:28.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:28.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:28.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:28.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:28.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:28.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:29.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:29.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:29.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:29.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:29.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:29.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:29.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:29.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:29.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:29.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:30.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:30.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:30.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:30.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:30.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:30.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:30.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:30.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:30.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:30.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:31.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:31.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:31.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:31.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:31.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:31.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:31.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:31.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:31.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:31.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:32.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:32.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:32.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:32.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:32.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:32.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:32.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:32.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:32.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:32.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:33.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:33.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:33.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:33.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:33.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:33.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:33.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:33.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:33.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:33.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:34.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:34.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:34.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:34.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:34.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:34.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:34.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:34.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:34.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:34.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:35.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:35.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:35.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:35.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:35.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:35.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:35.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:35.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:35.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:35.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:36.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:36.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:36.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:36.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:36.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:36.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:36.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:36.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:36.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:36.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:37.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:37.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:37.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:37.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:37.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:37.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:37.6 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:37.7 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:37.8 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:37.9 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:38.0 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:38.1 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:38.2 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:38.3 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:38.4 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
[build 02:38.5 s] [28/29 complete] [1/14 jobs] [0 queued] [lane_detection:i...
...............................................................................
_______________________________________________________________________________
Warnings << lane_detection:install /senior/workspace/orin-module-slave32/master/logs/lane_detection/build.install.000.log
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
/usr/include/opencv4/opencv2/videostab/motion_stabilizing.hpp(106): warning: function "cv::videostab::IMotionStabilizer::stabilize(int, const std::vector<cv::Mat, std::allocator<cv::Mat>> &, std::pair<int, int>, cv::Mat *)" is hidden by "cv::videostab::GaussianMotionFilter::stabilize" -- virtual function override intended?
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
/usr/include/opencv4/opencv2/videostab/motion_stabilizing.hpp(106): warning: function "cv::videostab::IMotionStabilizer::stabilize(int, const std::vector<cv::Mat, std::allocator<cv::Mat>> &, std::pair<int, int>, cv::Mat *)" is hidden by "cv::videostab::GaussianMotionFilter::stabilize" -- virtual function override intended?
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
/usr/include/opencv4/opencv2/videostab/motion_stabilizing.hpp(106): warning: function "cv::videostab::IMotionStabilizer::stabilize(int, const std::vector<cv::Mat, std::allocator<cv::Mat>> &, std::pair<int, int>, cv::Mat *)" is hidden by "cv::videostab::GaussianMotionFilter::stabilize" -- virtual function override intended?
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
/usr/include/opencv4/opencv2/videostab/motion_stabilizing.hpp(106): warning: function "cv::videostab::IMotionStabilizer::stabilize(int, const std::vector<cv::Mat, std::allocator<cv::Mat>> &, std::pair<int, int>, cv::Mat *)" is hidden by "cv::videostab::GaussianMotionFilter::stabilize" -- virtual function override intended?
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
/usr/include/opencv4/opencv2/videostab/motion_stabilizing.hpp(106): warning: function "cv::videostab::IMotionStabilizer::stabilize(int, const std::vector<cv::Mat, std::allocator<cv::Mat>> &, std::pair<int, int>, cv::Mat *)" is hidden by "cv::videostab::GaussianMotionFilter::stabilize" -- virtual function override intended?
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
/usr/include/opencv4/opencv2/videostab/motion_stabilizing.hpp(106): warning: function "cv::videostab::IMotionStabilizer::stabilize(int, const std::vector<cv::Mat, std::allocator<cv::Mat>> &, std::pair<int, int>, cv::Mat *)" is hidden by "cv::videostab::GaussianMotionFilter::stabilize" -- virtual function override intended?
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
/usr/include/opencv4/opencv2/videostab/motion_stabilizing.hpp(106): warning: function "cv::videostab::IMotionStabilizer::stabilize(int, const std::vector<cv::Mat, std::allocator<cv::Mat>> &, std::pair<int, int>, cv::Mat *)" is hidden by "cv::videostab::GaussianMotionFilter::stabilize" -- virtual function override intended?
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
/usr/include/opencv4/opencv2/videostab/motion_stabilizing.hpp(106): warning: function "cv::videostab::IMotionStabilizer::stabilize(int, const std::vector<cv::Mat, std::allocator<cv::Mat>> &, std::pair<int, int>, cv::Mat *)" is hidden by "cv::videostab::GaussianMotionFilter::stabilize" -- virtual function override intended?
cd /senior/workspace/orin-module-slave32/master/build/lane_detection; catkin build --get-env lane_detection | catkin env -si /usr/bin/make install; cd -
...............................................................................
Finished <<< lane_detection [ 1 minute and 59.1 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: 2 minutes and 38.5 seconds total.
[build] Note: Workspace packages have changed, please re-source setup files to use them.
[Pipeline] sh
+ mkdir -p /senior/workspace/orin-module-slave32/master/src/hdmap_analysis
[Pipeline] dir
Running in /senior/workspace/orin-module-slave32/master/src/hdmap_analysis
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Avoid second fetch
Checking out Revision 95ec724887af1b240b58915e6d1946ca3d6f4520 (origin/rc_dev)
Commit message: "Merge branch 'revert-1344c0e2' into 'rc_dev'"
Cloning repository http://159.27.226.4/map/hdmap_analysis.git
> git init /senior/workspace/orin-module-slave32/master/src/hdmap_analysis # timeout=10
Fetching upstream changes from http://159.27.226.4/map/hdmap_analysis.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress -- http://159.27.226.4/map/hdmap_analysis.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/map/hdmap_analysis.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/rc_dev^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 95ec724887af1b240b58915e6d1946ca3d6f4520 # timeout=10
> git rev-list --no-walk 95ec724887af1b240b58915e6d1946ca3d6f4520 # timeout=10
[Pipeline] sh
+ mkdir /senior/workspace/orin-module-slave32/master/install/lib/hdmap_analysis
[Pipeline] sh
+ cp -r /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/embedding_in_qt_sgskip.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/hdmap_analysis.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/hdmap_polygon_selector.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/hdmap.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/header.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/junction.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/lane.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/log_loader.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/main_window.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/map_loader.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/object.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/restricted_area.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/table_model.py /senior/workspace/orin-module-slave32/master/install/lib/hdmap_analysis/
[Pipeline] }
[Pipeline] // dir
[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/master
[Pipeline] {
[Pipeline] sh
+ zip -rq module_master_2026-09-09_10-30-42.zip ./install/ ./version.json
[Pipeline] sh
+ ls /senior/workspace/orin-module-slave32/master
build
devel
install
logs
module_master_2026-09-09_10-30-42.zip
src
version.json
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /senior/workspace/orin-module-slave32/master@tmp
[Pipeline] echo
/senior/workspace/orin-module-slave32/master/module_master_2026-09-09_10-30-42.zip,/senior/workspace/orin-module-slave32/master/version.json
[Pipeline] echo
------------------- 开始上传公网ota ---------------------------------------------------------------------
[Pipeline] echo
------------------- 开始上传厦门ota ---------------------------------------------------------------------
[Pipeline] echo
------------------- 开始上传大榭ota ---------------------------------------------------------------------
[Pipeline] sh
+ curl -X POST http://61.153.150.243:2200/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/orin-module-slave32/master/module_master_2026-09-09_10-30-42.zip"' --form 'version=@"/senior/workspace/orin-module-slave32/master/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 731M 0 0 0 1856k 0 2196k 0:05:41 --:--:-- 0:05:41 2193k
0 731M 0 0 0 4288k 0 2336k 0:05:20 0:00:01 0:05:19 2335k
0 731M 0 0 0 6784k 0 2388k 0:05:13 0:00:02 0:05:11 2388k
1 731M 0 0 1 9216k 0 2180k 0:05:43 0:00:04 0:05:39 2180k
1 731M 0 0 1 10.9M 0 2313k 0:05:23 0:00:04 0:05:19 2313k
1 731M 0 0 1 13.1M 0 2308k 0:05:24 0:00:05 0:05:19 2327k
1 731M 0 0 1 14.5M 0 2148k 0:05:48 0:00:06 0:05:42 2079k
2 731M 0 0 2 17.0M 0 2224k 0:05:36 0:00:07 0:05:29 2131k
2 731M 0 0 2 19.3M 0 2233k 0:05:35 0:00:08 0:05:27 2280k
2 731M 0 0 2 21.5M 0 2238k 0:05:34 0:00:09 0:05:25 2165k
3 731M 0 0 3 23.8M 0 2245k 0:05:33 0:00:10 0:05:23 2172k
3 731M 0 0 3 25.9M 0 2244k 0:05:33 0:00:11 0:05:22 2379k
3 731M 0 0 3 28.1M 0 2245k 0:05:33 0:00:12 0:05:21 2278k
4 731M 0 0 4 30.3M 0 2248k 0:05:33 0:00:13 0:05:20 2276k
4 731M 0 0 4 32.6M 0 2251k 0:05:32 0:00:14 0:05:18 2277k
4 731M 0 0 4 34.8M 0 2254k 0:05:32 0:00:15 0:05:17 2275k
5 731M 0 0 5 37.1M 0 2257k 0:05:31 0:00:16 0:05:15 2289k
5 731M 0 0 5 39.3M 0 2259k 0:05:31 0:00:17 0:05:14 2295k
5 731M 0 0 5 41.6M 0 2261k 0:05:31 0:00:18 0:05:13 2297k
5 731M 0 0 5 43.8M 0 2265k 0:05:30 0:00:19 0:05:11 2304k
6 731M 0 0 6 45.8M 0 2251k 0:05:32 0:00:20 0:05:12 2242k
6 731M 0 0 6 48.1M 0 2254k 0:05:32 0:00:21 0:05:11 2245k
6 731M 0 0 6 50.3M 0 2255k 0:05:32 0:00:22 0:05:10 2240k
7 731M 0 0 7 52.5M 0 2256k 0:05:32 0:00:23 0:05:09 2235k
7 731M 0 0 7 54.7M 0 2257k 0:05:31 0:00:24 0:05:07 2227k
7 731M 0 0 7 57.0M 0 2259k 0:05:31 0:00:25 0:05:06 2289k
8 731M 0 0 8 59.3M 0 2248k 0:05:33 0:00:27 0:05:06 2223k
8 731M 0 0 8 61.6M 0 2265k 0:05:30 0:00:27 0:05:03 2312k
8 731M 0 0 8 63.8M 0 2266k 0:05:30 0:00:28 0:05:02 2317k
9 731M 0 0 9 66.0M 0 2267k 0:05:30 0:00:29 0:05:01 2315k
9 731M 0 0 9 68.3M 0 2268k 0:05:30 0:00:30 0:05:00 2315k
9 731M 0 0 9 70.0M 0 2242k 0:05:34 0:00:31 0:05:03 2210k
9 731M 0 0 9 72.5M 0 2260k 0:05:31 0:00:32 0:04:59 2234k
10 731M 0 0 10 74.7M 0 2261k 0:05:31 0:00:33 0:04:58 2228k
10 731M 0 0 10 77.0M 0 2262k 0:05:31 0:00:34 0:04:57 2231k
10 731M 0 0 10 79.1M 0 2262k 0:05:31 0:00:35 0:04:56 2229k
11 731M 0 0 11 81.4M 0 2264k 0:05:30 0:00:36 0:04:54 2403k
11 731M 0 0 11 83.6M 0 2265k 0:05:30 0:00:37 0:04:53 2293k
11 731M 0 0 11 86.0M 0 2266k 0:05:30 0:00:38 0:04:52 2300k
12 731M 0 0 12 88.1M 0 2266k 0:05:30 0:00:39 0:04:51 2295k
12 731M 0 0 12 90.4M 0 2267k 0:05:30 0:00:40 0:04:50 2299k
12 731M 0 0 12 92.6M 0 2268k 0:05:30 0:00:41 0:04:49 2299k
12 731M 0 0 12 94.9M 0 2268k 0:05:30 0:00:42 0:04:48 2295k
13 731M 0 0 13 97.2M 0 2268k 0:05:30 0:00:43 0:04:47 2286k
13 731M 0 0 13 99.5M 0 2271k 0:05:29 0:00:44 0:04:45 2316k
13 731M 0 0 13 100M 0 2249k 0:05:33 0:00:45 0:04:48 2098k
14 731M 0 0 14 103M 0 2255k 0:05:32 0:00:46 0:04:46 2146k
14 731M 0 0 14 105M 0 2256k 0:05:32 0:00:47 0:04:45 2149k
14 731M 0 0 14 107M 0 2257k 0:05:31 0:00:48 0:04:43 2156k
15 731M 0 0 15 109M 0 2252k 0:05:32 0:00:49 0:04:43 2080k
15 731M 0 0 15 112M 0 2259k 0:05:31 0:00:50 0:04:41 2353k
15 731M 0 0 15 114M 0 2258k 0:05:31 0:00:51 0:04:40 2294k
15 731M 0 0 15 116M 0 2257k 0:05:31 0:00:52 0:04:39 2269k
16 731M 0 0 16 118M 0 2259k 0:05:31 0:00:53 0:04:38 2280k
16 731M 0 0 16 121M 0 2259k 0:05:31 0:00:54 0:04:37 2326k
16 731M 0 0 16 123M 0 2261k 0:05:31 0:00:55 0:04:36 2282k
17 731M 0 0 17 125M 0 2261k 0:05:31 0:00:56 0:04:35 2290k
17 731M 0 0 17 127M 0 2262k 0:05:31 0:00:57 0:04:34 2316k
17 731M 0 0 17 130M 0 2263k 0:05:31 0:00:58 0:04:33 2304k
18 731M 0 0 18 132M 0 2264k 0:05:30 0:00:59 0:04:31 2319k
18 731M 0 0 18 134M 0 2264k 0:05:30 0:01:00 0:04:30 2299k
18 731M 0 0 18 136M 0 2264k 0:05:30 0:01:01 0:04:29 2296k
18 731M 0 0 18 139M 0 2264k 0:05:30 0:01:02 0:04:28 2286k
19 731M 0 0 19 141M 0 2264k 0:05:30 0:01:03 0:04:27 2286k
19 731M 0 0 19 143M 0 2265k 0:05:30 0:01:04 0:04:26 2280k
19 731M 0 0 19 145M 0 2266k 0:05:30 0:01:05 0:04:25 2288k
20 731M 0 0 20 147M 0 2266k 0:05:30 0:01:06 0:04:24 2287k
20 731M 0 0 20 150M 0 2267k 0:05:30 0:01:07 0:04:23 2301k
20 731M 0 0 20 152M 0 2267k 0:05:30 0:01:08 0:04:22 2301k
21 731M 0 0 21 154M 0 2267k 0:05:30 0:01:09 0:04:21 2295k
21 731M 0 0 21 156M 0 2267k 0:05:30 0:01:10 0:04:20 2286k
21 731M 0 0 21 159M 0 2267k 0:05:30 0:01:11 0:04:19 2278k
22 731M 0 0 22 161M 0 2266k 0:05:30 0:01:12 0:04:18 2260k
22 731M 0 0 22 163M 0 2266k 0:05:30 0:01:13 0:04:17 2252k
22 731M 0 0 22 165M 0 2270k 0:05:30 0:01:14 0:04:16 2304k
23 731M 0 0 23 168M 0 2274k 0:05:29 0:01:15 0:04:14 2364k
23 731M 0 0 23 171M 0 2278k 0:05:28 0:01:16 0:04:12 2449k
23 731M 0 0 23 173M 0 2278k 0:05:28 0:01:17 0:04:11 2453k
24 731M 0 0 24 175M 0 2281k 0:05:28 0:01:18 0:04:10 2495k
24 731M 0 0 24 177M 0 2280k 0:05:28 0:01:19 0:04:09 2443k
24 731M 0 0 24 180M 0 2280k 0:05:28 0:01:20 0:04:08 2376k
24 731M 0 0 24 182M 0 2279k 0:05:28 0:01:21 0:04:07 2295k
25 731M 0 0 25 184M 0 2274k 0:05:29 0:01:23 0:04:06 2208k
25 731M 0 0 25 186M 0 2282k 0:05:28 0:01:23 0:04:05 2302k
25 731M 0 0 25 189M 0 2283k 0:05:28 0:01:24 0:04:04 2326k
26 731M 0 0 26 191M 0 2283k 0:05:28 0:01:25 0:04:03 2336k
26 731M 0 0 26 192M 0 2271k 0:05:29 0:01:26 0:04:03 2130k
26 731M 0 0 26 195M 0 2278k 0:05:28 0:01:27 0:04:01 2351k
27 731M 0 0 27 197M 0 2278k 0:05:28 0:01:28 0:04:00 2217k
27 731M 0 0 27 199M 0 2278k 0:05:28 0:01:29 0:03:59 2199k
27 731M 0 0 27 202M 0 2279k 0:05:28 0:01:30 0:03:58 2199k
27 731M 0 0 27 204M 0 2279k 0:05:28 0:01:31 0:03:57 2430k
28 731M 0 0 28 206M 0 2279k 0:05:28 0:01:32 0:03:56 2296k
28 731M 0 0 28 209M 0 2280k 0:05:28 0:01:33 0:03:55 2307k
28 731M 0 0 28 211M 0 2280k 0:05:28 0:01:34 0:03:54 2305k
29 731M 0 0 29 213M 0 2281k 0:05:28 0:01:35 0:03:53 2316k
29 731M 0 0 29 215M 0 2281k 0:05:28 0:01:36 0:03:52 2307k
29 731M 0 0 29 218M 0 2281k 0:05:28 0:01:37 0:03:51 2315k
30 731M 0 0 30 220M 0 2281k 0:05:28 0:01:38 0:03:50 2306k
30 731M 0 0 30 221M 0 2271k 0:05:29 0:01:39 0:03:50 2116k
30 731M 0 0 30 223M 0 2273k 0:05:29 0:01:40 0:03:49 2135k
30 731M 0 0 30 226M 0 2273k 0:05:29 0:01:41 0:03:48 2123k
31 731M 0 0 31 227M 0 2266k 0:05:30 0:01:42 0:03:48 1985k
31 731M 0 0 31 229M 0 2267k 0:05:30 0:01:43 0:03:47 1980k
31 731M 0 0 31 232M 0 2267k 0:05:30 0:01:44 0:03:46 2171k
32 731M 0 0 32 234M 0 2267k 0:05:30 0:01:45 0:03:45 2143k
32 731M 0 0 32 236M 0 2267k 0:05:30 0:01:46 0:03:44 2155k
32 731M 0 0 32 238M 0 2268k 0:05:30 0:01:47 0:03:43 2294k
32 731M 0 0 32 241M 0 2268k 0:05:30 0:01:48 0:03:42 2300k
33 731M 0 0 33 243M 0 2268k 0:05:30 0:01:49 0:03:41 2294k
33 731M 0 0 33 245M 0 2268k 0:05:30 0:01:50 0:03:40 2295k
33 731M 0 0 33 247M 0 2268k 0:05:30 0:01:51 0:03:39 2277k
34 731M 0 0 34 250M 0 2269k 0:05:30 0:01:52 0:03:38 2287k
34 731M 0 0 34 252M 0 2269k 0:05:30 0:01:53 0:03:37 2283k
34 731M 0 0 34 254M 0 2269k 0:05:30 0:01:54 0:03:36 2291k
35 731M 0 0 35 256M 0 2269k 0:05:30 0:01:55 0:03:35 2293k
35 731M 0 0 35 259M 0 2270k 0:05:29 0:01:56 0:03:33 2314k
35 731M 0 0 35 261M 0 2270k 0:05:29 0:01:57 0:03:32 2303k
36 731M 0 0 36 263M 0 2270k 0:05:29 0:01:58 0:03:31 2300k
36 731M 0 0 36 265M 0 2271k 0:05:29 0:01:59 0:03:30 2306k
36 731M 0 0 36 268M 0 2271k 0:05:29 0:02:00 0:03:29 2302k
36 731M 0 0 36 270M 0 2270k 0:05:29 0:02:01 0:03:28 2284k
37 731M 0 0 37 272M 0 2270k 0:05:29 0:02:02 0:03:27 2276k
37 731M 0 0 37 274M 0 2270k 0:05:29 0:02:03 0:03:26 2270k
37 731M 0 0 37 276M 0 2270k 0:05:29 0:02:04 0:03:25 2254k
38 731M 0 0 38 279M 0 2270k 0:05:29 0:02:05 0:03:24 2248k
38 731M 0 0 38 281M 0 2270k 0:05:29 0:02:06 0:03:23 2255k
38 731M 0 0 38 283M 0 2269k 0:05:30 0:02:07 0:03:23 2235k
39 731M 0 0 39 285M 0 2269k 0:05:30 0:02:08 0:03:22 2246k
39 731M 0 0 39 287M 0 2268k 0:05:30 0:02:09 0:03:21 2230k
39 731M 0 0 39 289M 0 2261k 0:05:31 0:02:10 0:03:21 2033k
39 731M 0 0 39 292M 0 2269k 0:05:30 0:02:11 0:03:19 2258k
40 731M 0 0 40 294M 0 2271k 0:05:29 0:02:12 0:03:17 2311k
40 731M 0 0 40 296M 0 2270k 0:05:29 0:02:13 0:03:16 2304k
40 731M 0 0 40 299M 0 2271k 0:05:29 0:02:14 0:03:15 2330k
41 731M 0 0 41 301M 0 2271k 0:05:29 0:02:15 0:03:14 2540k
41 731M 0 0 41 303M 0 2271k 0:05:29 0:02:16 0:03:13 2316k
41 731M 0 0 41 305M 0 2271k 0:05:29 0:02:17 0:03:12 2292k
42 731M 0 0 42 308M 0 2272k 0:05:29 0:02:18 0:03:11 2302k
42 731M 0 0 42 310M 0 2272k 0:05:29 0:02:19 0:03:10 2304k
42 731M 0 0 42 310M 0 2256k 0:05:32 0:02:21 0:03:11 1869k
42 731M 0 0 42 310M 0 2240k 0:05:34 0:02:22 0:03:12 1430k
42 731M 0 0 42 310M 0 2224k 0:05:36 0:02:23 0:03:13 994k
42 731M 0 0 42 310M 0 2209k 0:05:39 0:02:24 0:03:15 557k
42 731M 0 0 42 311M 0 2204k 0:05:39 0:02:24 0:03:15 317k
43 731M 0 0 43 314M 0 2208k 0:05:39 0:02:25 0:03:14 797k
43 731M 0 0 43 316M 0 2209k 0:05:38 0:02:26 0:03:12 1297k
43 731M 0 0 43 319M 0 2210k 0:05:38 0:02:27 0:03:11 1783k
43 731M 0 0 43 321M 0 2211k 0:05:38 0:02:28 0:03:10 2271k
44 731M 0 0 44 323M 0 2211k 0:05:38 0:02:29 0:03:09 2430k
44 731M 0 0 44 325M 0 2212k 0:05:38 0:02:30 0:03:08 2318k
44 731M 0 0 44 328M 0 2212k 0:05:38 0:02:31 0:03:07 2299k
45 731M 0 0 45 330M 0 2213k 0:05:38 0:02:32 0:03:06 2295k
45 731M 0 0 45 332M 0 2213k 0:05:38 0:02:33 0:03:05 2286k
45 731M 0 0 45 334M 0 2214k 0:05:38 0:02:34 0:03:04 2288k
46 731M 0 0 46 337M 0 2214k 0:05:38 0:02:35 0:03:03 2282k
46 731M 0 0 46 339M 0 2215k 0:05:38 0:02:36 0:03:02 2285k
46 731M 0 0 46 341M 0 2215k 0:05:38 0:02:37 0:03:01 2282k
46 731M 0 0 46 343M 0 2215k 0:05:38 0:02:38 0:03:00 2287k
47 731M 0 0 47 345M 0 2215k 0:05:38 0:02:39 0:02:59 2269k
47 731M 0 0 47 348M 0 2216k 0:05:38 0:02:40 0:02:58 2261k
47 731M 0 0 47 349M 0 2209k 0:05:39 0:02:41 0:02:58 2032k
48 731M 0 0 48 352M 0 2213k 0:05:38 0:02:42 0:02:56 2147k
48 731M 0 0 48 354M 0 2213k 0:05:38 0:02:43 0:02:55 2143k
48 731M 0 0 48 356M 0 2214k 0:05:38 0:02:44 0:02:54 2159k
49 731M 0 0 49 358M 0 2214k 0:05:38 0:02:45 0:02:53 2170k
49 731M 0 0 49 360M 0 2215k 0:05:38 0:02:46 0:02:52 2404k
49 731M 0 0 49 363M 0 2215k 0:05:38 0:02:47 0:02:51 2297k
49 731M 0 0 49 365M 0 2216k 0:05:38 0:02:48 0:02:50 2304k
50 731M 0 0 50 367M 0 2217k 0:05:37 0:02:49 0:02:48 2307k
50 731M 0 0 50 370M 0 2217k 0:05:37 0:02:50 0:02:47 2306k
50 731M 0 0 50 371M 0 2215k 0:05:38 0:02:51 0:02:47 2237k
51 731M 0 0 51 374M 0 2217k 0:05:37 0:02:52 0:02:45 2278k
51 731M 0 0 51 376M 0 2218k 0:05:37 0:02:53 0:02:44 2271k
51 731M 0 0 51 378M 0 2216k 0:05:37 0:02:54 0:02:43 2203k
52 731M 0 0 52 381M 0 2219k 0:05:37 0:02:55 0:02:42 2280k
52 731M 0 0 52 383M 0 2219k 0:05:37 0:02:56 0:02:41 2348k
52 731M 0 0 52 385M 0 2220k 0:05:37 0:02:57 0:02:40 2304k
53 731M 0 0 53 387M 0 2220k 0:05:37 0:02:58 0:02:39 2312k
53 731M 0 0 53 390M 0 2221k 0:05:37 0:02:59 0:02:38 2381k
53 731M 0 0 53 392M 0 2221k 0:05:37 0:03:00 0:02:37 2299k
53 731M 0 0 53 394M 0 2221k 0:05:37 0:03:01 0:02:36 2291k
54 731M 0 0 54 396M 0 2222k 0:05:37 0:03:02 0:02:35 2290k
54 731M 0 0 54 399M 0 2222k 0:05:37 0:03:03 0:02:34 2283k
54 731M 0 0 54 401M 0 2222k 0:05:37 0:03:04 0:02:33 2282k
55 731M 0 0 55 403M 0 2223k 0:05:36 0:03:05 0:02:31 2280k
55 731M 0 0 55 405M 0 2223k 0:05:36 0:03:06 0:02:30 2287k
55 731M 0 0 55 407M 0 2223k 0:05:36 0:03:07 0:02:29 2283k
56 731M 0 0 56 410M 0 2223k 0:05:36 0:03:08 0:02:28 2282k
56 731M 0 0 56 412M 0 2223k 0:05:36 0:03:09 0:02:27 2268k
56 731M 0 0 56 414M 0 2223k 0:05:36 0:03:10 0:02:26 2257k
56 731M 0 0 56 416M 0 2223k 0:05:36 0:03:11 0:02:25 2238k
57 731M 0 0 57 418M 0 2223k 0:05:36 0:03:12 0:02:24 2210k
57 731M 0 0 57 420M 0 2220k 0:05:37 0:03:13 0:02:24 2074k
57 731M 0 0 57 423M 0 2225k 0:05:36 0:03:14 0:02:22 2273k
58 731M 0 0 58 425M 0 2225k 0:05:36 0:03:15 0:02:21 2282k
58 731M 0 0 58 427M 0 2225k 0:05:36 0:03:16 0:02:20 2295k
58 731M 0 0 58 430M 0 2225k 0:05:36 0:03:17 0:02:19 2324k
58 731M 0 0 58 431M 0 2220k 0:05:37 0:03:18 0:02:19 2232k
59 731M 0 0 59 434M 0 2227k 0:05:36 0:03:19 0:02:17 2305k
59 731M 0 0 59 436M 0 2227k 0:05:36 0:03:20 0:02:16 2307k
60 731M 0 0 60 439M 0 2227k 0:05:36 0:03:21 0:02:15 2306k
60 731M 0 0 60 440M 0 2223k 0:05:36 0:03:22 0:02:14 2137k
60 731M 0 0 60 443M 0 2227k 0:05:36 0:03:23 0:02:13 2496k
60 731M 0 0 60 445M 0 2227k 0:05:36 0:03:24 0:02:12 2234k
61 731M 0 0 61 447M 0 2227k 0:05:36 0:03:25 0:02:11 2237k
61 731M 0 0 61 450M 0 2228k 0:05:36 0:03:26 0:02:10 2245k
61 731M 0 0 61 452M 0 2228k 0:05:36 0:03:27 0:02:09 2426k
62 731M 0 0 62 454M 0 2228k 0:05:36 0:03:28 0:02:08 2294k
62 731M 0 0 62 456M 0 2229k 0:05:36 0:03:29 0:02:07 2294k
62 731M 0 0 62 459M 0 2229k 0:05:36 0:03:30 0:02:06 2297k
63 731M 0 0 63 461M 0 2229k 0:05:36 0:03:31 0:02:05 2274k
63 731M 0 0 63 463M 0 2230k 0:05:35 0:03:32 0:02:03 2300k
63 731M 0 0 63 465M 0 2230k 0:05:35 0:03:33 0:02:02 2294k
63 731M 0 0 63 468M 0 2230k 0:05:35 0:03:34 0:02:01 2295k
64 731M 0 0 64 470M 0 2231k 0:05:35 0:03:35 0:02:00 2314k
64 731M 0 0 64 472M 0 2231k 0:05:35 0:03:36 0:01:59 2334k
64 731M 0 0 64 474M 0 2231k 0:05:35 0:03:37 0:01:58 2307k
65 731M 0 0 65 477M 0 2232k 0:05:35 0:03:38 0:01:57 2313k
65 731M 0 0 65 479M 0 2232k 0:05:35 0:03:39 0:01:56 2317k
65 731M 0 0 65 481M 0 2231k 0:05:35 0:03:40 0:01:55 2238k
66 731M 0 0 66 483M 0 2232k 0:05:35 0:03:41 0:01:54 2269k
66 731M 0 0 66 486M 0 2233k 0:05:35 0:03:42 0:01:53 2287k
66 731M 0 0 66 488M 0 2233k 0:05:35 0:03:43 0:01:52 2288k
67 731M 0 0 67 490M 0 2233k 0:05:35 0:03:44 0:01:51 2282k
67 731M 0 0 67 492M 0 2233k 0:05:35 0:03:45 0:01:50 2340k
67 731M 0 0 67 494M 0 2234k 0:05:35 0:03:46 0:01:49 2314k
67 731M 0 0 67 497M 0 2234k 0:05:35 0:03:47 0:01:48 2297k
68 731M 0 0 68 499M 0 2234k 0:05:35 0:03:48 0:01:47 2298k
68 731M 0 0 68 501M 0 2235k 0:05:35 0:03:49 0:01:46 2298k
68 731M 0 0 68 503M 0 2235k 0:05:35 0:03:50 0:01:45 2292k
69 731M 0 0 69 506M 0 2235k 0:05:35 0:03:51 0:01:44 2289k
69 731M 0 0 69 508M 0 2229k 0:05:36 0:03:53 0:01:43 2011k
69 731M 0 0 69 509M 0 2229k 0:05:35 0:03:53 0:01:42 1993k
69 731M 0 0 69 512M 0 2232k 0:05:35 0:03:54 0:01:41 2110k
70 731M 0 0 70 514M 0 2232k 0:05:35 0:03:55 0:01:40 2112k
70 731M 0 0 70 516M 0 2232k 0:05:35 0:03:56 0:01:39 2110k
70 731M 0 0 70 518M 0 2230k 0:05:35 0:03:57 0:01:38 2274k
71 731M 0 0 71 520M 0 2232k 0:05:35 0:03:58 0:01:37 2349k
71 731M 0 0 71 522M 0 2231k 0:05:35 0:03:59 0:01:36 2167k
71 731M 0 0 71 524M 0 2231k 0:05:35 0:04:00 0:01:35 2170k
72 731M 0 0 72 527M 0 2231k 0:05:35 0:04:01 0:01:34 2161k
72 731M 0 0 72 529M 0 2231k 0:05:35 0:04:02 0:01:33 2295k
72 731M 0 0 72 531M 0 2231k 0:05:35 0:04:03 0:01:32 2211k
72 731M 0 0 72 533M 0 2232k 0:05:35 0:04:04 0:01:31 2280k
73 731M 0 0 73 535M 0 2232k 0:05:35 0:04:05 0:01:30 2281k
73 731M 0 0 73 538M 0 2232k 0:05:35 0:04:06 0:01:29 2298k
73 731M 0 0 73 540M 0 2232k 0:05:35 0:04:07 0:01:28 2303k
74 731M 0 0 74 542M 0 2233k 0:05:35 0:04:08 0:01:27 2304k
74 731M 0 0 74 544M 0 2230k 0:05:35 0:04:10 0:01:25 2145k
74 731M 0 0 74 546M 0 2232k 0:05:35 0:04:10 0:01:25 2219k
75 731M 0 0 75 549M 0 2232k 0:05:35 0:04:11 0:01:24 2204k
75 731M 0 0 75 551M 0 2232k 0:05:35 0:04:12 0:01:23 2199k
75 731M 0 0 75 553M 0 2232k 0:05:35 0:04:13 0:01:22 2197k
75 731M 0 0 75 555M 0 2232k 0:05:35 0:04:14 0:01:21 2365k
76 731M 0 0 76 557M 0 2233k 0:05:35 0:04:15 0:01:20 2280k
76 731M 0 0 76 560M 0 2233k 0:05:35 0:04:16 0:01:19 2303k
76 731M 0 0 76 562M 0 2233k 0:05:35 0:04:17 0:01:18 2306k
77 731M 0 0 77 564M 0 2233k 0:05:35 0:04:18 0:01:17 2309k
77 731M 0 0 77 566M 0 2234k 0:05:35 0:04:19 0:01:16 2304k
77 731M 0 0 77 569M 0 2234k 0:05:35 0:04:20 0:01:15 2304k
78 731M 0 0 78 571M 0 2234k 0:05:35 0:04:21 0:01:14 2285k
78 731M 0 0 78 573M 0 2234k 0:05:35 0:04:22 0:01:13 2279k
78 731M 0 0 78 575M 0 2234k 0:05:35 0:04:23 0:01:12 2277k
79 731M 0 0 79 578M 0 2235k 0:05:35 0:04:24 0:01:11 2280k
79 731M 0 0 79 580M 0 2235k 0:05:35 0:04:25 0:01:10 2305k
79 731M 0 0 79 582M 0 2236k 0:05:35 0:04:26 0:01:09 2316k
79 731M 0 0 79 584M 0 2236k 0:05:35 0:04:27 0:01:08 2322k
80 731M 0 0 80 587M 0 2236k 0:05:34 0:04:28 0:01:06 2326k
80 731M 0 0 80 589M 0 2236k 0:05:34 0:04:29 0:01:05 2319k
80 731M 0 0 80 591M 0 2236k 0:05:34 0:04:30 0:01:04 2291k
81 731M 0 0 81 593M 0 2237k 0:05:34 0:04:31 0:01:03 2291k
81 731M 0 0 81 596M 0 2237k 0:05:34 0:04:32 0:01:02 2291k
81 731M 0 0 81 598M 0 2237k 0:05:34 0:04:33 0:01:01 2285k
82 731M 0 0 82 600M 0 2237k 0:05:34 0:04:34 0:01:00 2291k
82 731M 0 0 82 602M 0 2237k 0:05:34 0:04:35 0:00:59 2291k
82 731M 0 0 82 605M 0 2237k 0:05:34 0:04:36 0:00:58 2287k
83 731M 0 0 83 607M 0 2238k 0:05:34 0:04:37 0:00:57 2283k
83 731M 0 0 83 609M 0 2238k 0:05:34 0:04:38 0:00:56 2282k
83 731M 0 0 83 611M 0 2238k 0:05:34 0:04:39 0:00:55 2263k
83 731M 0 0 83 613M 0 2238k 0:05:34 0:04:40 0:00:54 2254k
84 731M 0 0 84 616M 0 2237k 0:05:34 0:04:41 0:00:53 2238k
84 731M 0 0 84 618M 0 2237k 0:05:34 0:04:42 0:00:52 2227k
84 731M 0 0 84 620M 0 2236k 0:05:34 0:04:43 0:00:51 2140k
85 731M 0 0 85 622M 0 2238k 0:05:34 0:04:44 0:00:50 2258k
85 731M 0 0 85 624M 0 2238k 0:05:34 0:04:45 0:00:49 2273k
85 731M 0 0 85 627M 0 2238k 0:05:34 0:04:46 0:00:48 2284k
86 731M 0 0 86 629M 0 2238k 0:05:34 0:04:47 0:00:47 2294k
86 731M 0 0 86 631M 0 2236k 0:05:34 0:04:49 0:00:45 2231k
86 731M 0 0 86 634M 0 2239k 0:05:34 0:04:49 0:00:45 2325k
86 731M 0 0 86 636M 0 2240k 0:05:34 0:04:50 0:00:44 2316k
87 731M 0 0 87 638M 0 2240k 0:05:34 0:04:51 0:00:43 2316k
87 731M 0 0 87 640M 0 2240k 0:05:34 0:04:52 0:00:42 2316k
87 731M 0 0 87 642M 0 2239k 0:05:34 0:04:53 0:00:41 2456k
88 731M 0 0 88 645M 0 2240k 0:05:34 0:04:54 0:00:40 2267k
88 731M 0 0 88 647M 0 2240k 0:05:34 0:04:55 0:00:39 2274k
88 731M 0 0 88 649M 0 2240k 0:05:34 0:04:56 0:00:38 2285k
89 731M 0 0 89 651M 0 2241k 0:05:34 0:04:57 0:00:37 2287k
89 731M 0 0 89 654M 0 2241k 0:05:34 0:04:58 0:00:36 2317k
89 731M 0 0 89 656M 0 2241k 0:05:34 0:04:59 0:00:35 2296k
90 731M 0 0 90 658M 0 2241k 0:05:34 0:05:00 0:00:34 2293k
90 731M 0 0 90 660M 0 2241k 0:05:34 0:05:01 0:00:33 2277k
90 731M 0 0 90 662M 0 2241k 0:05:34 0:05:02 0:00:32 2272k
90 731M 0 0 90 665M 0 2241k 0:05:34 0:05:03 0:00:31 2266k
91 731M 0 0 91 667M 0 2239k 0:05:34 0:05:05 0:00:29 2120k
91 731M 0 0 91 669M 0 2242k 0:05:34 0:05:05 0:00:29 2308k
91 731M 0 0 91 672M 0 2242k 0:05:34 0:05:06 0:00:28 2315k
92 731M 0 0 92 674M 0 2242k 0:05:34 0:05:07 0:00:27 2317k
92 731M 0 0 92 676M 0 2242k 0:05:34 0:05:08 0:00:26 2318k
92 731M 0 0 92 678M 0 2242k 0:05:34 0:05:09 0:00:25 2482k
93 731M 0 0 93 681M 0 2243k 0:05:33 0:05:10 0:00:23 2311k
93 731M 0 0 93 683M 0 2243k 0:05:33 0:05:11 0:00:22 2300k
93 731M 0 0 93 685M 0 2243k 0:05:33 0:05:12 0:00:21 2298k
93 731M 0 0 93 687M 0 2243k 0:05:33 0:05:13 0:00:20 2288k
94 731M 0 0 94 689M 0 2243k 0:05:33 0:05:14 0:00:19 2304k
94 731M 0 0 94 692M 0 2244k 0:05:33 0:05:15 0:00:18 2273k
94 731M 0 0 94 694M 0 2244k 0:05:33 0:05:16 0:00:17 2297k
95 731M 0 0 95 696M 0 2244k 0:05:33 0:05:17 0:00:16 2308k
95 731M 0 0 95 698M 0 2241k 0:05:34 0:05:18 0:00:16 2125k
95 731M 0 0 95 701M 0 2245k 0:05:33 0:05:19 0:00:14 2330k
96 731M 0 0 96 703M 0 2245k 0:05:33 0:05:20 0:00:13 2308k
96 731M 0 0 96 705M 0 2245k 0:05:33 0:05:21 0:00:12 2296k
96 731M 0 0 96 707M 0 2245k 0:05:33 0:05:22 0:00:11 2283k
97 731M 0 0 97 710M 0 2245k 0:05:33 0:05:23 0:00:10 2483k
97 731M 0 0 97 712M 0 2245k 0:05:33 0:05:24 0:00:09 2262k
97 731M 0 0 97 714M 0 2245k 0:05:33 0:05:25 0:00:08 2281k
97 731M 0 0 97 716M 0 2245k 0:05:33 0:05:26 0:00:07 2292k
98 731M 0 0 98 719M 0 2246k 0:05:33 0:05:27 0:00:06 2304k
98 731M 0 0 98 721M 0 2246k 0:05:33 0:05:28 0:00:05 2308k
98 731M 0 0 98 723M 0 2246k 0:05:33 0:05:29 0:00:04 2302k
99 731M 0 0 99 725M 0 2246k 0:05:33 0:05:30 0:00:03 2306k
99 731M 0 0 99 728M 0 2246k 0:05:33 0:05:31 0:00:02 2299k
99 731M 0 0 99 730M 0 2246k 0:05:33 0:05:32 0:00:01 2291k
100 731M 0 0 100 731M 0 2240k 0:05:34 0:05:34 --:--:-- 1874k
100 731M 0 0 100 731M 0 2233k 0:05:35 0:05:35 --:--:-- 1465k
100 731M 0 0 100 731M 0 2226k 0:05:36 0:05:36 --:--:-- 1051k
100 731M 0 0 100 731M 0 2220k 0:05:37 0:05:37 --:--:-- 639k
100 731M 0 0 100 731M 0 2213k 0:05:38 0:05:38 --:--:-- 237k
100 731M 0 0 100 731M 0 2207k 0:05:39 0:05:39 --:--:-- 0
100 731M 0 0 100 731M 0 2200k 0:05:40 0:05:40 --:--:-- 0
100 731M 0 0 100 731M 0 2194k 0:05:41 0:05:41 --:--:-- 0
100 731M 0 0 100 731M 0 2187k 0:05:42 0:05:42 --:--:-- 0
100 731M 0 0 100 731M 0 2181k 0:05:43 0:05:43 --:--:-- 0
100 731M 0 0 100 731M 0 2175k 0:05:44 0:05:44 --:--:-- 0
100 731M 0 0 100 731M 0 2168k 0:05:45 0:05:45 --:--:-- 0
100 731M 0 0 100 731M 0 2162k 0:05:46 0:05:46 --:--:-- 0
100 731M 0 0 100 731M 0 2156k 0:05:47 0:05:47 --:--:-- 0
100 731M 0 0 100 731M 0 2150k 0:05:48 0:05:48 --:--:-- 0
100 731M 0 0 100 731M 0 2143k 0:05:49 0:05:49 --:--:-- 0
100 731M 0 0 100 731M 0 2137k 0:05:50 0:05:50 --:--:-- 0
100 731M 0 0 100 731M 0 2131k 0:05:51 0:05:51 --:--:-- 0
100 731M 0 0 100 731M 0 2125k 0:05:52 0:05:52 --:--:-- 0
100 731M 0 0 100 731M 0 2119k 0:05:53 0:05:53 --:--:-- 0
100 731M 0 0 100 731M 0 2113k 0:05:54 0:05:54 --:--:-- 0
100 731M 0 0 100 731M 0 2107k 0:05:55 0:05:55 --:--:-- 0
100 731M 0 0 100 731M 0 2101k 0:05:56 0:05:56 --:--:-- 0
100 731M 0 0 100 731M 0 2095k 0:05:57 0:05:57 --:--:-- 0
100 731M 0 0 100 731M 0 2089k 0:05:58 0:05:58 --:--:-- 0
100 731M 0 0 100 731M 0 2084k 0:05:59 0:05:59 --:--:-- 0
100 731M 0 0 100 731M 0 2078k 0:06:00 0:06:00 --:--:-- 0
100 731M 0 0 100 731M 0 2072k 0:06:01 0:06:01 --:--:-- 0
100 731M 0 0 100 731M 0 2066k 0:06:02 0:06:02 --:--:-- 0
100 731M 0 0 100 731M 0 2061k 0:06:03 0:06:03 --:--:-- 0
100 731M 0 0 100 731M 0 2055k 0:06:04 0:06:04 --:--:-- 0
100 731M 0 0 100 731M 0 2049k 0:06:05 0:06:05 --:--:-- 0
100 731M 0 0 100 731M 0 2044k 0:06:06 0:06:06 --:--:-- 0
100 731M 0 0 100 731M 0 2038k 0:06:07 0:06:07 --:--:-- 0
100 731M 0 0 100 731M 0 2033k 0:06:08 0:06:08 --:--:-- 0
100 731M 0 0 100 731M 0 2027k 0:06:09 0:06:09 --:--:-- 0
100 731M 0 0 100 731M 0 2022k 0:06:10 0:06:10 --:--:-- 0
100 731M 0 0 100 731M 0 2016k 0:06:11 0:06:11 --:--:-- 0
100 731M 0 0 100 731M 0 2011k 0:06:12 0:06:12 --:--:-- 0
100 731M 0 0 100 731M 0 2005k 0:06:13 0:06:13 --:--:-- 0
100 731M 0 0 100 731M 0 2000k 0:06:14 0:06:14 --:--:-- 0
100 731M 0 0 100 731M 0 1995k 0:06:15 0:06:15 --:--:-- 0
100 731M 0 0 100 731M 0 1989k 0:06:16 0:06:16 --:--:-- 0
100 731M 0 0 100 731M 0 1984k 0:06:17 0:06:17 --:--:-- 0
100 731M 0 0 100 731M 0 1979k 0:06:18 0:06:18 --:--:-- 0
100 731M 0 0 100 731M 0 1974k 0:06:19 0:06:19 --:--:-- 0
100 731M 0 0 100 731M 0 1969k 0:06:20 0:06:20 --:--:-- 0
100 731M 0 0 100 731M 0 1963k 0:06:21 0:06:21 --:--:-- 0
100 731M 0 0 100 731M 0 1958k 0:06:22 0:06:22 --:--:-- 0
100 731M 0 0 100 731M 0 1953k 0:06:23 0:06:23 --:--:-- 0
100 731M 0 0 100 731M 0 1948k 0:06:24 0:06:24 --:--:-- 0
100 731M 0 0 100 731M 0 1943k 0:06:25 0:06:25 --:--:-- 0
100 731M 0 0 100 731M 0 1938k 0:06:26 0:06:26 --:--:-- 0
100 731M 0 0 100 731M 0 1933k 0:06:27 0:06:27 --:--:-- 0
100 731M 0 0 100 731M 0 1928k 0:06:28 0:06:28 --:--:-- 0
100 731M 0 0 100 731M 0 1923k 0:06:29 0:06:29 --:--:-- 0
100 731M 0 0 100 731M 0 1918k 0:06:30 0:06:30 --:--:-- 0
100 731M 0 0 100 731M 0 1913k 0:06:31 0:06:31 --:--:-- 0
100 731M 0 0 100 731M 0 1908k 0:06:32 0:06:32 --:--:-- 0
100 731M 0 43 100 731M 0 1905k 0:06:33 0:06:33 --:--:-- 9
100 731M 0 43 100 731M 0 1904k 0:06:33 0:06:33 --:--:-- 11
[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] echo
------------------- 开始上传梁山港ota ---------------------------------------------------------------------
[Pipeline] echo
------------------- 开始上传武汉中铁联集ota ---------------------------------------------------------------------
[Pipeline] echo
daxie
[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/master/.catkin_tools /senior/workspace/orin-module-slave32/master/build/ /senior/workspace/orin-module-slave32/master/devel/ /senior/workspace/orin-module-slave32/master/install /senior/workspace/orin-module-slave32/master/logs/
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ cp -r /senior/workspace/commit/orin-module-slave32/master_tmp/avm /senior/workspace/commit/orin-module-slave32/master_tmp/cache_bag_node /senior/workspace/commit/orin-module-slave32/master_tmp/calibration_tools /senior/workspace/commit/orin-module-slave32/master_tmp/camera_driver /senior/workspace/commit/orin-module-slave32/master_tmp/control /senior/workspace/commit/orin-module-slave32/master_tmp/crane_align /senior/workspace/commit/orin-module-slave32/master_tmp/data_collection /senior/workspace/commit/orin-module-slave32/master_tmp/groundmarker_detection /senior/workspace/commit/orin-module-slave32/master_tmp/guardian /senior/workspace/commit/orin-module-slave32/master_tmp/hdcontrol /senior/workspace/commit/orin-module-slave32/master_tmp/hdmap /senior/workspace/commit/orin-module-slave32/master_tmp/hdmap_cloud /senior/workspace/commit/orin-module-slave32/master_tmp/hdmap_interface /senior/workspace/commit/orin-module-slave32/master_tmp/hesai_lidar /senior/workspace/commit/orin-module-slave32/master_tmp/imv_spreader_detection /senior/workspace/commit/orin-module-slave32/master_tmp/lane_detection /senior/workspace/commit/orin-module-slave32/master_tmp/login_sync_tool /senior/workspace/commit/orin-module-slave32/master_tmp/master /senior/workspace/commit/orin-module-slave32/master_tmp/mrpt2 /senior/workspace/commit/orin-module-slave32/master_tmp/msf_assistant /senior/workspace/commit/orin-module-slave32/master_tmp/msf_localization /senior/workspace/commit/orin-module-slave32/master_tmp/new_truck_spreader_detection /senior/workspace/commit/orin-module-slave32/master_tmp/node-manager /senior/workspace/commit/orin-module-slave32/master_tmp/node-manager-hmi /senior/workspace/commit/orin-module-slave32/master_tmp/node_manager_online /senior/workspace/commit/orin-module-slave32/master_tmp/perception_publisher /senior/workspace/commit/orin-module-slave32/master_tmp/performance_analyst /senior/workspace/commit/orin-module-slave32/master_tmp/peripheral_controller /senior/workspace/commit/orin-module-slave32/master_tmp/pnc /senior/workspace/commit/orin-module-slave32/master_tmp/prediction /senior/workspace/commit/orin-module-slave32/master_tmp/rcinterpreter /senior/workspace/commit/orin-module-slave32/master_tmp/rminterpreter /senior/workspace/commit/orin-module-slave32/master_tmp/ros-bridge /senior/workspace/commit/orin-module-slave32/master_tmp/rslidar_sdk /senior/workspace/commit/orin-module-slave32/master_tmp/rslidar_sdk_new /senior/workspace/commit/orin-module-slave32/master_tmp/rtsp_relayer /senior/workspace/commit/orin-module-slave32/master_tmp/schedule_manager /senior/workspace/commit/orin-module-slave32/master_tmp/segmentation /senior/workspace/commit/orin-module-slave32/master_tmp/shared_msgs /senior/workspace/commit/orin-module-slave32/master_tmp/simulator /senior/workspace/commit/orin-module-slave32/master_tmp/sins_calibration_hmi /senior/workspace/commit/orin-module-slave32/master_tmp/snapshot_upload /senior/workspace/commit/orin-module-slave32/master_tmp/static_transform /senior/workspace/commit/orin-module-slave32/master_tmp/system_monitor /senior/workspace/commit/orin-module-slave32/master_tmp/system-ros /senior/workspace/commit/orin-module-slave32/master_tmp/thirdparty /senior/workspace/commit/orin-module-slave32/master_tmp/tools /senior/workspace/commit/orin-module-slave32/master_tmp/tos_visualize /senior/workspace/commit/orin-module-slave32/master_tmp/traffic_light_detection /senior/workspace/commit/orin-module-slave32/master_tmp/unified-system-monitor /senior/workspace/commit/orin-module-slave32/master_tmp/versions_observer /senior/workspace/commit/orin-module-slave32/master_tmp/warningModule /senior/workspace/commit/orin-module-slave32/master/
[Pipeline] sh
+ rm -rf /senior/workspace/commit/orin-module-slave32/master_tmp
[Pipeline] readJSON
[Pipeline] echo
webhtml准备完成
[Pipeline] echo
webhtml准备完成
[Pipeline] echo
<!DOCTYPE html><html><head><meta charset="utf-8"><title>msg2html</title></head><body><h1>更新内容</h1><h2>模块名: lane_detection</h2><h2>模块名: shared_msgs</h2></body></html>
[Pipeline] echo
msg已经准备完成
[Pipeline] sh
+ touch /senior/workspace/orin-module-slave32/master/index.html
[Pipeline] writeFile
[Pipeline] echo
html更新完成
[Pipeline] publishHTML
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /senior/workspace/orin-module-slave32/master to /var/lib/jenkins/jobs/orin-module-slave32/builds/5098/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": "# 版本发布通知
### [IMV专用()]
---
- 版本名: [module_master_2026-09-09_10-30-42]
- 状态:<font color=#01B468> 编译成功 </font>
- 执行人:songjia
- 更新模块:
- 上传平台: daxie
- 任务号: [orin-module-slave32 #5098]
- 具体更新内容点此链接 [该版本详细内容点此](http://jenkins.vehicle.senior.auto:8080/jenkins/job/orin-module-slave32/5098/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 687 100 27 100 660 267 6534 --:--:-- --:--:-- --:--:-- 6801
[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