Started by user admin Running as SYSTEM Building in workspace D:\jenkins\workspace\examine-mvue The recommended git tool is: NONE using credential acb71845-9146-47b3-a91f-6f1885a5272e > 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://192.168.30.152:6090/artfess/BPM_WEB.git # timeout=10 Fetching upstream changes from http://192.168.30.152:6090/artfess/BPM_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/BPM_WEB.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > D:\Program Files\Git\bin\git.exe rev-parse "refs/remotes/origin/examine_web^{commit}" # timeout=10 Checking out Revision 4cc0434ba3fd80444b61ba8b3194417c12e0f7ec (refs/remotes/origin/examine_web) > D:\Program Files\Git\bin\git.exe config core.sparsecheckout # timeout=10 > D:\Program Files\Git\bin\git.exe checkout -f 4cc0434ba3fd80444b61ba8b3194417c12e0f7ec # timeout=10 Commit message: "修改页面" > D:\Program Files\Git\bin\git.exe rev-list --no-walk 4cc0434ba3fd80444b61ba8b3194417c12e0f7ec # timeout=10 [examine-mvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins7907186333168634620.bat D:\jenkins\workspace\examine-mvue>node -v v12.19.0 D:\jenkins\workspace\examine-mvue>npm -v 6.14.8 [examine-mvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins552645692027748571.bat D:\jenkins\workspace\examine-mvue>npm config set registry https://registry.npm.taobao.org [examine-mvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins2057231905314557797.bat D:\jenkins\workspace\examine-mvue>npm config get registry https://registry.npm.taobao.org/ [examine-mvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins1633971055732347787.bat D:\jenkins\workspace\examine-mvue>cd D:\jenkins\workspace\examine-mvue && npm install && npm run build npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap. npm WARN tarball tarball data for echarts@5.0.1 (sha1-uZn/b1FbGqhR7QlXbq+JaGtXzpc=) seems to be corrupted. Trying one more time. npm WARN tarball tarball data for echarts@5.0.1 (sha1-uZn/b1FbGqhR7QlXbq+JaGtXzpc=) seems to be corrupted. Trying one more time. npm WARN tar ENOENT: no such file or directory, open 'D:\jenkins\workspace\examine-mvue\node_modules\.staging\slice-ansi-4eeb03d9\package.json' npm WARN tar ENOENT: no such file or directory, open 'D:\jenkins\workspace\examine-mvue\node_modules\.staging\resolve-from-32c76966\package.json' npm WARN tar ENOENT: no such file or directory, open 'D:\jenkins\workspace\examine-mvue\node_modules\.staging\regexpp-622f5caa\package.json' npm WARN tar ENOENT: no such file or directory, open 'D:\jenkins\workspace\examine-mvue\node_modules\.staging\slice-ansi-4eeb03d9\index.js' npm WARN tar ENOENT: no such file or directory, open 'D:\jenkins\workspace\examine-mvue\node_modules\.staging\resolve-from-32c76966\index.js' npm WARN tar ENOENT: no such file or directory, open 'D:\jenkins\workspace\examine-mvue\node_modules\.staging\regexpp-622f5caa\index.d.ts' npm WARN tar ENOENT: no such file or directory, open 'D:\jenkins\workspace\examine-mvue\node_modules\.staging\slice-ansi-4eeb03d9\license' npm WARN tar ENOENT: no such file or directory, open 'D:\jenkins\workspace\examine-mvue\node_modules\.staging\resolve-from-32c76966\license' npm WARN tar ENOENT: no such file or directory, open 'D:\jenkins\workspace\examine-mvue\node_modules\.staging\regexpp-622f5caa\index.js' npm WARN tar ENOENT: no such file or directory, open 'D:\jenkins\workspace\examine-mvue\node_modules\.staging\slice-ansi-4eeb03d9\readme.md' npm WARN tar ENOENT: no such file or directory, open 'D:\jenkins\workspace\examine-mvue\node_modules\.staging\resolve-from-32c76966\readme.md' npm WARN tar ENOENT: no such file or directory, open 'D:\jenkins\workspace\examine-mvue\node_modules\.staging\esprima-07753cfe\dist\esprima.js' Build was aborted Aborted by admin SSH: Current build result is [ABORTED], not going to run. Finished: ABORTED