Deploy details
Published deploy for qiji-font
Production: master@HEAD
Deploy log
7:54:41 PM: Build ready to start
7:54:41 PM: ---------------------------------------------------------------------
DEPRECATION NOTICE: Builds using the Xenial build image will fail after November 15th, 2022.
The build image for this site uses Ubuntu 16.04 Xenial Xerus, which is no longer supported.
All Netlify builds using the Xenial build image will begin failing in the week of November 15th, 2022.
To avoid service disruption, please select a newer build image at the following link:
https://app.netlify.com/sites/qiji-font/settings/deploys#build-image-selection
For more details, visit the build image migration guide:
https://answers.netlify.com/t/please-read-end-of-support-for-xenial-build-image-everything-you-need-to-know/68239
---------------------------------------------------------------------
DEPRECATION NOTICE: Builds using the Xenial build image will fail after November 15th, 2022.
The build image for this site uses Ubuntu 16.04 Xenial Xerus, which is no longer supported.
All Netlify builds using the Xenial build image will begin failing in the week of November 15th, 2022.
To avoid service disruption, please select a newer build image at the following link:
https://app.netlify.com/sites/qiji-font/settings/deploys#build-image-selection
For more details, visit the build image migration guide:
https://answers.netlify.com/t/please-read-end-of-support-for-xenial-build-image-everything-you-need-to-know/68239
---------------------------------------------------------------------
7:54:52 PM: build-image version: 1ac2360cf8aee6cb2695dd2682b312fefc908a7f (xenial)
7:54:52 PM: build-image tag: v3.15.0
7:54:52 PM: buildbot version: ea480aa12090d24d593dbbe8f08a86360ffb2597
7:54:52 PM: Fetching cached dependencies
7:54:52 PM: Failed to fetch cache, continuing with build
7:54:52 PM: Starting to prepare the repo for build
7:54:52 PM: No cached dependencies found. Cloning fresh repo
7:54:52 PM: git clone https://github.com/LingDong-/qiji-font
7:54:53 PM: Preparing Git Reference refs/heads/master
7:54:54 PM: Parsing package.json dependencies
7:54:55 PM: Starting build script
7:54:55 PM: Installing dependencies
7:54:55 PM: Python version set to 2.7
7:54:56 PM: Downloading and installing node v10.24.1...
7:54:56 PM: Downloading https://nodejs.org/dist/v10.24.1/node-v10.24.1-linux-x64.tar.xz...
7:54:56 PM: Computing checksum with sha256sum
7:54:56 PM: Checksums matched!
7:54:58 PM: Now using node v10.24.1 (npm v6.14.12)
7:54:58 PM: Started restoring cached build plugins
7:54:58 PM: Finished restoring cached build plugins
7:54:58 PM: Attempting ruby version 2.6.2, read from environment
7:54:59 PM: Using ruby version 2.6.2
7:54:59 PM: Using PHP version 5.6
7:54:59 PM: No npm workspaces detected
7:54:59 PM: Started restoring cached node modules
7:54:59 PM: Finished restoring cached node modules
7:54:59 PM: Installing NPM modules using NPM version 6.14.12
7:55:03 PM: > canvas@2.6.1 install /opt/build/repo/node_modules/canvas
7:55:03 PM: > node-pre-gyp install --fallback-to-build
7:55:03 PM: node-pre-gyp WARN Using request for node-pre-gyp https download
7:55:04 PM: [canvas] Success: "/opt/build/repo/node_modules/canvas/build/Release/canvas.node" is installed via remote
7:55:04 PM: > ttf2woff2@3.0.0 install /opt/build/repo/node_modules/ttf2woff2
7:55:04 PM: > ((node-gyp configure && node-gyp build) > builderror.log) || (exit 0)
7:55:20 PM: added 389 packages from 277 contributors and audited 389 packages in 19.991s
7:55:20 PM: 4 packages are looking for funding
7:55:20 PM: run `npm fund` for details
7:55:20 PM: found 54 vulnerabilities (1 low, 17 moderate, 29 high, 7 critical)
7:55:20 PM: run `npm audit fix` to fix them, or `npm audit` for details
7:55:20 PM: NPM modules installed
7:55:20 PM: Started restoring cached go cache
7:55:20 PM: Finished restoring cached go cache
7:55:20 PM: Installing Go version 1.12
7:55:24 PM: unset GOOS;
7:55:24 PM: unset GOARCH;
7:55:24 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
7:55:24 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
7:55:24 PM: go version >&2;
7:55:24 PM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env"
7:55:24 PM: go version go1.12 linux/amd64
7:55:24 PM: Installing missing commands
7:55:24 PM: Verify run directory
7:55:26 PM:
7:55:26 PM: ────────────────────────────────────────────────────────────────
7:55:26 PM: Netlify Build
7:55:26 PM: ────────────────────────────────────────────────────────────────
7:55:26 PM:
7:55:26 PM: ❯ Version
7:55:26 PM: @netlify/build 27.20.6
7:55:26 PM:
7:55:26 PM: ❯ Flags
7:55:26 PM: baseRelDir: true
7:55:26 PM: buildId: 63486d00894704008481b47f
7:55:26 PM: deployId: 63486d00894704008481b481
7:55:26 PM:
7:55:26 PM: ❯ Current directory
7:55:26 PM: /opt/build/repo
7:55:26 PM:
7:55:26 PM: ❯ Config file
7:55:26 PM: /opt/build/repo/netlify.toml
7:55:26 PM:
7:55:26 PM: ❯ Context
7:55:26 PM: production
7:55:26 PM:
7:55:27 PM: Creating deploy upload records
7:55:26 PM: ────────────────────────────────────────────────────────────────
7:55:26 PM: 1. Build command from Netlify app
7:55:26 PM: ────────────────────────────────────────────────────────────────
7:55:26 PM:
7:55:26 PM: $ npm run build:site
7:55:27 PM: Starting post processing
7:55:26 PM: > qiji-font@0.0.1 build:site /opt/build/repo
7:55:26 PM: > cd workflow; node make_site.js
7:55:26 PM: Downloading font qiji.ttf from release...
7:55:27 PM: Downloading font qiji.woff2 from release...
7:55:27 PM: Build finished
7:55:28 PM: Post processing - HTML
7:55:27 PM:
7:55:27 PM: (build.command completed in 1.4s)
7:55:27 PM:
7:55:27 PM: ────────────────────────────────────────────────────────────────
7:55:27 PM: 2. Deploy site
7:55:28 PM: Post processing - header rules
7:55:27 PM: ────────────────────────────────────────────────────────────────
7:55:27 PM:
7:55:27 PM: Starting to deploy site from 'site'
7:55:27 PM: Creating deploy tree
7:55:28 PM: Post processing - redirect rules
7:55:27 PM: 0 new files to upload
7:55:27 PM: 0 new functions to upload
7:55:27 PM: Site deploy was successfully initiated
7:55:28 PM: Post processing done
7:55:27 PM:
7:55:27 PM: (Deploy site completed in 199ms)
7:55:27 PM:
7:55:27 PM: ────────────────────────────────────────────────────────────────
7:55:27 PM: Netlify Build Complete
7:55:27 PM: ────────────────────────────────────────────────────────────────
7:55:27 PM:
7:55:27 PM: (Netlify Build completed in 1.6s)
7:55:28 PM: Caching artifacts
7:55:28 PM: Started saving node modules
7:55:28 PM: Finished saving node modules
7:55:28 PM: Started saving build plugins
7:55:28 PM: Finished saving build plugins
7:55:28 PM: Started saving pip cache
7:55:28 PM: Finished saving pip cache
7:55:28 PM: Started saving emacs cask dependencies
7:55:28 PM: Finished saving emacs cask dependencies
7:55:28 PM: Started saving maven dependencies
7:55:28 PM: Finished saving maven dependencies
7:55:28 PM: Started saving boot dependencies
7:55:28 PM: Finished saving boot dependencies
7:55:28 PM: Started saving rust rustup cache
7:55:28 PM: Finished saving rust rustup cache
7:55:28 PM: Started saving go dependencies
7:55:28 PM: Finished saving go dependencies
7:55:29 PM: Build script success
7:55:31 PM: Site is live ✨
7:55:31 PM: Uploading Cache of size 306.3MB
7:55:33 PM: Finished processing build request in 41.311032386s