Console Output

Skipping 441 KB.. Full Log
-- Protobuf Found, Protobuf Support is turned On!
=============================================================
cd /root/workspace/module-confname/build/system-ros; catkin build --get-env system-ros | catkin env -si  /usr/bin/cmake /root/workspace/module-confname/src/system-ros --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/root/workspace/module-confname/devel/.private/system-ros -DCMAKE_INSTALL_PREFIX=/root/workspace/module-confname/install -DUSE_ROS2=OFF -DBUILD_TEST=OFF; cd -

...............................................................................
_______________________________________________________________________________
Warnings << guardian_msgs:cmake /root/workspace/module-confname/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 /root/workspace/module-confname/build/guardian_msgs; catkin build --get-env guardian_msgs | catkin env -si  /usr/bin/cmake /root/workspace/module-confname/src/shared_msgs/guardian_msgs --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/root/workspace/module-confname/devel/.private/guardian_msgs -DCMAKE_INSTALL_PREFIX=/root/workspace/module-confname/install -DUSE_ROS2=OFF -DBUILD_TEST=OFF; cd -

...............................................................................
_______________________________________________________________________________
Warnings << pnc_debug_msg:cmake /root/workspace/module-confname/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 /root/workspace/module-confname/build/pnc_debug_msg; catkin build --get-env pnc_debug_msg | catkin env -si  /usr/bin/cmake /root/workspace/module-confname/src/shared_msgs/pnc_debug_msgs --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/root/workspace/module-confname/devel/.private/pnc_debug_msg -DCMAKE_INSTALL_PREFIX=/root/workspace/module-confname/install -DUSE_ROS2=OFF -DBUILD_TEST=OFF; cd -

...............................................................................
_______________________________________________________________________________
Warnings << RMInterpreter:cmake /root/workspace/module-confname/logs/RMInterpreter/build.cmake.000.log
WARNING: Package name "RMInterpreter" does not follow the naming conventions. It should start with a lower case letter and only contain lower case letters, digits, underscores, and dashes.
WARNING: Target "RMInterpreter" requests linking to directory "/root/workspace/module-confname/src/rminterpreter/src/RMInterpreter/../thirdparty/backward/x86_64/lib/".  Targets may link only to libraries.  CMake is dropping the item.
cd /root/workspace/module-confname/build/RMInterpreter; catkin build --get-env RMInterpreter | catkin env -si  /usr/bin/cmake /root/workspace/module-confname/src/rminterpreter --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/root/workspace/module-confname/devel/.private/RMInterpreter -DCMAKE_INSTALL_PREFIX=/root/workspace/module-confname/install -DUSE_ROS2=OFF -DBUILD_TEST=OFF; cd -

...............................................................................
_______________________________________________________________________________
Warnings << RMInterpreter:make /root/workspace/module-confname/logs/RMInterpreter/build.make.000.log
In file included from /root/workspace/module-confname/src/rminterpreter/src/RMInterpreter/powercmd_processer.h:23,
                 from /root/workspace/module-confname/src/rminterpreter/src/RMInterpreter/ros_mqtt_bridge.h:20,
                 from /root/workspace/module-confname/src/rminterpreter/src/RMInterpreter/ros_mqtt_bridge.cpp:1:
/root/workspace/module-confname/src/rminterpreter/src/RMInterpreter/rm_message_convert.h: In member function ‘void senior::ROS2MQTTMessageConverter::insert_ros_message(T&, const string_view&, std::vector<_ValT>&) [with T = rapidjson::GenericValue<rapidjson::UTF8<> >; M = double]’:
/root/workspace/module-confname/src/rminterpreter/src/RMInterpreter/rm_message_convert.h:547:9: warning: ‘data’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  547 |       M data;
      |         ^~~~
cd /root/workspace/module-confname/build/RMInterpreter; catkin build --get-env RMInterpreter | catkin env -si  /usr/bin/make --jobserver-auth=3,4; cd -

