Deploy details
Deploy log
8:12:38 PM: Build ready to start
8:12:39 PM: build-image version: ac716c5be7f79fe384a0f3759e8ef612cb821a37 (xenial)
8:12:39 PM: build-image tag: v3.13.0
8:12:39 PM: buildbot version: 4d0ac5fd74188fe527fa2a661368485be00b8be6
8:12:39 PM: Fetching cached dependencies
8:12:39 PM: Failed to fetch cache, continuing with build
8:12:39 PM: Starting to prepare the repo for build
8:12:40 PM: No cached dependencies found. Cloning fresh repo
8:12:40 PM: git clone https://github.com/lytves/vue-calendar
8:12:41 PM: Preparing Git Reference pull/25/head
8:12:41 PM: Parsing package.json dependencies
8:12:42 PM: Starting build script
8:12:42 PM: Installing dependencies
8:12:42 PM: Python version set to 2.7
8:12:43 PM: Downloading and installing node v10.24.1...
8:12:43 PM: Downloading https://nodejs.org/dist/v10.24.1/node-v10.24.1-linux-x64.tar.xz...
8:12:44 PM: Computing checksum with sha256sum
8:12:44 PM: Checksums matched!
8:12:46 PM: Now using node v10.24.1 (npm v6.14.12)
8:12:46 PM: Started restoring cached build plugins
8:12:46 PM: Finished restoring cached build plugins
8:12:46 PM: Attempting ruby version 2.6.2, read from environment
8:12:47 PM: Using ruby version 2.6.2
8:12:47 PM: Using PHP version 5.6
8:12:48 PM: No npm workspaces detected
8:12:48 PM: Started restoring cached node modules
8:12:48 PM: Finished restoring cached node modules
8:12:48 PM: Installing NPM modules using NPM version 6.14.12
8:13:06 PM: > grpc@1.24.2 install /opt/build/repo/node_modules/grpc
8:13:06 PM: > node-pre-gyp install --fallback-to-build --library=static_library
8:13:06 PM: node-pre-gyp WARN Using request for node-pre-gyp https download
8:13:07 PM: [grpc] Success: "/opt/build/repo/node_modules/grpc/src/node/extension_binary/node-v64-linux-x64-glibc/grpc_node.node" is installed via remote
8:13:07 PM: > yorkie@2.0.0 install /opt/build/repo/node_modules/yorkie
8:13:07 PM: > node bin/install.js
8:13:07 PM: CI detected, skipping Git hooks installation
8:13:07 PM: > core-js@3.4.1 postinstall /opt/build/repo/node_modules/@firebase/polyfill/node_modules/core-js
8:13:07 PM: > node postinstall || echo "ignore"
8:13:07 PM: > core-js@3.4.2 postinstall /opt/build/repo/node_modules/core-js
8:13:07 PM: > node -e "try{require('./postinstall')}catch(e){}"
8:13:07 PM: > ejs@2.7.4 postinstall /opt/build/repo/node_modules/ejs
8:13:07 PM: > node ./postinstall.js
8:13:07 PM: > protobufjs@6.8.8 postinstall /opt/build/repo/node_modules/protobufjs
8:13:07 PM: > node scripts/postinstall
8:13:07 PM: > core-js@2.6.10 postinstall /opt/build/repo/node_modules/vue-textarea-autosize/node_modules/core-js
8:13:07 PM: > node postinstall || echo "ignore"
8:13:08 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
8:13:08 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
8:13:09 PM: added 1349 packages from 909 contributors and audited 1416 packages in 20.09s
8:13:09 PM: 17 packages are looking for funding
8:13:09 PM: run `npm fund` for details
8:13:09 PM: found 229 vulnerabilities (7 low, 87 moderate, 110 high, 25 critical)
8:13:09 PM: run `npm audit fix` to fix them, or `npm audit` for details
8:13:09 PM: NPM modules installed
8:13:10 PM: Started restoring cached go cache
8:13:10 PM: Finished restoring cached go cache
8:13:10 PM: Installing Go version 1.12
8:13:14 PM: unset GOOS;
8:13:14 PM: unset GOARCH;
8:13:14 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
8:13:14 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
8:13:14 PM: go version >&2;
8:13:14 PM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env"
8:13:14 PM: go version go1.12 linux/amd64
8:13:14 PM: Installing missing commands
8:13:14 PM: Verify run directory
8:13:16 PM:
8:13:16 PM: ────────────────────────────────────────────────────────────────
8:13:16 PM: Netlify Build
8:13:16 PM: ────────────────────────────────────────────────────────────────
8:13:16 PM:
8:13:16 PM: ❯ Version
8:13:16 PM: @netlify/build 27.1.6
8:13:16 PM:
8:13:16 PM: ❯ Flags
8:13:16 PM: baseRelDir: true
8:13:16 PM: buildId: 62b377b61bdb1a0009c2017e
8:13:16 PM: deployId: 62b377b61bdb1a0009c20180
8:13:16 PM:
8:13:16 PM: ❯ Current directory
8:13:16 PM: /opt/build/repo
8:13:16 PM:
8:13:16 PM: ❯ Config file
8:13:16 PM: No config file was defined: using default values.
8:13:16 PM:
8:13:16 PM: ❯ Context
8:13:16 PM: deploy-preview
8:13:16 PM:
8:13:16 PM: ────────────────────────────────────────────────────────────────
8:13:16 PM: 1. Build command from Netlify app
8:13:16 PM: ────────────────────────────────────────────────────────────────
8:13:16 PM:
8:13:16 PM: $ npm run build
8:13:16 PM: > vue-calendar@0.1.0 build /opt/build/repo
8:13:16 PM: > vue-cli-service build
8:13:17 PM: - Building for production...
8:13:18 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
8:13:20 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
8:13:53 PM: WARNING Compiled with 3 warnings8:13:53 PM
8:13:53 PM: warning
8:13:53 PM: asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
8:13:53 PM: This can impact web performance.
8:13:53 PM: Assets:
8:13:53 PM: css/chunk-vendors.48d47643.css (295 KiB)
8:13:53 PM: js/chunk-vendors.4200cc60.js (763 KiB)
8:13:53 PM: warning
8:13:53 PM: entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
8:13:53 PM: Entrypoints:
8:13:53 PM: app (1.04 MiB)
8:13:53 PM: css/chunk-vendors.48d47643.css
8:13:53 PM: js/chunk-vendors.4200cc60.js
8:13:53 PM: js/app.66091b0e.js
8:13:53 PM: warning
8:13:53 PM: webpack performance recommendations:
8:13:53 PM: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
8:13:53 PM: For more info visit https://webpack.js.org/guides/code-splitting/
8:13:54 PM: Creating deploy upload records
8:13:53 PM: File Size Gzipped
8:13:53 PM: dist/js/chunk-vendors.4200cc60.js 763.22 KiB 205.20 KiB
8:13:53 PM: dist/js/app.66091b0e.js 10.88 KiB 3.78 KiB
8:13:53 PM: dist/css/chunk-vendors.48d47643.css 295.22 KiB 33.82 KiB
8:13:53 PM: Images and other types of assets omitted.
8:13:53 PM: DONE Build complete. The dist directory is ready to be deployed.
8:13:53 PM: INFO Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html
8:13:54 PM:
8:13:54 PM: (build.command completed in 37.7s)
8:13:54 PM: Starting post processing
8:13:54 PM:
8:13:54 PM: ────────────────────────────────────────────────────────────────
8:13:54 PM: 2. Deploy site
8:13:54 PM: ────────────────────────────────────────────────────────────────
8:13:54 PM: Post processing - HTML
8:13:54 PM:
8:13:54 PM: Starting to deploy site from 'dist'
8:13:54 PM: Creating deploy tree
8:13:54 PM: 3 new files to upload
8:13:54 PM: 0 new functions to upload
8:13:54 PM: Site deploy was successfully initiated
8:13:55 PM: Post processing - header rules
8:13:54 PM:
8:13:54 PM: (Deploy site completed in 359ms)
8:13:54 PM:
8:13:55 PM: Post processing - redirect rules
8:13:54 PM: ────────────────────────────────────────────────────────────────
8:13:54 PM: Netlify Build Complete
8:13:54 PM: ────────────────────────────────────────────────────────────────
8:13:54 PM:
8:13:55 PM: Post processing done
8:13:54 PM: (Netlify Build completed in 38.1s)
8:13:54 PM: Caching artifacts
8:13:54 PM: Started saving node modules
8:13:54 PM: Finished saving node modules
8:13:54 PM: Started saving build plugins
8:13:54 PM: Finished saving build plugins
8:13:54 PM: Started saving pip cache
8:13:54 PM: Finished saving pip cache
8:13:54 PM: Started saving emacs cask dependencies
8:13:54 PM: Finished saving emacs cask dependencies
8:13:54 PM: Started saving maven dependencies
8:13:54 PM: Finished saving maven dependencies
8:13:54 PM: Started saving boot dependencies
8:13:54 PM: Finished saving boot dependencies
8:13:54 PM: Started saving rust rustup cache
8:13:54 PM: Finished saving rust rustup cache
8:13:54 PM: Started saving go dependencies
8:13:55 PM: Finished saving go dependencies
8:13:57 PM: Build script success
8:13:58 PM: Site is live ✨
8:14:37 PM: Finished processing build request in 1m57.255181771s