Console Output

Generic Cause
GenericWebhookEnvironmentContributor
 Received:

{"object_kind":"push","event_name":"push","before":"003d4510ec82e4485340fd93e3f143848f377dfa","after":"87ed46a965a0f5c57936aeaa5b4b1780acf5b4d9","ref":"refs/heads/rc_daxie","checkout_sha":"87ed46a965a0f5c57936aeaa5b4b1780acf5b4d9","message":null,"user_id":134,"user_name":"yuli","user_username":"yuli","user_email":null,"user_avatar":"https://www.gravatar.com/avatar/e569ac243a63690160f9bf91f5c1686c?s=80&d=identicon","project_id":283,"project":{"id":283,"name":"Maps 2.0","description":"HDMaps 2.0 data repository","web_url":"http://159.27.226.4/map/maps_2.0","avatar_url":"http://159.27.226.4/uploads/-/system/project/avatar/283/map.png","git_ssh_url":"git@159.27.226.4:map/maps_2.0.git","git_http_url":"http://159.27.226.4/map/maps_2.0.git","namespace":"Map","visibility_level":0,"path_with_namespace":"map/maps_2.0","default_branch":"master","ci_config_path":null,"homepage":"http://159.27.226.4/map/maps_2.0","url":"git@159.27.226.4:map/maps_2.0.git","ssh_url":"git@159.27.226.4:map/maps_2.0.git","http_url":"http://159.27.226.4/map/maps_2.0.git"},"commits":[{"id":"87ed46a965a0f5c57936aeaa5b4b1780acf5b4d9","message":"Upload dx_v1.0.273","title":"Upload dx_v1.0.273","timestamp":"2026-07-27T09:31:22+00:00","url":"http://159.27.226.4/map/maps_2.0/-/commit/87ed46a965a0f5c57936aeaa5b4b1780acf5b4d9","author":{"name":"yuli","email":"yuli@senior.com"},"added":["hdmap2.0_dx_20260727_v1.0.273.zip"],"modified":[],"removed":[]}],"total_commits_count":1,"push_options":{},"repository":{"name":"Maps 2.0","url":"git@159.27.226.4:map/maps_2.0.git","description":"HDMaps 2.0 data repository","homepage":"http://159.27.226.4/map/maps_2.0","git_http_url":"http://159.27.226.4/map/maps_2.0.git","git_ssh_url":"git@159.27.226.4:map/maps_2.0.git","visibility_level":0}}


Contributing variables:

    added = ["hdmap2.0_dx_20260727_v1.0.273.zip"]
    added_0 = hdmap2.0_dx_20260727_v1.0.273.zip
    branch = refs/heads/rc_daxie
    modified = []
    object_kind = push
    projectId = 283
    projectName = Maps 2.0
    runOpts = GitlabPush
    runOpts_0 = GitlabPush
    userName = yuli