...............................................................................
Finished <<< RMInterpreter                        [ 2 minutes and 34.6 seconds ]
[build] Summary: All 31 packages succeeded!                                    
[build] Ignored: None.                                                         
[build] Warnings: 18 packages succeeded with warnings.                         
[build] Abandoned: No packages were abandoned.                                 
[build] Failed: No packages failed.                                            
[build] Runtime: 4 minutes and 55.3 seconds total.                             
[build] Note: Workspace packages have changed, please re-source setup files to use them.
[Pipeline] sh
+ mkdir -p /root/workspace/module-confname/src/hdmap_analysis
[Pipeline] sh
+ mkdir -p /root/workspace/module-confname/install/lib/RMInterpreter
+ cp /root/workspace/module-confname/install/bin/RMInterpreter /root/workspace/module-confname/install/lib/RMInterpreter
[Pipeline] dir
Running in /root/workspace/module-confname/src/hdmap_analysis
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Cloning repository http://159.27.226.4/map/hdmap_analysis.git
 > git init /root/workspace/module-confname/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
Avoid second fetch
 > git rev-parse origin/rc_dev^{commit} # timeout=10
Checking out Revision 95ec724887af1b240b58915e6d1946ca3d6f4520 (origin/rc_dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 95ec724887af1b240b58915e6d1946ca3d6f4520 # timeout=10
Commit message: "Merge branch 'revert-1344c0e2' into 'rc_dev'"
 > git rev-list --no-walk 95ec724887af1b240b58915e6d1946ca3d6f4520 # timeout=10
[Pipeline] sh
+ mkdir /root/workspace/module-confname/install/lib/hdmap_analysis
[Pipeline] sh
+ cp -r /root/workspace/module-confname/src/hdmap_analysis/embedding_in_qt_sgskip.py /root/workspace/module-confname/src/hdmap_analysis/hdmap_analysis.py /root/workspace/module-confname/src/hdmap_analysis/hdmap_polygon_selector.py /root/workspace/module-confname/src/hdmap_analysis/hdmap.py /root/workspace/module-confname/src/hdmap_analysis/header.py /root/workspace/module-confname/src/hdmap_analysis/junction.py /root/workspace/module-confname/src/hdmap_analysis/lane.py /root/workspace/module-confname/src/hdmap_analysis/log_loader.py /root/workspace/module-confname/src/hdmap_analysis/main_window.py /root/workspace/module-confname/src/hdmap_analysis/map_loader.py /root/workspace/module-confname/src/hdmap_analysis/object.py /root/workspace/module-confname/src/hdmap_analysis/restricted_area.py /root/workspace/module-confname/src/hdmap_analysis/table_model.py /root/workspace/module-confname/install/lib/hdmap_analysis/
[Pipeline] }
[Pipeline] // dir
[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 /root/workspace/module-confname [Pipeline] { [Pipeline] sh + zip -rq module_2025-10-22_15-35-36.zip ./install/ ./version.json [Pipeline] sh + ls /root/workspace/module-confname build devel install logs module_2025-10-22_15-35-36.zip src version.json [Pipeline] } [Pipeline] // dir [Pipeline] echo /root/workspace/module-confname/module_2025-10-22_15-35-36.zip,/root/workspace/module-confname/version.json [Pipeline] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/module-confname/module_2025-10-22_15-35-36.zip"' --form 'version=@"/root/workspace/module-confname/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 100 12.1M 0 0 100 12.1M 0 10.0M 0:00:01 0:00:01 --:--:-- 10.0M 100 12.1M 0 0 100 12.1M 0 5642k 0:00:02 0:00:02 --:--:-- 5642k 100 12.1M 0 0 100 12.1M 0 3880k 0:00:03 0:00:03 --:--:-- 3880k 100 12.1M 0 0 100 12.1M 0 2956k 0:00:04 0:00:04 --:--:-- 2956k 100 12.1M 0 0 100 12.1M 0 2386k 0:00:05 0:00:05 --:--:-- 2386k 100 12.1M 0 0 100 12.1M 0 2002k 0:00:06 0:00:06 --:--:-- 0 100 12.1M 0 0 100 12.1M 0 1724k 0:00:07 0:00:07 --:--:-- 0 100 12.1M 0 0 100 12.1M 0 1514k 0:00:08 0:00:08 --:--:-- 0 100 12.1M 0 0 100 12.1M 0 1349k 0:00:09 0:00:09 --:--:-- 0 100 12.1M 0 0 100 12.1M 0 1217k 0:00:10 0:00:10 --:--:-- 0 100 12.1M 0 0 100 12.1M 0 1108k 0:00:11 0:00:11 --:--:-- 0 100 12.1M 0 0 100 12.1M 0 1017k 0:00:12 0:00:12 --:--:-- 0 100 12.1M 0 0 100 12.1M 0 940k 0:00:13 0:00:13 --:--:-- 0 100 12.1M 0 0 100 12.1M 0 874k 0:00:14 0:00:14 --:--:-- 0 100 12.1M 0 0 100 12.1M 0 817k 0:00:15 0:00:15 --:--:-- 0 100 12.1M 0 43 100 12.1M 2 801k 0:00:15 0:00:15 --:--:-- 10 [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] sh + curl -X POST http://127.0.0.1:8090/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/module-confname/module_2025-10-22_15-35-36.zip"' --form 'version=@"/root/workspace/module-confname/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 100 12.1M 0 43 100 12.1M 37 10.4M 0:00:01 0:00:01 --:--:-- 10.4M 100 12.1M 0 43 100 12.1M 36 10.4M 0:00:01 0:00:01 --:--:-- 10.4M [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] sh + sed -i '$ s/project":"0/project":"1001/' /root/workspace/module-confname/version.json [Pipeline] sh + sed -i '$ s/device_name":"none/device_name":"/' /root/workspace/module-confname/version.json [Pipeline] sh + curl -X POST http://127.0.0.1:8090/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/module-confname/module_2025-10-22_15-35-36.zip"' --form 'version=@"/root/workspace/module-confname/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 100 12.1M 0 0 100 12.1M 0 10.1M 0:00:01 0:00:01 --:--:-- 10.1M 100 12.1M 0 43 100 12.1M 34 9.7M 0:00:01 0:00:01 --:--:-- 9.7M [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] sh + rm -rf /root/workspace/module-confname/src/hdmap_analysis /root/workspace/module-confname/src/hdmap_analysis@tmp /root/workspace/module-confname/src/rminterpreter /root/workspace/module-confname/src/shared_msgs /root/workspace/module-confname/src/system-ros /root/workspace/module-confname/src/thirdparty /root/workspace/module-confname@tmp [Pipeline] sh + rm -rf /root/workspace/module-confname/module_2025-10-22_15-35-36.zip [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] echo always [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo success [Pipeline] sh + cat /root/weilk/master-project/.project-module.json [Pipeline] sh + cat /root/weilk/rcdev-project/.project-module.json [Pipeline] sh + cat /root/weilk/dev-project/.project-module.json [Pipeline] readJSON [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo <!DOCTYPE html><html><head><meta charset="utf-8"><title>msg2html</title></head><body><h1>更新内容</h1><h2>模块名: shared_msgs</h2><h2>模块名: system-ros</h2><h2>模块名: rminterpreter</h2><h2>模块名: thirdparty</h2></body></html> [Pipeline] echo msg已经准备完成 [Pipeline] sh + touch /root/workspace/module-confname/index.html [Pipeline] writeFile [Pipeline] echo html更新完成 [Pipeline] publishHTML [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at BUILD level /root/workspace/module-confname to /var/lib/jenkins/jobs/module-confname/builds/797/htmlreports/update_20message [Pipeline] wrap [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: [Pipeline] } [Pipeline] // script [Pipeline] sh + curl -X POST 'https://oapi.dingtalk.com/robot/send?access_token=c4e318472bbd19d0449efb4060de213f730dc32b4bf44819381a8fa7adf61983' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"jenkins通知","text": "# 版本发布通知 ### [] --- - 版本名: [module_2025-10-22_15-35-36] - 状态:<font color=#01B468> 编译成功 </font> - 执行人:haoxiangtao - 更新模块: - 任务号:[module-confname #797] - 具体更新内容点此链接 [该版本详细内容点此](http://jenkins.vehicle.senior.auto:8080/jenkins/job/module-confname/797/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 634 100 27 100 607 267 6009 --:--:-- --:--:-- --:--:-- 6277 [Pipeline] echo {"errcode":0,"errmsg":"ok"} [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS