Generic Cause GenericWebhookEnvironmentContributor Received: {"object_kind":"push","event_name":"push","before":"c45ac7a0acf1536bbd59902dc69688e40e77f78f","after":"69ac4aa7b93effbc33e493f3ccaa25744f277237","ref":"refs/heads/rc_dev","checkout_sha":"69ac4aa7b93effbc33e493f3ccaa25744f277237","message":null,"user_id":98,"user_name":"liulei","user_username":"liulei","user_email":"","user_avatar":"https://www.gravatar.com/avatar/f4abf6b25d19e846d0491fcbbbaf3848?s=80&d=identicon","project_id":527,"project":{"id":527,"name":"polaris","description":"","web_url":"http://159.27.226.4/hardware/polaris","avatar_url":null,"git_ssh_url":"git@159.27.226.4:hardware/polaris.git","git_http_url":"http://159.27.226.4/hardware/polaris.git","namespace":"Hardware","visibility_level":0,"path_with_namespace":"hardware/polaris","default_branch":"master","ci_config_path":null,"homepage":"http://159.27.226.4/hardware/polaris","url":"git@159.27.226.4:hardware/polaris.git","ssh_url":"git@159.27.226.4:hardware/polaris.git","http_url":"http://159.27.226.4/hardware/polaris.git"},"commits":[{"id":"69ac4aa7b93effbc33e493f3ccaa25744f277237","message":"feat_out: polaris_v2.0.1.0.23 更新BOOT.BIN & boot.scr & image.ub文件\n","title":"feat_out: polaris_v2.0.1.0.23 更新BOOT.BIN & boot.scr & image.ub文件","timestamp":"2024-07-23T10:43:17+08:00","url":"http://159.27.226.4/hardware/polaris/-/commit/69ac4aa7b93effbc33e493f3ccaa25744f277237","author":{"name":"liulei","email":"liulei@senior.auto"},"added":[],"modified":["BOOT.BIN","image.ub"],"removed":[]}],"total_commits_count":1,"push_options":{},"repository":{"name":"polaris","url":"git@159.27.226.4:hardware/polaris.git","description":"","homepage":"http://159.27.226.4/hardware/polaris","git_http_url":"http://159.27.226.4/hardware/polaris.git","git_ssh_url":"git@159.27.226.4:hardware/polaris.git","visibility_level":0}} Contributing variables: branch = refs/heads/rc_dev object_kind = push projectId = 527 projectName = polaris runOpts = GitlabPush runOpts_0 = GitlabPush userName = liulei Obtained hardware/polaris.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 ef36b509033cb2106234bb916476e2dd399e72ee The recommended git tool is: NONE using credential gitlab_weilk > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/polaris@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 ef36b509033cb2106234bb916476e2dd399e72ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ef36b509033cb2106234bb916476e2dd399e72ee # timeout=10 Commit message: "Update dingtalkTest.groovy" > git rev-list --no-walk 44523746dcc3b6fa96722b2fb686e275e6edcbd2 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo polaris [Pipeline] echo GitlabPush [Pipeline] echo rc_dev [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/polaris [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/polaris/.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 df7ed337e43f6e1b9e2628438fec834563420da2 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f df7ed337e43f6e1b9e2628438fec834563420da2 # timeout=10 Commit message: "Update module-confname.jenkinsfile" > git rev-list --no-walk f2d2b9384e0154cf7dd08cb68c2ab038f11577d2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (checkout) [Pipeline] script [Pipeline] { [Pipeline] echo rc_dev [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>拉取polaris>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + rm -rf /root/workspace/polaris/polaris /root/workspace/polaris/polaris_2024-07-13_13-55-36 /root/workspace/polaris/polaris_2024-07-13_13-55-36.zip /root/workspace/polaris/version.json + mkdir /root/workspace/polaris/polaris/ [Pipeline] dir Running in /root/workspace/polaris/polaris [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Cloning repository http://159.27.226.4/hardware/polaris.git > git init /root/workspace/polaris/polaris # timeout=10 Fetching upstream changes from http://159.27.226.4/hardware/polaris.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/hardware/polaris.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/hardware/polaris.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision 69ac4aa7b93effbc33e493f3ccaa25744f277237 (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 69ac4aa7b93effbc33e493f3ccaa25744f277237 # timeout=10 Commit message: "feat_out: polaris_v2.0.1.0.23 更新BOOT.BIN & boot.scr & image.ub文件" > git rev-list --no-walk c45ac7a0acf1536bbd59902dc69688e40e77f78f # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/polaris@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=polaris Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=polaris Response Code: HTTP/1.1 200 OK Response: [{"id":527,"description":"","name":"polaris","name_with_namespace":"Hardware / polaris","path":"polaris","path_with_namespace":"hardware/polaris","created_at":"2023-01-30T03:34:42.526Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/polaris.git","http_url_to_repo":"http://159.27.226.4/hardware/polaris.git","web_url":"http://159.27.226.4/hardware/polaris","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-23T02:43:31.295Z","namespace":{"id":13,"name":"Hardware","path":"hardware","kind":"group","full_path":"hardware","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware"},"_links":{"self":"http://159.27.226.4/api/v4/projects/527","issues":"http://159.27.226.4/api/v4/projects/527/issues","merge_requests":"http://159.27.226.4/api/v4/projects/527/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/527/repository/branches","labels":"http://159.27.226.4/api/v4/projects/527/labels","events":"http://159.27.226.4/api/v4/projects/527/events","members":"http://159.27.226.4/api/v4/projects/527/members","cluster_agents":"http://159.27.226.4/api/v4/projects/527/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-31T03:34:42.574Z"},"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_url":null,"import_type":null,"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":{"access_level":40,"notification_level":3},"group_access":null}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo hardware/polaris [Pipeline] echo 527 [Pipeline] echo 527 [Pipeline] dir Running in /root/workspace/polaris [Pipeline] { [Pipeline] dir Running in /root/workspace/polaris/polaris [Pipeline] { [Pipeline] sh + echo -n '{"module":[' [Pipeline] sh + git rev-parse --short HEAD [Pipeline] sh + python3 /root/weilk/project/get_git_now.py 527 69ac4aa [Pipeline] echo "device":1,"device_name":"none","type":1,"project":"0" [Pipeline] sh + echo -n '{"repo_name":"polaris","branch":"rc_dev","port":"hairun","time":"2024-07-23_10-40-52","commit_id":"69ac4aa","version":"","commit_msgs":",IHBvbGFyaXNfdjIuMC4xLjAuMjMg5pu05pawQk9PVC5CSU4gJiBib290LnNjciAmIGltYWdlLnVi5paH5Lu2,"}],"device":1,"device_name":"none","type":1,"project":"0"}' [Pipeline] sh + cat /root/workspace/polaris/version.json {"module":[{"repo_name":"polaris","branch":"rc_dev","port":"hairun","time":"2024-07-23_10-40-52","commit_id":"69ac4aa","version":"","commit_msgs":",IHBvbGFyaXNfdjIuMC4xLjAuMjMg5pu05pawQk9PVC5CSU4gJiBib290LnNjciAmIGltYWdlLnVi5paH5Lu2,"}],"device":1,"device_name":"none","type":1,"project":"0"} [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r polaris/ polaris_2024-07-23_10-40-56 [Pipeline] sh + rm -rf polaris_2024-07-23_10-40-56/.git/ [Pipeline] sh + zip -rq polaris_2024-07-23_10-40-56.zip ./polaris_2024-07-23_10-40-56/ ./version.json [Pipeline] sh + ls /root/workspace/polaris/ polaris polaris_2024-07-23_10-40-56 polaris_2024-07-23_10-40-56.zip polaris@tmp version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/polaris/polaris_2024-07-23_10-40-56.zip"' --form 'version=@"/root/workspace/polaris/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 10.8M 0 0 100 10.8M 0 54.4M --:--:-- --:--:-- --:--:-- 54.2M 100 10.8M 0 0 100 10.8M 0 9297k 0:00:01 0:00:01 --:--:-- 9289k 100 10.8M 0 0 100 10.8M 0 5068k 0:00:02 0:00:02 --:--:-- 5066k 100 10.8M 0 0 100 10.8M 0 3484k 0:00:03 0:00:03 --:--:-- 3483k 100 10.8M 0 0 100 10.8M 0 2654k 0:00:04 0:00:04 --:--:-- 2653k 100 10.8M 0 0 100 10.8M 0 2143k 0:00:05 0:00:05 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 1798k 0:00:06 0:00:06 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 1548k 0:00:07 0:00:07 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 1359k 0:00:08 0:00:08 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 1211k 0:00:09 0:00:09 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 1092k 0:00:10 0:00:10 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 995k 0:00:11 0:00:11 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 913k 0:00:12 0:00:12 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 844k 0:00:13 0:00:13 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 784k 0:00:14 0:00:14 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 733k 0:00:15 0:00:15 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 688k 0:00:16 0:00:16 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 648k 0:00:17 0:00:17 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 612k 0:00:18 0:00:18 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 580k 0:00:19 0:00:19 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 551k 0:00:20 0:00:20 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 525k 0:00:21 0:00:21 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 502k 0:00:22 0:00:22 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 480k 0:00:23 0:00:23 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 460k 0:00:24 0:00:24 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 442k 0:00:25 0:00:25 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 425k 0:00:26 0:00:26 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 409k 0:00:27 0:00:27 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 395k 0:00:28 0:00:28 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 381k 0:00:29 0:00:29 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 369k 0:00:30 0:00:30 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 357k 0:00:31 0:00:31 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 346k 0:00:32 0:00:32 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 335k 0:00:33 0:00:33 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 325k 0:00:34 0:00:34 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 316k 0:00:35 0:00:35 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 307k 0:00:36 0:00:36 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 299k 0:00:37 0:00:37 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 291k 0:00:38 0:00:38 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 284k 0:00:39 0:00:39 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 277k 0:00:40 0:00:40 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 270k 0:00:41 0:00:41 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 264k 0:00:42 0:00:42 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 257k 0:00:43 0:00:43 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 252k 0:00:44 0:00:44 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 246k 0:00:45 0:00:45 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 241k 0:00:46 0:00:46 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 236k 0:00:47 0:00:47 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 231k 0:00:48 0:00:48 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 226k 0:00:49 0:00:49 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 222k 0:00:50 0:00:50 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 217k 0:00:51 0:00:51 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 213k 0:00:52 0:00:52 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 209k 0:00:53 0:00:53 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 205k 0:00:54 0:00:54 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 201k 0:00:55 0:00:55 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 198k 0:00:56 0:00:56 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 194k 0:00:57 0:00:57 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 191k 0:00:58 0:00:58 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 188k 0:00:59 0:00:59 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 185k 0:01:00 0:01:00 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 182k 0:01:01 0:01:01 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 179k 0:01:02 0:01:02 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 176k 0:01:03 0:01:03 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 173k 0:01:04 0:01:04 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 170k 0:01:05 0:01:05 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 168k 0:01:06 0:01:06 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 165k 0:01:07 0:01:07 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 163k 0:01:08 0:01:08 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 161k 0:01:09 0:01:09 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 158k 0:01:10 0:01:10 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 156k 0:01:11 0:01:11 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 154k 0:01:12 0:01:12 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 152k 0:01:13 0:01:13 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 150k 0:01:14 0:01:14 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 148k 0:01:15 0:01:15 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 146k 0:01:16 0:01:16 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 144k 0:01:17 0:01:17 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 142k 0:01:18 0:01:18 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 140k 0:01:19 0:01:19 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 138k 0:01:20 0:01:20 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 137k 0:01:21 0:01:21 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 135k 0:01:22 0:01:22 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 133k 0:01:23 0:01:23 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 132k 0:01:24 0:01:24 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 130k 0:01:25 0:01:25 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 129k 0:01:26 0:01:26 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 127k 0:01:27 0:01:27 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 126k 0:01:28 0:01:28 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 124k 0:01:29 0:01:29 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 123k 0:01:30 0:01:30 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 122k 0:01:31 0:01:31 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 120k 0:01:32 0:01:32 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 119k 0:01:33 0:01:33 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 118k 0:01:34 0:01:34 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 117k 0:01:35 0:01:35 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 115k 0:01:36 0:01:36 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 114k 0:01:37 0:01:37 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 113k 0:01:38 0:01:38 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 112k 0:01:39 0:01:39 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 111k 0:01:40 0:01:40 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 110k 0:01:41 0:01:41 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 109k 0:01:42 0:01:42 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 107k 0:01:43 0:01:43 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 106k 0:01:44 0:01:44 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 105k 0:01:45 0:01:45 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 104k 0:01:46 0:01:46 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 103k 0:01:47 0:01:47 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 103k 0:01:48 0:01:48 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 102k 0:01:49 0:01:49 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 101k 0:01:50 0:01:50 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 100k 0:01:51 0:01:51 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 99k 0:01:52 0:01:52 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 98k 0:01:53 0:01:53 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 99932 0:01:54 0:01:54 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 99065 0:01:55 0:01:55 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 98212 0:01:56 0:01:56 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 97374 0:01:57 0:01:57 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 96551 0:01:58 0:01:58 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 95741 0:01:59 0:01:59 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 94944 0:02:00 0:02:00 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 94161 0:02:01 0:02:01 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 93390 0:02:02 0:02:02 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 92632 0:02:03 0:02:03 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 91886 0:02:04 0:02:04 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 91152 0:02:05 0:02:05 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 90430 0:02:06 0:02:06 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 89719 0:02:07 0:02:07 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 89018 0:02:08 0:02:08 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 88329 0:02:09 0:02:09 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 87651 0:02:10 0:02:10 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 86983 0:02:11 0:02:11 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 86325 0:02:12 0:02:12 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 85677 0:02:13 0:02:13 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 85039 0:02:14 0:02:14 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 84409 0:02:15 0:02:15 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 83789 0:02:16 0:02:16 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 83179 0:02:17 0:02:17 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 82577 0:02:18 0:02:18 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 81984 0:02:19 0:02:19 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 81399 0:02:20 0:02:20 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 80823 0:02:21 0:02:21 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 80254 0:02:22 0:02:22 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 79693 0:02:23 0:02:23 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 79141 0:02:24 0:02:24 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 78596 0:02:25 0:02:25 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 78058 0:02:26 0:02:26 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 77528 0:02:27 0:02:27 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 77004 0:02:28 0:02:28 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 76488 0:02:29 0:02:29 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 75979 0:02:30 0:02:30 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 75477 0:02:31 0:02:31 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 74982 0:02:32 0:02:32 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 74492 0:02:33 0:02:33 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 74009 0:02:34 0:02:34 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 73532 0:02:35 0:02:35 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 73061 0:02:36 0:02:36 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 72596 0:02:37 0:02:37 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 72137 0:02:38 0:02:38 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 71684 0:02:39 0:02:39 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 71236 0:02:40 0:02:40 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 70795 0:02:41 0:02:41 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 70358 0:02:42 0:02:42 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 69927 0:02:43 0:02:43 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 69501 0:02:44 0:02:44 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 69081 0:02:45 0:02:45 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 68665 0:02:46 0:02:46 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 68254 0:02:47 0:02:47 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 67848 0:02:48 0:02:48 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 67447 0:02:49 0:02:49 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 67051 0:02:50 0:02:50 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 66659 0:02:51 0:02:51 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 66272 0:02:52 0:02:52 --:--:-- 0 100 10.8M 0 0 100 10.8M 0 65890 0:02:53 0:02:53 --:--:-- 0 100 10.8M 0 43 100 10.8M 0 65886 0:02:53 0:02:53 --:--:-- 10 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] sh + curl -X POST http://127.0.0.1:8090/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/polaris/polaris_2024-07-23_10-40-56.zip"' --form 'version=@"/root/workspace/polaris/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 10.8M 0 43 100 10.8M 99 25.2M --:--:-- --:--:-- --:--:-- 25.1M 100 10.8M 0 43 100 10.8M 99 25.2M --:--:-- --:--:-- --:--:-- 25.1M [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] sh + curl -X POST http://172.18.5.234/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/polaris/polaris_2024-07-23_10-40-56.zip"' --form 'version=@"/root/workspace/polaris/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 53 10.8M 0 0 53 6016k 0 9033k 0:00:01 --:--:-- 0:00:01 9019k 100 10.8M 0 43 100 10.8M 25 6712k 0:00:01 0:00:01 --:--:-- 6716k [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/polaris/polaris_2024-07-23_10-40-56.zip"' --form 'version=@"/root/workspace/polaris/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 10.8M 0 0 100 10.8M 0 9289k 0:00:01 0:00:01 --:--:-- 9289k 100 10.8M 0 0 100 10.8M 0 5066k 0:00:02 0:00:02 --:--:-- 5066k 100 10.8M 0 43 100 10.8M 14 3837k 0:00:02 0:00:02 --:--:-- 3836k 100 10.8M 0 43 100 10.8M 14 3837k 0:00:02 0:00:02 --:--:-- 3836k [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] dir Running in /root/workspace/polaris/polaris [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] readJSON [Pipeline] echo {"project":{"polaris":"hardware/polaris"},"commit":{"polaris":"c45ac7a"}} [Pipeline] sh + echo '{"project":{"polaris":"hardware/polaris"},"commit":{"polaris":"69ac4aa"}}' [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/polaris/polaris@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": "# 版本上传通知 ### [polaris更新] --- - 版本名:polaris_2024-07-23_10-40-56 - 详细信息:rc_dev - 状态: 上传成功 - 执行人: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 442 100 27 100 415 198 3051 --:--:-- --:--:-- --:--:-- 3250 [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