Obtained hdmap/map-png.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 24a235680ebcc4f9f52aaccedb22286675aa0e0b
The recommended git tool is: NONE
using credential gitlab_weilk
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/map@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 24a235680ebcc4f9f52aaccedb22286675aa0e0b (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 24a235680ebcc4f9f52aaccedb22286675aa0e0b # timeout=10
Commit message: "Update vehicleInfo.groovy"
 > git rev-list --no-walk 24a235680ebcc4f9f52aaccedb22286675aa0e0b # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
Maps 2.0
[Pipeline] echo
GitlabPush
[Pipeline] echo
rc_daxie
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/map
[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/map/.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 127fff9b6a95da9cc753e8b052c645fbb201cb7f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 127fff9b6a95da9cc753e8b052c645fbb201cb7f # timeout=10
Commit message: "Update hainan-yangpu-submodule.jenkinsfile"
 > git rev-list --no-walk 127fff9b6a95da9cc753e8b052c645fbb201cb7f # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
rc_daxie
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo >>>>>>>>>>拉取map>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] sh + rm -rf /root/workspace/map/hdmap2.0_lsg_0506_v1.0.12.zip /root/workspace/map/hdmap2.0_lsg_1202_v1.0.1.zip /root/workspace/map/hdmap2.0_lsg_1204_v1.0.2.zip /root/workspace/map/hdmap2.0_lsg_1209_v1.0.3.zip /root/workspace/map/hdmap2.0_lsg_1210_v1.0.4.zip /root/workspace/map/hdmap2.0_lsg_1210_v1.0.5.zip /root/workspace/map/hdmap2.0_lsg_1212_v1.0.6.zip /root/workspace/map/hdmap2.0_lsg_1216_v1.0.7.zip /root/workspace/map/hdmap2.0_lsg_1218_v1.0.8.zip /root/workspace/map/hdmap2.0_lsg_1222_v1.0.9.zip /root/workspace/map/hdmap2.0_lsg_1224_v1.0.10.zip /root/workspace/map/hdmap2.0_lsg_1225_v1.0.11.zip /root/workspace/map/hdmap2.0_lsg_20260612_v1.0.13.zip /root/workspace/map/hdmap2.0_lsg_20260623_v1.0.14.zip /root/workspace/map/hdmap2.0_lsg_20260624_v1.0.15.zip /root/workspace/map/hdmap2.0_lsg_20260625_v1.0.16.zip /root/workspace/map/hdmap2.0_lsg_20260626_v1.0.17.zip /root/workspace/map/hdmap2.0_lsg_20260626_v1.0.18.zip /root/workspace/map/hdmap2.0_lsg_20260701_v1.0.19.zip /root/workspace/map/hdmap2.0_lsg_20260703_v1.0.20.zip /root/workspace/map/hdmap2.0_lsg_20260707_v1.0.22.zip /root/workspace/map/hdmap2.0_lsg_20260708_v1.0.23.zip /root/workspace/map/hdmap2.0_lsg_20260709_v1.0.24.zip /root/workspace/map/hdmap2.0_lsg_20260716_v1.0.25.zip /root/workspace/map/hdmap2.0_lsg_20260720_v1.0.26.zip /root/workspace/map/hdmap2.0_lsg_20260723_v1.0.27.zip /root/workspace/map/hdmap2.0_lsg_20260727_v1.0.28 /root/workspace/map/hdmap2.0_lsg_20260727_v1.0.28.zip /root/workspace/map/README.md /root/workspace/map/version.json [Pipeline] dir Running in /root/workspace/map [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/map/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/map/maps_2.0.git # timeout=10 Fetching upstream changes from http://159.27.226.4/map/maps_2.0.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --force --progress -- http://159.27.226.4/map/maps_2.0.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git rev-parse origin/rc_daxie^{commit} # timeout=10 Checking out Revision 87ed46a965a0f5c57936aeaa5b4b1780acf5b4d9 (origin/rc_daxie) > git config core.sparsecheckout # timeout=10 > git checkout -f 87ed46a965a0f5c57936aeaa5b4b1780acf5b4d9 # timeout=10 Commit message: "Upload dx_v1.0.273" > git rev-list --no-walk 003d4510ec82e4485340fd93e3f143848f377dfa # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/map@tmp [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (zip->post) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] {
[Pipeline] echo >>>>>>>>>>压缩成zip包>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] readJSON [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=Maps%202.0&per_page=100 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=Maps%202.0&per_page=100 Response Code: HTTP/1.1 200 OK Response: [{"id":283,"description":"HDMaps 2.0 data repository","name":"Maps 2.0","name_with_namespace":"Map / Maps 2.0","path":"maps_2.0","path_with_namespace":"map/maps_2.0","created_at":"2022-03-23T12:36:30.458Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:map/maps_2.0.git","http_url_to_repo":"http://159.27.226.4/map/maps_2.0.git","web_url":"http://159.27.226.4/map/maps_2.0","readme_url":"http://159.27.226.4/map/maps_2.0/-/blob/master/README.md","avatar_url":"http://159.27.226.4/uploads/-/system/project/avatar/283/map.png","forks_count":2,"star_count":3,"last_activity_at":"2026-07-27T09:31:28.476Z","namespace":{"id":12,"name":"Map","path":"map","kind":"group","full_path":"map","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/map"},"_links":{"self":"http://159.27.226.4/api/v4/projects/283","issues":"http://159.27.226.4/api/v4/projects/283/issues","merge_requests":"http://159.27.226.4/api/v4/projects/283/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/283/repository/branches","labels":"http://159.27.226.4/api/v4/projects/283/labels","events":"http://159.27.226.4/api/v4/projects/283/events","members":"http://159.27.226.4/api/v4/projects/283/members","cluster_agents":"http://159.27.226.4/api/v4/projects/283/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":"2022-03-24T12:36:30.568Z"},"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":27,"import_url":null,"import_type":null,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"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":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":20,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":20,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":20,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","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":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":40,"notification_level":3},"group_access":null}},{"id":273,"description":"","name":"HDMapServer2.0InternalRelease","name_with_namespace":"ningshangshang / HDMapServer2.0InternalRelease","path":"hdmapserver2.0","path_with_namespace":"ningshangshang/hdmapserver2.0","created_at":"2022-03-12T14:52:13.814Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ningshangshang/hdmapserver2.0.git","http_url_to_repo":"http://159.27.226.4/ningshangshang/hdmapserver2.0.git","web_url":"http://159.27.226.4/ningshangshang/hdmapserver2.0","readme_url":"http://159.27.226.4/ningshangshang/hdmapserver2.0/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2022-03-15T13:31:04.996Z","namespace":{"id":40,"name":"ningshangshang","path":"ningshangshang","kind":"user","full_path":"ningshangshang","parent_id":null,"avatar_url":"https://www.gravatar.com/avatar/b82dc82add8c8c07721d9ecfeed6ef6e?s=80\u0026d=identicon","web_url":"http://159.27.226.4/ningshangshang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/273","issues":"http://159.27.226.4/api/v4/projects/273/issues","merge_requests":"http://159.27.226.4/api/v4/projects/273/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/273/repository/branches","labels":"http://159.27.226.4/api/v4/projects/273/labels","events":"http://159.27.226.4/api/v4/projects/273/events","members":"http://159.27.226.4/api/v4/projects/273/members","cluster_agents":"http://159.27.226.4/api/v4/projects/273/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"public","owner":{"id":27,"username":"ningshangshang","name":"ningshangshang","state":"banned","avatar_url":"https://www.gravatar.com/avatar/b82dc82add8c8c07721d9ecfeed6ef6e?s=80\u0026d=identicon","web_url":"http://159.27.226.4/ningshangshang"},"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":"2022-03-13T14:52:13.961Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"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":"enabled","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":27,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"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 map/maps_2.0 [Pipeline] echo 283 [Pipeline] echo 283 [Pipeline] dir Running in /root/workspace/map [Pipeline] { [Pipeline] sh + unzip -d hdmap2.0_dx_20260727_v1.0.273 hdmap2.0_dx_20260727_v1.0.273.zip Archive: hdmap2.0_dx_20260727_v1.0.273.zip inflating: hdmap2.0_dx_20260727_v1.0.273/hdmap2.0_dx_20260727_v1.0.273.png inflating: hdmap2.0_dx_20260727_v1.0.273/hdmap2.0_dx_20260727_v1.0.273.json inflating: hdmap2.0_dx_20260727_v1.0.273/map2utm.yaml inflating: hdmap2.0_dx_20260727_v1.0.273/hdmap2.0_dx_20260727_v1.0.273.tiff inflating: hdmap2.0_dx_20260727_v1.0.273/lidar_regions.json inflating: hdmap2.0_dx_20260727_v1.0.273/lidar_dynamic_regions.json inflating: hdmap2.0_dx_20260727_v1.0.273/cloud_config/all_junction_regions.json inflating: hdmap2.0_dx_20260727_v1.0.273/cloud_config/all_lanes.json inflating: hdmap2.0_dx_20260727_v1.0.273/cloud_config/backward_waypoints.json inflating: hdmap2.0_dx_20260727_v1.0.273/cloud_config/bay_points.json inflating: hdmap2.0_dx_20260727_v1.0.273/cloud_config/bidirection_lanes.json inflating: hdmap2.0_dx_20260727_v1.0.273/cloud_config/cable_pile_points.json inflating: hdmap2.0_dx_20260727_v1.0.273/cloud_config/candidate_forbidden_lanes.json inflating: hdmap2.0_dx_20260727_v1.0.273/cloud_config/fork_gantry_exchanges.json inflating: hdmap2.0_dx_20260727_v1.0.273/cloud_config/forward_waypoints.json inflating: hdmap2.0_dx_20260727_v1.0.273/cloud_config/junction_regions.json inflating: hdmap2.0_dx_20260727_v1.0.273/cloud_config/lock_station_waypoints.json inflating: hdmap2.0_dx_20260727_v1.0.273/cloud_config/parking_spaces.json inflating: hdmap2.0_dx_20260727_v1.0.273/cloud_config/seaside_end_points.json inflating: hdmap2.0_dx_20260727_v1.0.273/cloud_config/turn_around_config.json inflating: hdmap2.0_dx_20260727_v1.0.273/cloud_config/yard_seaside_regions.json [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /root/workspace/map/hdmap2.0_dx_20260727_v1.0.273 [Pipeline] { [Pipeline] echo hdmap2.0_dx_20260727_v1.0.273 [Pipeline] echo hdmap2.0_dx_20260727_v1.0.273.zip [Pipeline] sh + echo -n '{"module":[' [Pipeline] sh + git rev-parse --short HEAD [Pipeline] sh + python3 /root/weilk/project/get_git_now.py 283 87ed46a96 [Pipeline] echo "device":9,"device_name":"","type":0,"project":"1" [Pipeline] sh + echo -n '{"repo_name":"map_dx_20260727_v1.0.273","branch":"rc_daxie","port":"daxie","time":"2026-07-27_17:31:35","commit_id":"87ed46a96","version":"","commit_msgs":",,"}],"device":9,"device_name":"","type":0,"project":"1"}' [Pipeline] sh + cat /root/workspace/map/version.json {"module":[{"repo_name":"map_dx_20260727_v1.0.273","branch":"rc_daxie","port":"daxie","time":"2026-07-27_17:31:35","commit_id":"87ed46a96","version":"","commit_msgs":",,"}],"device":9,"device_name":"","type":0,"project":"1"} [Pipeline] sh + mv /root/workspace/map/hdmap2.0_dx_20260727_v1.0.273/hdmap2.0_dx_20260727_v1.0.273.json /root/workspace/map/hdmap2.0_dx_20260727_v1.0.273/map_daxie.json [Pipeline] sh + mv /root/workspace/map/hdmap2.0_dx_20260727_v1.0.273/hdmap2.0_dx_20260727_v1.0.273.png /root/workspace/map/hdmap2.0_dx_20260727_v1.0.273/perception_map.png [Pipeline] sh + cp /root/workspace/map/version.json /root/workspace/map/hdmap2.0_dx_20260727_v1.0.273 [Pipeline] sh + ls /root/workspace/map/hdmap2.0_dx_20260727_v1.0.273 cloud_config hdmap2.0_dx_20260727_v1.0.273.tiff lidar_dynamic_regions.json lidar_regions.json map2utm.yaml map_daxie.json perception_map.png version.json [Pipeline] sh + zip -rq map_dx_20260727_v1.0.273.zip cloud_config hdmap2.0_dx_20260727_v1.0.273.tiff lidar_dynamic_regions.json lidar_regions.json map2utm.yaml map_daxie.json perception_map.png version.json [Pipeline] sh + cp map_dx_20260727_v1.0.273.zip hdmap_cloud_map_dx_20260727_v1.0.273.zip [Pipeline] sh + rm -rf map_daxie.json [Pipeline] sh + ls /root/workspace/map/hdmap2.0_dx_20260727_v1.0.273 cloud_config hdmap2.0_dx_20260727_v1.0.273.tiff hdmap_cloud_map_dx_20260727_v1.0.273.zip lidar_dynamic_regions.json lidar_regions.json map2utm.yaml map_dx_20260727_v1.0.273.zip perception_map.png version.json [Pipeline] sh + curl -X POST http://61.153.150.243:2200/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/map/hdmap2.0_dx_20260727_v1.0.273/map_dx_20260727_v1.0.273.zip"' --form 'version=@"/root/workspace/map/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 101M 0 0 0 65536 0 262k 0:06:35 --:--:-- 0:06:35 261k 1 101M 0 0 1 1728k 0 1406k 0:01:13 0:00:01 0:01:12 1404k 4 101M 0 0 4 4224k 0 1901k 0:00:54 0:00:02 0:00:52 1900k 6 101M 0 0 6 6784k 0 2100k 0:00:49 0:00:03 0:00:46 2100k 8 101M 0 0 8 9280k 0 2198k 0:00:47 0:00:04 0:00:43 2198k 11 101M 0 0 11 11.5M 0 2263k 0:00:45 0:00:05 0:00:40 2360k 13 101M 0 0 13 14.0M 0 2301k 0:00:45 0:00:06 0:00:39 2522k 16 101M 0 0 16 16.5M 0 2330k 0:00:44 0:00:07 0:00:37 2519k 18 101M 0 0 18 18.9M 0 2357k 0:00:44 0:00:08 0:00:36 2522k 21 101M 0 0 21 21.4M 0 2377k 0:00:43 0:00:09 0:00:34 2528k 23 101M 0 0 23 23.8M 0 2390k 0:00:43 0:00:10 0:00:33 2524k 25 101M 0 0 25 26.1M 0 2384k 0:00:43 0:00:11 0:00:32 2486k 27 101M 0 0 27 27.4M 0 2291k 0:00:45 0:00:12 0:00:33 2235k 30 101M 0 0 30 30.8M 0 2385k 0:00:43 0:00:13 0:00:30 2431k 32 101M 0 0 32 33.0M 0 2376k 0:00:43 0:00:14 0:00:29 2375k 34 101M 0 0 34 35.2M 0 2371k 0:00:43 0:00:15 0:00:28 2330k 37 101M 0 0 37 37.5M 0 2366k 0:00:43 0:00:16 0:00:27 2326k 39 101M 0 0 39 39.7M 0 2362k 0:00:43 0:00:17 0:00:26 2537k 41 101M 0 0 41 42.0M 0 2359k 0:00:43 0:00:18 0:00:25 2291k 43 101M 0 0 43 44.5M 0 2368k 0:00:43 0:00:19 0:00:24 2342k 46 101M 0 0 46 46.6M 0 2364k 0:00:43 0:00:20 0:00:23 2341k 48 101M 0 0 48 48.9M 0 2360k 0:00:43 0:00:21 0:00:22 2342k 50 101M 0 0 50 51.1M 0 2357k 0:00:43 0:00:22 0:00:21 2340k 52 101M 0 0 52 53.4M 0 2355k 0:00:44 0:00:23 0:00:21 2341k 54 101M 0 0 54 55.6M 0 2353k 0:00:44 0:00:24 0:00:20 2298k 57 101M 0 0 57 58.0M 0 2352k 0:00:44 0:00:25 0:00:19 2307k 59 101M 0 0 59 60.2M 0 2351k 0:00:44 0:00:26 0:00:18 2314k 61 101M 0 0 61 62.5M 0 2350k 0:00:44 0:00:27 0:00:17 2319k 63 101M 0 0 63 64.7M 0 2349k 0:00:44 0:00:28 0:00:16 2320k 66 101M 0 0 66 67.0M 0 2348k 0:00:44 0:00:29 0:00:15 2324k 68 101M 0 0 68 69.3M 0 2347k 0:00:44 0:00:30 0:00:14 2318k 70 101M 0 0 70 71.5M 0 2345k 0:00:44 0:00:31 0:00:13 2314k 72 101M 0 0 72 73.7M 0 2343k 0:00:44 0:00:32 0:00:12 2307k 75 101M 0 0 75 76.0M 0 2343k 0:00:44 0:00:33 0:00:11 2310k 76 101M 0 0 76 77.0M 0 2301k 0:00:45 0:00:34 0:00:11 2025k 79 101M 0 0 79 80.4M 0 2338k 0:00:44 0:00:35 0:00:09 2288k 81 101M 0 0 81 82.3M 0 2324k 0:00:44 0:00:36 0:00:08 2194k 84 101M 0 0 84 85.1M 0 2341k 0:00:44 0:00:37 0:00:07 2325k 86 101M 0 0 86 87.3M 0 2340k 0:00:44 0:00:38 0:00:06 2319k 88 101M 0 0 88 89.6M 0 2339k 0:00:44 0:00:39 0:00:05 2604k 90 101M 0 0 90 91.8M 0 2338k 0:00:44 0:00:40 0:00:04 2337k 92 101M 0 0 92 94.1M 0 2338k 0:00:44 0:00:41 0:00:03 2437k 95 101M 0 0 95 96.4M 0 2337k 0:00:44 0:00:42 0:00:02 2309k 97 101M 0 0 97 98.6M 0 2337k 0:00:44 0:00:43 0:00:01 2313k 99 101M 0 0 99 100M 0 2336k 0:00:44 0:00:44 --:--:-- 2314k 100 101M 0 0 100 101M 0 2284k 0:00:45 0:00:45 --:--:-- 1865k 100 101M 0 0 100 101M 0 2235k 0:00:46 0:00:46 --:--:-- 1411k 100 101M 0 0 100 101M 0 2188k 0:00:47 0:00:47 --:--:-- 963k 100 101M 0 0 100 101M 0 2142k 0:00:48 0:00:48 --:--:-- 515k 100 101M 0 0 100 101M 0 2099k 0:00:49 0:00:49 --:--:-- 70699 100 101M 0 0 100 101M 0 2057k 0:00:50 0:00:50 --:--:-- 0 100 101M 0 0 100 101M 0 2017k 0:00:51 0:00:51 --:--:-- 0 100 101M 0 0 100 101M 0 1979k 0:00:52 0:00:52 --:--:-- 0 100 101M 0 0 100 101M 0 1942k 0:00:53 0:00:53 --:--:-- 0 100 101M 0 0 100 101M 0 1906k 0:00:54 0:00:54 --:--:-- 0 100 101M 0 0 100 101M 0 1871k 0:00:55 0:00:55 --:--:-- 0 100 101M 0 0 100 101M 0 1838k 0:00:56 0:00:56 --:--:-- 0 100 101M 0 0 100 101M 0 1806k 0:00:57 0:00:57 --:--:-- 0 100 101M 0 0 100 101M 0 1775k 0:00:58 0:00:58 --:--:-- 0 100 101M 0 0 100 101M 0 1745k 0:00:59 0:00:59 --:--:-- 0 100 101M 0 0 100 101M 0 1716k 0:01:00 0:01:00 --:--:-- 0 100 101M 0 0 100 101M 0 1688k 0:01:01 0:01:01 --:--:-- 0 100 101M 0 0 100 101M 0 1661k 0:01:02 0:01:02 --:--:-- 0 100 101M 0 0 100 101M 0 1635k 0:01:03 0:01:03 --:--:-- 0 100 101M 0 0 100 101M 0 1610k 0:01:04 0:01:04 --:--:-- 0 100 101M 0 0 100 101M 0 1585k 0:01:05 0:01:05 --:--:-- 0 100 101M 0 0 100 101M 0 1561k 0:01:06 0:01:06 --:--:-- 0 100 101M 0 43 100 101M 0 1557k 0:01:06 0:01:06 --:--:-- 10 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] sh + sed -i '$ s/device":9/device":0/' /root/workspace/map/version.json [Pipeline] sh + curl -X POST http://61.153.150.243:2200/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/map/hdmap2.0_dx_20260727_v1.0.273/hdmap_cloud_map_dx_20260727_v1.0.273.zip"' --form 'version=@"/root/workspace/map/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 101M 0 0 0 45492 0 222k 0:07:46 --:--:-- 0:07:46 221k 2 101M 0 0 2 2880k 0 2440k 0:00:42 0:00:01 0:00:41 2438k 5 101M 0 0 5 5376k 0 2448k 0:00:42 0:00:02 0:00:40 2446k 7 101M 0 0 7 7616k 0 2408k 0:00:43 0:00:03 0:00:40 2407k 9 101M 0 0 9 9.8M 0 2411k 0:00:43 0:00:04 0:00:39 2410k 11 101M 0 0 11 12.0M 0 2390k 0:00:43 0:00:05 0:00:38 2477k 14 101M 0 0 14 14.3M 0 2378k 0:00:43 0:00:06 0:00:37 2364k 16 101M 0 0 16 16.6M 0 2370k 0:00:43 0:00:07 0:00:36 2335k 18 101M 0 0 18 18.8M 0 2364k 0:00:43 0:00:08 0:00:35 2337k 20 101M 0 0 20 21.1M 0 2360k 0:00:43 0:00:09 0:00:34 2317k 23 101M 0 0 23 23.3M 0 2356k 0:00:44 0:00:10 0:00:34 2320k 25 101M 0 0 25 25.6M 0 2353k 0:00:44 0:00:11 0:00:33 2322k 27 101M 0 0 27 27.9M 0 2349k 0:00:44 0:00:12 0:00:32 2320k 29 101M 0 0 29 30.1M 0 2346k 0:00:44 0:00:13 0:00:31 2317k 32 101M 0 0 32 32.4M 0 2344k 0:00:44 0:00:14 0:00:30 2315k 34 101M 0 0 34 34.6M 0 2340k 0:00:44 0:00:15 0:00:29 2308k 36 101M 0 0 36 36.9M 0 2337k 0:00:44 0:00:16 0:00:28 2300k 38 101M 0 0 38 39.3M 0 2344k 0:00:44 0:00:17 0:00:27 2332k 41 101M 0 0 41 41.8M 0 2355k 0:00:44 0:00:18 0:00:26 2378k 43 101M 0 0 43 44.3M 0 2367k 0:00:43 0:00:19 0:00:24 2431k 46 101M 0 0 46 46.8M 0 2380k 0:00:43 0:00:20 0:00:23 2504k 48 101M 0 0 48 49.4M 0 2390k 0:00:43 0:00:21 0:00:22 2563k 51 101M 0 0 51 51.8M 0 2394k 0:00:43 0:00:22 0:00:21 2566k 53 101M 0 0 53 54.0M 0 2390k 0:00:43 0:00:23 0:00:20 2517k 55 101M 0 0 55 56.3M 0 2384k 0:00:43 0:00:24 0:00:19 2453k 57 101M 0 0 57 58.5M 0 2381k 0:00:43 0:00:25 0:00:18 2385k 60 101M 0 0 60 60.9M 0 2384k 0:00:43 0:00:26 0:00:17 2360k 62 101M 0 0 62 63.1M 0 2381k 0:00:43 0:00:27 0:00:16 2322k 64 101M 0 0 64 65.4M 0 2378k 0:00:43 0:00:28 0:00:15 2325k 66 101M 0 0 66 67.6M 0 2376k 0:00:43 0:00:29 0:00:14 2334k 69 101M 0 0 69 69.9M 0 2374k 0:00:43 0:00:30 0:00:13 2339k 70 101M 0 0 70 71.8M 0 2354k 0:00:44 0:00:31 0:00:13 2201k 73 101M 0 0 73 74.1M 0 2361k 0:00:43 0:00:32 0:00:11 2252k 75 101M 0 0 75 76.4M 0 2359k 0:00:43 0:00:33 0:00:10 2252k 77 101M 0 0 77 78.6M 0 2357k 0:00:43 0:00:34 0:00:09 2250k 79 101M 0 0 79 80.9M 0 2357k 0:00:44 0:00:35 0:00:09 2250k 82 101M 0 0 82 83.2M 0 2355k 0:00:44 0:00:36 0:00:08 2360k 84 101M 0 0 84 85.5M 0 2354k 0:00:44 0:00:37 0:00:07 2309k 86 101M 0 0 86 87.7M 0 2354k 0:00:44 0:00:38 0:00:06 2316k 88 101M 0 0 88 90.0M 0 2353k 0:00:44 0:00:39 0:00:05 2319k 91 101M 0 0 91 92.3M 0 2352k 0:00:44 0:00:40 0:00:04 2319k 93 101M 0 0 93 94.5M 0 2351k 0:00:44 0:00:41 0:00:03 2320k 95 101M 0 0 95 96.8M 0 2350k 0:00:44 0:00:42 0:00:02 2321k 97 101M 0 0 97 99.0M 0 2349k 0:00:44 0:00:43 0:00:01 2319k 100 101M 0 0 100 101M 0 2348k 0:00:44 0:00:44 --:--:-- 2312k 100 101M 0 0 100 101M 0 2296k 0:00:45 0:00:45 --:--:-- 1845k 100 101M 0 0 100 101M 0 2246k 0:00:46 0:00:46 --:--:-- 1380k 100 101M 0 0 100 101M 0 2198k 0:00:47 0:00:47 --:--:-- 917k 100 101M 0 0 100 101M 0 2153k 0:00:48 0:00:48 --:--:-- 455k 100 101M 0 0 100 101M 0 2109k 0:00:49 0:00:49 --:--:-- 0 100 101M 0 0 100 101M 0 2067k 0:00:50 0:00:50 --:--:-- 0 100 101M 0 0 100 101M 0 2026k 0:00:51 0:00:51 --:--:-- 0 100 101M 0 0 100 101M 0 1988k 0:00:52 0:00:52 --:--:-- 0 100 101M 0 0 100 101M 0 1950k 0:00:53 0:00:53 --:--:-- 0 100 101M 0 0 100 101M 0 1914k 0:00:54 0:00:54 --:--:-- 0 100 101M 0 0 100 101M 0 1879k 0:00:55 0:00:55 --:--:-- 0 100 101M 0 0 100 101M 0 1846k 0:00:56 0:00:56 --:--:-- 0 100 101M 0 0 100 101M 0 1813k 0:00:57 0:00:57 --:--:-- 0 100 101M 0 0 100 101M 0 1782k 0:00:58 0:00:58 --:--:-- 0 100 101M 0 0 100 101M 0 1752k 0:00:59 0:00:59 --:--:-- 0 100 101M 0 0 100 101M 0 1723k 0:01:00 0:01:00 --:--:-- 0 100 101M 0 0 100 101M 0 1695k 0:01:01 0:01:01 --:--:-- 0 100 101M 0 0 100 101M 0 1668k 0:01:02 0:01:02 --:--:-- 0 100 101M 0 0 100 101M 0 1641k 0:01:03 0:01:03 --:--:-- 0 100 101M 0 0 100 101M 0 1615k 0:01:04 0:01:04 --:--:-- 0 100 101M 0 0 100 101M 0 1591k 0:01:05 0:01:05 --:--:-- 0 100 101M 0 43 100 101M 0 1589k 0:01:05 0:01:05 --:--:-- 10 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] sh + sed -i '$ s/project":"1/project":"1000/' /root/workspace/map/version.json [Pipeline] sh + curl -X POST http://127.0.0.1:8090/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/map/hdmap2.0_dx_20260727_v1.0.273/hdmap_cloud_map_dx_20260727_v1.0.273.zip"' --form 'version=@"/root/workspace/map/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 71 101M 0 0 71 72.2M 0 259M --:--:-- --:--:-- --:--:-- 258M 100 101M 0 0 100 101M 0 72.7M 0:00:01 0:00:01 --:--:-- 72.7M 100 101M 0 43 100 101M 19 46.6M 0:00:02 0:00:02 --:--:-- 46.6M [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] sh + sed -i '$ s/project":"1000/project":"1001/' /root/workspace/map/version.json [Pipeline] sh + curl -X POST http://127.0.0.1:8090/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/map/hdmap2.0_dx_20260727_v1.0.273/map_dx_20260727_v1.0.273.zip"' --form 'version=@"/root/workspace/map/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 101M 0 0 100 101M 0 71.3M 0:00:01 0:00:01 --:--:-- 71.3M 100 101M 0 43 100 101M 19 45.4M 0:00:02 0:00:02 --:--:-- 45.4M 100 101M 0 43 100 101M 19 45.2M 0:00:02 0:00:02 --:--:-- 45.2M [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] sh + rsync --max-size=1G -avP -e 'ssh -p 65522' /root/workspace/map/hdmap2.0_dx_20260727_v1.0.273/map_dx_20260727_v1.0.273.zip senior-bj@106.120.216.186:/volume1/test-data/maps2.0/daxie/ sending incremental file list map_dx_20260727_v1.0.273.zip 32,768 0% 0.00kB/s 0:00:00 10,354,688 9% 9.23MB/s 0:00:10 18,055,168 17% 8.18MB/s 0:00:10 26,181,632 24% 7.89MB/s 0:00:09 34,897,920 32% 7.96MB/s 0:00:08 42,827,776 40% 7.49MB/s 0:00:08 49,348,608 46% 7.22MB/s 0:00:07 57,049,088 53% 7.23MB/s 0:00:06 67,239,936 63% 7.54MB/s 0:00:05 76,644,352 72% 7.85MB/s 0:00:03 83,623,936 78% 7.98MB/s 0:00:02 93,028,352 87% 8.34MB/s 0:00:01 101,548,032 95% 8.02MB/s 0:00:00 106,205,359 100% 7.77MB/s 0:00:13 (xfr#1, to-chk=0/1) sent 106,231,398 bytes received 35 bytes 7,326,305.72 bytes/sec total size is 106,205,359 speedup is 1.00 [Pipeline] echo [map_dx_20260727_v1.0.273] [Pipeline] } [Pipeline] // dir [Pipeline] echo [] [Pipeline] dir Running in /root/workspace/map [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] readJSON [Pipeline] echo {"project":{"map2":"map/maps_2.0"},"commit":{"map2":"6756b7777"}} [Pipeline] sh + echo '{"project":{"map2":"map/maps_2.0"},"commit":{"map2":"87ed46a96"}}' [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/map/hdmap2.0_dx_20260727_v1.0.273@tmp [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] 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": "# 版本上传通知 ### [大榭地图更新] --- - 版本名: [map_dx_20260727_v1.0.273] - 详细信息:daxie - 状态:<font color=#01B468> 上传成功 </font> - 执行人:auto --- > 请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 446 100 27 100 419 310 4816 --:--:-- --:--:-- --:--:-- 5126 [Pipeline] echo {"errcode":0,"errmsg":"ok"} [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS