Deploy details
Deploy log
5:05:07 AM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/dannyguo/builds
5:05:58 AM: Build ready to start
5:06:07 AM: build-image version: d7b3813f01c06610bc1723ff1b22446513ee7941 (focal)
5:06:07 AM: build-image tag: v4.14.3
5:06:07 AM: buildbot version: b2d39994a6e5bf46794a76ce5a1d85ed7d2fbfe2
5:06:07 AM: Fetching cached dependencies
5:06:07 AM: Starting to download cache of 790.4MB
5:06:13 AM: Finished downloading cache in 6.497716441s
5:06:13 AM: Starting to extract cache
5:06:19 AM: Finished extracting cache in 5.908774246s
5:06:19 AM: Finished fetching cache in 12.481634911s
5:06:19 AM: Starting to prepare the repo for build
5:06:20 AM: Preparing Git Reference pull/70/head
5:06:21 AM: Parsing package.json dependencies
5:06:22 AM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'build' versus '/' in the Netlify UI
5:06:22 AM: Different build command detected, going to use the one specified in the Netlify configuration file: 'yarn run export' versus '' in the Netlify UI
5:06:22 AM: Starting build script
5:06:23 AM: Installing dependencies
5:06:23 AM: Python version set to 2.7
5:06:23 AM: Started restoring cached node version
5:06:24 AM: Finished restoring cached node version
5:06:24 AM: Attempting node version '16.4.0' from .nvmrc
5:06:24 AM: v16.4.0 is already installed.
5:06:25 AM: Now using node v16.4.0 (npm v7.18.1)
5:06:25 AM: Started restoring cached build plugins
5:06:25 AM: Finished restoring cached build plugins
5:06:25 AM: Attempting ruby version 2.7.2, read from environment
5:06:25 AM: Using ruby version 2.7.2
5:06:26 AM: Using PHP version 8.0
5:06:26 AM: Started restoring cached yarn cache
5:06:27 AM: Finished restoring cached yarn cache
5:06:28 AM: No yarn workspaces detected
5:06:28 AM: Started restoring cached node modules
5:06:28 AM: Finished restoring cached node modules
5:06:28 AM: Installing NPM modules using Yarn version 1.3.2
5:06:28 AM: yarn install v1.3.2
5:06:28 AM: (node:1271) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
5:06:28 AM: (Use `node --trace-deprecation ...` to show where the warning was created)
5:06:28 AM: [1/4] Resolving packages...
5:06:28 AM: success Already up-to-date.
5:06:28 AM: Done in 0.12s.
5:06:28 AM: NPM modules installed using Yarn
5:06:28 AM: (node:1292) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
5:06:28 AM: (Use `node --trace-deprecation ...` to show where the warning was created)
5:06:29 AM: Started restoring cached go cache
5:06:29 AM: Finished restoring cached go cache
5:06:29 AM: Installing Go version 1.10 (requested 1.10)
5:06:33 AM: unset GOOS;
5:06:33 AM: unset GOARCH;
5:06:33 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.10.linux.amd64';
5:06:33 AM: export PATH="/opt/buildhome/.gimme/versions/go1.10.linux.amd64/bin:${PATH}";
5:06:33 AM: go version >&2;
5:06:33 AM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.10.linux.amd64.env"
5:06:33 AM: go version go1.10 linux/amd64
5:06:33 AM: Detected 1 framework(s)
5:06:33 AM: "next" at version "13.0.2"
5:06:33 AM: Installing missing commands
5:06:33 AM: Verify run directory
5:06:34 AM:
5:06:34 AM: ────────────────────────────────────────────────────────────────
5:06:34 AM: Netlify Build
5:06:34 AM: ────────────────────────────────────────────────────────────────
5:06:34 AM:
5:06:34 AM: ❯ Version
5:06:34 AM: @netlify/build 28.1.11
5:06:34 AM:
5:06:34 AM: ❯ Flags
5:06:34 AM: baseRelDir: false
5:06:34 AM: buildId: 636b3503445cdc0008d3555e
5:06:34 AM: deployId: 636b3503445cdc0008d35560
5:06:34 AM:
5:06:34 AM: ❯ Current directory
5:06:34 AM: /opt/build/repo
5:06:34 AM:
5:06:34 AM: ❯ Config file
5:06:34 AM: /opt/build/repo/netlify.toml
5:06:34 AM:
5:06:34 AM: ❯ Context
5:06:34 AM: deploy-preview
5:06:34 AM:
5:06:34 AM: ────────────────────────────────────────────────────────────────
5:06:34 AM: 1. build.command from netlify.toml
5:06:34 AM: ────────────────────────────────────────────────────────────────
5:06:34 AM:
5:06:34 AM: $ yarn run export
5:06:35 AM: yarn run v1.3.2
5:06:35 AM: (node:1432) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
5:06:35 AM: (Use `node --trace-deprecation ...` to show where the warning was created)
5:06:35 AM: $ next build && next export -o build
5:06:35 AM: warn - No build cache found. Please configure build caching for faster rebuilds. Read more: https://nextjs.org/docs/messages/no-cache
5:06:35 AM: info - Linting and checking validity of types...
5:06:38 AM: info - Creating an optimized production build...
5:06:48 AM: info - Compiled successfully
5:06:48 AM: info - Collecting page data...
5:06:54 AM: info - Generating static pages (0/3)
5:06:54 AM: info - Generating static pages (3/3)
5:06:55 AM: info - Finalizing page optimization...
5:06:55 AM: Route (pages) Size First Load JS
5:06:55 AM: ┌ ○ / (612 ms) 64 kB 159 kB
5:06:55 AM: ├ /_app 0 B 94.6 kB
5:06:55 AM: └ ○ /404 231 B 94.8 kB
5:06:55 AM: + First Load JS shared by all 103 kB
5:06:55 AM: ├ chunks/framework-19694439bdd76b71.js 45.5 kB
5:06:55 AM: ├ chunks/main-7cf64ba21c460e34.js 26.4 kB
5:06:55 AM: ├ chunks/pages/_app-1e443281f676f8d2.js 16.6 kB
5:06:55 AM: ├ chunks/webpack-bfc3daccf9723f37.js 6.11 kB
5:06:55 AM: └ css/6e7d5dc633c56008.css 7.94 kB
5:06:55 AM: ○ (Static) automatically rendered as static HTML (uses no initial props)
5:06:55 AM: info - using build directory: /opt/build/repo/.next
5:06:55 AM: info - Copying "static build" directory
5:06:55 AM: info - No "exportPathMap" found in "/opt/build/repo/next.config.js". Generating map from "./pages"
5:06:55 AM: info - Launching 31 workers
5:06:55 AM: info - Exporting (0/3)
5:06:55 AM: info - Copying "public" directory
5:06:56 AM: info - Exporting (3/3)
5:06:56 AM: Export successful. Files written to /opt/build/repo/build
5:06:56 AM: Done in 21.59s.
5:06:56 AM:
5:06:56 AM: Creating deploy upload records
5:06:56 AM: (build.command completed in 21.7s)
5:06:56 AM:
5:06:56 AM: ────────────────────────────────────────────────────────────────
5:06:56 AM: 2. Deploy site
5:06:56 AM: ────────────────────────────────────────────────────────────────
5:06:56 AM:
5:06:56 AM: Starting to deploy site from 'build'
5:06:56 AM: Creating deploy tree
5:06:56 AM: 2 new files to upload
5:06:56 AM: 0 new functions to upload
5:06:57 AM: Site deploy was successfully initiated
5:06:57 AM:
5:06:57 AM: (Deploy site completed in 471ms)
5:06:57 AM: Starting post processing
5:06:57 AM:
5:06:57 AM: ────────────────────────────────────────────────────────────────
5:06:57 AM: Netlify Build Complete
5:06:57 AM: Post processing - HTML
5:06:57 AM: ────────────────────────────────────────────────────────────────
5:06:57 AM:
5:06:57 AM: (Netlify Build completed in 22.2s)
5:06:57 AM: Caching artifacts
5:06:57 AM: Started saving node modules
5:06:57 AM: Finished saving node modules
5:06:57 AM: Started saving build plugins
5:06:57 AM: Finished saving build plugins
5:06:57 AM: Started saving yarn cache
5:06:57 AM: Post processing - header rules
5:06:57 AM: Post processing - redirect rules
5:06:58 AM: Post processing done
5:06:58 AM: Finished saving yarn cache
5:06:58 AM: Started saving pip cache
5:06:58 AM: Finished saving pip cache
5:06:58 AM: Started saving emacs cask dependencies
5:06:58 AM: Finished saving emacs cask dependencies
5:06:58 AM: Started saving maven dependencies
5:06:58 AM: Finished saving maven dependencies
5:06:58 AM: Started saving boot dependencies
5:06:58 AM: Finished saving boot dependencies
5:06:58 AM: Started saving rust rustup cache
5:06:58 AM: Finished saving rust rustup cache
5:06:58 AM: Started saving go dependencies
5:06:58 AM: Finished saving go dependencies
5:06:58 AM: Build script success
5:07:00 AM: Site is live ✨
5:07:02 AM: Uploading Cache of size 790.7MB
5:07:07 AM: Finished processing build request in 1m0.154316426s