Started by user admin Running as SYSTEM Building in workspace D:\jenkins\workspace\examine-fvue The recommended git tool is: NONE using credential acb71845-9146-47b3-a91f-6f1885a5272e Cloning the remote Git repository Cloning repository http://192.168.30.152:6090/artfess/examine_web.git > D:\Program Files\Git\bin\git.exe init D:\jenkins\workspace\examine-fvue # timeout=10 Fetching upstream changes from http://192.168.30.152:6090/artfess/examine_web.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://192.168.30.152:6090/artfess/examine_web.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > D:\Program Files\Git\bin\git.exe config remote.origin.url http://192.168.30.152:6090/artfess/examine_web.git # timeout=10 > D:\Program Files\Git\bin\git.exe config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > D:\Program Files\Git\bin\git.exe rev-parse "refs/remotes/origin/dev^{commit}" # timeout=10 Checking out Revision 033e788672142b736bcd4a87fb9190a23424b503 (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 033e788672142b736bcd4a87fb9190a23424b503 # timeout=10 Commit message: "ϵͳÃû³Æ" First time build. Skipping changelog. [examine-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins7386523609421985420.bat D:\jenkins\workspace\examine-fvue>node -v v12.19.0 D:\jenkins\workspace\examine-fvue>npm -v 6.14.8 [examine-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins4016638811691917614.bat D:\jenkins\workspace\examine-fvue>npm config set registry https://registry.npm.taobao.org [examine-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins4841273788794872733.bat D:\jenkins\workspace\examine-fvue>npm config get registry https://registry.npm.taobao.org/ [examine-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins4692187732295406238.bat D:\jenkins\workspace\examine-fvue>cd D:\jenkins\workspace\examine-fvue && npm install && npm run build npm WARN tarball tarball data for d3-geo-projection@2.1.2 (sha1-ffjh6dBG1jHGUJ9+UxNX1K3CSqM=) seems to be corrupted. Trying one more time. npm WARN tar ENOENT: no such file or directory, open 'D:\jenkins\workspace\examine-fvue\node_modules\.staging\rxjs-bf5fa71f\internal\operators\throttle.js' npm WARN tar ENOENT: no such file or directory, open 'D:\jenkins\workspace\examine-fvue\node_modules\.staging\rxjs-bf5fa71f\operator\throttle.js' Build was aborted Aborted by admin SSH: Current build result is [ABORTED], not going to run. Finished: ABORTED