Deploy details
Deploy log
2:56:28 AM: Build ready to start
2:56:30 AM: build-image version: b0258b965567defc4a2d7e2f2dec2e00c8f73ad6
2:56:30 AM: build-image tag: v3.4.1
2:56:30 AM: buildbot version: e1f4178b0d9779ebad1b11d5b54739f82fed3c22
2:56:30 AM: Fetching cached dependencies
2:56:30 AM: Starting to download cache of 94.3MB
2:56:31 AM: Finished downloading cache in 950.152328ms
2:56:31 AM: Starting to extract cache
2:56:34 AM: Finished extracting cache in 3.730732515s
2:56:34 AM: Finished fetching cache in 4.70178203s
2:56:34 AM: Starting to prepare the repo for build
2:56:35 AM: Preparing Git Reference refs/heads/master
2:56:36 AM: Different build dir detected, going to use the one specified in the Netlify configuration file: 'projects/sm-book' versus '' in the Netlify UI
2:56:36 AM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'projects/sm-book/docs/.build' versus '/' in the Netlify UI
2:56:36 AM: Different build command detected, going to use the one specified in the Netlify configuration file: 'npm install && vuepress build docs' versus '' in the Netlify UI
2:56:36 AM: Starting build script
2:56:36 AM: Installing dependencies
2:56:36 AM: Python version set to 2.7
2:56:37 AM: Started restoring cached node version
2:56:39 AM: Finished restoring cached node version
2:56:39 AM: v12.18.0 is already installed.
2:56:40 AM: Now using node v12.18.0 (npm v6.14.4)
2:56:40 AM: Started restoring cached build plugins
2:56:40 AM: Finished restoring cached build plugins
2:56:40 AM: Attempting ruby version 2.7.1, read from environment
2:56:41 AM: Using ruby version 2.7.1
2:56:41 AM: Using PHP version 5.6
2:56:41 AM: 5.2 is already installed.
2:56:41 AM: Using Swift version 5.2
2:56:41 AM: Started restoring cached node modules
2:56:41 AM: Finished restoring cached node modules
2:56:42 AM: Started restoring cached go cache
2:56:42 AM: Finished restoring cached go cache
2:56:42 AM: go version go1.14.4 linux/amd64
2:56:42 AM: go version go1.14.4 linux/amd64
2:56:42 AM: Installing missing commands
2:56:42 AM: Verify run directory
2:56:43 AM:
2:56:43 AM: ┌─────────────────────────────┐
2:56:43 AM: │ Netlify Build │
2:56:43 AM: └─────────────────────────────┘
2:56:43 AM:
2:56:43 AM: ❯ Version
2:56:43 AM: @netlify/build 3.3.5
2:56:43 AM:
2:56:43 AM: ❯ Flags
2:56:43 AM: deployId: 5f51acdc6492660008f88dd8
2:56:43 AM: mode: buildbot
2:56:43 AM:
2:56:43 AM: ❯ Current directory
2:56:43 AM: /opt/build/repo/projects/sm-book
2:56:43 AM:
2:56:43 AM: ❯ Config file
2:56:43 AM: /opt/build/repo/netlify.toml
2:56:43 AM:
2:56:43 AM: ❯ Context
2:56:43 AM: production
2:56:43 AM:
2:56:43 AM: ┌────────────────────────────────────┐
2:56:43 AM: │ 1. build.command from netlify.toml │
2:56:43 AM: └────────────────────────────────────┘
2:56:43 AM:
2:56:43 AM: $ npm install && vuepress build docs
2:56:46 AM: npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
2:56:48 AM: npm notice created a lockfile as package-lock.json. You should commit this file.
2:56:48 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/chokidar/node_modules/fsevents):
2:56:48 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
2:56:48 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/watchpack/node_modules/chokidar/node_modules/fsevents):
2:56:48 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
2:56:48 AM: npm WARN vscode-textmate@4.0.1 requires a peer of oniguruma@^7.0.0 but none is installed. You must install peer dependencies yourself.
2:56:48 AM: npm WARN tslint@5.20.1 requires a peer of typescript@>=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >=3.0.0-dev || >= 3.1.0-dev || >= 3.2.0-dev but none is installed. You must install peer dependencies yourself.
2:56:48 AM: npm WARN tsutils@2.29.0 requires a peer of typescript@>=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >= 3.0.0-dev || >= 3.1.0-dev but none is installed. You must install peer dependencies yourself.
2:56:48 AM: audited 1178 packages in 5.153s
2:56:49 AM: 46 packages are looking for funding
2:56:49 AM: run `npm fund` for details
2:56:49 AM: found 0 vulnerabilities
2:56:50 AM: wait Extracting site metadata...
2:56:50 AM: tip Apply theme @vuepress/theme-default ...
2:56:50 AM: tip Apply plugin container (i.e. "vuepress-plugin-container") ...
2:56:50 AM: tip Apply plugin @vuepress/register-components (i.e. "@vuepress/plugin-register-components") ...
2:56:50 AM: tip Apply plugin @vuepress/active-header-links (i.e. "@vuepress/plugin-active-header-links") ...
2:56:50 AM: tip Apply plugin @vuepress/search (i.e. "@vuepress/plugin-search") ...
2:56:50 AM: tip Apply plugin @vuepress/nprogress (i.e. "@vuepress/plugin-nprogress") ...
2:56:50 AM: tip Apply plugin shiki (i.e. "vuepress-plugin-shiki") ...
2:56:51 AM: [info] [webpackbar] Compiling Client
2:56:51 AM: [info] [webpackbar] Compiling Server
2:56:59 AM: [success] [webpackbar] Server: Compiled successfully in 7.33s
2:57:04 AM: [success] [webpackbar] Client: Compiled successfully in 12.75s
2:57:04 AM: wait Rendering static HTML...
2:57:04 AM: success Generated static files in docs/.build.
2:57:04 AM:
2:57:04 AM: (build.command completed in 21.6s)
2:57:04 AM:
2:57:04 AM: ┌─────────────────────────────┐
2:57:04 AM: │ Netlify Build Complete │
2:57:04 AM: └─────────────────────────────┘
2:57:04 AM:
2:57:04 AM: (Netlify Build completed in 21.6s)
2:57:04 AM: Caching artifacts
2:57:04 AM: Started saving node modules
2:57:04 AM: Finished saving node modules
2:57:04 AM: Started saving build plugins
2:57:04 AM: Finished saving build plugins
2:57:04 AM: Started saving pip cache
2:57:05 AM: Finished saving pip cache
2:57:05 AM: Started saving emacs cask dependencies
2:57:05 AM: Finished saving emacs cask dependencies
2:57:05 AM: Started saving maven dependencies
2:57:05 AM: Finished saving maven dependencies
2:57:05 AM: Started saving boot dependencies
2:57:05 AM: Finished saving boot dependencies
2:57:05 AM: Started saving go dependencies
2:57:05 AM: Finished saving go dependencies
2:57:05 AM: Build script success
2:57:05 AM: Starting to deploy site from 'projects/sm-book/docs/.build'
2:57:05 AM: Creating deploy tree
2:57:05 AM: Creating deploy upload records
2:57:05 AM: 16 new files to upload
2:57:05 AM: 0 new functions to upload
2:57:05 AM: Starting post processing
2:57:05 AM: Post processing - HTML
2:57:11 AM: Post processing - header rules
2:57:11 AM: Post processing - redirect rules
2:57:11 AM: Post processing done
2:57:11 AM: Site is live
2:57:20 AM: Finished processing build request in 50.670507675s