Deploy details
Deploy successful for bruce-willis
Production: master@HEAD
Deploy log
3:11:33 PM: Build ready to start
3:11:35 PM: build-image version: e4d2dbe4cfec46db257e869258461ded89b75c9b
3:11:35 PM: build-image tag: v3.7.3
3:11:35 PM: buildbot version: 3a6033f74969151520df9b87bef3903b44241ef0
3:11:35 PM: Building without cache
3:11:35 PM: Starting to prepare the repo for build
3:11:36 PM: No cached dependencies found. Cloning fresh repo
3:11:36 PM: git clone https://github.com/LarsEjaas/bruce-willis-app
3:11:37 PM: Preparing Git Reference refs/heads/master
3:11:38 PM: Parsing package.json dependencies
3:11:39 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'public' versus 'public/' in the Netlify UI
3:11:39 PM: Starting build script
3:11:39 PM: Installing dependencies
3:11:39 PM: Python version set to 2.7
3:11:41 PM: v12.18.0 is already installed.
3:11:41 PM: Now using node v12.18.0 (npm v6.14.4)
3:11:41 PM: Started restoring cached build plugins
3:11:41 PM: Finished restoring cached build plugins
3:11:42 PM: Attempting ruby version 2.7.1, read from environment
3:11:43 PM: Using ruby version 2.7.1
3:11:43 PM: Using PHP version 5.6
3:11:43 PM: Started restoring cached node modules
3:11:43 PM: Finished restoring cached node modules
3:11:44 PM: Installing NPM modules using NPM version 6.14.4
3:12:41 PM: npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
3:12:41 PM: > nice-napi@1.0.2 install /opt/build/repo/node_modules/nice-napi
3:12:41 PM: > node-gyp-build
3:12:43 PM: > sharp@0.28.1 install /opt/build/repo/node_modules/sharp
3:12:43 PM: > (node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy)
3:12:44 PM: sharp: Downloading https://github.com/lovell/sharp-libvips/releases/download/v8.10.6/libvips-8.10.6-linux-x64.tar.br
3:12:47 PM: > core-js@3.10.1 postinstall /opt/build/repo/node_modules/core-js
3:12:47 PM: > node -e "try{require('./postinstall')}catch(e){}"
3:12:47 PM: > core-js-pure@3.10.1 postinstall /opt/build/repo/node_modules/core-js-pure
3:12:47 PM: > node -e "try{require('./postinstall')}catch(e){}"
3:12:49 PM: > gatsby-telemetry@2.3.0 postinstall /opt/build/repo/node_modules/gatsby-telemetry
3:12:49 PM: > node src/postinstall.js || true
3:12:49 PM: > mozjpeg@7.0.0 postinstall /opt/build/repo/node_modules/mozjpeg
3:12:49 PM: > node lib/install.js
3:12:49 PM: ✔ mozjpeg pre-build test passed successfully
3:12:49 PM: > pngquant-bin@6.0.0 postinstall /opt/build/repo/node_modules/pngquant-bin
3:12:49 PM: > node lib/install.js
3:12:50 PM: ✔ pngquant pre-build test passed successfully
3:12:50 PM: > gatsby-cli@3.3.0 postinstall /opt/build/repo/node_modules/gatsby-cli
3:12:50 PM: > node scripts/postinstall.js
3:12:50 PM: > gatsby@3.3.0 postinstall /opt/build/repo/node_modules/gatsby
3:12:50 PM: > node scripts/postinstall.js
3:12:54 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
3:12:54 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
3:12:54 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
3:12:54 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
3:12:54 PM: added 2567 packages from 1109 contributors and audited 2575 packages in 69.267s
3:12:57 PM: 214 packages are looking for funding
3:12:57 PM: run `npm fund` for details
3:12:57 PM: found 0 vulnerabilities
3:12:57 PM: NPM modules installed
3:12:57 PM: Started restoring cached go cache
3:12:57 PM: Finished restoring cached go cache
3:12:57 PM: go version go1.14.4 linux/amd64
3:12:57 PM: go version go1.14.4 linux/amd64
3:12:57 PM: Installing missing commands
3:12:57 PM: Verify run directory
3:12:59 PM:
3:12:59 PM: ────────────────────────────────────────────────────────────────
3:12:59 PM: Netlify Build
3:12:59 PM: ────────────────────────────────────────────────────────────────
3:12:59 PM:
3:12:59 PM: ❯ Version
3:12:59 PM: @netlify/build 11.4.4
3:12:59 PM:
3:12:59 PM: ❯ Flags
3:12:59 PM: deployId: 608c1e25fd7bb73a5b546b52
3:12:59 PM:
3:12:59 PM: ❯ Current directory
3:12:59 PM: /opt/build/repo
3:12:59 PM:
3:12:59 PM: ❯ Config file
3:12:59 PM: No config file was defined: using default values.
3:12:59 PM:
3:12:59 PM: ❯ Context
3:12:59 PM: production
3:12:59 PM:
3:12:59 PM: ────────────────────────────────────────────────────────────────
3:12:59 PM: 1. Build command from Netlify app
3:12:59 PM: ────────────────────────────────────────────────────────────────
3:12:59 PM:
3:12:59 PM: $ npm run build
3:13:00 PM: > A-tribute-to-Bruce-Willis@0.1.0 build /opt/build/repo
3:13:00 PM: > gatsby build
3:13:03 PM: success open and validate gatsby-configs - 0.085s
3:13:04 PM: success load plugins - 0.876s
3:13:04 PM: success onPreInit - 0.100s
3:13:04 PM: success initialize cache - 0.007s
3:13:04 PM: success copy gatsby files - 0.085s
3:13:04 PM: success onPreBootstrap - 0.020s
3:13:04 PM: success createSchemaCustomization - 0.025s
3:13:05 PM: success gatsby-plugin-react-i18next: create node: da/translation - 0.009s
3:13:05 PM: success gatsby-plugin-react-i18next: create node: en/translation - 0.003s
3:13:05 PM: success Checking for changed pages - 0.000s
3:13:05 PM: success source and transform nodes - 0.164s
3:13:05 PM: success building schema - 0.841s
3:13:05 PM: info Total nodes: 81, SitePage nodes: 1 (use --verbose for breakdown)
3:13:05 PM: success createPages - 0.002s
3:13:05 PM: success Checking for changed pages - 0.000s
3:13:06 PM: success createPagesStatefully - 0.143s
3:13:06 PM: success update schema - 0.123s
3:13:06 PM: success onPreExtractQueries - 0.001s
3:13:09 PM: success extract queries from components - 2.863s
3:13:09 PM: success write out redirect data - 0.909s
3:13:10 PM: success Build manifest and related icons - 0.482s
3:13:10 PM: success onPostBootstrap - 0.486s
3:13:10 PM: info bootstrap finished - 10.426s
3:13:10 PM: success run static queries - 0.105s - 2/2 19.13/s
3:13:10 PM: success run page queries - 0.062s - 5/5 80.80/s
3:13:10 PM: success write out requires - 0.007s
3:13:38 PM: success Building production JavaScript and CSS bundles - 27.690s
3:13:38 PM: success Rewriting compilation hashes - 0.001s
3:13:44 PM: success Building HTML renderer - 6.448s
3:13:45 PM: undefined
3:13:45 PM: false
3:13:45 PM: {
3:13:45 PM: title_en: 'A tribute to Bruce Willis',
3:13:45 PM: title_da: 'En hyldest til Bruce Willis',
3:13:45 PM: description_en: "This page is celebrating one of Hollywood's Greatest Movie Stars.",
3:13:45 PM: description_da: "Denne side fejrer en af Hollywood's største filmstjerner.",
3:13:45 PM: seo_image_en: '/SoMe_english.png',
3:13:45 PM: seo_image_da: '/SoMe_dansk.png'
3:13:45 PM: }
3:13:45 PM: returning null here
3:13:45 PM: null
3:13:45 PM: null false false /SoMe_dansk.png /SoMe_english.png
3:13:45 PM: undefined
3:13:45 PM: [ 'en', 'da' ]
3:13:45 PM: {
3:13:45 PM: title: 'En hyldest til Bruce Willis',
3:13:45 PM: description: "Denne side fejrer en af Hollywood's største filmstjerner.",
3:13:45 PM: pathName: '/',
3:13:45 PM: image: '/SoMe_dansk.png'
3:13:45 PM: }
3:13:45 PM: undefined
3:13:45 PM: false
3:13:45 PM: undefined
3:13:45 PM: false
3:13:45 PM: {
3:13:45 PM: title_en: 'A tribute to Bruce Willis',
3:13:45 PM: title_da: 'En hyldest til Bruce Willis',
3:13:45 PM: description_en: "This page is celebrating one of Hollywood's Greatest Movie Stars.",
3:13:45 PM: description_da: "Denne side fejrer en af Hollywood's største filmstjerner.",
3:13:45 PM: seo_image_en: '/SoMe_english.png',
3:13:45 PM: seo_image_da: '/SoMe_dansk.png'
3:13:45 PM: }
3:13:45 PM: returning null here
3:13:45 PM: null
3:13:45 PM: null false false /SoMe_dansk.png /SoMe_english.png
3:13:45 PM: undefined
3:13:45 PM: [ 'en', 'da' ]
3:13:45 PM: {
3:13:45 PM: title: 'A tribute to Bruce Willis',
3:13:45 PM: description: "This page is celebrating one of Hollywood's Greatest Movie Stars.",
3:13:45 PM: pathName: '/en/',
3:13:45 PM: image: '/SoMe_english.png'
3:13:45 PM: }
3:13:45 PM: undefined
3:13:45 PM: false
3:13:45 PM: undefined
3:13:45 PM: false
3:13:45 PM: warning Unsafe builtin method was used, future builds will need to rebuild all pages
3:13:45 PM: warning WebpackError: Unsafe builtin usage fs.readFileSync
3:13:45 PM: at A-tribute-to-Bruce-Willis/node_modules/dotenv/lib/main.js:96:1
3:13:45 PM: at A-tribute-to-Bruce-Willis/gatsby-config.js:1:1
3:13:45 PM: at A-tribute-to-Bruce-Willis/webpack/bootstrap:19:1
3:13:45 PM: at A-tribute-to-Bruce-Willis/src/html.tsx:3:16
3:13:45 PM: at A-tribute-to-Bruce-Willis/webpack/bootstrap:19:1
3:13:45 PM: at A-tribute-to-Bruce-Willis/.cache/static-entry.js:32:10
3:13:45 PM: at A-tribute-to-Bruce-Willis/node_modules/@emotion/core/dist/core.esm.js:15:25
3:13:45 PM: at A-tribute-to-Bruce-Willis/node_modules/@emotion/core/dist/core.esm.js:35:7
3:13:45 PM: at A-tribute-to-Bruce-Willis/node_modules/@emotion/cache/dist/cache.esm.js:133:1
3:13:45 PM: at A-tribute-to-Bruce-Willis/node_modules/@emotion/cache/dist/cache.esm.js:21:1
3:13:45 PM: at A-tribute-to-Bruce-Willis/node_modules/@emotion/cache/dist/cache.esm.js:180:1
3:13:45 PM: 94 | try {
3:13:45 PM: 95 | // specifying an encoding returns a string instead of a buffer
3:13:45 PM: > 96 | const parsed = parse(fs.readFileSync(dotenvPath, { encoding }), { debug })
3:13:45 PM: | ^
3:13:45 PM: 97 |
3:13:45 PM: 98 | Object.keys(parsed).forEach(function (key) {
3:13:45 PM: 99 | if (!Object.prototype.hasOwnProperty.call(process.env, key)) {
3:13:45 PM: success Building static HTML for pages - 0.388s - 5/5 12.88/s
3:13:46 PM: info Brotli compressed 14 files - 1.499s - 0.576/s
3:13:46 PM: success onPostBuild - 1.577s
3:13:46 PM: info Done building in 46.835556021 sec
3:13:47 PM:
3:13:47 PM: (build.command completed in 47.4s)
3:13:47 PM:
3:13:47 PM: ────────────────────────────────────────────────────────────────
3:13:47 PM: 2. Deploy site
3:13:47 PM: ────────────────────────────────────────────────────────────────
3:13:47 PM:
3:13:47 PM: Starting to deploy site from 'public'
3:13:47 PM: Creating deploy tree
3:13:47 PM: Creating deploy upload records
3:13:47 PM: 2 new files to upload
3:13:47 PM: 0 new functions to upload
3:13:47 PM: Site deploy was successfully initiated
3:13:47 PM:
3:13:47 PM: (Deploy site completed in 389ms)
3:13:47 PM:
3:13:47 PM: ────────────────────────────────────────────────────────────────
3:13:47 PM: Netlify Build Complete
3:13:47 PM: ────────────────────────────────────────────────────────────────
3:13:47 PM:
3:13:47 PM: (Netlify Build completed in 47.9s)
3:13:47 PM: Starting post processing
3:13:47 PM: Post processing - HTML
3:13:47 PM: Caching artifacts
3:13:47 PM: Started saving node modules
3:13:47 PM: Finished saving node modules
3:13:47 PM: Started saving build plugins
3:13:47 PM: Finished saving build plugins
3:13:47 PM: Started saving pip cache
3:13:48 PM: Finished saving pip cache
3:13:48 PM: Started saving emacs cask dependencies
3:13:48 PM: Finished saving emacs cask dependencies
3:13:48 PM: Started saving maven dependencies
3:13:48 PM: Finished saving maven dependencies
3:13:48 PM: Started saving boot dependencies
3:13:48 PM: Finished saving boot dependencies
3:13:48 PM: Started saving rust rustup cache
3:13:48 PM: Finished saving rust rustup cache
3:13:48 PM: Started saving go dependencies
3:13:48 PM: Finished saving go dependencies
3:13:50 PM: Build script success
3:13:52 PM: Post processing - header rules
3:13:52 PM: Post processing - redirect rules
3:13:52 PM: Post processing done
3:13:52 PM: Site is live ✨
3:14:20 PM: Finished processing build request in 2m45.020114908s