Started by GitLab push by 陈志洪
Running as SYSTEM
Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-vue
The recommended git tool is: NONE
using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
> /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-vue/.git # timeout=10
Fetching changes from the remote Git repository
> /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatch-vue.git # timeout=10
Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatch-vue.git
> /usr/local/git/bin/git --version # timeout=10
> git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials gitlab凭据
> /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatch-vue.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/feat-huaweiVideo, since it originates from another repository
> /usr/local/git/bin/git rev-parse origin/test^{commit} # timeout=10
Checking out Revision d2a434516e0ff2db415615bdb11ce5e3a5c01119 (origin/test)
> /usr/local/git/bin/git config core.sparsecheckout # timeout=10
> /usr/local/git/bin/git checkout -f d2a434516e0ff2db415615bdb11ce5e3a5c01119 # timeout=10
Commit message: ""feat: 新增考试视频跳转功能并传递站点ID参数""
> /usr/local/git/bin/git rev-list --no-walk d2a434516e0ff2db415615bdb11ce5e3a5c01119 # timeout=10
[badp-bcxin-web-5.x-dispatch-vue] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins14293667561855897330.sh
+ cd /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-vue
+ npm install
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'gcoord@1.0.7',
npm WARN EBADENGINE required: { node: '>=16.11.0' },
npm WARN EBADENGINE current: { node: 'v16.0.0', npm: '7.10.0' }
npm WARN EBADENGINE }
up to date in 3s
394 packages are looking for funding
run `npm fund` for details
+ npm run build
> dispatch-platform@1.2.0 build
> vue-cli-service build --mode staging
- Building for staging...
postcss-px-to-viewport: postcss.plugin was deprecated. Migration guide:
https://evilmartians.com/chronicles/postcss-8-plugin-migration
DONE Compiled successfully in 11981ms9:43:14 PM
File Size Gzipped
dist/GWSD_WebPTT/js/jquery-1.10.2.min. 90.92 KiB 32.06 KiB
js
dist/GWSD_WebPTT/js/adapter-7.4.0.min. 88.01 KiB 20.13 KiB
js
dist/static/js/vendors~home.js 6772.14 KiB 1188.46 KiB
dist/static/js/chunk-libs.js 2516.96 KiB 558.39 KiB
dist/static/js/chunk-elementUI.js 2356.01 KiB 416.75 KiB
dist/static/js/vendors~resources.js 2013.28 KiB 663.25 KiB
dist/static/js/home.js 1762.56 KiB 227.66 KiB
dist/BenzAMRRecorder.js 1078.42 KiB 177.86 KiB
dist/static/js/vendors~business~home.j 1000.67 KiB 225.33 KiB
s
dist/static/js/vendors~business~home~r 743.80 KiB 137.32 KiB
esources.js
dist/static/js/business.js 716.02 KiB 111.08 KiB
dist/static/js/resources.js 486.05 KiB 43.32 KiB
dist/static/js/app.js 249.89 KiB 43.96 KiB
dist/static/js/home~resources.js 218.81 KiB 72.34 KiB
dist/flvplayer-decoder-baseline.js 185.33 KiB 68.33 KiB
dist/static/js/business~home.js 183.57 KiB 43.91 KiB
dist/GWSD_WebPTT/js/ms_sdk.js 26.83 KiB 10.49 KiB
dist/static/js/vendors~business.js 25.59 KiB 2.95 KiB
dist/GWSD_WebPTT/js/GWSD_WebPTT_sdk.js 11.59 KiB 3.34 KiB
dist/static/js/runtime.js 9.28 KiB 2.49 KiB
Images and other types of assets omitted.
DONE Build complete. The dist directory is ready to be deployed.
INFO Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html
+ rm -rf /data/workspace/badp-bcxin-web-5.x-static/dispatchVue
+ cp -r /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-vue/dist /data/workspace/badp-bcxin-web-5.x-static/dispatchVue
+ chmod 755 /data/workspace/badp-bcxin-web-5.x-static/dispatchVue -R
Finished: SUCCESS