10:30:28Started by user unknown or anonymous
10:30:28Running as SYSTEM
10:30:28Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-vue
10:30:28The recommended git tool is: NONE
10:30:28using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
10:30:28 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-vue/.git # timeout=10
10:30:28Fetching changes from the remote Git repository
10:30:28 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git # timeout=10
10:30:28Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git10:30:28 > /usr/local/git/bin/git --version # timeout=10
10:30:28 > git --version # 'git version 2.43.0'
10:30:28using GIT_ASKPASS to set credentials gitlab凭据
10:30:28 > /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
10:30:29 > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
10:30:29Checking out Revision 20e45c352fefe5b05f1b4a5915495847909fc2a0 (refs/remotes/origin/test)
10:30:29 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
10:30:29 > /usr/local/git/bin/git checkout -f 20e45c352fefe5b05f1b4a5915495847909fc2a0 # timeout=10
10:30:29Commit message: "feat: 合并master代码"
10:30:29 > /usr/local/git/bin/git rev-list --no-walk 5421129b51a93938f4f82d65bddd368272e1e214 # timeout=10
10:30:29[badp-bcxin-web-5.x-vue] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins7961182204318213912.sh
10:30:29+ cd /data/jenkins/workspace/badp-bcxin-web-5.x-vue
10:30:29+ npm install
10:30:33npm WARN deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported
10:30:34npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
10:30:34npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
10:30:34npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
10:30:3510:30:35added 127 packages, removed 51 packages, and changed 2 packages in 5s
10:30:3510:30:35123 packages are looking for funding
10:30:35 run `npm fund` for details
10:30:35+ npm run build
10:30:3510:30:35> hello-world@0.1.0 build
10:30:35> vue-cli-service build
10:30:3510:30:3610:30:36- Building for production...
10:30:38 ERROR Failed to compile with 1 error10:30:38 AM
10:30:3810:30:38 error in ./src/main.js
10:30:3810:30:38Syntax Error: Thread Loader (Worker 0)
10:30:38Cannot set property 'jsx' of undefined
10:30:3810:30:3810:30:38 @ multi ./src/main.js
10:30:3810:30:38 ERROR Build failed with errors.
10:30:38Build step 'Execute shell' marked build as failure
10:30:38Finished: FAILURE