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 f48156be8740626ee1f4cee18b63df5934710717 (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 f48156be8740626ee1f4cee18b63df5934710717 # timeout=10
Commit message: "整改记录"
> D:\Program Files\Git\bin\git.exe rev-list --no-walk 2d089d837af5c5c1c8a1aba7727dbb6458d85c16 # timeout=10
[yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins4085811046611597758.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\jenkins70388785602929815.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\jenkins8885908147587719283.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\jenkins3088648428087505541.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/scrollparent 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-28T18_13_45_778Z-debug.log
Build step 'Execute Windows batch command' marked build as failure
SSH: Current build result is [FAILURE], not going to run.
Finished: FAILURE