Console Output
Started by user sunyufu
Obtained params/weihai-submodule.jenkinsfile from git http://159.27.226.4/weilikang/jenkinsfiles.git
Loading library jenkinslib@master
Attempting to resolve master from remote references...
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git ls-remote -h -- http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
Found match: refs/heads/master revision 072a60791c10943e76c66ee854802c183fa0b15b
The recommended git tool is: NONE
using credential gitlab_weilk
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/weihai-submodule@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
Fetching without tags
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinslib.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git fetch --no-tags --force --progress -- http://159.27.226.4/weilikang/jenkinslib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 072a60791c10943e76c66ee854802c183fa0b15b (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 072a60791c10943e76c66ee854802c183fa0b15b # timeout=10
Commit message: "Update vehicleInfo.groovy"
> git rev-list --no-walk be1b6f12be5dbad6fe7456b124029684e3352aaa # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
hardware
[Pipeline] properties
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/weihai-submodule
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_weilk
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/weihai-submodule/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinsfiles.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git fetch --tags --force --progress -- http://159.27.226.4/weilikang/jenkinsfiles.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 68c82571a2b09d0e42b824746d100031817c2603 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 68c82571a2b09d0e42b824746d100031817c2603 # timeout=10
Commit message: "Update jiaxing-dongfangtegang-submodule.jenkinsfile"
> git rev-list --no-walk 5424178a131c15354a14e23162c7f0c6e41569c1 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] lock
Trying to acquire lock on [Label: built-in, Quantity: 1]
Lock acquired on [Label: built-in, Quantity: 1]
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>################################# 更新车辆参数: [WHKG_SANY_AT001] ###############################>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] fileExists
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master/params_module_orin_master_WHKG_SANY_AT001_2025-12-09_17-21-16 /root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master/params_module_orin_master_WHKG_SANY_AT001_2025-12-09_17-21-16.zip /root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master/params_submodule /root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master/params_submodule@tmp /root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master/version.json
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master/params
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master/params_submodule
[Pipeline] echo
-------------------------- 更新WHKG_SANY_AT001参数,设备类型master --------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master/params_submodule
[Pipeline] {
[Pipeline] echo
rc_dev,master,main,http://159.27.226.4/config/vehicles/weihaikegun/WHKG_SANY_AT001.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository http://159.27.226.4/config/vehicles/weihaikegun/WHKG_SANY_AT001.git
> git init /root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master/params_submodule # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/weihaikegun/WHKG_SANY_AT001.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 --depth=1 -- http://159.27.226.4/config/vehicles/weihaikegun/WHKG_SANY_AT001.git +refs/heads/*:refs/remotes/origin/* # timeout=30
> git config remote.origin.url http://159.27.226.4/config/vehicles/weihaikegun/WHKG_SANY_AT001.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision a1c0febcb3a7e42ad87b0f355988bdb28f2e0db2 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f a1c0febcb3a7e42ad87b0f355988bdb28f2e0db2 # timeout=30
Commit message: "更新lidar_loc_v2_customized"
> git rev-list --no-walk a1c0febcb3a7e42ad87b0f355988bdb28f2e0db2 # timeout=10
[Pipeline] sh
+ git submodule init
Submodule 'hardware' (git@159.27.226.4:hardware/config/weihaikegun/WHKG_SANY_AT001.git) registered for path 'hardware'
Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap'
Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface'
Submodule 'hesai_lidar_common' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_common.git) registered for path 'hesai_lidar_common'
Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized'
Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common'
Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized'
Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port'
Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/weihai/whkg_sany_at001.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/WHKG_SANY_AT001.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node' (git@159.27.226.4:system/config/system-node.git) registered for path 'system-node'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote hardware
Cloning into '/root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master/params_submodule/hardware'...
Submodule path 'hardware': checked out '36b6baed19cc51d17c4d085abcd8aad038a4de1c'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master/params_submodule@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (getInfo & merge)
[Pipeline] parallel
[Pipeline] { (Branch: version&dingtalk)
[Pipeline] { (Branch: merge)
[Pipeline] stage
[Pipeline] { (version&dingtalk)
[Pipeline] stage
[Pipeline] { (merge)
[Pipeline] script
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>################### 拉取新参数方式,合并旧参数([WHKG_SANY_AT001]) ###################>>>>>>>>>>
[Pipeline] }
[Pipeline] echo
[47;34m >>>>>>>>>>>################### 拉取新参数方式,合并旧参数([WHKG_SANY_AT001]) ###################<<<<<<<<<<< [0m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] // ansiColor
[Pipeline] sh
[Pipeline] echo
----------------------------------------------- WHKG_SANY_AT001拉取新参数方式,master ----------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master/params_submodule
[Pipeline] {
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/weihai-submodule/index.html
[Pipeline] sh
+ ls /root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master/params_submodule/
hardware
hdmap
hdmap_interface
hesai_lidar_common
hesai_lidar_customized
lidar_loc_v2_common
lidar_loc_v2_customized
msf-port
msf-vehicle
perception_camera_driver
perception_new_detection
perception_vehicles
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud_customized
prediction_config
rslidar_sdk_common
rslidar_sdk_customized
static_transform_common
system-common
system-device
system-mqtt
system-node
system-port
[Pipeline] echo
合并submodule个别子仓库:[hardware]
[Pipeline] sh
+ echo ''
[Pipeline] echo
------------------------------- 更新WHKG_SANY_AT001车参数,选项:rc_dev,设备类型:master -------------------------------------
[Pipeline] echo
[hardware]
[Pipeline] script
[Pipeline] {
[Pipeline] echo
清空submodule选项记录
[Pipeline] sh
+ ls /root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master/params_submodule/hardware/
+ wc -l
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/weihai-submodule/submodules
+ touch /root/workspace/params-submodule/weihai-submodule/submodules
[Pipeline] readFile
[Pipeline] sh
+ cp -r /root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master/params_submodule/hardware/hardware /root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master/params/
[Pipeline] echo
ok
[Pipeline] sh
+ echo system-common
[Pipeline] sh
+ ls /root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master/params/
hardware
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
+ echo system-device
[Pipeline] // stage
[Pipeline] }
[Pipeline] sh
+ echo system-mqtt
[Pipeline] sh
+ echo system-port
[Pipeline] sh
+ echo system-node
[Pipeline] sh
+ echo static_transform_common
[Pipeline] sh
+ echo rslidar_sdk_common
[Pipeline] sh
+ echo rslidar_sdk_customized
[Pipeline] sh
+ echo hesai_lidar_common
[Pipeline] sh
+ echo hesai_lidar_customized
[Pipeline] sh
+ echo hdmap_interface
[Pipeline] sh
+ echo hdmap
[Pipeline] sh
+ echo perception_new_detection
[Pipeline] sh
+ echo perception_camera_driver
[Pipeline] sh
+ echo perception_vehicles
[Pipeline] sh
+ echo msf-vehicle
[Pipeline] sh
+ echo msf-port
[Pipeline] sh
+ echo pncc_port_related_config
[Pipeline] sh
+ echo pncc_vehicle_related_config
[Pipeline] sh
+ echo hardware
[Pipeline] sh
+ echo pncc_common_config
[Pipeline] sh
+ echo pointcloud_customized
[Pipeline] sh
+ echo lidar_loc_v2_common
[Pipeline] sh
+ echo prediction_config
[Pipeline] sh
+ echo lidar_loc_v2_customized
[Pipeline] sh
+ cat /root/workspace/params-submodule/weihai-submodule/submodules
system-common
system-device
system-mqtt
system-port
system-node
static_transform_common
rslidar_sdk_common
rslidar_sdk_customized
hesai_lidar_common
hesai_lidar_customized
hdmap_interface
hdmap
perception_new_detection
perception_camera_driver
perception_vehicles
msf-vehicle
msf-port
pncc_port_related_config
pncc_vehicle_related_config
hardware
pncc_common_config
pointcloud_customized
lidar_loc_v2_common
prediction_config
lidar_loc_v2_customized
[Pipeline] echo
更新submodule子仓库:[hardware]
[Pipeline] echo
[hardware]
[Pipeline] dir
Running in /root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master/params_submodule/hardware
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
hardware当前commitId: 36b6bae
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:orin_32_32, system-mqtt:weihai, system-port:weihai, system-node:feat_3hs_3bp, static_transform_common:rc_dev, rslidar_sdk_common:main, rslidar_sdk_customized:truck-2bpv3-1bpv4, hesai_lidar_common:main, hesai_lidar_customized:truck_top_90, hdmap_interface:weihaigang, hdmap:rc_dev, perception_new_detection:qingwei_truck_31_3pxt32-2rsbp, perception_camera_driver:qingwei_truck, perception_vehicles:master, msf-vehicle:dev, msf-port:weihai, pncc_port_related_config:port_weihai, pncc_vehicle_related_config:truck_sanyi_weihai, hardware:dev, pncc_common_config:dev_hdmap_weihai, pointcloud_customized:weihai, lidar_loc_v2_common:rc_dev, prediction_config:all_all_v2, lidar_loc_v2_customized:weihai/truck/3pxt32]
[Pipeline] echo
hardware对应分支为: dev
[Pipeline] sh
+ awk -F: '{print $2}'
+ git remote -v
+ awk -F. '{print $1}'
+ grep push
[Pipeline] echo
hardware对应的path_name: hardware/config/weihaikegun/WHKG_SANY_AT001
[Pipeline] sh
+ awk -F/ '{print $NF}'
+ grep push
+ git remote -v
+ 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=WHKG_SANY_AT001&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=WHKG_SANY_AT001&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1954,"description":"","name":"WHKG_SANY_AT001","name_with_namespace":"Hardware / config / weihaikegun / WHKG_SANY_AT001","path":"WHKG_SANY_AT001","path_with_namespace":"hardware/config/weihaikegun/WHKG_SANY_AT001","created_at":"2025-12-09T05:39:32.380Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/weihaikegun/WHKG_SANY_AT001.git","http_url_to_repo":"http://159.27.226.4/hardware/config/weihaikegun/WHKG_SANY_AT001.git","web_url":"http://159.27.226.4/hardware/config/weihaikegun/WHKG_SANY_AT001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-03-03T06:06:51.695Z","namespace":{"id":2147,"name":"weihaikegun","path":"weihaikegun","kind":"group","full_path":"hardware/config/weihaikegun","parent_id":1420,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config/weihaikegun"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1954","issues":"http://159.27.226.4/api/v4/projects/1954/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1954/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1954/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1954/labels","events":"http://159.27.226.4/api/v4/projects/1954/events","members":"http://159.27.226.4/api/v4/projects/1954/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1954/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":"2025-12-10T05:39:32.407Z"},"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":6,"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":false,"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}},{"id":1951,"description":null,"name":"WHKG_SANY_AT001","name_with_namespace":"Lidar / config / vehicles / WHKG_SANY_AT001","path":"WHKG_SANY_AT001","path_with_namespace":"lidar/config/vehicles/WHKG_SANY_AT001","created_at":"2025-12-05T06:47:07.567Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/WHKG_SANY_AT001.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/WHKG_SANY_AT001.git","web_url":"http://159.27.226.4/lidar/config/vehicles/WHKG_SANY_AT001","readme_url":"http://159.27.226.4/lidar/config/vehicles/WHKG_SANY_AT001/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2025-12-05T06:47:07.567Z","namespace":{"id":915,"name":"vehicles","path":"vehicles","kind":"group","full_path":"lidar/config/vehicles","parent_id":903,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1951","issues":"http://159.27.226.4/api/v4/projects/1951/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1951/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1951/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1951/labels","events":"http://159.27.226.4/api/v4/projects/1951/events","members":"http://159.27.226.4/api/v4/projects/1951/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1951/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":"2025-12-06T06:47:07.583Z"},"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":38,"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}},{"id":1950,"description":"","name":"WHKG_SANY_AT001","name_with_namespace":"Localization / config / weihai / WHKG_SANY_AT001","path":"whkg_sany_at001","path_with_namespace":"localization/config/weihai/whkg_sany_at001","created_at":"2025-12-05T05:50:55.058Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/weihai/whkg_sany_at001.git","http_url_to_repo":"http://159.27.226.4/localization/config/weihai/whkg_sany_at001.git","web_url":"http://159.27.226.4/localization/config/weihai/whkg_sany_at001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2025-12-09T11:10:17.769Z","namespace":{"id":2141,"name":"weihai","path":"weihai","kind":"group","full_path":"localization/config/weihai","parent_id":831,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config/weihai"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1950","issues":"http://159.27.226.4/api/v4/projects/1950/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1950/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1950/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1950/labels","events":"http://159.27.226.4/api/v4/projects/1950/events","members":"http://159.27.226.4/api/v4/projects/1950/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1950/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":"2025-12-06T05:50:55.078Z"},"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":26,"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}},{"id":1949,"description":"","name":"WHKG_SANY_AT001","name_with_namespace":"config / vehicles / weihaikegun / WHKG_SANY_AT001","path":"WHKG_SANY_AT001","path_with_namespace":"config/vehicles/weihaikegun/WHKG_SANY_AT001","created_at":"2025-12-05T02:39:47.986Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/weihaikegun/WHKG_SANY_AT001.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/weihaikegun/WHKG_SANY_AT001.git","web_url":"http://159.27.226.4/config/vehicles/weihaikegun/WHKG_SANY_AT001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-01-19T11:20:07.878Z","namespace":{"id":2139,"name":"weihaikegun","path":"weihaikegun","kind":"group","full_path":"config/vehicles/weihaikegun","parent_id":749,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/vehicles/weihaikegun"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1949","issues":"http://159.27.226.4/api/v4/projects/1949/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1949/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1949/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1949/labels","events":"http://159.27.226.4/api/v4/projects/1949/events","members":"http://159.27.226.4/api/v4/projects/1949/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1949/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":"2025-12-06T02:39:48.002Z"},"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":null}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
hardware/config/weihaikegun/WHKG_SANY_AT001
[Pipeline] echo
1954
[Pipeline] echo
hardware对应的projectId: 1954
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
/root/commtest/rcdev-project/weihai//WHKG_SANY_AT001/master,hardware
[Pipeline] echo
7ddac1c
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1954 7ddac1c 36b6bae
[Pipeline] writeFile
[Pipeline] echo
{"repo_name":"hardware","branch":"dev","time":"2026-03-03_14-22-19","commit_id":"36b6bae","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"hardware","branch":"dev","time":"2026-03-03_14-22-19","commit_id":"36b6bae","version":"","commit_msgs":",,"}
[Pipeline] echo
19
[Pipeline] echo
最终生成的json文件内容: {"module":[{"repo_name":"hardware","branch":"dev","time":"2026-03-03_14-22-19","commit_id":"36b6bae","version":"","commit_msgs":",,"}],"device":1,"device_name":"WHKG_SANY_AT001_Master","type":0,"project":"19"}
[Pipeline] sh
+ echo '{"module":[{"repo_name":"hardware","branch":"dev","time":"2026-03-03_14-22-19","commit_id":"36b6bae","version":"","commit_msgs":",,"}],"device":1,"device_name":"WHKG_SANY_AT001_Master","type":0,"project":"19"}'
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master/params_submodule/hardware@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
{"repo_name":"hardware","branch":"dev","time":"2026-03-03_14-22-19","commit_id":"36b6bae","version":"","commit_msgs":",,"}
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
[Pipeline] sh
+ echo WHKG_SANY_AT001
[Pipeline] readJSON
[Pipeline] echo
<h3>WHKG_SANY_AT001</h3><p></p><table border="2"><tr><th bgcolor='#DCDCDC'> 模块名称 </th><th bgcolor='#DCDCDC'> commitID </th><th bgcolor='#DCDCDC'> 分支名称 </th></tr><tr><td>hardware</td><td>36b6bae</td><td>dev</td></tr></table>
[Pipeline] sh
+ echo '<h3>WHKG_SANY_AT001</h3><p></p><table border="2"><tr><th bgcolor=#DCDCDC> 模块名称 </th><th bgcolor=#DCDCDC> commitID </th><th bgcolor=#DCDCDC> 分支名称 </th></tr><tr><td>hardware</td><td>36b6bae</td><td>dev</td></tr></table>'
[Pipeline] echo
html写入完成
[Pipeline] echo
[WHKG_SANY_AT001master]
[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
>>>>>>>>>>>############################### [WHKG_SANY_AT001] 压缩并上传! #################################<<<<<<<<<<<
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] echo
------------------------------------- WHKG_SANY_AT001压缩并上传,master -------------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master
[Pipeline] {
[Pipeline] sh
+ cd /root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master/params/
+ ls -d hardware/
[Pipeline] echo
hardware/
[Pipeline] echo
最终目录 不 包含master或者slave目录,不 进行合并操作
[Pipeline] sh
+ mkdir -p params_module_orin_master_WHKG_SANY_AT001_2026-03-03_14-22-19/
+ mv params/ params_module_orin_master_WHKG_SANY_AT001_2026-03-03_14-22-19/
[Pipeline] sh
+ zip -rq params_module_orin_master_WHKG_SANY_AT001_2026-03-03_14-22-19.zip params_module_orin_master_WHKG_SANY_AT001_2026-03-03_14-22-19 ./version.json
[Pipeline] echo
/root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/master/params_module_orin_master_WHKG_SANY_AT001_2026-03-03_14-22-19.zip,/root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/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/WHKG_SANY_AT001/master/params_module_orin_master_WHKG_SANY_AT001_2026-03-03_14-22-19.zip"' --form 'version=@"/root/workspace/params-submodule/weihai-submodule/WHKG_SANY_AT001/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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4441 0 43 100 4398 45 4673 --:--:-- --:--:-- --:--:-- 4714
[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/WHKG_SANY_AT001/master@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/80/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>
- 执行人:sunyufu
- 更新车辆:
[WHKG_SANY_AT001master]
- 分支名:main
- 具体模块分支:[点此链接](http://jenkins.vehicle.senior.auto:8080/jenkins/job/weihai-submodule/80/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 593 100 27 100 566 217 4564 --:--:-- --:--:-- --:--:-- 4782
[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