Console Output
Generic Cause
GenericWebhookEnvironmentContributor
Received:
{"object_kind":"push","event_name":"push","before":"b35d556633f3ee85631a5e666f8e0bfeaa89cf28","after":"fd29f99ff415517940d91c4824ae6683cce58cbc","ref":"refs/heads/v3.0","checkout_sha":"fd29f99ff415517940d91c4824ae6683cce58cbc","message":null,"user_id":6,"user_name":"liuyong","user_username":"liuyong","user_email":"","user_avatar":"https://www.gravatar.com/avatar/ea9c014430a3769478fc3f51da087dd2?s=80&d=identicon","project_id":606,"project":{"id":606,"name":"tc397_ota","description":"","web_url":"http://159.27.226.4/hardware/tc397_ota","avatar_url":null,"git_ssh_url":"git@159.27.226.4:hardware/tc397_ota.git","git_http_url":"http://159.27.226.4/hardware/tc397_ota.git","namespace":"Hardware","visibility_level":0,"path_with_namespace":"hardware/tc397_ota","default_branch":"main","ci_config_path":null,"homepage":"http://159.27.226.4/hardware/tc397_ota","url":"git@159.27.226.4:hardware/tc397_ota.git","ssh_url":"git@159.27.226.4:hardware/tc397_ota.git","http_url":"http://159.27.226.4/hardware/tc397_ota.git"},"commits":[{"id":"fd29f99ff415517940d91c4824ae6683cce58cbc","message":"feat_out: v3.0 1. 修复上装反馈报文截断异常的问题 2. 三一重卡的倒挡情况下,扭矩值放大到30000. 3. 给涛哥传横向控制模式. 4. 修复特种机械的代码,上传详细档位.\n","title":"feat_out: v3.0 1. 修复上装反馈报文截断异常的问题 2. 三一重卡的倒挡情况下,扭矩值放大到30000. 3. 给涛哥传横向控制模式. 4. 修复特种机械的代码,上传详细档位.","timestamp":"2025-11-24T19:47:33+08:00","url":"http://159.27.226.4/hardware/tc397_ota/-/commit/fd29f99ff415517940d91c4824ae6683cce58cbc","author":{"name":"liuyong","email":"liuyong@senior.auto"},"added":[],"modified":["TC397.hex"],"removed":[]}],"total_commits_count":1,"push_options":{},"repository":{"name":"tc397_ota","url":"git@159.27.226.4:hardware/tc397_ota.git","description":"","homepage":"http://159.27.226.4/hardware/tc397_ota","git_http_url":"http://159.27.226.4/hardware/tc397_ota.git","git_ssh_url":"git@159.27.226.4:hardware/tc397_ota.git","visibility_level":0}}
Contributing variables:
branch = refs/heads/v3.0
object_kind = push
projectId = 606
projectName = tc397_ota
runOpts = GitlabPush
runOpts_0 = GitlabPush
userName = liuyong
Obtained hardware/tc397_ota.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 369331fae9870b175c973ea9103f8168ca18e88a
The recommended git tool is: NONE
using credential gitlab_weilk
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/tc397_ota@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 369331fae9870b175c973ea9103f8168ca18e88a (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 369331fae9870b175c973ea9103f8168ca18e88a # timeout=10
Commit message: "Update orin64Choice.groovy"
> git rev-list --no-walk 22e7249c99fbb674743a743f15e439e1ce33fbd3 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
tc397_ota
[Pipeline] echo
GitlabPush
[Pipeline] echo
v3.0
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/tc397_ota
[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/tc397_ota/.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 597359e7f54b3c52096e796eac0585bb398ec93e (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 597359e7f54b3c52096e796eac0585bb398ec93e # timeout=10
Commit message: "Update yantai-gunzhuang-submodule.jenkinsfile"
> git rev-list --no-walk 14ce4170603281c3da61fdf87e15fff4bad74d46 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
v3.0
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>拉取tc397_ota>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] sh
+ rm -rf /root/workspace/tc397_ota/tc397_ota /root/workspace/tc397_ota/tc397_ota_2025-11-20_16-30-55 /root/workspace/tc397_ota/tc397_ota_2025-11-20_16-30-55.zip /root/workspace/tc397_ota/version.json
+ mkdir /root/workspace/tc397_ota/tc397_ota/
[Pipeline] dir
Running in /root/workspace/tc397_ota/tc397_ota
[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/tc397_ota.git
> git init /root/workspace/tc397_ota/tc397_ota # timeout=10
Fetching upstream changes from http://159.27.226.4/hardware/tc397_ota.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/tc397_ota.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/hardware/tc397_ota.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/v3.0^{commit} # timeout=10
Checking out Revision fd29f99ff415517940d91c4824ae6683cce58cbc (origin/v3.0)
> git config core.sparsecheckout # timeout=10
> git checkout -f fd29f99ff415517940d91c4824ae6683cce58cbc # timeout=10
Commit message: "feat_out: v3.0 1. 修复上装反馈报文截断异常的问题 2. 三一重卡的倒挡情况下,扭矩值放大到30000. 3. 给涛哥传横向控制模式. 4. 修复特种机械的代码,上传详细档位."
> git rev-list --no-walk b35d556633f3ee85631a5e666f8e0bfeaa89cf28 # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/tc397_ota@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=tc397_ota&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=tc397_ota&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":606,"description":"","name":"tc397_ota","name_with_namespace":"Hardware / tc397_ota","path":"tc397_ota","path_with_namespace":"hardware/tc397_ota","created_at":"2023-05-08T12:56:19.632Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/tc397_ota.git","http_url_to_repo":"http://159.27.226.4/hardware/tc397_ota.git","web_url":"http://159.27.226.4/hardware/tc397_ota","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2025-11-24T11:48:43.249Z","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/606","issues":"http://159.27.226.4/api/v4/projects/606/issues","merge_requests":"http://159.27.226.4/api/v4/projects/606/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/606/repository/branches","labels":"http://159.27.226.4/api/v4/projects/606/labels","events":"http://159.27.226.4/api/v4/projects/606/events","members":"http://159.27.226.4/api/v4/projects/606/members","cluster_agents":"http://159.27.226.4/api/v4/projects/606/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-05-09T12:56:19.671Z"},"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":{"access_level":30,"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/tc397_ota
[Pipeline] echo
606
[Pipeline] echo
606
[Pipeline] dir
Running in /root/workspace/tc397_ota
[Pipeline] {
[Pipeline] dir
Running in /root/workspace/tc397_ota/tc397_ota
[Pipeline] {
[Pipeline] sh
+ echo -n '{"module":['
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] sh
+ python3 /root/weilk/project/get_git_now.py 606 fd29f99
[Pipeline] echo
"device":1,"device_name":"none","type":1,"project":"0"
[Pipeline] sh
+ echo -n '{"repo_name":"tc397_ota","branch":"v3.0","port":"hairun","time":"2025-11-24_19-48-54","commit_id":"fd29f99","version":"","commit_msgs":",IHYzLjAgIDEuIOS/ruWkjeS4iuijheWPjemmiOaKpeaWh+aIquaWreW8guW4uOeahOmXrumimCAyLiDkuInkuIDph43ljaHnmoTlgJLmjKHmg4XlhrXkuIvvvIzmia3nn6nlgLzmlL7lpKfliLAzMDAwMC4gMy4g57uZ5rab5ZOl5Lyg5qiq5ZCR5o6n5Yi25qih5byPLiA0LiDkv67lpI3nibnnp43mnLrmorDnmoTku6PnoIHvvIzkuIrkvKDor6bnu4bmoaPkvY0u,"}],"device":1,"device_name":"none","type":1,"project":"0"}'
[Pipeline] sh
+ cat /root/workspace/tc397_ota/version.json
{"module":[{"repo_name":"tc397_ota","branch":"v3.0","port":"hairun","time":"2025-11-24_19-48-54","commit_id":"fd29f99","version":"","commit_msgs":",IHYzLjAgIDEuIOS/ruWkjeS4iuijheWPjemmiOaKpeaWh+aIquaWreW8guW4uOeahOmXrumimCAyLiDkuInkuIDph43ljaHnmoTlgJLmjKHmg4XlhrXkuIvvvIzmia3nn6nlgLzmlL7lpKfliLAzMDAwMC4gMy4g57uZ5rab5ZOl5Lyg5qiq5ZCR5o6n5Yi25qih5byPLiA0LiDkv67lpI3nibnnp43mnLrmorDnmoTku6PnoIHvvIzkuIrkvKDor6bnu4bmoaPkvY0u,"}],"device":1,"device_name":"none","type":1,"project":"0"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cp -r tc397_ota/ tc397_ota_2025-11-24_19-48-58
[Pipeline] sh
+ rm -rf tc397_ota_2025-11-24_19-48-58/.git/
[Pipeline] sh
+ zip -rq tc397_ota_2025-11-24_19-48-58.zip ./tc397_ota_2025-11-24_19-48-58/ ./version.json
[Pipeline] sh
+ ls /root/workspace/tc397_ota/
tc397_ota
tc397_ota_2025-11-24_19-48-58
tc397_ota_2025-11-24_19-48-58.zip
tc397_ota@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/tc397_ota/tc397_ota_2025-11-24_19-48-58.zip"' --form 'version=@"/root/workspace/tc397_ota/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 283k 0 0 100 283k 0 235k 0:00:01 0:00:01 --:--:-- 235k
100 283k 0 0 100 283k 0 128k 0:00:02 0:00:02 --:--:-- 128k
100 283k 0 0 100 283k 0 90515 0:00:03 0:00:03 --:--:-- 90515
100 283k 0 0 100 283k 0 68958 0:00:04 0:00:04 --:--:-- 68958
100 283k 0 0 100 283k 0 55694 0:00:05 0:00:05 --:--:-- 55694
100 283k 0 0 100 283k 0 46709 0:00:06 0:00:06 --:--:-- 0
100 283k 0 0 100 283k 0 40220 0:00:07 0:00:07 --:--:-- 0
100 283k 0 0 100 283k 0 35315 0:00:08 0:00:08 --:--:-- 0
100 283k 0 0 100 283k 0 31476 0:00:09 0:00:09 --:--:-- 0
100 283k 0 0 100 283k 0 28389 0:00:10 0:00:10 --:--:-- 0
100 283k 0 0 100 283k 0 25854 0:00:11 0:00:11 --:--:-- 0
100 283k 0 0 100 283k 0 23735 0:00:12 0:00:12 --:--:-- 0
100 283k 0 0 100 283k 0 21935 0:00:13 0:00:13 --:--:-- 0
100 283k 0 0 100 283k 0 20390 0:00:14 0:00:14 --:--:-- 0
100 283k 0 0 100 283k 0 19049 0:00:15 0:00:15 --:--:-- 0
100 283k 0 0 100 283k 0 17873 0:00:16 0:00:16 --:--:-- 0
100 283k 0 0 100 283k 0 16834 0:00:17 0:00:17 --:--:-- 0
100 283k 0 0 100 283k 0 15909 0:00:18 0:00:18 --:--:-- 0
100 283k 0 0 100 283k 0 15080 0:00:19 0:00:19 --:--:-- 0
100 283k 0 0 100 283k 0 14333 0:00:20 0:00:20 --:--:-- 0
100 283k 0 0 100 283k 0 13657 0:00:21 0:00:21 --:--:-- 0
100 283k 0 0 100 283k 0 13041 0:00:22 0:00:22 --:--:-- 0
100 283k 0 0 100 283k 0 12479 0:00:23 0:00:23 --:--:-- 0
100 283k 0 0 100 283k 0 11964 0:00:24 0:00:24 --:--:-- 0
100 283k 0 0 100 283k 0 11489 0:00:25 0:00:25 --:--:-- 0
100 283k 0 0 100 283k 0 11050 0:00:26 0:00:26 --:--:-- 0
100 283k 0 0 100 283k 0 10644 0:00:27 0:00:27 --:--:-- 0
100 283k 0 0 100 283k 0 10267 0:00:28 0:00:28 --:--:-- 0
100 283k 0 0 100 283k 0 9915 0:00:29 0:00:29 --:--:-- 0
100 283k 0 0 100 283k 0 9587 0:00:30 0:00:30 --:--:-- 0
100 283k 0 0 100 283k 0 9279 0:00:31 0:00:31 --:--:-- 0
100 283k 0 0 100 283k 0 8991 0:00:32 0:00:32 --:--:-- 0
100 283k 0 0 100 283k 0 8720 0:00:33 0:00:33 --:--:-- 0
100 283k 0 0 100 283k 0 8465 0:00:34 0:00:34 --:--:-- 0
100 283k 0 0 100 283k 0 8225 0:00:35 0:00:35 --:--:-- 0
100 283k 0 0 100 283k 0 7998 0:00:36 0:00:36 --:--:-- 0
100 283k 0 0 100 283k 0 7783 0:00:37 0:00:37 --:--:-- 0
100 283k 0 0 100 283k 0 7579 0:00:38 0:00:38 --:--:-- 0
100 283k 0 0 100 283k 0 7386 0:00:39 0:00:39 --:--:-- 0
100 283k 0 0 100 283k 0 7202 0:00:40 0:00:40 --:--:-- 0
100 283k 0 0 100 283k 0 7027 0:00:41 0:00:41 --:--:-- 0
100 283k 0 0 100 283k 0 6861 0:00:42 0:00:42 --:--:-- 0
100 283k 0 0 100 283k 0 6702 0:00:43 0:00:43 --:--:-- 0
100 283k 0 0 100 283k 0 6550 0:00:44 0:00:44 --:--:-- 0
100 283k 0 0 100 283k 0 6405 0:00:45 0:00:45 --:--:-- 0
100 283k 0 0 100 283k 0 6267 0:00:46 0:00:46 --:--:-- 0
100 283k 0 0 100 283k 0 6134 0:00:47 0:00:47 --:--:-- 0
100 283k 0 0 100 283k 0 6007 0:00:48 0:00:48 --:--:-- 0
100 283k 0 0 100 283k 0 5884 0:00:49 0:00:49 --:--:-- 0
100 283k 0 0 100 283k 0 5767 0:00:50 0:00:50 --:--:-- 0
100 283k 0 0 100 283k 0 5654 0:00:51 0:00:51 --:--:-- 0
100 283k 0 0 100 283k 0 5546 0:00:52 0:00:52 --:--:-- 0
100 283k 0 0 100 283k 0 5442 0:00:53 0:00:53 --:--:-- 0
100 283k 0 0 100 283k 0 5342 0:00:54 0:00:54 --:--:-- 0
100 283k 0 0 100 283k 0 5245 0:00:55 0:00:55 --:--:-- 0
100 283k 0 0 100 283k 0 5151 0:00:56 0:00:56 --:--:-- 0
100 283k 0 0 100 283k 0 5061 0:00:57 0:00:57 --:--:-- 0
100 283k 0 0 100 283k 0 4974 0:00:58 0:00:58 --:--:-- 0
100 283k 0 0 100 283k 0 4890 0:00:59 0:00:59 --:--:-- 0
100 283k 0 0 100 283k 0 4809 0:01:00 0:01:00 --:--:-- 0
100 283k 0 0 100 283k 0 4730 0:01:01 0:01:01 --:--:-- 0
100 283k 0 0 100 283k 0 4654 0:01:02 0:01:02 --:--:-- 0
100 283k 0 0 100 283k 0 4581 0:01:03 0:01:03 --:--:-- 0
100 283k 0 0 100 283k 0 4509 0:01:04 0:01:04 --:--:-- 0
100 283k 0 0 100 283k 0 4440 0:01:05 0:01:05 --:--:-- 0
100 283k 0 0 100 283k 0 4373 0:01:06 0:01:06 --:--:-- 0
100 283k 0 0 100 283k 0 4308 0:01:07 0:01:07 --:--:-- 0
100 283k 0 0 100 283k 0 4245 0:01:08 0:01:08 --:--:-- 0
100 283k 0 0 100 283k 0 4184 0:01:09 0:01:09 --:--:-- 0
100 283k 0 0 100 283k 0 4124 0:01:10 0:01:10 --:--:-- 0
100 283k 0 0 100 283k 0 4066 0:01:11 0:01:11 --:--:-- 0
100 283k 0 0 100 283k 0 4010 0:01:12 0:01:12 --:--:-- 0
100 283k 0 0 100 283k 0 3955 0:01:13 0:01:13 --:--:-- 0
100 283k 0 0 100 283k 0 3902 0:01:14 0:01:14 --:--:-- 0
100 283k 0 0 100 283k 0 3850 0:01:15 0:01:15 --:--:-- 0
100 283k 0 0 100 283k 0 3799 0:01:16 0:01:16 --:--:-- 0
100 283k 0 0 100 283k 0 3750 0:01:17 0:01:17 --:--:-- 0
100 283k 0 0 100 283k 0 3702 0:01:18 0:01:18 --:--:-- 0
100 283k 0 0 100 283k 0 3655 0:01:19 0:01:19 --:--:-- 0
100 283k 0 0 100 283k 0 3610 0:01:20 0:01:20 --:--:-- 0
100 283k 0 0 100 283k 0 3565 0:01:21 0:01:21 --:--:-- 0
100 283k 0 0 100 283k 0 3522 0:01:22 0:01:22 --:--:-- 0
100 283k 0 0 100 283k 0 3480 0:01:23 0:01:23 --:--:-- 0
100 283k 0 0 100 283k 0 3438 0:01:24 0:01:24 --:--:-- 0
100 283k 0 0 100 283k 0 3398 0:01:25 0:01:25 --:--:-- 0
100 283k 0 0 100 283k 0 3358 0:01:26 0:01:26 --:--:-- 0
100 283k 0 0 100 283k 0 3320 0:01:27 0:01:27 --:--:-- 0
100 283k 0 0 100 283k 0 3282 0:01:28 0:01:28 --:--:-- 0
100 283k 0 0 100 283k 0 3245 0:01:29 0:01:29 --:--:-- 0
100 283k 0 0 100 283k 0 3210 0:01:30 0:01:30 --:--:-- 0
100 283k 0 0 100 283k 0 3174 0:01:31 0:01:31 --:--:-- 0
100 283k 0 0 100 283k 0 3140 0:01:32 0:01:32 --:--:-- 0
100 283k 0 0 100 283k 0 3106 0:01:33 0:01:33 --:--:-- 0
100 283k 0 0 100 283k 0 3073 0:01:34 0:01:34 --:--:-- 0
100 283k 0 0 100 283k 0 3041 0:01:35 0:01:35 --:--:-- 0
100 283k 0 0 100 283k 0 3009 0:01:36 0:01:36 --:--:-- 0
100 283k 0 0 100 283k 0 2978 0:01:37 0:01:37 --:--:-- 0
100 283k 0 0 100 283k 0 2948 0:01:38 0:01:38 --:--:-- 0
100 283k 0 0 100 283k 0 2918 0:01:39 0:01:39 --:--:-- 0
100 283k 0 0 100 283k 0 2889 0:01:40 0:01:40 --:--:-- 0
100 283k 0 0 100 283k 0 2861 0:01:41 0:01:41 --:--:-- 0
100 283k 0 0 100 283k 0 2833 0:01:42 0:01:42 --:--:-- 0
100 283k 0 0 100 283k 0 2805 0:01:43 0:01:43 --:--:-- 0
100 283k 0 0 100 283k 0 2778 0:01:44 0:01:44 --:--:-- 0
100 283k 0 0 100 283k 0 2752 0:01:45 0:01:45 --:--:-- 0
100 283k 0 0 100 283k 0 2726 0:01:46 0:01:46 --:--:-- 0
100 283k 0 0 100 283k 0 2700 0:01:47 0:01:47 --:--:-- 0
100 283k 0 0 100 283k 0 2675 0:01:48 0:01:48 --:--:-- 0
100 283k 0 0 100 283k 0 2651 0:01:49 0:01:49 --:--:-- 0
100 283k 0 0 100 283k 0 2627 0:01:50 0:01:50 --:--:-- 0
100 283k 0 0 100 283k 0 2603 0:01:51 0:01:51 --:--:-- 0
100 283k 0 0 100 283k 0 2580 0:01:52 0:01:52 --:--:-- 0
100 283k 0 0 100 283k 0 2557 0:01:53 0:01:53 --:--:-- 0
100 283k 0 0 100 283k 0 2535 0:01:54 0:01:54 --:--:-- 0
100 283k 0 0 100 283k 0 2513 0:01:55 0:01:55 --:--:-- 0
100 283k 0 0 100 283k 0 2491 0:01:56 0:01:56 --:--:-- 0
100 283k 0 0 100 283k 0 2470 0:01:57 0:01:57 --:--:-- 0
100 283k 0 0 100 283k 0 2449 0:01:58 0:01:58 --:--:-- 0
100 283k 0 0 100 283k 0 2429 0:01:59 0:01:59 --:--:-- 0
100 283k 0 0 100 283k 0 2408 0:02:00 0:02:00 --:--:-- 0
100 283k 0 0 100 283k 0 2388 0:02:01 0:02:01 --:--:-- 0
100 283k 0 0 100 283k 0 2369 0:02:02 0:02:02 --:--:-- 0
100 283k 0 0 100 283k 0 2350 0:02:03 0:02:03 --:--:-- 0
100 283k 0 0 100 283k 0 2331 0:02:04 0:02:04 --:--:-- 0
100 283k 0 0 100 283k 0 2312 0:02:05 0:02:05 --:--:-- 0
100 283k 0 0 100 283k 0 2294 0:02:06 0:02:06 --:--:-- 0
100 283k 0 0 100 283k 0 2276 0:02:07 0:02:07 --:--:-- 0
100 283k 0 0 100 283k 0 2258 0:02:08 0:02:08 --:--:-- 0
100 283k 0 0 100 283k 0 2241 0:02:09 0:02:09 --:--:-- 0
100 283k 0 0 100 283k 0 2223 0:02:10 0:02:10 --:--:-- 0
100 283k 100 166 100 283k 1 2222 0:02:46 0:02:10 0:00:36 40
[Pipeline] echo
<html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx/1.18.0 (Ubuntu)</center>
</body>
</html>
[Pipeline] readJSON
[Pipeline] }
[Pipeline] // dir
[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
failure: zip->post
[Pipeline] wrap
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone:
[Pipeline] }
[Pipeline] // script
[Pipeline] sh
+ curl -X POST 'http://143.64.81.104:8080/robot/send?access_token=0e635ba9c724e48482d5e4146087ccb44e6b324d34f5e351b80db04fcf41017a' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"Jenkins通知","text": "# 版本编译失败
### [tc397更新]
---
- 任务名: [tc397_ota]
- 任务号:# 228
- 阶段:zip->post
- 状态:<font color=#FF5151> 上传失败 </font>
- 执行人:auto
---
> 请检查失败原因 @"},"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 394 100 27 100 367 272 3707 --:--:-- --:--:-- --:--:-- 3979
[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
hudson.remoting.ProxyException: net.sf.json.JSONException: Invalid JSON String
at net.sf.json.JSONSerializer.toJSON(JSONSerializer.java:143)
at net.sf.json.JSONSerializer.toJSON(JSONSerializer.java:103)
at net.sf.json.JSONSerializer.toJSON(JSONSerializer.java:84)
at org.jenkinsci.plugins.pipeline.utility.steps.json.ReadJSONStepExecution.doRun(ReadJSONStepExecution.java:87)
at org.jenkinsci.plugins.pipeline.utility.steps.AbstractFileOrTextStepExecution.run(AbstractFileOrTextStepExecution.java:29)
at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Finished: FAILURE