Deploy details
Deploy successful for bruce-willis
Production: master@HEAD
Deploy log
11:29:22 AM: Build ready to start
11:29:24 AM: build-image version: 7b53c5fc4445e3ec99d3949e5d1174a8c5be4f16
11:29:24 AM: build-image tag: v3.7.2
11:29:24 AM: buildbot version: ad3775146a808b8ede7bd671caa29eb30319802f
11:29:24 AM: Building without cache
11:29:24 AM: Starting to prepare the repo for build
11:29:25 AM: No cached dependencies found. Cloning fresh repo
11:29:25 AM: git clone https://github.com/LarsEjaas/bruce-willis-app
11:29:26 AM: Preparing Git Reference refs/heads/master
11:29:27 AM: Parsing package.json dependencies
11:29:28 AM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'public' versus 'public/' in the Netlify UI
11:29:28 AM: Starting build script
11:29:28 AM: Installing dependencies
11:29:28 AM: Python version set to 2.7
11:29:29 AM: v12.18.0 is already installed.
11:29:30 AM: Now using node v12.18.0 (npm v6.14.4)
11:29:30 AM: Started restoring cached build plugins
11:29:30 AM: Finished restoring cached build plugins
11:29:30 AM: Attempting ruby version 2.7.1, read from environment
11:29:32 AM: Using ruby version 2.7.1
11:29:32 AM: Using PHP version 5.6
11:29:32 AM: Started restoring cached node modules
11:29:32 AM: Finished restoring cached node modules
11:29:32 AM: Installing NPM modules using NPM version 6.14.4
11:30:15 AM: 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!
11:30:15 AM: > nice-napi@1.0.2 install /opt/build/repo/node_modules/nice-napi
11:30:15 AM: > node-gyp-build
11:30:16 AM: > sharp@0.28.1 install /opt/build/repo/node_modules/sharp
11:30:16 AM: > (node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy)
11:30:17 AM: sharp: Downloading https://github.com/lovell/sharp-libvips/releases/download/v8.10.6/libvips-8.10.6-linux-x64.tar.br
11:30:19 AM: > core-js@3.10.1 postinstall /opt/build/repo/node_modules/core-js
11:30:19 AM: > node -e "try{require('./postinstall')}catch(e){}"
11:30:19 AM: > core-js-pure@3.10.1 postinstall /opt/build/repo/node_modules/core-js-pure
11:30:19 AM: > node -e "try{require('./postinstall')}catch(e){}"
11:30:21 AM: > gatsby-telemetry@2.3.0 postinstall /opt/build/repo/node_modules/gatsby-telemetry
11:30:21 AM: > node src/postinstall.js || true
11:30:21 AM: > mozjpeg@7.0.0 postinstall /opt/build/repo/node_modules/mozjpeg
11:30:21 AM: > node lib/install.js
11:30:21 AM: ✔ mozjpeg pre-build test passed successfully
11:30:21 AM: > pngquant-bin@6.0.0 postinstall /opt/build/repo/node_modules/pngquant-bin
11:30:21 AM: > node lib/install.js
11:30:22 AM: ✔ pngquant pre-build test passed successfully
11:30:22 AM: > gatsby-cli@3.3.0 postinstall /opt/build/repo/node_modules/gatsby-cli
11:30:22 AM: > node scripts/postinstall.js
11:30:22 AM: > gatsby@3.3.0 postinstall /opt/build/repo/node_modules/gatsby
11:30:22 AM: > node scripts/postinstall.js
11:30:25 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
11:30:25 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
11:30:25 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
11:30:25 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
11:30:25 AM: added 2567 packages from 1109 contributors and audited 2575 packages in 51.79s
11:30:27 AM: 214 packages are looking for funding
11:30:27 AM: run `npm fund` for details
11:30:27 AM: found 0 vulnerabilities
11:30:27 AM: NPM modules installed
11:30:27 AM: Started restoring cached go cache
11:30:27 AM: Finished restoring cached go cache
11:30:27 AM: go version go1.14.4 linux/amd64
11:30:27 AM: go version go1.14.4 linux/amd64
11:30:27 AM: Installing missing commands
11:30:27 AM: Verify run directory
11:30:29 AM:
11:30:29 AM: ────────────────────────────────────────────────────────────────
11:30:29 AM: Netlify Build
11:30:29 AM: ────────────────────────────────────────────────────────────────
11:30:29 AM:
11:30:29 AM: ❯ Version
11:30:29 AM: @netlify/build 11.4.2
11:30:29 AM:
11:30:29 AM: ❯ Flags
11:30:29 AM: deployId: 608bea12a2b7f2c8500367b5
11:30:29 AM:
11:30:29 AM: ❯ Current directory
11:30:29 AM: /opt/build/repo
11:30:29 AM:
11:30:29 AM: ❯ Config file
11:30:29 AM: No config file was defined: using default values.
11:30:29 AM:
11:30:29 AM: ❯ Context
11:30:29 AM: production
11:30:29 AM:
11:30:29 AM: ────────────────────────────────────────────────────────────────
11:30:29 AM: 1. Build command from Netlify app
11:30:29 AM: ────────────────────────────────────────────────────────────────
11:30:29 AM:
11:30:29 AM: $ npm run build
11:30:30 AM: > A-tribute-to-Bruce-Willis@0.1.0 build /opt/build/repo
11:30:30 AM: > gatsby build
11:30:33 AM: success open and validate gatsby-configs - 0.082s
11:30:34 AM: success load plugins - 0.708s
11:30:34 AM: success onPreInit - 0.140s
11:30:34 AM: success initialize cache - 0.007s
11:30:34 AM: success copy gatsby files - 0.063s
11:30:34 AM: success onPreBootstrap - 0.017s
11:30:34 AM: success createSchemaCustomization - 0.006s
11:30:34 AM: success gatsby-plugin-react-i18next: create node: en/translation - 0.008s
11:30:34 AM: success gatsby-plugin-react-i18next: create node: da/translation - 0.003s
11:30:34 AM: success Checking for changed pages - 0.000s
11:30:34 AM: success source and transform nodes - 0.185s
11:30:35 AM: success building schema - 0.547s
11:30:35 AM: info Total nodes: 81, SitePage nodes: 1 (use --verbose for breakdown)
11:30:35 AM: success createPages - 0.001s
11:30:35 AM: success Checking for changed pages - 0.000s
11:30:35 AM: success createPagesStatefully - 0.095s
11:30:35 AM: success update schema - 0.080s
11:30:35 AM: success onPreExtractQueries - 0.000s
11:30:37 AM: success extract queries from components - 2.046s
11:30:38 AM: success write out redirect data - 1.001s
11:30:39 AM: success Build manifest and related icons - 0.585s
11:30:39 AM: success onPostBootstrap - 0.589s
11:30:39 AM: info bootstrap finished - 9.136s
11:30:39 AM: success run static queries - 0.083s - 2/2 23.97/s
11:30:39 AM: success run page queries - 0.017s - 5/5 293.99/s
11:30:39 AM: success write out requires - 0.005s
11:31:04 AM: success Building production JavaScript and CSS bundles - 24.522s
11:31:04 AM: success Rewriting compilation hashes - 0.001s
11:31:10 AM: success Building HTML renderer - 6.133s
11:31:10 AM: {
11:31:10 AM: title_en: 'A tribute to Bruce Willis',
11:31:10 AM: title_da: 'En hyldest til Bruce Willis',
11:31:10 AM: description_en: "This page is celebrating one of Hollywood's Greatest Movie Stars.",
11:31:10 AM: description_da: "Denne side fejrer en af Hollywood's største filmstjerner.",
11:31:10 AM: seo_image_en: '/SoMe_english.png',
11:31:10 AM: seo_image_da: '/SoMe_dansk.png'
11:31:10 AM: }
11:31:10 AM: returning null here
11:31:10 AM: null
11:31:10 AM: null false false /SoMe_dansk.png /SoMe_english.png
11:31:10 AM: undefined
11:31:10 AM: {
11:31:10 AM: title: 'En hyldest til Bruce Willis',
11:31:10 AM: description: "Denne side fejrer en af Hollywood's største filmstjerner.",
11:31:10 AM: pathName: '/',
11:31:10 AM: image: '/SoMe_dansk.png'
11:31:10 AM: }
11:31:10 AM: undefined
11:31:10 AM: false
11:31:10 AM: undefined
11:31:10 AM: false
11:31:10 AM: undefined
11:31:10 AM: false
11:31:10 AM: {
11:31:10 AM: title_en: 'A tribute to Bruce Willis',
11:31:10 AM: title_da: 'En hyldest til Bruce Willis',
11:31:10 AM: description_en: "This page is celebrating one of Hollywood's Greatest Movie Stars.",
11:31:10 AM: description_da: "Denne side fejrer en af Hollywood's største filmstjerner.",
11:31:10 AM: seo_image_en: '/SoMe_english.png',
11:31:10 AM: seo_image_da: '/SoMe_dansk.png'
11:31:10 AM: }
11:31:10 AM: returning null here
11:31:10 AM: null
11:31:10 AM: null false false /SoMe_dansk.png /SoMe_english.png
11:31:10 AM: undefined
11:31:10 AM: {
11:31:10 AM: title: 'A tribute to Bruce Willis',
11:31:10 AM: description: "This page is celebrating one of Hollywood's Greatest Movie Stars.",
11:31:10 AM: pathName: '/en/',
11:31:10 AM: image: '/SoMe_english.png'
11:31:10 AM: }
11:31:10 AM: undefined
11:31:10 AM: false
11:31:10 AM: undefined
11:31:10 AM: false
11:31:10 AM: warning Unsafe builtin method was used, future builds will need to rebuild all pages
11:31:10 AM: warning WebpackError: Unsafe builtin usage fs.readFileSync
11:31:10 AM: at A-tribute-to-Bruce-Willis/node_modules/dotenv/lib/main.js:96:1
11:31:10 AM: at A-tribute-to-Bruce-Willis/gatsby-config.js:1:1
11:31:10 AM: at A-tribute-to-Bruce-Willis/webpack/bootstrap:19:1
11:31:10 AM: at A-tribute-to-Bruce-Willis/src/html.tsx:3:16
11:31:10 AM: at A-tribute-to-Bruce-Willis/webpack/bootstrap:19:1
11:31:10 AM: at A-tribute-to-Bruce-Willis/.cache/static-entry.js:32:10
11:31:10 AM: at A-tribute-to-Bruce-Willis/node_modules/@emotion/core/dist/core.esm.js:15:25
11:31:10 AM: at A-tribute-to-Bruce-Willis/node_modules/@emotion/core/dist/core.esm.js:35:7
11:31:10 AM: at A-tribute-to-Bruce-Willis/node_modules/@emotion/cache/dist/cache.esm.js:133:1
11:31:10 AM: at A-tribute-to-Bruce-Willis/node_modules/@emotion/cache/dist/cache.esm.js:21:1
11:31:10 AM: at A-tribute-to-Bruce-Willis/node_modules/@emotion/cache/dist/cache.esm.js:180:1
11:31:10 AM: 94 | try {
11:31:10 AM: 95 | // specifying an encoding returns a string instead of a buffer
11:31:10 AM: > 96 | const parsed = parse(fs.readFileSync(dotenvPath, { encoding }), { debug })
11:31:10 AM: | ^
11:31:10 AM: 97 |
11:31:10 AM: 98 | Object.keys(parsed).forEach(function (key) {
11:31:10 AM: 99 | if (!Object.prototype.hasOwnProperty.call(process.env, key)) {
11:31:10 AM: success Building static HTML for pages - 0.376s - 5/5 13.28/s
11:31:12 AM: info Brotli compressed 14 files - 1.447s - 0.542/s
11:31:12 AM: success onPostBuild - 1.510s
11:31:12 AM: info Done building in 42.004697802 sec
11:31:12 AM:
11:31:12 AM: (build.command completed in 43s)
11:31:12 AM:
11:31:12 AM: ────────────────────────────────────────────────────────────────
11:31:12 AM: 2. Deploy site
11:31:12 AM: ────────────────────────────────────────────────────────────────
11:31:12 AM:
11:31:12 AM: Starting to deploy site from 'public'
11:31:12 AM: Creating deploy tree
11:31:12 AM: Creating deploy upload records
11:31:12 AM: 101 new files to upload
11:31:12 AM: 0 new functions to upload
11:31:15 AM: Site deploy was successfully initiated
11:31:15 AM:
11:31:15 AM: (Deploy site completed in 3s)
11:31:15 AM:
11:31:15 AM: ────────────────────────────────────────────────────────────────
11:31:15 AM: Netlify Build Complete
11:31:15 AM: ────────────────────────────────────────────────────────────────
11:31:15 AM:
11:31:15 AM: (Netlify Build completed in 46.1s)
11:31:16 AM: Starting post processing
11:31:16 AM: Post processing - HTML
11:31:16 AM: Caching artifacts
11:31:16 AM: Started saving node modules
11:31:16 AM: Finished saving node modules
11:31:16 AM: Started saving build plugins
11:31:16 AM: Finished saving build plugins
11:31:16 AM: Started saving pip cache
11:31:16 AM: Finished saving pip cache
11:31:16 AM: Started saving emacs cask dependencies
11:31:16 AM: Finished saving emacs cask dependencies
11:31:16 AM: Started saving maven dependencies
11:31:16 AM: Finished saving maven dependencies
11:31:16 AM: Started saving boot dependencies
11:31:16 AM: Finished saving boot dependencies
11:31:16 AM: Started saving rust rustup cache
11:31:16 AM: Finished saving rust rustup cache
11:31:16 AM: Started saving go dependencies
11:31:16 AM: Finished saving go dependencies
11:31:16 AM: Post processing - header rules
11:31:16 AM: Post processing - redirect rules
11:31:16 AM: Post processing done
11:31:16 AM: Site is live ✨
11:31:19 AM: Build script success
11:31:47 AM: Finished processing build request in 2m22.996509803s