Console Output

Skipping 99 KB.. Full Log
[Pipeline] echo
hesai_lidar_common对应分支为: main
[Pipeline] sh
+ git remote -v
+ grep push
+ awk -F: '{print $2}'
+ awk -F. '{print $1}'
[Pipeline] echo
hesai_lidar_common对应的path_name: lidar_localization_mapping/config/hesai_lidar/hesai_lidar_common
[Pipeline] sh
+ grep push
+ awk -F/ '{print $NF}'
+ awk -F. '{print $1}'
+ git remote -v
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [gitlabToken]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=hesai_lidar_common&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=hesai_lidar_common&per_page=100
Response Code: HTTP/1.1 200 OK
Response: 
[{"id":848,"description":"","name":"hesai_lidar_common","name_with_namespace":"lidar_localization_mapping / config / hesai_lidar / hesai_lidar_common","path":"hesai_lidar_common","path_with_namespace":"lidar_localization_mapping/config/hesai_lidar/hesai_lidar_common","created_at":"2023-07-21T04:00:03.901Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_common.git","http_url_to_repo":"http://159.27.226.4/lidar_localization_mapping/config/hesai_lidar/hesai_lidar_common.git","web_url":"http://159.27.226.4/lidar_localization_mapping/config/hesai_lidar/hesai_lidar_common","readme_url":"http://159.27.226.4/lidar_localization_mapping/config/hesai_lidar/hesai_lidar_common/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-21T04:00:03.901Z","namespace":{"id":961,"name":"hesai_lidar","path":"hesai_lidar","kind":"group","full_path":"lidar_localization_mapping/config/hesai_lidar","parent_id":825,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar_localization_mapping/config/hesai_lidar"},"_links":{"self":"http://159.27.226.4/api/v4/projects/848","issues":"http://159.27.226.4/api/v4/projects/848/issues","merge_requests":"http://159.27.226.4/api/v4/projects/848/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/848/repository/branches","labels":"http://159.27.226.4/api/v4/projects/848/labels","events":"http://159.27.226.4/api/v4/projects/848/events","members":"http://159.27.226.4/api/v4/projects/848/members","cluster_agents":"http://159.27.226.4/api/v4/projects/848/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-22T04:00:04.119Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":3,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
lidar_localization_mapping/config/hesai_lidar/hesai_lidar_common
[Pipeline] echo
848
[Pipeline] echo
hesai_lidar_common对应的projectId: 848
[Pipeline] fileExists
[Pipeline] sh
+ mkdir -p /root/commtest/rcdev-project/weihai//wh001/master
[Pipeline] sh
+ touch /root/commtest/rcdev-project/weihai//wh001/master/hesai_lidar_common
[Pipeline] writeFile
[Pipeline] sh
+ python3 /root/weilk/project/get_git_now.py 848 bbbcfd9
[Pipeline] echo
{"repo_name":"hesai_lidar_common","branch":"main","time":"2026-01-13_15-58-42","commit_id":"bbbcfd9","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"hesai_lidar_common","branch":"main","time":"2026-01-13_15-58-42","commit_id":"bbbcfd9","version":"","commit_msgs":",,"}
[Pipeline] dir
Running in /root/workspace/params-submodule/weihai-submodule/wh001/master/params_submodule/hesai_lidar_customized
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
hesai_lidar_customized当前commitId: cc5d951
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:weihai, system-mqtt:weihai, system-port:weihai, system-node-weihai:feat_adjust_node, perception_vehicles:master, perception_camera_driver:daxie_truck, perception_spreader_truck:daxie_truck_byd_rs1610-rsbp, perception_new_detection:qingwei_truck_bydq2_3rs1610-2rsbp, perception_lane_detection:daxie_truck, prediction_config:all_all_v2, crane_align_customized:daxie_byd_02_3rshelios-3rsbp, crane_align_common:dev, pointcloud_customized:weihai, msf-vehicle:dev, msf-port:weihai, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:weihai/truck/3rshelios, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-bpv3, perception_data_collection:daxie_truck, perception_spreader_imv:daxie_truck_byd_rs1610-rsbp, pncc_port_related_config:port_weihai, pncc_common_config:dev_hdmap_weihai, pncc_vehicle_related_config:truck_byd_q2_wh_test, hardware:dev, hdmap_interface:weihaigang, hdmap:rc_dev, hesai_lidar_common:main, hesai_lidar_customized:truck]
[Pipeline] echo
hesai_lidar_customized对应分支为: truck
[Pipeline] sh
+ git remote -v
+ grep push
+ awk -F: '{print $2}'
+ awk -F. '{print $1}'
[Pipeline] echo
hesai_lidar_customized对应的path_name: lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized
[Pipeline] sh
+ git remote -v
+ grep push
+ awk -F/ '{print $NF}'
+ awk -F. '{print $1}'
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [gitlabToken]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=hesai_lidar_customized&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=hesai_lidar_customized&per_page=100
Response Code: HTTP/1.1 200 OK
Response: 
[{"id":849,"description":"","name":"hesai_lidar_customized","name_with_namespace":"lidar_localization_mapping / config / hesai_lidar / hesai_lidar_customized","path":"hesai_lidar_customized","path_with_namespace":"lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized","created_at":"2023-07-21T04:00:21.057Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git","http_url_to_repo":"http://159.27.226.4/lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git","web_url":"http://159.27.226.4/lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized","readme_url":"http://159.27.226.4/lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-01-13T07:35:35.248Z","namespace":{"id":961,"name":"hesai_lidar","path":"hesai_lidar","kind":"group","full_path":"lidar_localization_mapping/config/hesai_lidar","parent_id":825,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar_localization_mapping/config/hesai_lidar"},"_links":{"self":"http://159.27.226.4/api/v4/projects/849","issues":"http://159.27.226.4/api/v4/projects/849/issues","merge_requests":"http://159.27.226.4/api/v4/projects/849/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/849/repository/branches","labels":"http://159.27.226.4/api/v4/projects/849/labels","events":"http://159.27.226.4/api/v4/projects/849/events","members":"http://159.27.226.4/api/v4/projects/849/members","cluster_agents":"http://159.27.226.4/api/v4/projects/849/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-22T04:00:21.083Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":3,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized
[Pipeline] echo
849
[Pipeline] echo
hesai_lidar_customized对应的projectId: 849
[Pipeline] fileExists
[Pipeline] sh
+ mkdir -p /root/commtest/rcdev-project/weihai//wh001/master
[Pipeline] sh
+ touch /root/commtest/rcdev-project/weihai//wh001/master/hesai_lidar_customized
[Pipeline] writeFile
[Pipeline] sh
+ python3 /root/weilk/project/get_git_now.py 849 cc5d951
[Pipeline] echo
{"repo_name":"hesai_lidar_customized","branch":"truck","time":"2026-01-13_15-58-42","commit_id":"cc5d951","version":"","commit_msgs":",5L+u5pS5ZnJhbWVfaWQ=,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"hesai_lidar_customized","branch":"truck","time":"2026-01-13_15-58-42","commit_id":"cc5d951","version":"","commit_msgs":",5L+u5pS5ZnJhbWVfaWQ=,"}
[Pipeline] echo
19
[Pipeline] echo
最终生成的json文件内容: {"module":[{"repo_name":"system-device","branch":"weihai","time":"2026-01-13_15-58-42","commit_id":"d292e05","version":"","commit_msgs":",IOihpeWFhXRvcGljCua3u+WKoGp0MTI45Y+C5pWwCuWinuWKoOmhtuWQjmp0MTI4,"},{"repo_name":"system-node-weihai","branch":"feat_adjust_node","time":"2026-01-13_15-58-42","commit_id":"9a14b78","version":"","commit_msgs":",5aKe5Yqg5b2V5Yi2dG9waWM=,"},{"repo_name":"hesai_lidar_common","branch":"main","time":"2026-01-13_15-58-42","commit_id":"bbbcfd9","version":"","commit_msgs":",,"},{"repo_name":"hesai_lidar_customized","branch":"truck","time":"2026-01-13_15-58-42","commit_id":"cc5d951","version":"","commit_msgs":",5L+u5pS5ZnJhbWVfaWQ=,"}],"device":1,"device_name":"wh001_Master","type":0,"project":"19"}
[Pipeline] sh
+ echo '{"module":[{"repo_name":"system-device","branch":"weihai","time":"2026-01-13_15-58-42","commit_id":"d292e05","version":"","commit_msgs":",IOihpeWFhXRvcGljCua3u+WKoGp0MTI45Y+C5pWwCuWinuWKoOmhtuWQjmp0MTI4,"},{"repo_name":"system-node-weihai","branch":"feat_adjust_node","time":"2026-01-13_15-58-42","commit_id":"9a14b78","version":"","commit_msgs":",5aKe5Yqg5b2V5Yi2dG9waWM=,"},{"repo_name":"hesai_lidar_common","branch":"main","time":"2026-01-13_15-58-42","commit_id":"bbbcfd9","version":"","commit_msgs":",,"},{"repo_name":"hesai_lidar_customized","branch":"truck","time":"2026-01-13_15-58-42","commit_id":"cc5d951","version":"","commit_msgs":",5L+u5pS5ZnJhbWVfaWQ=,"}],"device":1,"device_name":"wh001_Master","type":0,"project":"19"}'
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/weihai-submodule/wh001/master/params_submodule/hesai_lidar_common@tmp /root/workspace/params-submodule/weihai-submodule/wh001/master/params_submodule/hesai_lidar_customized@tmp /root/workspace/params-submodule/weihai-submodule/wh001/master/params_submodule/system-device@tmp /root/workspace/params-submodule/weihai-submodule/wh001/master/params_submodule/system-node-weihai@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
{"repo_name":"system-device","branch":"weihai","time":"2026-01-13_15-58-42","commit_id":"d292e05","version":"","commit_msgs":",IOihpeWFhXRvcGljCua3u+WKoGp0MTI45Y+C5pWwCuWinuWKoOmhtuWQjmp0MTI4,"},{"repo_name":"system-node-weihai","branch":"feat_adjust_node","time":"2026-01-13_15-58-42","commit_id":"9a14b78","version":"","commit_msgs":",5aKe5Yqg5b2V5Yi2dG9waWM=,"},{"repo_name":"hesai_lidar_common","branch":"main","time":"2026-01-13_15-58-42","commit_id":"bbbcfd9","version":"","commit_msgs":",,"},{"repo_name":"hesai_lidar_customized","branch":"truck","time":"2026-01-13_15-58-42","commit_id":"cc5d951","version":"","commit_msgs":",5L+u5pS5ZnJhbWVfaWQ=,"}
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo

[Pipeline] sh
+ echo wh001
[Pipeline] readJSON
[Pipeline] echo
<h3>wh001</h3><p></p><table border="2"><tr><th bgcolor='#DCDCDC'> 模块名称 </th><th bgcolor='#DCDCDC'> commitID </th><th bgcolor='#DCDCDC'> 分支名称 </th></tr><tr><td>system-device</td><td>d292e05</td><td>weihai</td></tr><tr><td>system-node-weihai</td><td>9a14b78</td><td>feat_adjust_node</td></tr><tr><td>hesai_lidar_common</td><td>bbbcfd9</td><td>main</td></tr><tr><td>hesai_lidar_customized</td><td>cc5d951</td><td>truck</td></tr></table>
[Pipeline] sh
+ echo '<h3>wh001</h3><p></p><table border="2"><tr><th bgcolor=#DCDCDC> 模块名称 </th><th bgcolor=#DCDCDC> commitID </th><th bgcolor=#DCDCDC> 分支名称 </th></tr><tr><td>system-device</td><td>d292e05</td><td>weihai</td></tr><tr><td>system-node-weihai</td><td>9a14b78</td><td>feat_adjust_node</td></tr><tr><td>hesai_lidar_common</td><td>bbbcfd9</td><td>main</td></tr><tr><td>hesai_lidar_customized</td><td>cc5d951</td><td>truck</td></tr></table>'
[Pipeline] echo
html写入完成
[Pipeline] echo
 [wh001master]
[Pipeline] echo
------------------------------- 更新wh001车参数,选项:rc_dev,设备类型:slave -------------------------------------
[Pipeline] echo
[system-device, system-node-weihai, hesai_lidar_common, hesai_lidar_customized]
[Pipeline] script
[Pipeline] {
[Pipeline] echo
清空submodule选项记录
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/weihai-submodule/submodules
+ touch /root/workspace/params-submodule/weihai-submodule/submodules
[Pipeline] readFile
[Pipeline] sh
+ echo system-common
[Pipeline] sh
+ echo system-device
[Pipeline] sh
+ echo system-mqtt
[Pipeline] sh
+ echo system-port
[Pipeline] sh
+ echo system-node-weihai
[Pipeline] sh
+ echo perception_vehicles
[Pipeline] sh
+ echo perception_camera_driver
[Pipeline] sh
+ echo perception_spreader_truck
[Pipeline] sh
+ echo perception_new_detection
[Pipeline] sh
+ echo perception_lane_detection
[Pipeline] sh
+ echo prediction_config
[Pipeline] sh
+ echo crane_align_customized
[Pipeline] sh
+ echo crane_align_common
[Pipeline] sh
+ echo pointcloud_customized
[Pipeline] sh
+ echo msf-vehicle
[Pipeline] sh
+ echo msf-port
[Pipeline] sh
+ echo static_transform_common
[Pipeline] sh
+ echo lidar_loc_v2_common
[Pipeline] sh
+ echo lidar_loc_v2_customized
[Pipeline] sh
+ echo rslidar_sdk_common
[Pipeline] sh
+ echo perception_lidar_camera_fusion
[Pipeline] sh
+ echo rslidar_sdk_customized
[Pipeline] sh
+ echo perception_data_collection
[Pipeline] sh
+ echo perception_spreader_imv
[Pipeline] sh
+ echo pncc_port_related_config
[Pipeline] sh
+ echo pncc_common_config
[Pipeline] sh
+ echo pncc_vehicle_related_config
[Pipeline] sh
+ echo hardware
[Pipeline] sh
+ echo hdmap_interface
[Pipeline] sh
+ echo hdmap
[Pipeline] sh
+ echo hesai_lidar_common
[Pipeline] sh
+ echo hesai_lidar_customized
[Pipeline] sh
+ cat /root/workspace/params-submodule/weihai-submodule/submodules
system-common
system-device
system-mqtt
system-port
system-node-weihai
perception_vehicles
perception_camera_driver
perception_spreader_truck
perception_new_detection
perception_lane_detection
prediction_config
crane_align_customized
crane_align_common
pointcloud_customized
msf-vehicle
msf-port
static_transform_common
lidar_loc_v2_common
lidar_loc_v2_customized
rslidar_sdk_common
perception_lidar_camera_fusion
rslidar_sdk_customized
perception_data_collection
perception_spreader_imv
pncc_port_related_config
pncc_common_config
pncc_vehicle_related_config
hardware
hdmap_interface
hdmap
hesai_lidar_common
hesai_lidar_customized
[Pipeline] echo
更新submodule子仓库:[system-device, system-node-weihai, hesai_lidar_common, hesai_lidar_customized]
[Pipeline] echo
[system-device, system-node-weihai, hesai_lidar_common, hesai_lidar_customized]
[Pipeline] dir
Running in /root/workspace/params-submodule/weihai-submodule/wh001/slave/params_submodule/system-device
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
system-device当前commitId: d292e05
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:weihai, system-mqtt:weihai, system-port:weihai, system-node-weihai:feat_adjust_node, perception_vehicles:master, perception_camera_driver:daxie_truck, perception_spreader_truck:daxie_truck_byd_rs1610-rsbp, perception_new_detection:qingwei_truck_bydq2_3rs1610-2rsbp, perception_lane_detection:daxie_truck, prediction_config:all_all_v2, crane_align_customized:daxie_byd_02_3rshelios-3rsbp, crane_align_common:dev, pointcloud_customized:weihai, msf-vehicle:dev, msf-port:weihai, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:weihai/truck/3rshelios, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-bpv3, perception_data_collection:daxie_truck, perception_spreader_imv:daxie_truck_byd_rs1610-rsbp, pncc_port_related_config:port_weihai, pncc_common_config:dev_hdmap_weihai, pncc_vehicle_related_config:truck_byd_q2_wh_test, hardware:dev, hdmap_interface:weihaigang, hdmap:rc_dev, hesai_lidar_common:main, hesai_lidar_customized:truck]
[Pipeline] echo
system-device对应分支为: weihai
[Pipeline] sh
+ grep push
+ awk -F: '{print $2}'
+ awk -F. '{print $1}'
+ git remote -v
[Pipeline] echo
system-device对应的path_name: system/config/system-device
[Pipeline] sh
+ git remote -v
+ grep push
+ awk -F. '{print $1}'
+ awk -F/ '{print $NF}'
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [gitlabToken]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=system-device&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=system-device&per_page=100
Response Code: HTTP/1.1 200 OK
Response: 
[{"id":664,"description":"","name":"system-device","name_with_namespace":"System / config / system-device","path":"system-device","path_with_namespace":"system/config/system-device","created_at":"2023-06-29T06:36:28.215Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:system/config/system-device.git","http_url_to_repo":"http://159.27.226.4/system/config/system-device.git","web_url":"http://159.27.226.4/system/config/system-device","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-01-13T07:33:11.457Z","namespace":{"id":751,"name":"config","path":"config","kind":"group","full_path":"system/config","parent_id":14,"avatar_url":null,"web_url":"http://159.27.226.4/groups/system/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/664","issues":"http://159.27.226.4/api/v4/projects/664/issues","merge_requests":"http://159.27.226.4/api/v4/projects/664/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/664/repository/branches","labels":"http://159.27.226.4/api/v4/projects/664/labels","events":"http://159.27.226.4/api/v4/projects/664/events","members":"http://159.27.226.4/api/v4/projects/664/members","cluster_agents":"http://159.27.226.4/api/v4/projects/664/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-06-30T06:36:28.227Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":51,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":20,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
system/config/system-device
[Pipeline] echo
664
[Pipeline] echo
system-device对应的projectId: 664
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
/root/commtest/rcdev-project/weihai//wh001/slave,system-device
[Pipeline] echo
bcb6940
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 664 bcb6940 d292e05
[Pipeline] writeFile
[Pipeline] echo
{"repo_name":"system-device","branch":"weihai","time":"2026-01-13_15-58-42","commit_id":"d292e05","version":"","commit_msgs":",IOihpeWFhXRvcGljCua3u+WKoGp0MTI45Y+C5pWwCuWinuWKoOmhtuWQjmp0MTI4,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"system-device","branch":"weihai","time":"2026-01-13_15-58-42","commit_id":"d292e05","version":"","commit_msgs":",IOihpeWFhXRvcGljCua3u+WKoGp0MTI45Y+C5pWwCuWinuWKoOmhtuWQjmp0MTI4,"}
[Pipeline] dir
Running in /root/workspace/params-submodule/weihai-submodule/wh001/slave/params_submodule/system-node-weihai
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
system-node-weihai当前commitId: 9a14b78
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:weihai, system-mqtt:weihai, system-port:weihai, system-node-weihai:feat_adjust_node, perception_vehicles:master, perception_camera_driver:daxie_truck, perception_spreader_truck:daxie_truck_byd_rs1610-rsbp, perception_new_detection:qingwei_truck_bydq2_3rs1610-2rsbp, perception_lane_detection:daxie_truck, prediction_config:all_all_v2, crane_align_customized:daxie_byd_02_3rshelios-3rsbp, crane_align_common:dev, pointcloud_customized:weihai, msf-vehicle:dev, msf-port:weihai, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:weihai/truck/3rshelios, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-bpv3, perception_data_collection:daxie_truck, perception_spreader_imv:daxie_truck_byd_rs1610-rsbp, pncc_port_related_config:port_weihai, pncc_common_config:dev_hdmap_weihai, pncc_vehicle_related_config:truck_byd_q2_wh_test, hardware:dev, hdmap_interface:weihaigang, hdmap:rc_dev, hesai_lidar_common:main, hesai_lidar_customized:truck]
[Pipeline] echo
system-node-weihai对应分支为: feat_adjust_node
[Pipeline] sh
+ git remote -v
+ grep push
+ awk -F: '{print $2}'
+ awk -F. '{print $1}'
[Pipeline] echo
system-node-weihai对应的path_name: system/config/system-node-weihai
[Pipeline] sh
+ git remote -v
+ grep push
+ awk -F. '{print $1}'
+ awk -F/ '{print $NF}'
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [gitlabToken]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=system-node-weihai&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=system-node-weihai&per_page=100
Response Code: HTTP/1.1 200 OK
Response: 
[{"id":1597,"description":"","name":"system-node-weihai","name_with_namespace":"System / config / system-node-weihai","path":"system-node-weihai","path_with_namespace":"system/config/system-node-weihai","created_at":"2024-11-07T09:36:11.763Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:system/config/system-node-weihai.git","http_url_to_repo":"http://159.27.226.4/system/config/system-node-weihai.git","web_url":"http://159.27.226.4/system/config/system-node-weihai","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2025-12-03T09:19:45.839Z","namespace":{"id":751,"name":"config","path":"config","kind":"group","full_path":"system/config","parent_id":14,"avatar_url":null,"web_url":"http://159.27.226.4/groups/system/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1597","issues":"http://159.27.226.4/api/v4/projects/1597/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1597/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1597/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1597/labels","events":"http://159.27.226.4/api/v4/projects/1597/events","members":"http://159.27.226.4/api/v4/projects/1597/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1597/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-11-08T09:36:11.777Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":80,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
system/config/system-node-weihai
[Pipeline] echo
1597
[Pipeline] echo
system-node-weihai对应的projectId: 1597
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
/root/commtest/rcdev-project/weihai//wh001/slave,system-node-weihai
[Pipeline] echo
72f1153
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1597 72f1153 9a14b78
[Pipeline] writeFile
[Pipeline] echo
{"repo_name":"system-node-weihai","branch":"feat_adjust_node","time":"2026-01-13_15-58-42","commit_id":"9a14b78","version":"","commit_msgs":",5aKe5Yqg5b2V5Yi2dG9waWM=,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"system-node-weihai","branch":"feat_adjust_node","time":"2026-01-13_15-58-42","commit_id":"9a14b78","version":"","commit_msgs":",5aKe5Yqg5b2V5Yi2dG9waWM=,"}
[Pipeline] dir
Running in /root/workspace/params-submodule/weihai-submodule/wh001/slave/params_submodule/hesai_lidar_common
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
hesai_lidar_common当前commitId: bbbcfd9
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:weihai, system-mqtt:weihai, system-port:weihai, system-node-weihai:feat_adjust_node, perception_vehicles:master, perception_camera_driver:daxie_truck, perception_spreader_truck:daxie_truck_byd_rs1610-rsbp, perception_new_detection:qingwei_truck_bydq2_3rs1610-2rsbp, perception_lane_detection:daxie_truck, prediction_config:all_all_v2, crane_align_customized:daxie_byd_02_3rshelios-3rsbp, crane_align_common:dev, pointcloud_customized:weihai, msf-vehicle:dev, msf-port:weihai, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:weihai/truck/3rshelios, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-bpv3, perception_data_collection:daxie_truck, perception_spreader_imv:daxie_truck_byd_rs1610-rsbp, pncc_port_related_config:port_weihai, pncc_common_config:dev_hdmap_weihai, pncc_vehicle_related_config:truck_byd_q2_wh_test, hardware:dev, hdmap_interface:weihaigang, hdmap:rc_dev, hesai_lidar_common:main, hesai_lidar_customized:truck]
[Pipeline] echo
hesai_lidar_common对应分支为: main
[Pipeline] sh
+ git remote -v
+ grep push
+ awk -F: '{print $2}'
+ awk -F. '{print $1}'
[Pipeline] echo
hesai_lidar_common对应的path_name: lidar_localization_mapping/config/hesai_lidar/hesai_lidar_common
[Pipeline] sh
+ git remote -v
+ grep push
+ awk -F/ '{print $NF}'
+ awk -F. '{print $1}'
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [gitlabToken]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=hesai_lidar_common&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=hesai_lidar_common&per_page=100
Response Code: HTTP/1.1 200 OK
Response: 
[{"id":848,"description":"","name":"hesai_lidar_common","name_with_namespace":"lidar_localization_mapping / config / hesai_lidar / hesai_lidar_common","path":"hesai_lidar_common","path_with_namespace":"lidar_localization_mapping/config/hesai_lidar/hesai_lidar_common","created_at":"2023-07-21T04:00:03.901Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_common.git","http_url_to_repo":"http://159.27.226.4/lidar_localization_mapping/config/hesai_lidar/hesai_lidar_common.git","web_url":"http://159.27.226.4/lidar_localization_mapping/config/hesai_lidar/hesai_lidar_common","readme_url":"http://159.27.226.4/lidar_localization_mapping/config/hesai_lidar/hesai_lidar_common/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-21T04:00:03.901Z","namespace":{"id":961,"name":"hesai_lidar","path":"hesai_lidar","kind":"group","full_path":"lidar_localization_mapping/config/hesai_lidar","parent_id":825,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar_localization_mapping/config/hesai_lidar"},"_links":{"self":"http://159.27.226.4/api/v4/projects/848","issues":"http://159.27.226.4/api/v4/projects/848/issues","merge_requests":"http://159.27.226.4/api/v4/projects/848/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/848/repository/branches","labels":"http://159.27.226.4/api/v4/projects/848/labels","events":"http://159.27.226.4/api/v4/projects/848/events","members":"http://159.27.226.4/api/v4/projects/848/members","cluster_agents":"http://159.27.226.4/api/v4/projects/848/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-22T04:00:04.119Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":3,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
lidar_localization_mapping/config/hesai_lidar/hesai_lidar_common
[Pipeline] echo
848
[Pipeline] echo
hesai_lidar_common对应的projectId: 848
[Pipeline] fileExists
[Pipeline] sh
+ mkdir -p /root/commtest/rcdev-project/weihai//wh001/slave
[Pipeline] sh
+ touch /root/commtest/rcdev-project/weihai//wh001/slave/hesai_lidar_common
[Pipeline] writeFile
[Pipeline] sh
+ python3 /root/weilk/project/get_git_now.py 848 bbbcfd9
[Pipeline] echo
{"repo_name":"hesai_lidar_common","branch":"main","time":"2026-01-13_15-58-42","commit_id":"bbbcfd9","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"hesai_lidar_common","branch":"main","time":"2026-01-13_15-58-42","commit_id":"bbbcfd9","version":"","commit_msgs":",,"}
[Pipeline] dir
Running in /root/workspace/params-submodule/weihai-submodule/wh001/slave/params_submodule/hesai_lidar_customized
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
hesai_lidar_customized当前commitId: cc5d951
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:weihai, system-mqtt:weihai, system-port:weihai, system-node-weihai:feat_adjust_node, perception_vehicles:master, perception_camera_driver:daxie_truck, perception_spreader_truck:daxie_truck_byd_rs1610-rsbp, perception_new_detection:qingwei_truck_bydq2_3rs1610-2rsbp, perception_lane_detection:daxie_truck, prediction_config:all_all_v2, crane_align_customized:daxie_byd_02_3rshelios-3rsbp, crane_align_common:dev, pointcloud_customized:weihai, msf-vehicle:dev, msf-port:weihai, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:weihai/truck/3rshelios, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-bpv3, perception_data_collection:daxie_truck, perception_spreader_imv:daxie_truck_byd_rs1610-rsbp, pncc_port_related_config:port_weihai, pncc_common_config:dev_hdmap_weihai, pncc_vehicle_related_config:truck_byd_q2_wh_test, hardware:dev, hdmap_interface:weihaigang, hdmap:rc_dev, hesai_lidar_common:main, hesai_lidar_customized:truck]
[Pipeline] echo
hesai_lidar_customized对应分支为: truck
[Pipeline] sh
+ git remote -v
+ grep push
+ awk -F: '{print $2}'
+ awk -F. '{print $1}'
[Pipeline] echo
hesai_lidar_customized对应的path_name: lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized
[Pipeline] sh
+ git remote -v
+ awk -F/ '{print $NF}'
+ awk -F. '{print $1}'
+ grep push
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [gitlabToken]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=hesai_lidar_customized&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=hesai_lidar_customized&per_page=100
Response Code: HTTP/1.1 200 OK
Response: 
[{"id":849,"description":"","name":"hesai_lidar_customized","name_with_namespace":"lidar_localization_mapping / config / hesai_lidar / hesai_lidar_customized","path":"hesai_lidar_customized","path_with_namespace":"lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized","created_at":"2023-07-21T04:00:21.057Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git","http_url_to_repo":"http://159.27.226.4/lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git","web_url":"http://159.27.226.4/lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized","readme_url":"http://159.27.226.4/lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-01-13T07:35:35.248Z","namespace":{"id":961,"name":"hesai_lidar","path":"hesai_lidar","kind":"group","full_path":"lidar_localization_mapping/config/hesai_lidar","parent_id":825,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar_localization_mapping/config/hesai_lidar"},"_links":{"self":"http://159.27.226.4/api/v4/projects/849","issues":"http://159.27.226.4/api/v4/projects/849/issues","merge_requests":"http://159.27.226.4/api/v4/projects/849/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/849/repository/branches","labels":"http://159.27.226.4/api/v4/projects/849/labels","events":"http://159.27.226.4/api/v4/projects/849/events","members":"http://159.27.226.4/api/v4/projects/849/members","cluster_agents":"http://159.27.226.4/api/v4/projects/849/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-22T04:00:21.083Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":3,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized
[Pipeline] echo
849
[Pipeline] echo
hesai_lidar_customized对应的projectId: 849
[Pipeline] fileExists
[Pipeline] sh
+ mkdir -p /root/commtest/rcdev-project/weihai//wh001/slave
[Pipeline] sh
+ touch /root/commtest/rcdev-project/weihai//wh001/slave/hesai_lidar_customized
[Pipeline] writeFile
[Pipeline] sh
+ python3 /root/weilk/project/get_git_now.py 849 cc5d951
[Pipeline] echo
{"repo_name":"hesai_lidar_customized","branch":"truck","time":"2026-01-13_15-58-42","commit_id":"cc5d951","version":"","commit_msgs":",5L+u5pS5ZnJhbWVfaWQ=,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"hesai_lidar_customized","branch":"truck","time":"2026-01-13_15-58-42","commit_id":"cc5d951","version":"","commit_msgs":",5L+u5pS5ZnJhbWVfaWQ=,"}
[Pipeline] echo
19
[Pipeline] echo
最终生成的json文件内容: {"module":[{"repo_name":"system-device","branch":"weihai","time":"2026-01-13_15-58-42","commit_id":"d292e05","version":"","commit_msgs":",IOihpeWFhXRvcGljCua3u+WKoGp0MTI45Y+C5pWwCuWinuWKoOmhtuWQjmp0MTI4,"},{"repo_name":"system-node-weihai","branch":"feat_adjust_node","time":"2026-01-13_15-58-42","commit_id":"9a14b78","version":"","commit_msgs":",5aKe5Yqg5b2V5Yi2dG9waWM=,"},{"repo_name":"hesai_lidar_common","branch":"main","time":"2026-01-13_15-58-42","commit_id":"bbbcfd9","version":"","commit_msgs":",,"},{"repo_name":"hesai_lidar_customized","branch":"truck","time":"2026-01-13_15-58-42","commit_id":"cc5d951","version":"","commit_msgs":",5L+u5pS5ZnJhbWVfaWQ=,"}],"device":2,"device_name":"wh001_Slave","type":0,"project":"19"}
[Pipeline] sh
+ echo '{"module":[{"repo_name":"system-device","branch":"weihai","time":"2026-01-13_15-58-42","commit_id":"d292e05","version":"","commit_msgs":",IOihpeWFhXRvcGljCua3u+WKoGp0MTI45Y+C5pWwCuWinuWKoOmhtuWQjmp0MTI4,"},{"repo_name":"system-node-weihai","branch":"feat_adjust_node","time":"2026-01-13_15-58-42","commit_id":"9a14b78","version":"","commit_msgs":",5aKe5Yqg5b2V5Yi2dG9waWM=,"},{"repo_name":"hesai_lidar_common","branch":"main","time":"2026-01-13_15-58-42","commit_id":"bbbcfd9","version":"","commit_msgs":",,"},{"repo_name":"hesai_lidar_customized","branch":"truck","time":"2026-01-13_15-58-42","commit_id":"cc5d951","version":"","commit_msgs":",5L+u5pS5ZnJhbWVfaWQ=,"}],"device":2,"device_name":"wh001_Slave","type":0,"project":"19"}'
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/weihai-submodule/wh001/slave/params_submodule/hesai_lidar_common@tmp /root/workspace/params-submodule/weihai-submodule/wh001/slave/params_submodule/hesai_lidar_customized@tmp /root/workspace/params-submodule/weihai-submodule/wh001/slave/params_submodule/system-device@tmp /root/workspace/params-submodule/weihai-submodule/wh001/slave/params_submodule/system-node-weihai@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
{"repo_name":"system-device","branch":"weihai","time":"2026-01-13_15-58-42","commit_id":"d292e05","version":"","commit_msgs":",IOihpeWFhXRvcGljCua3u+WKoGp0MTI45Y+C5pWwCuWinuWKoOmhtuWQjmp0MTI4,"},{"repo_name":"system-node-weihai","branch":"feat_adjust_node","time":"2026-01-13_15-58-42","commit_id":"9a14b78","version":"","commit_msgs":",5aKe5Yqg5b2V5Yi2dG9waWM=,"},{"repo_name":"hesai_lidar_common","branch":"main","time":"2026-01-13_15-58-42","commit_id":"bbbcfd9","version":"","commit_msgs":",,"},{"repo_name":"hesai_lidar_customized","branch":"truck","time":"2026-01-13_15-58-42","commit_id":"cc5d951","version":"","commit_msgs":",5L+u5pS5ZnJhbWVfaWQ=,"}
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
wh001
[Pipeline] echo
true
[Pipeline] echo
 [wh001master][wh001slave]
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo >>>>>>>>>>>############################### [wh001] 压缩并上传! #################################<<<<<<<<<<< [Pipeline] }
[Pipeline] // ansiColor [Pipeline] echo ------------------------------------- wh001压缩并上传,master ------------------------------------------- [Pipeline] dir Running in /root/workspace/params-submodule/weihai-submodule/wh001/master [Pipeline] { [Pipeline] sh + cd /root/workspace/params-submodule/weihai-submodule/wh001/master/params/ + ls -d hesai_lidar/ master/ slave/ system-ros/ [Pipeline] echo hesai_lidar/ master/ slave/ system-ros/ [Pipeline] echo 最终目录包含master目录,进行合并操作 [Pipeline] sh + cp -r /root/workspace/params-submodule/weihai-submodule/wh001/master/params/master/recorder.toml /root/workspace/params-submodule/weihai-submodule/wh001/master/params/master/system-ros /root/workspace/params-submodule/weihai-submodule/wh001/master/params/ [Pipeline] sh + mkdir -p params_module_orin_master_wh001_2026-01-13_15-58-42/ + mv params/ params_module_orin_master_wh001_2026-01-13_15-58-42/ [Pipeline] sh + zip -rq params_module_orin_master_wh001_2026-01-13_15-58-42.zip params_module_orin_master_wh001_2026-01-13_15-58-42 ./version.json [Pipeline] echo /root/workspace/params-submodule/weihai-submodule/wh001/master/params_module_orin_master_wh001_2026-01-13_15-58-42.zip,/root/workspace/params-submodule/weihai-submodule/wh001/master/version.json [Pipeline] sh + curl -X POST http://ota.senior.auto/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/weihai-submodule/wh001/master/params_module_orin_master_wh001_2026-01-13_15-58-42.zip"' --form 'version=@"/root/workspace/params-submodule/weihai-submodule/wh001/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 100 145k 0 43 100 145k 41 141k 0:00:01 0:00:01 --:--:-- 141k 100 145k 0 43 100 145k 41 141k 0:00:01 0:00:01 --:--:-- 141k [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] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/params-submodule/weihai-submodule/wh001/master@tmp [Pipeline] echo ------------------------------------- wh001压缩并上传,slave ------------------------------------------- [Pipeline] dir Running in /root/workspace/params-submodule/weihai-submodule/wh001/slave [Pipeline] { [Pipeline] sh + cd /root/workspace/params-submodule/weihai-submodule/wh001/slave/params/ + ls -d hesai_lidar/ master/ slave/ system-ros/ [Pipeline] echo hesai_lidar/ master/ slave/ system-ros/ [Pipeline] echo 最终目录包含slave目录,进行合并操作 [Pipeline] sh + cp -r /root/workspace/params-submodule/weihai-submodule/wh001/slave/params/slave/recorder.toml /root/workspace/params-submodule/weihai-submodule/wh001/slave/params/slave/system-ros /root/workspace/params-submodule/weihai-submodule/wh001/slave/params/ [Pipeline] sh + mkdir -p params_module_orin_slave_wh001_2026-01-13_15-58-42/ + mv params/ params_module_orin_slave_wh001_2026-01-13_15-58-42/ [Pipeline] sh + zip -rq params_module_orin_slave_wh001_2026-01-13_15-58-42.zip params_module_orin_slave_wh001_2026-01-13_15-58-42 ./version.json [Pipeline] echo /root/workspace/params-submodule/weihai-submodule/wh001/slave/params_module_orin_slave_wh001_2026-01-13_15-58-42.zip,/root/workspace/params-submodule/weihai-submodule/wh001/slave/version.json [Pipeline] sh + curl -X POST http://ota.senior.auto/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/weihai-submodule/wh001/slave/params_module_orin_slave_wh001_2026-01-13_15-58-42.zip"' --form 'version=@"/root/workspace/params-submodule/weihai-submodule/wh001/slave/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 130k 0 43 100 130k 81 246k --:--:-- --:--:-- --:--:-- 246k [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] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/params-submodule/weihai-submodule/wh001/slave@tmp [Pipeline] fileExists [Pipeline] readFile [Pipeline] writeFile [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] publishHTML [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at BUILD level /root/workspace/params-submodule/weihai-submodule to /var/lib/jenkins/jobs/weihai-submodule/builds/70/htmlreports/update_20message [Pipeline] wrap [Pipeline] { [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": "# 参数发布通知 ### [威海港车辆参数] --- - 状态:<font color=#01B468> 编译成功 </font> - 执行人:zhaojianfeng2 - 更新车辆: [wh001master][wh001slave] - 分支名:main - 具体模块分支:[点此链接](http://jenkins.vehicle.senior.auto:8080/jenkins/job/weihai-submodule/70/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 601 100 27 100 574 350 7454 --:--:-- --:--:-- --:--:-- 7805 [Pipeline] echo {"errcode":0,"errmsg":"ok"} [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } Lock released on resource [Label: built-in, Quantity: 1] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS