Console Output

Generic Cause
GenericWebhookEnvironmentContributor
 Received:

{"object_kind":"push","event_name":"push","before":"6b22f1c3d5ccce2c4f62abce61c668d6d96938d9","after":"0591e089e0b6879ea44ec4370c317cb4e6256983","ref":"refs/heads/rc_qingdaodongjiakou","checkout_sha":"0591e089e0b6879ea44ec4370c317cb4e6256983","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":null,"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":"0591e089e0b6879ea44ec4370c317cb4e6256983","message":"Upload New File","title":"Upload New File","timestamp":"2025-06-18T09:44:37+00:00","url":"http://159.27.226.4/map/maps_2.0/-/commit/0591e089e0b6879ea44ec4370c317cb4e6256983","author":{"name":"yuli","email":"yuli@senior.com"},"added":["hdmap2.0_qddjk_0618_v1.0.45.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_qddjk_0618_v1.0.45.zip"]
    added_0 = hdmap2.0_qddjk_0618_v1.0.45.zip
    branch = refs/heads/rc_qingdaodongjiakou
    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 601e3df3aeee2ad1ac8c28900043ad14a2adccf0
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 601e3df3aeee2ad1ac8c28900043ad14a2adccf0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 601e3df3aeee2ad1ac8c28900043ad14a2adccf0 # timeout=10
Commit message: "Update orinModule32Choice.groovy"
 > git rev-list --no-walk ee2af76f7e790bb2e31b44d29a0ec98693ecb601 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
Maps 2.0
[Pipeline] echo
GitlabPush
[Pipeline] echo
rc_qingdaodongjiakou
[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 f8d95773ce745286c5c7bdc0af92cdb0c3ad4616 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f8d95773ce745286c5c7bdc0af92cdb0c3ad4616 # timeout=10
Commit message: "Update hainan-yangpu-submodule.jenkinsfile"
 > git rev-list --no-walk f8d95773ce745286c5c7bdc0af92cdb0c3ad4616 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
rc_qingdaodongjiakou
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo >>>>>>>>>>拉取map>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] sh + rm -rf /root/workspace/map/hdmap2.0_qdqg_0103_v1.1.99.zip /root/workspace/map/hdmap2.0_qdqg_0108_v1.0.44.zip /root/workspace/map/hdmap2.0_qdqg_0108_v1.1.100.zip /root/workspace/map/hdmap2.0_qdqg_0108_v1.1.101.zip /root/workspace/map/hdmap2.0_qdqg_0108_v1.1.102.zip /root/workspace/map/hdmap2.0_qdqg_0109_v1.1.103.zip /root/workspace/map/hdmap2.0_qdqg_0113_v1.1.104.zip /root/workspace/map/hdmap2.0_qdqg_0115_v1.1.105.zip /root/workspace/map/hdmap2.0_qdqg_0116_v1.1.106.zip /root/workspace/map/hdmap2.0_qdqg_0120_v1.1.107.zip /root/workspace/map/hdmap2.0_qdqg_0121_v1.2.107.zip /root/workspace/map/hdmap2.0_qdqg_0122_v1.2.108.zip /root/workspace/map/hdmap2.0_qdqg_0124_v1.2.109.zip /root/workspace/map/hdmap2.0_qdqg_0207_v1.1.108.zip /root/workspace/map/hdmap2.0_qdqg_0210_v1.1.109.zip /root/workspace/map/hdmap2.0_qdqg_0212_v1.1.110.zip /root/workspace/map/hdmap2.0_qdqg_0214_v1.1.111.zip /root/workspace/map/hdmap2.0_qdqg_0217_v1.1.112.zip /root/workspace/map/hdmap2.0_qdqg_0220_v1.1.113.zip /root/workspace/map/hdmap2.0_qdqg_0221_v1.1.114.zip /root/workspace/map/hdmap2.0_qdqg_0221_v1.1.115.zip /root/workspace/map/hdmap2.0_qdqg_0224_v1.1.116.zip /root/workspace/map/hdmap2.0_qdqg_0225_v1.1.117.zip /root/workspace/map/hdmap2.0_qdqg_0227_v1.1.118.zip /root/workspace/map/hdmap2.0_qdqg_0227_v1.1.119.zip /root/workspace/map/hdmap2.0_qdqg_0305_v1.1.120.zip /root/workspace/map/hdmap2.0_qdqg_0307_v1.1.121.zip /root/workspace/map/hdmap2.0_qdqg_0311_v1.1.122.zip /root/workspace/map/hdmap2.0_qdqg_0320_v1.1.123.zip /root/workspace/map/hdmap2.0_qdqg_0324_v1.1.124.zip /root/workspace/map/hdmap2.0_qdqg_0325_v1.1.125.zip /root/workspace/map/hdmap2.0_qdqg_0326_v1.1.126.zip /root/workspace/map/hdmap2.0_qdqg_0327_v1.1.127.zip /root/workspace/map/hdmap2.0_qdqg_0328_v1.1.128.zip /root/workspace/map/hdmap2.0_qdqg_0328_v1.1.129.zip /root/workspace/map/hdmap2.0_qdqg_0331_v1.1.130.zip /root/workspace/map/hdmap2.0_qdqg_0331_v1.1.131.zip /root/workspace/map/hdmap2.0_qdqg_0401_v1.1.132.zip /root/workspace/map/hdmap2.0_qdqg_0401_v1.1.133.zip /root/workspace/map/hdmap2.0_qdqg_0401_v1.1.134.zip /root/workspace/map/hdmap2.0_qdqg_0408_v1.1.135.zip /root/workspace/map/hdmap2.0_qdqg_0416_v1.1.136.zip /root/workspace/map/hdmap2.0_qdqg_0416_v1.1.137.zip /root/workspace/map/hdmap2.0_qdqg_0417_v1.1.138.zip /root/workspace/map/hdmap2.0_qdqg_0418_v1.1.139.zip /root/workspace/map/hdmap2.0_qdqg_0421_v1.1.140.zip /root/workspace/map/hdmap2.0_qdqg_0428_v1.1.141.zip /root/workspace/map/hdmap2.0_qdqg_0430_v1.1.142.zip /root/workspace/map/hdmap2.0_qdqg_0515_v1.0.1.zip /root/workspace/map/hdmap2.0_qdqg_0515_v1.1.143.zip /root/workspace/map/hdmap2.0_qdqg_0516_v1.1.144.zip /root/workspace/map/hdmap2.0_qdqg_0517_v1.0.2.zip /root/workspace/map/hdmap2.0_qdqg_0520_v1.2.144.zip /root/workspace/map/hdmap2.0_qdqg_0523_v1.0.3.zip /root/workspace/map/hdmap2.0_qdqg_0527_v1.1.145.zip /root/workspace/map/hdmap2.0_qdqg_0529_v1.0.4.zip /root/workspace/map/hdmap2.0_qdqg_0529_v1.1.146.zip /root/workspace/map/hdmap2.0_qdqg_0530_v1.0.5.zip /root/workspace/map/hdmap2.0_qdqg_0530_v1.0.6.zip /root/workspace/map/hdmap2.0_qdqg_0531_v1.0.7.zip /root/workspace/map/hdmap2.0_qdqg_0601_v1.0.8.zip /root/workspace/map/hdmap2.0_qdqg_0603_v1.1.147.zip /root/workspace/map/hdmap2.0_qdqg_0604_v1.0.9.zip /root/workspace/map/hdmap2.0_qdqg_0604_v1.1.148.zip /root/workspace/map/hdmap2.0_qdqg_0604_v1.1.149.zip /root/workspace/map/hdmap2.0_qdqg_0606_v1.1.150.zip /root/workspace/map/hdmap2.0_qdqg_0614_v1.0.10.zip /root/workspace/map/hdmap2.0_qdqg_0618_v1.1.151 /root/workspace/map/hdmap2.0_qdqg_0618_v1.1.151.zip /root/workspace/map/hdmap2.0_qdqg_0621_v1.0.11.zip /root/workspace/map/hdmap2.0_qdqg_0701_v1.0.12.zip /root/workspace/map/hdmap2.0_qdqg_0702_v1.0.13.zip /root/workspace/map/hdmap2.0_qdqg_0709_v1.0.14.zip /root/workspace/map/hdmap2.0_qdqg_0718_v1.0.15.zip /root/workspace/map/hdmap2.0_qdqg_0724_v1.0.16.zip /root/workspace/map/hdmap2.0_qdqg_0725_v1.0.17.zip /root/workspace/map/hdmap2.0_qdqg_0726_v1.0.18.zip /root/workspace/map/hdmap2.0_qdqg_0729_v1.0.19.zip /root/workspace/map/hdmap2.0_qdqg_0731_v1.0.20.zip /root/workspace/map/hdmap2.0_qdqg_0801_v1.0.21.zip /root/workspace/map/hdmap2.0_qdqg_0801_v1.0.22.zip /root/workspace/map/hdmap2.0_qdqg_0805_v1.0.23.zip /root/workspace/map/hdmap2.0_qdqg_0806_v1.0.24.zip /root/workspace/map/hdmap2.0_qdqg_0808_v1.0.25.zip /root/workspace/map/hdmap2.0_qdqg_0810_v1.0.26.zip /root/workspace/map/hdmap2.0_qdqg_0823_v1.1.26.zip /root/workspace/map/hdmap2.0_qdqg_0903_v1.0.27.zip /root/workspace/map/hdmap2.0_qdqg_0903_v1.0.28.zip /root/workspace/map/hdmap2.0_qdqg_0904_v1.0.29.zip /root/workspace/map/hdmap2.0_qdqg_0905_v1.0.30.zip /root/workspace/map/hdmap2.0_qdqg_0906_v1.0.31.zip /root/workspace/map/hdmap2.0_qdqg_0911_v1.0.32.zip /root/workspace/map/hdmap2.0_qdqg_0912_v1.0.33.zip /root/workspace/map/hdmap2.0_qdqg_0912_v1.0.34.zip /root/workspace/map/hdmap2.0_qdqg_0913_v1.0.35.zip /root/workspace/map/hdmap2.0_qdqg_0914_v1.0.36.zip /root/workspace/map/hdmap2.0_qdqg_0918_v1.0.37.zip /root/workspace/map/hdmap2.0_qdqg_0918_v1.0.38.zip /root/workspace/map/hdmap2.0_qdqg_0919_v1.0.39.zip /root/workspace/map/hdmap2.0_qdqg_0919_v1.0.40.zip /root/workspace/map/hdmap2.0_qdqg_0920_v1.0.41.zip /root/workspace/map/hdmap2.0_qdqg_0920_v1.1.41.zip /root/workspace/map/hdmap2.0_qdqg_0923_v1.1.42.zip /root/workspace/map/hdmap2.0_qdqg_0926_v1.1.43.zip /root/workspace/map/hdmap2.0_qdqg_0929_v1.0.42.zip /root/workspace/map/hdmap2.0_qdqg_0929_v1.1.44.zip /root/workspace/map/hdmap2.0_qdqg_1017_v1.1.45.zip /root/workspace/map/hdmap2.0_qdqg_1017_v1.1.46.zip /root/workspace/map/hdmap2.0_qdqg_1017_v1.1.47.zip /root/workspace/map/hdmap2.0_qdqg_1018_v1.1.48.zip /root/workspace/map/hdmap2.0_qdqg_1018_v1.1.49.zip /root/workspace/map/hdmap2.0_qdqg_1021_v1.1.50.zip /root/workspace/map/hdmap2.0_qdqg_1022_v1.1.51.zip /root/workspace/map/hdmap2.0_qdqg_1022_v1.1.52.zip /root/workspace/map/hdmap2.0_qdqg_1024_v1.1.53.zip /root/workspace/map/hdmap2.0_qdqg_1024_v1.1.54.zip /root/workspace/map/hdmap2.0_qdqg_1028_v1.1.55.zip /root/workspace/map/hdmap2.0_qdqg_1028_v1.1.56.zip /root/workspace/map/hdmap2.0_qdqg_1028_v1.1.57.zip /root/workspace/map/hdmap2.0_qdqg_1030_v1.1.58.zip /root/workspace/map/hdmap2.0_qdqg_1031_v1.1.59.zip /root/workspace/map/hdmap2.0_qdqg_1104_v1.1.60.zip /root/workspace/map/hdmap2.0_qdqg_1104_v1.1.61.zip /root/workspace/map/hdmap2.0_qdqg_1105_v1.1.62.zip /root/workspace/map/hdmap2.0_qdqg_1106_v1.1.63.zip /root/workspace/map/hdmap2.0_qdqg_1108_v1.1.64.zip /root/workspace/map/hdmap2.0_qdqg_1112_v1.1.65.zip /root/workspace/map/hdmap2.0_qdqg_1112_v1.1.66.zip /root/workspace/map/hdmap2.0_qdqg_1114_v1.1.67.zip /root/workspace/map/hdmap2.0_qdqg_1119_v1.0.43.zip /root/workspace/map/hdmap2.0_qdqg_1119_v1.1.68.zip /root/workspace/map/hdmap2.0_qdqg_1120_v1.1.69.zip /root/workspace/map/hdmap2.0_qdqg_1122_v1.1.70.zip /root/workspace/map/hdmap2.0_qdqg_1122_v1.1.71.zip /root/workspace/map/hdmap2.0_qdqg_1122_v1.1.72.zip /root/workspace/map/hdmap2.0_qdqg_1125_v1.1.73.zip /root/workspace/map/hdmap2.0_qdqg_1126_v1.1.74.zip /root/workspace/map/hdmap2.0_qdqg_1126_v1.1.75.zip /root/workspace/map/hdmap2.0_qdqg_1126_v1.1.76.zip /root/workspace/map/hdmap2.0_qdqg_1126_v1.1.77.zip /root/workspace/map/hdmap2.0_qdqg_1126_v1.1.78.zip /root/workspace/map/hdmap2.0_qdqg_1127_v1.1.79.zip /root/workspace/map/hdmap2.0_qdqg_1129_v1.1.80.zip /root/workspace/map/hdmap2.0_qdqg_1203_v1.1.81.zip /root/workspace/map/hdmap2.0_qdqg_1204_v1.1.82.zip /root/workspace/map/hdmap2.0_qdqg_1205_v1.1.83.zip /root/workspace/map/hdmap2.0_qdqg_1210_v1.1.84.zip /root/workspace/map/hdmap2.0_qdqg_1210_v1.1.85.zip /root/workspace/map/hdmap2.0_qdqg_1211_v1.1.86.zip /root/workspace/map/hdmap2.0_qdqg_1212_v1.1.87.zip /root/workspace/map/hdmap2.0_qdqg_1212_v1.1.88.zip /root/workspace/map/hdmap2.0_qdqg_1213_v1.1.89.zip /root/workspace/map/hdmap2.0_qdqg_1218_v1.1.90.zip /root/workspace/map/hdmap2.0_qdqg_1219_v1.1.91.zip /root/workspace/map/hdmap2.0_qdqg_1220_v1.1.92.zip /root/workspace/map/hdmap2.0_qdqg_1223_v1.1.93.zip /root/workspace/map/hdmap2.0_qdqg_1225_v1.1.94.zip /root/workspace/map/hdmap2.0_qdqg_1225_v1.1.95.zip /root/workspace/map/hdmap2.0_qdqg_1230_v1.1.96.zip /root/workspace/map/hdmap2.0_qdqg_1230_v1.2.95.zip /root/workspace/map/hdmap2.0_qdqg_1231_v1.1.97.zip /root/workspace/map/hdmap2.0_qdqg_1231_v1.1.98.zip /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_qingdaodongjiakou^{commit} # timeout=10 Checking out Revision 0591e089e0b6879ea44ec4370c317cb4e6256983 (origin/rc_qingdaodongjiakou) > git config core.sparsecheckout # timeout=10 > git checkout -f 0591e089e0b6879ea44ec4370c317cb4e6256983 # timeout=10 Commit message: "Upload New File" > git rev-list --no-walk 6b22f1c3d5ccce2c4f62abce61c668d6d96938d9 # 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 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=Maps%202.0 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":null,"forks_count":0,"star_count":2,"last_activity_at":"2025-06-18T09:44:20.636Z","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_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":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":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_qddjk_0618_v1.0.45 hdmap2.0_qddjk_0618_v1.0.45.zip Archive: hdmap2.0_qddjk_0618_v1.0.45.zip inflating: hdmap2.0_qddjk_0618_v1.0.45/hdmap2.0_qddjk_0618_v1.0.45.png inflating: hdmap2.0_qddjk_0618_v1.0.45/hdmap2.0_qddjk_0618_v1.0.45.json inflating: hdmap2.0_qddjk_0618_v1.0.45/map2utm.yaml inflating: hdmap2.0_qddjk_0618_v1.0.45/cloud_config/all_lanes.json inflating: hdmap2.0_qddjk_0618_v1.0.45/cloud_config/bay_points.json inflating: hdmap2.0_qddjk_0618_v1.0.45/cloud_config/bidirection_lanes.json inflating: hdmap2.0_qddjk_0618_v1.0.45/cloud_config/candidate_forbidden_lanes.json inflating: hdmap2.0_qddjk_0618_v1.0.45/cloud_config/seaside_end_points.json inflating: hdmap2.0_qddjk_0618_v1.0.45/cloud_config/seaside_lanes.json inflating: hdmap2.0_qddjk_0618_v1.0.45/cloud_config/turn_around_config.json [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /root/workspace/map/hdmap2.0_qddjk_0618_v1.0.45 [Pipeline] { [Pipeline] echo hdmap2.0_qddjk_0618_v1.0.45 [Pipeline] echo hdmap2.0_qddjk_0618_v1.0.45.zip [Pipeline] sh + echo -n '{"module":[' [Pipeline] sh + git rev-parse --short HEAD [Pipeline] sh + python3 /root/weilk/project/get_git_now.py 283 0591e089 [Pipeline] echo "device":9,"device_name":"","type":0,"project":"17" [Pipeline] sh + echo -n '{"repo_name":"map_qddjk_0618_v1.0.45","branch":"rc_daxie","port":"qingdaodongjiakou","time":"2025-06-18_17:44:44","commit_id":"0591e089","version":"","commit_msgs":",,"}],"device":9,"device_name":"","type":0,"project":"17"}' [Pipeline] sh + cat /root/workspace/map/version.json {"module":[{"repo_name":"map_qddjk_0618_v1.0.45","branch":"rc_daxie","port":"qingdaodongjiakou","time":"2025-06-18_17:44:44","commit_id":"0591e089","version":"","commit_msgs":",,"}],"device":9,"device_name":"","type":0,"project":"17"} [Pipeline] sh + mv /root/workspace/map/hdmap2.0_qddjk_0618_v1.0.45/hdmap2.0_qddjk_0618_v1.0.45.json /root/workspace/map/hdmap2.0_qddjk_0618_v1.0.45/map_qingdaodongjiakou.json [Pipeline] sh + mv /root/workspace/map/hdmap2.0_qddjk_0618_v1.0.45/hdmap2.0_qddjk_0618_v1.0.45.png /root/workspace/map/hdmap2.0_qddjk_0618_v1.0.45/perception_map.png [Pipeline] sh + cp /root/workspace/map/version.json /root/workspace/map/hdmap2.0_qddjk_0618_v1.0.45 [Pipeline] sh + ls /root/workspace/map/hdmap2.0_qddjk_0618_v1.0.45 cloud_config map2utm.yaml map_qingdaodongjiakou.json perception_map.png version.json [Pipeline] sh + zip -rq map_qddjk_0618_v1.0.45.zip cloud_config map2utm.yaml map_qingdaodongjiakou.json perception_map.png version.json [Pipeline] sh + cp map_qddjk_0618_v1.0.45.zip hdmap_cloud_map_qddjk_0618_v1.0.45.zip [Pipeline] sh + rm -rf map_qingdaodongjiakou.json [Pipeline] sh + ls /root/workspace/map/hdmap2.0_qddjk_0618_v1.0.45 cloud_config hdmap_cloud_map_qddjk_0618_v1.0.45.zip map2utm.yaml map_qddjk_0618_v1.0.45.zip perception_map.png 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_qddjk_0618_v1.0.45/map_qddjk_0618_v1.0.45.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 7788k 0 43 100 7788k 104 18.5M --:--:-- --:--:-- --:--:-- 18.5M [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] sh + sed -i '$ s/device":9/device":0/' /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_qddjk_0618_v1.0.45/hdmap_cloud_map_qddjk_0618_v1.0.45.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 7788k 0 43 100 7788k 92 16.3M --:--:-- --:--:-- --:--:-- 16.3M [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] sh + rsync --max-size=1G -avP /root/workspace/map/hdmap2.0_qddjk_0618_v1.0.45/map_qddjk_0618_v1.0.45.zip senior-bj@106.120.216.186:/volume1/test-data/maps2.0/qingdaodongjiakou/ sending incremental file list map_qddjk_0618_v1.0.45.zip 32,768 0% 0.00kB/s 0:00:00 4,915,200 61% 4.38MB/s 0:00:00 7,974,958 100% 3.87MB/s 0:00:01 (xfr#1, to-chk=0/1) sent 7,977,010 bytes received 35 bytes 2,279,155.71 bytes/sec total size is 7,974,958 speedup is 1.00 [Pipeline] echo [map_qddjk_0618_v1.0.45] [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":"896e2f40"}} [Pipeline] sh + echo '{"project":{"map2":"map/maps_2.0"},"commit":{"map2":"0591e089"}}' [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/map/hdmap2.0_qddjk_0618_v1.0.45@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_qddjk_0618_v1.0.45] - 详细信息:qingdaodongjiakou - 状态:<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 459 100 27 100 432 287 4595 --:--:-- --:--:-- --:--:-- 4882 [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