Deploy details
Published & locked deploy for shopnote
Publishing is locked to this deploy.
Deploy log
4:02:47 AM: Build ready to start
4:02:49 AM: build-image version: 09c2cdcdf242cf2f57c9ee0fcad9d298fad9ad41
4:02:49 AM: build-image tag: v3.5.0
4:02:49 AM: buildbot version: 5988d267666895e50a3b61cb809f46c82b965ece
4:02:49 AM: Fetching cached dependencies
4:02:49 AM: Starting to download cache of 117.6MB
4:02:50 AM: Finished downloading cache in 733.527897ms
4:02:50 AM: Starting to extract cache
4:02:55 AM: Finished extracting cache in 5.289903641s
4:02:55 AM: Finished fetching cache in 6.05232009s
4:02:55 AM: Starting to prepare the repo for build
4:02:55 AM: Preparing Git Reference pull/6/head
4:02:57 AM: Different functions path detected, going to use the one specified in the Netlify configuration file: 'functions' versus '' in the Netlify UI
4:02:57 AM: Starting build script
4:02:57 AM: Installing dependencies
4:02:57 AM: Python version set to 2.7
4:02:58 AM: Started restoring cached node version
4:03:00 AM: Finished restoring cached node version
4:03:01 AM: v12.18.0 is already installed.
4:03:02 AM: Now using node v12.18.0 (npm v6.14.4)
4:03:02 AM: Started restoring cached build plugins
4:03:02 AM: Finished restoring cached build plugins
4:03:02 AM: Attempting ruby version 2.7.1, read from environment
4:03:03 AM: Using ruby version 2.7.1
4:03:03 AM: Using PHP version 5.6
4:03:03 AM: Started restoring cached node modules
4:03:03 AM: Finished restoring cached node modules
4:03:03 AM: Started restoring cached yarn cache
4:03:03 AM: Finished restoring cached yarn cache
4:03:04 AM: Installing NPM modules using Yarn version 1.22.4
4:03:04 AM: yarn install v1.22.4
4:03:05 AM: [1/4] Resolving packages...
4:03:05 AM: success Already up-to-date.
4:03:05 AM: Done in 0.88s.
4:03:05 AM: NPM modules installed using Yarn
4:03:06 AM: Started restoring cached go cache
4:03:06 AM: Finished restoring cached go cache
4:03:06 AM: go version go1.14.4 linux/amd64
4:03:06 AM: go version go1.14.4 linux/amd64
4:03:06 AM: Installing missing commands
4:03:06 AM: Verify run directory
4:03:07 AM:
4:03:07 AM: ────────────────────────────────────────────────────────────────
4:03:07 AM: Netlify Build
4:03:07 AM: ────────────────────────────────────────────────────────────────
4:03:07 AM:
4:03:07 AM: ❯ Version
4:03:07 AM: @netlify/build 5.5.5
4:03:07 AM:
4:03:07 AM: ❯ Flags
4:03:07 AM: deployId: 5fcb0667c9fcd30008017f2a
4:03:07 AM: mode: buildbot
4:03:07 AM:
4:03:07 AM: ❯ Current directory
4:03:07 AM: /opt/build/repo
4:03:07 AM:
4:03:07 AM: ❯ Config file
4:03:07 AM: /opt/build/repo/netlify.toml
4:03:07 AM:
4:03:07 AM: ❯ Context
4:03:07 AM: deploy-preview
4:03:07 AM:
4:03:07 AM: ────────────────────────────────────────────────────────────────
4:03:07 AM: 1. Build command from Netlify app
4:03:07 AM: ────────────────────────────────────────────────────────────────
4:03:07 AM:
4:03:07 AM: $ gatsby build
4:03:10 AM: success open and validate gatsby-configs - 0.007s
4:03:10 AM: success load plugins - 0.066s
4:03:10 AM: success onPreInit - 0.021s
4:03:10 AM: success delete html and css files from previous builds - 0.003s
4:03:10 AM: success initialize cache - 0.008s
4:03:10 AM: success copy gatsby files - 0.036s
4:03:10 AM: success onPreBootstrap - 0.012s
4:03:10 AM: success createSchemaCustomization - 0.001s
4:03:11 AM: success Checking for changed pages - 0.000s
4:03:11 AM: success source and transform nodes - 0.022s
4:03:11 AM: success building schema - 0.275s
4:03:11 AM: info Total nodes: 18, SitePage nodes: 1 (use --verbose for breakdown)
4:03:11 AM: success createPages - 0.001s
4:03:11 AM: success Checking for changed pages - 0.000s
4:03:11 AM: success createPagesStatefully - 0.043s
4:03:11 AM: success update schema - 0.045s
4:03:11 AM: success onPreExtractQueries - 0.000s
4:03:11 AM: success extract queries from components - 0.015s
4:03:11 AM: success write out redirect data - 0.001s
4:03:11 AM: success onPostBootstrap - 0.000s
4:03:11 AM: info bootstrap finished - 3.580s
4:03:11 AM: success run page queries - 0.007s - 1/1 139.98/s
4:03:11 AM: success write out requires - 0.003s
4:03:35 AM: success Building production JavaScript and CSS bundles - 24.163s
4:03:35 AM: success Rewriting compilation hashes - 0.003s
4:03:38 AM: success Building static HTML for pages - 3.193s - 1/1 0.31/s
4:03:38 AM: success onPostBuild - 0.000s
4:03:38 AM: info Done building in 31.12855076 sec
4:03:39 AM:
4:03:39 AM: (build.command completed in 31.3s)
4:03:39 AM:
4:03:39 AM: ────────────────────────────────────────────────────────────────
4:03:39 AM: 2. Functions bundling
4:03:39 AM: ────────────────────────────────────────────────────────────────
4:03:39 AM:
4:03:39 AM: Packaging Functions from functions directory:
4:03:39 AM: - add-item.js
4:03:39 AM: - create-shopnote.js
4:03:39 AM: - delete-item.js
4:03:39 AM: - delete-shopnote.js
4:03:39 AM: - get-shopnotes.js
4:03:39 AM: - update-item.js
4:03:39 AM: - update-shopnote.js
4:03:40 AM:
4:03:40 AM: (Functions bundling completed in 940ms)
4:03:40 AM:
4:03:40 AM: ────────────────────────────────────────────────────────────────
4:03:40 AM: Netlify Build Complete
4:03:40 AM: ────────────────────────────────────────────────────────────────
4:03:40 AM:
4:03:40 AM: (Netlify Build completed in 32.3s)
4:03:40 AM: Caching artifacts
4:03:40 AM: Started saving node modules
4:03:40 AM: Finished saving node modules
4:03:40 AM: Started saving build plugins
4:03:40 AM: Finished saving build plugins
4:03:40 AM: Started saving yarn cache
4:03:40 AM: Finished saving yarn cache
4:03:40 AM: Started saving pip cache
4:03:40 AM: Finished saving pip cache
4:03:40 AM: Started saving emacs cask dependencies
4:03:40 AM: Finished saving emacs cask dependencies
4:03:40 AM: Started saving maven dependencies
4:03:40 AM: Finished saving maven dependencies
4:03:40 AM: Started saving boot dependencies
4:03:40 AM: Finished saving boot dependencies
4:03:40 AM: Started saving go dependencies
4:03:40 AM: Finished saving go dependencies
4:03:40 AM: Build script success
4:03:40 AM: Starting to deploy site from 'public'
4:03:40 AM: Creating deploy tree
4:03:40 AM: Creating deploy upload records
4:03:40 AM: 8 new files to upload
4:03:40 AM: 7 new functions to upload
4:03:42 AM: Starting post processing
4:03:42 AM: Post processing - HTML
4:03:42 AM: Post processing - header rules
4:03:42 AM: Post processing - redirect rules
4:03:42 AM: Post processing done
4:03:42 AM: Site is live ✨
4:04:02 AM: Finished processing build request in 1m13.049410175s