Console Output

Started by user weilikang
Obtained qingdaoXL-config.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 6626c90d92f957cefc10b0e0468f610292ffda5c
The recommended git tool is: NONE
using credential gitlab_weilk
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository http://159.27.226.4/weilikang/jenkinslib.git
 > git init /var/lib/jenkins/workspace/shanghaiLJ-config@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3 # timeout=10
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
 > git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 6626c90d92f957cefc10b0e0468f610292ffda5c (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6626c90d92f957cefc10b0e0468f610292ffda5c # timeout=10
Commit message: "Update dingtalk.groovy"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] echo
shared_config不更新参数
[Pipeline] echo
[XL001]
[Pipeline] echo
[XL001]
[Pipeline] echo
XL001
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/shanghaiLJ-config
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_weilk
Cloning the remote Git repository
Cloning repository http://159.27.226.4/weilikang/jenkinsfiles.git
 > git init /var/lib/jenkins/workspace/shanghaiLJ-config # 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 config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 578da859968037c1032418404c545e573b9b4be4 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 578da859968037c1032418404c545e573b9b4be4 # timeout=10
Commit message: "Add new file"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
1
[Pipeline] sh
+ rm -rf /root/workspace/qingdaoXL-config/shared_config/
[Pipeline] sh
+ ls -a /root/workspace/qingdaoXL-config
.
..
XL001
[Pipeline] echo
XL001.json
[Pipeline] sh
+ cat /root/commtest/master-project/qingdaoXL/XL001.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/qingdaoXL/XL001.json
[Pipeline] sh
+ cat /root/commtest/dev-project/qingdaoXL/XL001.json
[Pipeline] echo
[XL001]
[Pipeline] echo
XL001
[Pipeline] sh
+ mkdir -p /root/workspace/qingdaoXL-config/XL001
[Pipeline] sh
+ mkdir -p /root/workspace/qingdaoXL-config/XL001/params_XL001
[Pipeline] sh
+ rm -rf /root/workspace/qingdaoXL-config/XL001/params /root/workspace/qingdaoXL-config/XL001/params_new /root/workspace/qingdaoXL-config/XL001/params_orin_slave_XL001_2023-11-02_11-42-35 /root/workspace/qingdaoXL-config/XL001/params_orin_slave_XL001_2023-11-02_11-42-35.zip /root/workspace/qingdaoXL-config/XL001/params_XL001 /root/workspace/qingdaoXL-config/XL001/version.json
[Pipeline] dir
Running in /root/workspace/qingdaoXL-config/XL001
[Pipeline] {
[Pipeline] echo
[XL001]
[Pipeline] echo
更新XL001参数
[Pipeline] echo
null
[Pipeline] echo
XL001
[Pipeline] echo
null,http://159.27.226.4/config/qingdao/xilian/XL001.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
 > git rev-parse --resolve-git-dir /root/workspace/qingdaoXL-config/XL001/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://159.27.226.4/config/qingdao/xilian/XL001.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/qingdao/xilian/XL001.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
 > git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/qingdao/xilian/XL001.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/null^{commit} # timeout=10
 > git rev-parse null^{commit} # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (checkout_new)
Stage "checkout_new" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
Stage "zip->post" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
always
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
failure
[Pipeline] wrap
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone: null
[Pipeline] echo
用户不存在列表中
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone: null
[Pipeline] echo
用户不存在列表中
[Pipeline] }
[Pipeline] // script
[Pipeline] sh
+ curl -X POST 'https://oapi.dingtalk.com/robot/send?access_token=0e635ba9c724e48482d5e4146087ccb44e6b324d34f5e351b80db04fcf41017a' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"Jenkins通知","text": "# 版本编译失败    
    
### [仅测试] 
 ---  
  - 任务名: [shanghaiLJ-config] 
  - 任务号: # 1  
  - 状态:<font color=#FF5151> 编译失败 </font> 
  - 执行人:weilikang 
  ---  
   > 请检查失败原因  "},"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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   379  100    27  100   352    214   2793 --:--:-- --:--:-- --:--:--  2984
[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
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Finished: FAILURE