Skip to main content

Deploy details

Deploy successful for monorepo-blog-1-yarn

Production: multiple-netlify-sites-yarn@HEAD

Deploy summary

  • info

    1 plugin ran successfully

    Select for details.

    • netlify-plugin-gatsby-cache
  • info

    Build time: 41s. Total deploy time: 42s

    Build started at 3:10:11 PM and ended at 3:10:52 PM. Learn more about build minutes

Deploy log

3:10:09 PM: Build ready to start
3:10:11 PM: build-image version: d03efc9bc7b65d83035572f6dba444f85407dd60
3:10:11 PM: build-image tag: v3.7.5
3:10:11 PM: buildbot version: 36b39ea08a842d935698cb00db9acaf9e6114d2f
3:10:11 PM: Fetching cached dependencies
3:10:11 PM: Starting to download cache of 205.0MB
3:10:13 PM: Finished downloading cache in 1.88614532s
3:10:13 PM: Starting to extract cache
3:10:21 PM: Finished extracting cache in 8.187989705s
3:10:21 PM: Finished fetching cache in 10.144450299s
3:10:21 PM: Starting to prepare the repo for build
3:10:22 PM: Preparing Git Reference refs/heads/multiple-netlify-sites-yarn
3:10:23 PM: Parsing package.json dependencies
3:10:24 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'packages/blog-1/public' versus 'public' in the Netlify UI
3:10:24 PM: Different functions path detected, going to use the one specified in the Netlify configuration file: 'packages/blog-1/functions' versus 'functions' in the Netlify UI
3:10:24 PM: Detected ignore command in Netlify configuration file. Proceeding with the specified command: 'git diff --quiet HEAD^ HEAD . ../../packages/blog-2/'
3:10:24 PM: Starting build script
3:10:24 PM: Installing dependencies
3:10:24 PM: Python version set to 2.7
3:10:25 PM: Started restoring cached node version
3:10:28 PM: Finished restoring cached node version
3:10:29 PM: v14.15.3 is already installed.
3:10:29 PM: Now using node v14.15.3 (npm v6.14.9)
3:10:29 PM: Started restoring cached build plugins
3:10:29 PM: Finished restoring cached build plugins
3:10:30 PM: Attempting ruby version 2.7.1, read from environment
3:10:31 PM: Using ruby version 2.7.1
3:10:31 PM: Using PHP version 5.6
3:10:31 PM: Started restoring cached yarn cache
3:10:31 PM: Finished restoring cached yarn cache
3:10:32 PM: Yarn workspaces detected
3:10:32 PM: Started restoring workspace packages/blog-1 node modules
3:10:32 PM: Finished restoring workspace packages/blog-1 node modules
3:10:32 PM: Started restoring workspace packages/blog-2 node modules
3:10:32 PM: Finished restoring workspace packages/blog-2 node modules
3:10:32 PM: Started restoring workspace packages/dir with spaces node modules
3:10:32 PM: Finished restoring workspace packages/dir with spaces node modules
3:10:32 PM: Started restoring workspace root node modules
3:10:32 PM: Finished restoring workspace root node modules
3:10:32 PM: Installing NPM modules using Yarn version 1.22.4
3:10:33 PM: yarn install v1.22.4
3:10:33 PM: [1/4] Resolving packages...
3:10:34 PM: success Already up-to-date.
3:10:34 PM: Done in 1.31s.
3:10:34 PM: NPM modules installed using Yarn
3:10:34 PM: Started restoring cached go cache
3:10:34 PM: Finished restoring cached go cache
3:10:35 PM: go version go1.14.4 linux/amd64
3:10:35 PM: go version go1.14.4 linux/amd64
3:10:35 PM: Installing missing commands
3:10:35 PM: Verify run directory
3:10:36 PM:
3:10:36 PM: ────────────────────────────────────────────────────────────────
3:10:36 PM: Netlify Build
3:10:36 PM: ────────────────────────────────────────────────────────────────
3:10:36 PM:
3:10:36 PM: ❯ Version
3:10:36 PM: @netlify/build 11.9.3
3:10:36 PM:
3:10:36 PM: ❯ Flags
3:10:36 PM: apiHost: api.netlify.com
3:10:36 PM: buildbotServerSocket: /tmp/netlify-buildbot-socket
3:10:36 PM: cacheDir: /opt/build/cache
3:10:36 PM: deployId: 60955851c277e384f3f0b2b8
3:10:36 PM: functionsDistDir: /tmp/zisi-60955851c277e384f3f0b2b8
3:10:36 PM: mode: buildbot
3:10:36 PM: nodePath: /opt/buildhome/.nvm/versions/node/v14.15.3/bin/node
3:10:36 PM: sendStatus: true
3:10:36 PM: statsd:
3:10:36 PM: host: datadog-agent
3:10:36 PM: port: 8125
3:10:36 PM: testOpts:
3:10:36 PM: silentLingeringProcesses: ''
3:10:36 PM:
3:10:36 PM: ❯ Current directory
3:10:36 PM: /opt/build/repo/packages/blog-1
3:10:36 PM:
3:10:36 PM: ❯ Config file
3:10:36 PM: /opt/build/repo/packages/blog-1/netlify.toml
3:10:36 PM:
3:10:36 PM: ❯ Resolved config
3:10:36 PM: build:
3:10:36 PM: base: /opt/build/repo/packages/blog-1
3:10:36 PM: command: gatsby build
3:10:36 PM: commandOrigin: config
3:10:36 PM: environment:
3:10:36 PM: - NETLIFY_BUILD_DEBUG
3:10:36 PM: - NETLIFY_USE_YARN
3:10:36 PM: - NODE_VERSION
3:10:36 PM: ignore: git diff --quiet HEAD^ HEAD . ../../packages/blog-2/
3:10:36 PM: publish: /opt/build/repo/packages/blog-1/public
3:10:36 PM: functionsDirectory: /opt/build/repo/packages/blog-1/functions
3:10:36 PM: plugins:
3:10:36 PM: - inputs: {}
3:10:36 PM: origin: config
3:10:36 PM: package: netlify-plugin-gatsby-cache
3:10:36 PM:
3:10:36 PM: ❯ Context
3:10:36 PM: production
3:10:37 PM:
3:10:37 PM: ❯ Available plugins
3:10:37 PM: - @algolia/netlify-plugin-crawler@1.0.0
3:10:37 PM: - @helloample/netlify-plugin-replace@1.1.4
3:10:37 PM: - @netlify/plugin-lighthouse@2.1.0
3:10:37 PM: - @netlify/plugin-nextjs@3.2.2
3:10:37 PM: - @netlify/plugin-sitemap@0.8.1
3:10:37 PM: - @sentry/netlify-build-plugin@1.1.0
3:10:37 PM: - netlify-build-plugin-dareboost@1.2.1
3:10:37 PM: - netlify-build-plugin-debugbear@1.0.6
3:10:37 PM: - netlify-build-plugin-perfbeacon@1.0.3
3:10:37 PM: - netlify-build-plugin-speedcurve@2.0.0
3:10:37 PM: - netlify-deployment-hours-plugin@0.0.10
3:10:37 PM: - netlify-plugin-a11y@0.0.12
3:10:37 PM: - netlify-plugin-add-instagram@0.2.2
3:10:37 PM: - netlify-plugin-algolia-index@0.3.0
3:10:37 PM: - netlify-plugin-amp-server-side-rendering@1.0.2
3:10:37 PM: - netlify-plugin-brand-guardian@1.0.1
3:10:37 PM: - netlify-plugin-cache-nextjs@1.4.0
3:10:37 PM: - netlify-plugin-checklinks@4.1.1
3:10:37 PM: - netlify-plugin-chromium@1.1.4
3:10:37 PM: - netlify-plugin-contextual-env@0.3.0
3:10:37 PM: - netlify-plugin-cypress@1.9.2
3:10:37 PM: - netlify-plugin-debug-cache@1.0.3
3:10:37 PM: - netlify-plugin-encrypted-files@0.0.5
3:10:37 PM: - netlify-plugin-fetch-feeds@0.2.3
3:10:37 PM: - netlify-plugin-gatsby-cache@0.3.0
3:10:37 PM: - netlify-plugin-get-env-vars@1.0.0
3:10:37 PM: - netlify-plugin-ghost-inspector@1.0.1
3:10:37 PM: - netlify-plugin-ghost-markdown@3.0.3
3:10:37 PM: - netlify-plugin-gmail@1.1.0
3:10:37 PM: - netlify-plugin-gridsome-cache@1.0.3
3:10:37 PM: - netlify-plugin-hashfiles@4.0.2
3:10:37 PM: - netlify-plugin-html-validate@0.1.1
3:10:37 PM: - netlify-plugin-hugo-cache-resources@0.2.0
3:10:37 PM: - netlify-plugin-image-optim@0.4.0
3:10:37 PM: - netlify-plugin-inline-critical-css@1.2.0
3:10:37 PM: - netlify-plugin-inline-functions-env@1.0.8
3:10:37 PM: - netlify-plugin-inline-source@1.0.4
3:10:37 PM: - netlify-plugin-is-website-vulnerable@1.0.10
3:10:37 PM: - netlify-plugin-jekyll-cache@1.0.0
3:10:37 PM: - netlify-plugin-js-obfuscator@1.0.20
3:10:37 PM: - netlify-plugin-minify-html@0.3.1
3:10:37 PM: - netlify-plugin-next-dynamic@1.0.9
3:10:37 PM: - netlify-plugin-nimbella@2.1.0
3:10:37 PM: - netlify-plugin-no-more-404@0.0.15
3:10:37 PM: - netlify-plugin-pagewatch@1.0.4
3:10:37 PM: - netlify-plugin-prerender-spa@1.0.1
3:10:37 PM: - netlify-plugin-prisma-provider@0.3.0
3:10:37 PM: - netlify-plugin-pushover@0.0.6
3:10:37 PM: - netlify-plugin-qawolf@1.1.0
3:10:37 PM: - netlify-plugin-rss@0.0.8
3:10:37 PM: - netlify-plugin-search-index@0.1.5
3:10:37 PM: - netlify-plugin-snyk@1.2.0
3:10:37 PM: - netlify-plugin-subfont@5.0.3
3:10:37 PM: - netlify-plugin-submit-sitemap@0.2.3
3:10:37 PM: - netlify-plugin-to-all-events@1.3.1
3:10:37 PM: - netlify-plugin-visual-diff@1.2.0
3:10:37 PM: - netlify-plugin-webmentions@1.1.0
3:10:37 PM: - netlify-purge-cloudflare-on-deploy@1.2.0
3:10:37 PM:
3:10:37 PM: ❯ Loading plugins
3:10:37 PM: - netlify-plugin-gatsby-cache@0.3.2 from netlify.toml and package.json (latest 0.3.0, expected 0.3.0, compatible 0.3.0)
3:10:37 PM:
3:10:37 PM: ────────────────────────────────────────────────────────────────
3:10:37 PM: 1. onPreBuild command from netlify-plugin-gatsby-cache
3:10:37 PM: ────────────────────────────────────────────────────────────────
3:10:37 PM: ​
3:10:38 PM: Found a Gatsby cache. We’re about to go FAST. ⚡️
3:10:38 PM: ​
3:10:38 PM: (netlify-plugin-gatsby-cache onPreBuild completed in 661ms)
3:10:38 PM:
3:10:38 PM: ────────────────────────────────────────────────────────────────
3:10:38 PM: 2. build.command from netlify.toml
3:10:38 PM: ────────────────────────────────────────────────────────────────
3:10:38 PM: ​
3:10:38 PM: $ gatsby build
3:10:41 PM: success open and validate gatsby-configs - 0.088s
3:10:42 PM: success load plugins - 1.242s
3:10:42 PM: success onPreInit - 0.137s
3:10:42 PM: success delete html and css files from previous builds - 0.011s
3:10:42 PM: success initialize cache - 0.007s
3:10:43 PM: success copy gatsby files - 0.097s
3:10:43 PM: success onPreBootstrap - 0.014s
3:10:43 PM: success createSchemaCustomization - 0.156s
3:10:43 PM: success Checking for changed pages - 0.000s
3:10:43 PM: success source and transform nodes - 0.090s
3:10:43 PM: success building schema - 0.431s
3:10:43 PM: info Total nodes: 60, SitePage nodes: 4 (use --verbose for breakdown)
3:10:43 PM: success createPages - 0.050s
3:10:43 PM: success Checking for changed pages - 0.000s
3:10:43 PM: success createPagesStatefully - 0.080s
3:10:43 PM: success Cleaning up stale page-data - 0.002s
3:10:43 PM: success update schema - 0.047s
3:10:43 PM: success onPreExtractQueries - 0.001s
3:10:44 PM: success extract queries from components - 0.698s
3:10:44 PM: success write out redirect data - 0.011s
3:10:44 PM: success Build manifest and related icons - 0.282s
3:10:44 PM: success onPostBootstrap - 0.287s
3:10:44 PM: info bootstrap finished - 6.916s
3:10:44 PM: success run page queries - 0.016s - 1/1 63.00/s
3:10:44 PM: success write out requires - 0.005s
3:10:50 PM: success Building production JavaScript and CSS bundles - 5.035s
3:10:51 PM: success Building HTML renderer - 0.943s
3:10:51 PM: success Building static HTML for pages - 0.186s - 7/7 37.69/s
3:10:51 PM: success onPostBuild - 0.023s
3:10:51 PM: info Done building in 13.298388862 sec
3:10:51 PM: ​
3:10:51 PM: (build.command completed in 13.5s)
3:10:51 PM:
3:10:51 PM: ────────────────────────────────────────────────────────────────
3:10:51 PM: 3. Functions bundling
3:10:51 PM: ────────────────────────────────────────────────────────────────
3:10:51 PM: ​
3:10:51 PM: The Netlify Functions setting targets a non-existing directory: functions
3:10:51 PM: ​
3:10:51 PM: (Functions bundling completed in 1ms)
3:10:51 PM:
3:10:51 PM: ────────────────────────────────────────────────────────────────
3:10:51 PM: 4. onPostBuild command from netlify-plugin-gatsby-cache
3:10:51 PM: ────────────────────────────────────────────────────────────────
3:10:51 PM: ​
3:10:51 PM: Stored the Gatsby cache to speed up future builds.
3:10:51 PM: ​
3:10:51 PM: (netlify-plugin-gatsby-cache onPostBuild completed in 416ms)
3:10:51 PM:
3:10:51 PM: ────────────────────────────────────────────────────────────────
3:10:51 PM: 5. Deploy site
3:10:51 PM: ────────────────────────────────────────────────────────────────
3:10:51 PM: ​
3:10:51 PM: Starting to deploy site from 'packages/blog-1/public'
3:10:51 PM: Creating deploy tree
3:10:51 PM: Creating deploy upload records
3:10:52 PM: 2 new files to upload
3:10:52 PM: 0 new functions to upload
3:10:52 PM: Site deploy was successfully initiated
3:10:52 PM: ​
3:10:52 PM: (Deploy site completed in 384ms)
3:10:52 PM:
3:10:52 PM: ────────────────────────────────────────────────────────────────
3:10:52 PM: Netlify Build Complete
3:10:52 PM: ────────────────────────────────────────────────────────────────
3:10:52 PM: ​
3:10:52 PM: (Netlify Build completed in 15.5s)
3:10:52 PM: Starting post processing
3:10:52 PM: Post processing - HTML
3:10:52 PM: Caching artifacts
3:10:52 PM: Started saving workspace packages/blog-1 node modules
3:10:52 PM: Finished saving workspace packages/blog-1 node modules
3:10:52 PM: Started saving workspace packages/blog-2 node modules
3:10:52 PM: Finished saving workspace packages/blog-2 node modules
3:10:52 PM: Started saving workspace packages/dir with spaces node modules
3:10:52 PM: Finished saving workspace packages/dir with spaces node modules
3:10:52 PM: Started saving workspace root node modules
3:10:52 PM: Finished saving workspace root node modules
3:10:52 PM: Started saving build plugins
3:10:52 PM: Finished saving build plugins
3:10:52 PM: Started saving yarn cache
3:10:52 PM: Finished saving yarn cache
3:10:52 PM: Started saving pip cache
3:10:52 PM: Finished saving pip cache
3:10:52 PM: Started saving emacs cask dependencies
3:10:53 PM: Finished saving emacs cask dependencies
3:10:53 PM: Started saving maven dependencies
3:10:53 PM: Finished saving maven dependencies
3:10:53 PM: Started saving boot dependencies
3:10:53 PM: Finished saving boot dependencies
3:10:53 PM: Started saving rust rustup cache
3:10:53 PM: Finished saving rust rustup cache
3:10:53 PM: Started saving go dependencies
3:10:53 PM: Finished saving go dependencies
3:10:53 PM: Post processing - header rules
3:10:53 PM: Build script success
3:10:53 PM: Post processing - redirect rules
3:10:53 PM: Post processing done
3:10:53 PM: Site is live ✨
3:11:30 PM: Finished processing build request in 1m18.585280396s