Deploy details
Deploy log
6:56:49 AM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/gusma/builds
7:03:36 AM: Build ready to start
7:03:38 AM: build-image version: 6a1f7e52d9cf33642526245391bde1af7845fc53 (xenial)
7:03:38 AM: build-image tag: v3.10.0
7:03:38 AM: buildbot version: 9deea8f876b3228119111d3a654f519dd1866bfe
7:03:38 AM: Fetching cached dependencies
7:03:38 AM: Starting to download cache of 395.6MB
7:03:40 AM: Finished downloading cache in 2.502521199s
7:03:40 AM: Starting to extract cache
7:03:59 AM: Finished extracting cache in 18.44036662s
7:03:59 AM: Finished fetching cache in 21.014957064s
7:03:59 AM: Starting to prepare the repo for build
7:03:59 AM: Preparing Git Reference pull/20/head
7:04:00 AM: Parsing package.json dependencies
7:04:01 AM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'public' versus 'public/' in the Netlify UI
7:04:01 AM: Starting build script
7:04:01 AM: Installing dependencies
7:04:01 AM: Python version set to 2.7
7:04:02 AM: Started restoring cached node version
7:04:05 AM: Finished restoring cached node version
7:04:05 AM: v10.24.1 is already installed.
7:04:06 AM: Now using node v10.24.1 (npm v6.14.12)
7:04:06 AM: Started restoring cached build plugins
7:04:06 AM: Finished restoring cached build plugins
7:04:06 AM: Attempting ruby version 2.6.2, read from environment
7:04:08 AM: Using ruby version 2.6.2
7:04:08 AM: Using PHP version 5.6
7:04:08 AM: Started restoring cached yarn cache
7:04:18 AM: Finished restoring cached yarn cache
7:04:19 AM: No yarn workspaces detected
7:04:19 AM: Started restoring cached node modules
7:04:19 AM: Finished restoring cached node modules
7:04:19 AM: Installing NPM modules using Yarn version 1.17.0
7:04:20 AM: yarn install v1.17.0
7:04:20 AM: warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
7:04:20 AM: [1/4] Resolving packages...
7:04:21 AM: [2/4] Fetching packages...
7:04:23 AM: info fsevents@2.1.2: The platform "linux" is incompatible with this module.
7:04:23 AM: info "fsevents@2.1.2" is an optional dependency and failed compatibility check. Excluding it from installation.
7:04:23 AM: info fsevents@1.2.9: The platform "linux" is incompatible with this module.
7:04:23 AM: info "fsevents@1.2.9" is an optional dependency and failed compatibility check. Excluding it from installation.
7:04:23 AM: info fsevents@2.0.7: The platform "linux" is incompatible with this module.
7:04:23 AM: info "fsevents@2.0.7" is an optional dependency and failed compatibility check. Excluding it from installation.
7:04:23 AM: [3/4] Linking dependencies...
7:04:23 AM: warning "gatsby > react-hot-loader@4.12.19" has unmet peer dependency "@types/react@^15.0.0 || ^16.0.0".
7:04:23 AM: warning "gatsby > @typescript-eslint/eslint-plugin > tsutils@3.17.1" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".
7:04:34 AM: [4/4] Building fresh packages...
7:04:34 AM: Done in 14.51s.
7:04:34 AM: NPM modules installed using Yarn
7:04:35 AM: Started restoring cached go cache
7:04:36 AM: Finished restoring cached go cache
7:04:36 AM: Installing Go version 1.12
7:04:36 AM: unset GOOS;
7:04:36 AM: unset GOARCH;
7:04:36 AM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
7:04:36 AM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
7:04:36 AM: go version >&2;
7:04:36 AM: export GIMME_ENV='/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env';
7:04:36 AM: go version go1.12 linux/amd64
7:04:36 AM: Installing missing commands
7:04:36 AM: Verify run directory
7:04:38 AM:
7:04:38 AM: ────────────────────────────────────────────────────────────────
7:04:38 AM: Netlify Build
7:04:38 AM: ────────────────────────────────────────────────────────────────
7:04:38 AM:
7:04:38 AM: ❯ Version
7:04:38 AM: @netlify/build 18.20.1
7:04:38 AM:
7:04:38 AM: ❯ Flags
7:04:38 AM: baseRelDir: false
7:04:38 AM: buildId: 617e3e316aa751000724c421
7:04:38 AM: deployId: 617e3e316aa751000724c423
7:04:38 AM:
7:04:38 AM: ❯ Current directory
7:04:38 AM: /opt/build/repo
7:04:38 AM:
7:04:38 AM: ❯ Config file
7:04:38 AM: No config file was defined: using default values.
7:04:38 AM:
7:04:38 AM: ❯ Context
7:04:38 AM: deploy-preview
7:04:38 AM:
7:04:38 AM: ────────────────────────────────────────────────────────────────
7:04:38 AM: 1. Build command from Netlify app
7:04:38 AM: ────────────────────────────────────────────────────────────────
7:04:38 AM:
7:04:38 AM: $ gatsby build
7:04:41 AM: success open and validate gatsby-configs - 0.075s
7:04:42 AM: success load plugins - 1.621s
7:04:42 AM: success onPreInit - 0.008s
7:04:42 AM: success delete html and css files from previous builds - 0.013s
7:04:42 AM: info One or more of your plugins have changed since the last time you ran Gatsby. As
7:04:42 AM: a precaution, we're deleting your site's cache to ensure there's no stale data.
success initialize cache - 0.012s
success initialize cache - 0.012s
7:04:43 AM: success copy gatsby files - 0.053s
7:04:43 AM: warning gatsby-plugin-feed was initialized in gatsby-config.js without a feeds option.
7:04:43 AM: This means that the plugin will use the internal RSS feed creation, which may not match your use case.
7:04:43 AM: This behavior will be removed in the next major release of gatsby-plugin-feed.
7:04:43 AM: For more info, check out: https://gatsby.dev/adding-rss-feed
7:04:43 AM: success onPreBootstrap - 0.007s
7:04:43 AM: success createSchemaCustomization - 0.130s
7:04:43 AM: success source and transform nodes - 0.203s
7:04:43 AM: warning Plugin `gatsby-source-filesystem` tried to define built-in Gatsby GraphQL type `File`
7:04:43 AM: warning Plugin `gatsby-source-filesystem` tried to define built-in Gatsby GraphQL type `File`
7:04:43 AM: success building schema - 0.361s
7:04:43 AM: success createPages - 0.038s
7:04:43 AM: success createPagesStatefully - 0.116s
7:04:43 AM: success onPreExtractQueries - 0.003s
7:04:43 AM: success update schema - 0.032s
7:04:44 AM: success extract queries from components - 0.434s
7:04:44 AM: success write out requires - 0.003s
7:04:44 AM: success write out redirect data - 0.002s
7:04:44 AM: success Build manifest and related icons - 0.282s
7:04:44 AM: success onPostBootstrap - 0.284s
7:04:44 AM: ⠀
7:04:44 AM: info bootstrap finished - 6.225 s
7:04:44 AM: ⠀
7:04:45 AM: warning Browserslist: caniuse-lite is outdated. Please run the following command: `yarn upgrade`
7:04:48 AM: warning Browserslist: caniuse-lite is outdated. Please run the following command: `yarn upgrade`
7:05:02 AM: warning Browserslist: caniuse-lite is outdated. Please run next command `yarn upgrade`
7:05:04 AM: success Building production JavaScript and CSS bundles - 19.824s
7:05:04 AM: success Rewriting compilation hashes - 0.001s
7:05:05 AM: success run queries - 20.497s - 12/12 0.59/s
7:05:07 AM: success Building static HTML for pages - 2.686s - 10/10 3.72/s
7:05:08 AM: info Generated public/sw.js, which will precache 8 files, totaling 365154 bytes.
7:05:08 AM: The following pages will be precached:
7:05:08 AM: /offline-plugin-app-shell-fallback/index.html
7:05:08 AM: success onPostBuild - 0.099s
7:05:08 AM: info Done building in 29.589 sec
7:05:08 AM:
7:05:08 AM: (build.command completed in 29.8s)
7:05:08 AM:
7:05:08 AM: ────────────────────────────────────────────────────────────────
7:05:08 AM: 2. Deploy site
7:05:08 AM: ────────────────────────────────────────────────────────────────
7:05:08 AM:
7:05:08 AM: Starting to deploy site from 'public'
7:05:08 AM: Creating deploy tree
7:05:08 AM: Creating deploy upload records
7:05:08 AM: 1 new files to upload
7:05:08 AM: 0 new functions to upload
7:05:08 AM: Site deploy was successfully initiated
7:05:08 AM:
7:05:08 AM: (Deploy site completed in 611ms)
7:05:08 AM:
7:05:08 AM: ────────────────────────────────────────────────────────────────
7:05:08 AM: Netlify Build Complete
7:05:08 AM: ────────────────────────────────────────────────────────────────
7:05:08 AM:
7:05:08 AM: (Netlify Build completed in 30.5s)
7:05:09 AM: Starting post processing
7:05:09 AM: Post processing - HTML
7:05:09 AM: Caching artifacts
7:05:09 AM: Started saving node modules
7:05:09 AM: Finished saving node modules
7:05:09 AM: Started saving build plugins
7:05:09 AM: Finished saving build plugins
7:05:09 AM: Started saving yarn cache
7:05:09 AM: Processing form - contact
7:05:09 AM: Detected form fields:
7:05:09 AM: - bot-field
7:05:09 AM: - name
7:05:09 AM: - email
7:05:09 AM: - message
7:05:09 AM: Post processing - header rules
7:05:09 AM: Post processing - redirect rules
7:05:09 AM: Post processing done
7:05:09 AM: Site is live ✨
7:05:18 AM: Finished saving yarn cache
7:05:18 AM: Started saving pip cache
7:05:18 AM: Finished saving pip cache
7:05:18 AM: Started saving emacs cask dependencies
7:05:18 AM: Finished saving emacs cask dependencies
7:05:18 AM: Started saving maven dependencies
7:05:18 AM: Finished saving maven dependencies
7:05:18 AM: Started saving boot dependencies
7:05:18 AM: Finished saving boot dependencies
7:05:18 AM: Started saving rust rustup cache
7:05:18 AM: Finished saving rust rustup cache
7:05:18 AM: Started saving go dependencies
7:05:20 AM: Finished saving go dependencies
7:05:20 AM: Build script success
7:06:30 AM: Finished processing build request in 2m52.229088461s