08:59:46 Started by user unknown or anonymous 08:59:46 Running as SYSTEM 08:59:46 Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-vue 08:59:46 The recommended git tool is: NONE 08:59:46 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499 08:59:46 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-vue/.git # timeout=10 08:59:46 Fetching changes from the remote Git repository 08:59:46 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git # timeout=10 08:59:46 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git 08:59:46 > /usr/local/git/bin/git --version # timeout=10 08:59:46 > git --version # 'git version 2.43.0' 08:59:46 using GIT_ASKPASS to set credentials gitlab凭据 08:59:46 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:59:47 > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10 08:59:47 Checking out Revision b360bcb6bff3fbedaf1533938478c3697ee301c2 (refs/remotes/origin/test) 08:59:47 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 08:59:47 > /usr/local/git/bin/git checkout -f b360bcb6bff3fbedaf1533938478c3697ee301c2 # timeout=10 08:59:47 Commit message: "feat: 修复电子围栏初始化轨道方法请求参数字段名问题" 08:59:47 > /usr/local/git/bin/git rev-list --no-walk a3221ed655521ef440f79dd867a95cfd919fdee7 # timeout=10 08:59:47 [badp-bcxin-web-5.x-vue] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins7794302027434857457.sh 08:59:47 + cd /data/jenkins/workspace/badp-bcxin-web-5.x-vue 08:59:47 + npm install 08:59:49 npm WARN EBADENGINE Unsupported engine { 08:59:49 npm WARN EBADENGINE package: 'gcoord@1.0.7', 08:59:49 npm WARN EBADENGINE required: { node: '>=16.11.0' }, 08:59:49 npm WARN EBADENGINE current: { node: 'v16.0.0', npm: '7.10.0' } 08:59:49 npm WARN EBADENGINE } 08:59:50 08:59:50 up to date in 3s 08:59:50 08:59:50 258 packages are looking for funding 08:59:50 run `npm fund` for details 08:59:50 + npm run build 08:59:50 08:59:50 > hello-world@0.1.0 build 08:59:50 > vue-cli-service build 08:59:50 08:59:51 08:59:51 - Building for production... 08:59:55 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 08:59:55 08:59:55 More info: https://sass-lang.com/d/legacy-js-api 08:59:55 08:59:55 DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. 08:59:55 08:59:55 More info and automated migrator: https://sass-lang.com/d/import 08:59:55 08:59:55 08:59:55 3 │ @import 'public'; 08:59:55 │ ^^^^^^^^ 08:59:55 08:59:55 stdin 3:9 root stylesheet 08:59:55 08:59:55 DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. 08:59:55 08:59:55 More info and automated migrator: https://sass-lang.com/d/import 08:59:55 08:59:55 08:59:55 4 │ @import 'forms'; 08:59:55 │ ^^^^^^^ 08:59:55 08:59:55 stdin 4:9 root stylesheet 08:59:55 08:59:55 DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. 08:59:55 08:59:55 More info and automated migrator: https://sass-lang.com/d/import 08:59:55 08:59:55 08:59:55 5 │ @import '_view'; 08:59:55 │ ^^^^^^^ 08:59:55 08:59:55 stdin 5:9 root stylesheet 08:59:55 08:59:55 DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. 08:59:55 08:59:55 More info and automated migrator: https://sass-lang.com/d/import 08:59:55 08:59:55 08:59:55 6 │ @import '_activity'; 08:59:55 │ ^^^^^^^^^^^ 08:59:55 08:59:55 stdin 6:9 root stylesheet 08:59:55 08:59:55 DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. 08:59:55 08:59:55 More info and automated migrator: https://sass-lang.com/d/import 08:59:55 08:59:55 08:59:55 7 │ @import '_flowPanel'; 08:59:55 │ ^^^^^^^^^^^^ 08:59:55 08:59:55 stdin 7:9 root stylesheet 08:59:55 08:59:55 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 08:59:55 08:59:55 More info: https://sass-lang.com/d/legacy-js-api 08:59:55 08:59:55 DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. 08:59:55 08:59:55 More info and automated migrator: https://sass-lang.com/d/import 08:59:55 08:59:55 08:59:55 2 │ @import "home_variables"; //首页自定义皮肤变量 08:59:55 │ ^^^^^^^^^^^^^^^^ 08:59:55 08:59:55 stdin 2:9 root stylesheet 08:59:55 08:59:56 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 08:59:56 08:59:56 More info: https://sass-lang.com/d/legacy-js-api 08:59:56 08:59:56 DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. 08:59:56 08:59:56 More info and automated migrator: https://sass-lang.com/d/import 08:59:56 08:59:56 08:59:56 2 │ @import "home_variables"; //首页自定义皮肤变量 08:59:56 │ ^^^^^^^^^^^^^^^^ 08:59:56 08:59:56 stdin 2:9 root stylesheet 08:59:56 08:59:56 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 08:59:56 08:59:56 More info: https://sass-lang.com/d/legacy-js-api 08:59:56 08:59:56 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 08:59:56 08:59:56 More info: https://sass-lang.com/d/legacy-js-api 08:59:56 08:59:56 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 08:59:56 08:59:56 More info: https://sass-lang.com/d/legacy-js-api 08:59:56 08:59:56 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 08:59:56 08:59:56 More info: https://sass-lang.com/d/legacy-js-api 08:59:56 08:59:57 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 08:59:57 08:59:57 More info: https://sass-lang.com/d/legacy-js-api 08:59:57 08:59:57 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 08:59:57 08:59:57 More info: https://sass-lang.com/d/legacy-js-api 08:59:57 08:59:57 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 08:59:57 08:59:57 More info: https://sass-lang.com/d/legacy-js-api 08:59:57 09:00:02 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:02 09:00:02 More info: https://sass-lang.com/d/legacy-js-api 09:00:02 09:00:02 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:02 09:00:02 More info: https://sass-lang.com/d/legacy-js-api 09:00:02 09:00:02 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:02 09:00:02 More info: https://sass-lang.com/d/legacy-js-api 09:00:02 09:00:02 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:02 09:00:02 More info: https://sass-lang.com/d/legacy-js-api 09:00:02 09:00:02 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:02 09:00:02 More info: https://sass-lang.com/d/legacy-js-api 09:00:02 09:00:02 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:02 09:00:02 More info: https://sass-lang.com/d/legacy-js-api 09:00:02 09:00:02 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:02 09:00:02 More info: https://sass-lang.com/d/legacy-js-api 09:00:02 09:00:02 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:02 09:00:02 More info: https://sass-lang.com/d/legacy-js-api 09:00:02 09:00:02 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:02 09:00:02 More info: https://sass-lang.com/d/legacy-js-api 09:00:02 09:00:02 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:02 09:00:02 More info: https://sass-lang.com/d/legacy-js-api 09:00:02 09:00:02 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:02 09:00:02 More info: https://sass-lang.com/d/legacy-js-api 09:00:02 09:00:02 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:02 09:00:02 More info: https://sass-lang.com/d/legacy-js-api 09:00:02 09:00:04 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:04 09:00:04 More info: https://sass-lang.com/d/legacy-js-api 09:00:04 09:00:04 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:04 09:00:04 More info: https://sass-lang.com/d/legacy-js-api 09:00:04 09:00:04 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:04 09:00:04 More info: https://sass-lang.com/d/legacy-js-api 09:00:04 09:00:04 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:04 09:00:04 More info: https://sass-lang.com/d/legacy-js-api 09:00:04 09:00:05 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:05 09:00:05 More info: https://sass-lang.com/d/legacy-js-api 09:00:05 09:00:05 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:05 09:00:05 More info: https://sass-lang.com/d/legacy-js-api 09:00:05 09:00:05 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:05 09:00:05 More info: https://sass-lang.com/d/legacy-js-api 09:00:05 09:00:05 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:05 09:00:05 More info: https://sass-lang.com/d/legacy-js-api 09:00:05 09:00:05 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:05 09:00:05 More info: https://sass-lang.com/d/legacy-js-api 09:00:05 09:00:05 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:05 09:00:05 More info: https://sass-lang.com/d/legacy-js-api 09:00:05 09:00:05 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:05 09:00:05 More info: https://sass-lang.com/d/legacy-js-api 09:00:05 09:00:05 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:05 09:00:05 More info: https://sass-lang.com/d/legacy-js-api 09:00:05 09:00:06 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:06 09:00:06 More info: https://sass-lang.com/d/legacy-js-api 09:00:06 09:00:06 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:06 09:00:06 More info: https://sass-lang.com/d/legacy-js-api 09:00:06 09:00:06 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:06 09:00:06 More info: https://sass-lang.com/d/legacy-js-api 09:00:06 09:00:06 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:06 09:00:06 More info: https://sass-lang.com/d/legacy-js-api 09:00:06 09:00:07 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:07 09:00:07 More info: https://sass-lang.com/d/legacy-js-api 09:00:07 09:00:07 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:07 09:00:07 More info: https://sass-lang.com/d/legacy-js-api 09:00:07 09:00:07 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:07 09:00:07 More info: https://sass-lang.com/d/legacy-js-api 09:00:07 09:00:07 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:07 09:00:07 More info: https://sass-lang.com/d/legacy-js-api 09:00:07 09:00:07 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:07 09:00:07 More info: https://sass-lang.com/d/legacy-js-api 09:00:07 09:00:07 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:07 09:00:07 More info: https://sass-lang.com/d/legacy-js-api 09:00:07 09:00:07 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:07 09:00:07 More info: https://sass-lang.com/d/legacy-js-api 09:00:07 09:00:07 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:07 09:00:07 More info: https://sass-lang.com/d/legacy-js-api 09:00:07 09:00:07 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:07 09:00:07 More info: https://sass-lang.com/d/legacy-js-api 09:00:07 09:00:07 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:07 09:00:07 More info: https://sass-lang.com/d/legacy-js-api 09:00:07 09:00:07 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:07 09:00:07 More info: https://sass-lang.com/d/legacy-js-api 09:00:07 09:00:08 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:08 09:00:08 More info: https://sass-lang.com/d/legacy-js-api 09:00:08 09:00:08 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:08 09:00:08 More info: https://sass-lang.com/d/legacy-js-api 09:00:08 09:00:08 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:08 09:00:08 More info: https://sass-lang.com/d/legacy-js-api 09:00:08 09:00:08 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:08 09:00:08 More info: https://sass-lang.com/d/legacy-js-api 09:00:08 09:00:08 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:08 09:00:08 More info: https://sass-lang.com/d/legacy-js-api 09:00:08 09:00:08 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:08 09:00:08 More info: https://sass-lang.com/d/legacy-js-api 09:00:08 09:00:08 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:08 09:00:08 More info: https://sass-lang.com/d/legacy-js-api 09:00:08 09:00:08 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:08 09:00:08 More info: https://sass-lang.com/d/legacy-js-api 09:00:08 09:00:08 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:08 09:00:08 More info: https://sass-lang.com/d/legacy-js-api 09:00:08 09:00:08 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:08 09:00:08 More info: https://sass-lang.com/d/legacy-js-api 09:00:08 09:00:08 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:08 09:00:08 More info: https://sass-lang.com/d/legacy-js-api 09:00:08 09:00:08 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:08 09:00:08 More info: https://sass-lang.com/d/legacy-js-api 09:00:08 09:00:08 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:08 09:00:08 More info: https://sass-lang.com/d/legacy-js-api 09:00:08 09:00:08 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:08 09:00:08 More info: https://sass-lang.com/d/legacy-js-api 09:00:08 09:00:09 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:09 09:00:09 More info: https://sass-lang.com/d/legacy-js-api 09:00:09 09:00:09 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:09 09:00:09 More info: https://sass-lang.com/d/legacy-js-api 09:00:09 09:00:09 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:09 09:00:09 More info: https://sass-lang.com/d/legacy-js-api 09:00:09 09:00:09 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:09 09:00:09 More info: https://sass-lang.com/d/legacy-js-api 09:00:09 09:00:09 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:09 09:00:09 More info: https://sass-lang.com/d/legacy-js-api 09:00:09 09:00:09 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:09 09:00:09 More info: https://sass-lang.com/d/legacy-js-api 09:00:09 09:00:09 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. 09:00:09 09:00:09 More info: https://sass-lang.com/d/legacy-js-api 09:00:09 09:00:13 /data/apache-tomcat-jenkins/temp/jenkins7794302027434857457.sh: line 4: 3505 Killed npm run build 09:00:13 Build step 'Execute shell' marked build as failure 09:00:13 Finished: FAILURE