Skip to content

Instantly share code, notes, and snippets.

@fvieira
Created August 1, 2022 20:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fvieira/be3e156823f755f8a771dbf24d777ee8 to your computer and use it in GitHub Desktop.
Save fvieira/be3e156823f755f8a771dbf24d777ee8 to your computer and use it in GitHub Desktop.
Netlify successful build
12:36:20 PM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/strahil/builds
12:37:40 PM: Build ready to start
12:37:41 PM: build-image version: 0e2f4c52031ab562db66aec633308326e3b108d0 (focal)
12:37:41 PM: build-image tag: focal
12:37:41 PM: buildbot version: 17781eb43cf82ba1890150fe75c9ab9320d6a721
12:37:41 PM: Fetching cached dependencies
12:37:41 PM: Starting to download cache of 838.5MB
12:37:48 PM: Finished downloading cache in 6.999332136s
12:37:48 PM: Starting to extract cache
12:37:59 PM: Finished extracting cache in 10.930685376s
12:37:59 PM: Finished fetching cache in 18.099276686s
12:37:59 PM: Starting to prepare the repo for build
12:38:00 PM: Preparing Git Reference refs/heads/main
12:38:01 PM: Parsing package.json dependencies
12:38:02 PM: Different build dir detected, going to use the one specified in the Netlify configuration file: 'lp-viral' versus '/lp-viral' in the Netlify UI
12:38:02 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'lp-viral/public' versus 'public/' in the Netlify UI
12:38:02 PM: Different functions path detected, going to use the one specified in the Netlify configuration file: 'lp-viral/netlify_functions' versus '' in the Netlify UI
12:38:02 PM: Starting build script
12:38:02 PM: Installing dependencies
12:38:02 PM: Python version set to 2.7
12:38:03 PM: Started restoring cached node version
12:38:04 PM: Finished restoring cached node version
12:38:04 PM: Attempting node version '14' from .node-version
12:38:05 PM: v14.20.0 is already installed.
12:38:05 PM: Now using node v14.20.0 (npm v6.14.17)
12:38:05 PM: Started restoring cached build plugins
12:38:05 PM: Finished restoring cached build plugins
12:38:05 PM: Attempting ruby version 2.7.2, read from environment
12:38:06 PM: Using ruby version 2.7.2
12:38:06 PM: Using PHP version 8.0
12:38:06 PM: Started restoring cached yarn cache
12:38:16 PM: Finished restoring cached yarn cache
12:38:16 PM: No yarn workspaces detected
12:38:16 PM: Started restoring cached node modules
12:38:16 PM: Finished restoring cached node modules
12:38:16 PM: Installing NPM modules using Yarn version 1.22.10
12:38:17 PM: yarn install v1.22.10
12:38:17 PM: [1/4] Resolving packages...
12:38:18 PM: success Already up-to-date.
12:38:18 PM: Done in 1.08s.
12:38:18 PM: NPM modules installed using Yarn
12:38:18 PM: Started restoring cached go cache
12:38:18 PM: Finished restoring cached go cache
12:38:18 PM: Installing Go version 1.16.5 (requested 1.16.5)
12:38:24 PM: unset GOOS;
12:38:24 PM: unset GOARCH;
12:38:24 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64';
12:38:24 PM: export PATH="/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64/bin:${PATH}";
12:38:24 PM: go version >&2;
12:38:24 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.16.5.linux.amd64.env"
12:38:24 PM: go version go1.16.5 linux/amd64
12:38:24 PM: Installing missing commands
12:38:24 PM: Verify run directory
12:38:25 PM: ​
12:38:25 PM: ────────────────────────────────────────────────────────────────
12:38:25 PM: Netlify Build
12:38:25 PM: ────────────────────────────────────────────────────────────────
12:38:25 PM: ​
12:38:25 PM: ❯ Version
12:38:25 PM: @netlify/build 27.4.2
12:38:25 PM: ​
12:38:25 PM: ❯ Flags
12:38:25 PM: baseRelDir: true
12:38:25 PM: buildId: 62da8bb4a0bbeb00087c7be9
12:38:25 PM: deployId: 62da8bb4a0bbeb00087c7beb
12:38:25 PM: ​
12:38:25 PM: ❯ Current directory
12:38:25 PM: /opt/build/repo/lp-viral
12:38:25 PM: ​
12:38:25 PM: ❯ Config file
12:38:25 PM: /opt/build/repo/lp-viral/netlify.toml
12:38:25 PM: ​
12:38:25 PM: ❯ Context
12:38:25 PM: production
12:38:25 PM: ​
12:38:25 PM: ────────────────────────────────────────────────────────────────
12:38:25 PM: 1. Build command from Netlify app
12:38:25 PM: ────────────────────────────────────────────────────────────────
12:38:25 PM: ​
12:38:25 PM: $ yarn build
12:38:26 PM: yarn run v1.22.10
12:38:26 PM: $ gatsby build
12:38:35 PM: success open and validate gatsby-configs, load plugins - 7.477s
12:38:35 PM: success onPreInit - 0.011s
12:38:35 PM: info [sanity] Fetching remote GraphQL schema
12:38:36 PM: info [sanity] Transforming to Gatsby-compatible GraphQL SDL
12:38:36 PM: info [sanity] Stitching GraphQL schemas from SDL
12:38:36 PM: success initialize cache - 0.930s
12:38:36 PM: success copy gatsby files - 0.049s
12:38:36 PM: success Compiling Gatsby Functions - 0.244s
12:38:36 PM: success onPreBootstrap - 0.255s
12:38:37 PM: success createSchemaCustomization - 0.013s
12:38:37 PM: info [sanity] Fetching export stream for dataset
12:38:38 PM: info [sanity] Done! Exported 78 documents.
12:38:38 PM: warning [sanity] Document "privacyPolicy-singleton" has type privacyPolicy (SanityPrivacyPolicy), which is not declared in the GraphQL schema. Make sure you run "graphql deploy". Skipping document.
12:38:38 PM: warning [sanity] Document "thankYouPage-singleton" has type thankYouPage (SanityThankYouPage), which is not declared in the GraphQL schema. Make sure you run "graphql deploy". Skipping document.
12:38:38 PM: warning [sanity] Document "website-singleton" has type website (SanityWebsite), which is not declared in the GraphQL schema. Make sure you run "graphql deploy". Skipping document.
12:38:38 PM: success Checking for changed pages - 0.000s
12:38:38 PM: success source and transform nodes - 1.497s
12:38:39 PM: info Writing GraphQL type definitions to /opt/build/repo/lp-viral/.cache/schema.gql
12:38:40 PM: success building schema - 1.681s
12:38:40 PM: success createPages - 0.104s
12:38:40 PM: success createPagesStatefully - 0.218s
12:38:40 PM: info Total nodes: 146, SitePage nodes: 4 (use --verbose for breakdown)
12:38:40 PM: success Checking for changed pages - 0.000s
12:38:40 PM: success onPreExtractQueries - 0.000s
12:38:50 PM: success extract queries from components - 9.576s
12:38:50 PM: success write out redirect data - 0.007s
12:38:53 PM: success Build manifest and related icons - 3.215s
12:38:53 PM: success onPostBootstrap - 3.216s
12:38:53 PM: info bootstrap finished - 27.210s
12:38:53 PM: success write out requires - 0.005s
12:39:11 PM: info [sanity] Fetching remote GraphQL schema
12:39:11 PM: info [sanity] Fetching remote GraphQL schema
12:39:11 PM: info [sanity] Transforming to Gatsby-compatible GraphQL SDL
12:39:11 PM: info [sanity] Stitching GraphQL schemas from SDL
12:39:11 PM: info [sanity] Fetching remote GraphQL schema
12:39:11 PM: info [sanity] Transforming to Gatsby-compatible GraphQL SDL
12:39:11 PM: info [sanity] Stitching GraphQL schemas from SDL
12:39:12 PM: info [sanity] Transforming to Gatsby-compatible GraphQL SDL
12:39:12 PM: info [sanity] Stitching GraphQL schemas from SDL
12:39:42 PM: warning ./src/components/modules/BackgroundImageWithTextBlockModule.tsx
12:39:42 PM: Attempted import error: 'section' is not exported from './BackgroundImageWithTextBlockModule.module.scss' (imported as 'styles').
12:39:42 PM: warning ./src/components/modules/CtaModule.tsx
12:39:42 PM: Attempted import error: 'section' is not exported from './CtaModule.module.scss' (imported as 'styles').
12:39:42 PM: warning ./src/components/modules/FeaturedSentenceModule.tsx
12:39:42 PM: Attempted import error: 'section' is not exported from './FeaturedSentenceModule.module.scss' (imported as 'styles').
12:39:42 PM: warning ./src/components/modules/FeaturedSentenceModule.tsx
12:39:42 PM: Attempted import error: 'content' is not exported from './FeaturedSentenceModule.module.scss' (imported as 'styles').
12:39:42 PM: warning ./src/components/modules/ImageModule.tsx
12:39:42 PM: Attempted import error: 'section' is not exported from './ImageModule.module.scss' (imported as 'styles').
12:39:42 PM: warning ./src/components/modules/PlansModule.tsx
12:39:42 PM: Attempted import error: 'section' is not exported from './PlansModule.module.scss' (imported as 'styles').
12:39:42 PM: warning ./src/components/modules/TextAndMediaModule.tsx
12:39:42 PM: Attempted import error: 'section' is not exported from './TextAndMediaModule.module.scss' (imported as 'styles').
12:39:42 PM: warning ./src/components/ui/ButtonLink.tsx
12:39:42 PM: Attempted import error: 'link' is not exported from './ButtonLink.module.scss' (imported as 'styles').
12:39:42 PM: warning ./src/components/ui/EmailInput.tsx
12:39:42 PM: Attempted import error: 'nameAndEmail' is not exported from './EmailInput.module.scss' (imported as 'styles').
12:39:42 PM: warning ./src/components/ui/EmailInput.tsx
12:39:42 PM: Attempted import error: 'formMessageSuccess' is not exported from './EmailInput.module.scss' (imported as 'styles').
12:39:42 PM: warning ./src/components/ui/Layout.tsx
12:39:42 PM: Attempted import error: 'main' is not exported from './Layout.module.scss' (imported as 'styles').
12:39:42 PM: warning ./src/components/ui/SubsectionTitle.tsx
12:39:42 PM: Attempted import error: 'section' is not exported from './SubsectionTitle.module.scss' (imported as 'styles').
12:39:42 PM: success Building production JavaScript and CSS bundles - 48.667s
12:40:23 PM: <w> [webpack.cache.PackFileCacheStrategy] Serializing big strings (541kiB) impacts deserialization performance (consider using Buffer instead and decode when needed)
12:40:23 PM: <w> [webpack.cache.PackFileCacheStrategy] Serializing big strings (541kiB) impacts deserialization performance (consider using Buffer instead and decode when needed)
12:40:24 PM: <w> [webpack.cache.PackFileCacheStrategy] Serializing big strings (541kiB) impacts deserialization performance (consider using Buffer instead and decode when needed)
12:40:29 PM: success Building Rendering Engines - 47.641s
12:40:44 PM: success Building HTML renderer - 15.205s
12:40:44 PM: success Execute page configs - 0.084s
12:40:47 PM: success Validating Rendering Engines - 2.600s
12:40:47 PM: success Caching Webpack compilations - 0.001s
12:40:47 PM: success run queries in workers - 0.097s - 6/6 61.83/s
12:40:47 PM: success Merge worker state - 0.001s
12:40:47 PM: success Rewriting compilation hashes - 0.000s
12:40:47 PM: info Wrote out 5 node page manifest files in 3 ms.
12:40:47 PM: info unstable_createNodeManifest produced warnings [11803]. To see full warning messages set process.env.VERBOSE_NODE_MANIFEST to "true".
12:40:47 PM: Visit https://gatsby.dev/nodemanifest for more info on Node Manifests.
12:40:47 PM: success Writing page-data.json files to public directory - 0.007s - 4/4 602.22/s
12:40:53 PM: success Building static HTML for pages - 4.208s - 4/4 0.95/s
12:40:53 PM: success onPostBuild - 0.061s
12:40:53 PM:
12:40:53 PM: Pages
12:40:53 PM: ┌ src/templates/pages/index.tsx
12:40:53 PM: │ └ /
12:40:53 PM: ├ src/templates/pages/plans.tsx
12:40:53 PM: │ └ /plans
12:40:53 PM: ├ src/templates/pages/privacy-policy.tsx
12:40:53 PM: │ └ /privacy-policy
12:40:53 PM: └ src/templates/pages/v2.tsx
12:40:53 PM: └ /v2
12:40:53 PM: ╭────────────────────────────────────────────────────────────────────╮
12:40:53 PM: │ │
12:40:53 PM: │ (SSG) Generated at build time │
12:40:53 PM: │ D (DSG) Deferred static generation - page generated at runtime │
12:40:53 PM: │ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
12:40:53 PM: │ λ (Function) Gatsby function │
12:40:53 PM: │ │
12:40:53 PM: ╰────────────────────────────────────────────────────────────────────╯
12:40:53 PM: info Done building in 147.172658882 sec
12:40:53 PM: Done in 147.42s.
12:40:53 PM: ​
12:40:53 PM: (build.command completed in 2m 27.6s)
12:40:53 PM: ​
12:40:53 PM: ────────────────────────────────────────────────────────────────
12:40:53 PM: 2. Functions bundling
12:40:53 PM: ────────────────────────────────────────────────────────────────
12:40:53 PM: ​
12:40:53 PM: Packaging Functions from netlify_functions directory:
12:40:53 PM: - add-contact-and-register-plan-chosen-in-keap/add-contact-and-register-plan-chosen-in-keap.js
12:40:53 PM: - add-contact-to-keap/add-contact-to-keap.js
12:40:53 PM: - register-plan-chosen-in-keap/register-plan-chosen-in-keap.js
12:40:53 PM: - send-emails-get-custom-quote/send-emails-get-custom-quote.js
12:40:53 PM: ​
12:40:58 PM: ​
12:40:58 PM: (Functions bundling completed in 5s)
12:40:58 PM: ​
12:40:58 PM: ────────────────────────────────────────────────────────────────
12:40:58 PM: 3. Deploy site
12:40:58 PM: ────────────────────────────────────────────────────────────────
12:40:58 PM: ​
12:40:58 PM: Starting to deploy site from 'lp-viral/public'
12:40:58 PM: Creating deploy tree
12:40:58 PM: Creating deploy upload records
12:40:58 PM: 12 new files to upload
12:40:58 PM: 0 new functions to upload
12:40:59 PM: Site deploy was successfully initiated
12:40:59 PM: ​
12:40:59 PM: (Deploy site completed in 754ms)
12:40:59 PM: ​
12:40:59 PM: ────────────────────────────────────────────────────────────────
12:40:59 PM: Netlify Build Complete
12:40:59 PM: ────────────────────────────────────────────────────────────────
12:40:59 PM: ​
12:40:59 PM: (Netlify Build completed in 2m 33.4s)
12:40:59 PM: Starting post processing
12:40:59 PM: Post processing - HTML
12:40:59 PM: Caching artifacts
12:40:59 PM: Started saving node modules
12:40:59 PM: Finished saving node modules
12:40:59 PM: Started saving build plugins
12:40:59 PM: Finished saving build plugins
12:40:59 PM: Started saving yarn cache
12:40:59 PM: Post processing - header rules
12:41:00 PM: Post processing - redirect rules
12:41:00 PM: Post processing done
12:41:03 PM: Site is live ✨
12:41:07 PM: Finished saving yarn cache
12:41:07 PM: Started saving pip cache
12:41:07 PM: Finished saving pip cache
12:41:07 PM: Started saving emacs cask dependencies
12:41:07 PM: Finished saving emacs cask dependencies
12:41:07 PM: Started saving maven dependencies
12:41:07 PM: Finished saving maven dependencies
12:41:07 PM: Started saving boot dependencies
12:41:07 PM: Finished saving boot dependencies
12:41:07 PM: Started saving rust rustup cache
12:41:07 PM: Finished saving rust rustup cache
12:41:07 PM: Started saving go dependencies
12:41:07 PM: Finished saving go dependencies
12:41:07 PM: Build script success
12:42:33 PM: Uploading Cache of size 839.0MB
12:42:39 PM: Finished processing build request in 4m58.249224205s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment