Started by timer
Running as SYSTEM
Building in workspace D:\jenkins\workspace\yhxt-web
The recommended git tool is: NONE
using credential db7fcbe3-f63d-40ab-bb44-4da92b582254
> D:\Program Files\Git\bin\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> D:\Program Files\Git\bin\git.exe config remote.origin.url http://140.210.216.73:6090/artfess/yhxt_fvue.git # timeout=10
Fetching upstream changes from http://140.210.216.73:6090/artfess/yhxt_fvue.git
> D:\Program Files\Git\bin\git.exe --version # timeout=10
> git --version # 'git version 2.24.1.windows.2'
using GIT_ASKPASS to set credentials
> D:\Program Files\Git\bin\git.exe fetch --tags --force --progress -- http://140.210.216.73:6090/artfess/yhxt_fvue.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> D:\Program Files\Git\bin\git.exe rev-parse "refs/remotes/origin/dev^{commit}" # timeout=10
Checking out Revision 31399a0f89bac6168238a1b47e91e5d1b4c36033 (refs/remotes/origin/dev)
> D:\Program Files\Git\bin\git.exe config core.sparsecheckout # timeout=10
> D:\Program Files\Git\bin\git.exe checkout -f 31399a0f89bac6168238a1b47e91e5d1b4c36033 # timeout=10
Commit message: "安全、质量、过程导出"
> D:\Program Files\Git\bin\git.exe rev-list --no-walk 031b35737742a008247b4795fab3a5293c007159 # timeout=10
[yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins1874547635300700884.bat
D:\jenkins\workspace\yhxt-web>node -v
v12.19.0
D:\jenkins\workspace\yhxt-web>npm -v
6.14.8
[yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins3764990498652990515.bat
D:\jenkins\workspace\yhxt-web>npm config set registry https://registry.npm.taobao.org
[yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins3642997683465939408.bat
D:\jenkins\workspace\yhxt-web>npm config get registry
https://registry.npm.taobao.org/
[yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins6544947317045592284.bat
D:\jenkins\workspace\yhxt-web>cd D:\jenkins\workspace\yhxt-web && npm install && npm run build
npm WARN echarts-liquidfill@2.0.6 requires a peer of echarts@^4.8.0 but none is installed. You must install peer dependencies yourself.
npm WARN echarts-liquidfill@2.0.6 requires a peer of zrender@^4.3.1 but none is installed. You must install peer dependencies yourself.
npm WARN vue-area-linkage@5.1.0 requires a peer of area-data@>=5.0.6 but none is installed. You must install peer dependencies yourself.
npm ERR! code CERT_HAS_EXPIRED
npm ERR! errno CERT_HAS_EXPIRED
npm ERR! request to https://registry.npm.taobao.org/vue-observe-visibility failed, reason: certificate has expired
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2024-06-26T18_13_36_848Z-debug.log
Build step 'Execute Windows batch command' marked build as failure
SSH: Current build result is [FAILURE], not going to run.
Finished: FAILURE