Skip to content

Instantly share code, notes, and snippets.

@Ekwuno
Created February 17, 2021 14:45
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 Ekwuno/43c9a2ad09dd47181633d8854464a071 to your computer and use it in GitHub Desktop.
Save Ekwuno/43c9a2ad09dd47181633d8854464a071 to your computer and use it in GitHub Desktop.
6:34:51 PM: Build ready to start
6:34:53 PM: build-image version: d84c79427e8f83c1ba17bcdd7b3fe38059376b68
6:34:53 PM: build-image tag: v3.6.1
6:34:53 PM: buildbot version: 3f7ff7bbf92b8c2ecf180659ea5b1472b472d308
6:34:53 PM: Fetching cached dependencies
6:34:53 PM: Starting to download cache of 260.7MB
6:34:55 PM: Finished downloading cache in 1.798008079s
6:34:55 PM: Starting to extract cache
6:35:04 PM: Finished extracting cache in 9.117188517s
6:35:04 PM: Finished fetching cache in 11.013865637s
6:35:04 PM: Starting to prepare the repo for build
6:35:05 PM: Preparing Git Reference refs/heads/master
6:35:07 PM: Starting build script
6:35:07 PM: Installing dependencies
6:35:07 PM: Python version set to 2.7
6:35:08 PM: Started restoring cached node version
6:35:11 PM: Finished restoring cached node version
6:35:11 PM: Attempting node version 'lts/*' from .nvmrc
6:35:11 PM: v14.15.5 is already installed.
6:35:12 PM: Now using node v14.15.5 (npm v6.14.11)
6:35:12 PM: Started restoring cached build plugins
6:35:12 PM: Finished restoring cached build plugins
6:35:12 PM: Attempting ruby version 2.7.1, read from environment
6:35:14 PM: Using ruby version 2.7.1
6:35:14 PM: Using PHP version 5.6
6:35:14 PM: Started restoring cached node modules
6:35:14 PM: Finished restoring cached node modules
6:35:14 PM: Started restoring cached go cache
6:35:14 PM: Finished restoring cached go cache
6:35:14 PM: go version go1.14.4 linux/amd64
6:35:14 PM: go version go1.14.4 linux/amd64
6:35:14 PM: Installing missing commands
6:35:14 PM: Verify run directory
6:35:16 PM: ​
6:35:16 PM: ────────────────────────────────────────────────────────────────
6:35:16 PM: Netlify Build
6:35:16 PM: ────────────────────────────────────────────────────────────────
6:35:16 PM: ​
6:35:16 PM: ❯ Version
6:35:16 PM: @netlify/build 9.1.2
6:35:16 PM: ​
6:35:16 PM: ❯ Flags
6:35:16 PM: deployId: 602d298b5e2b910007c3aabc
6:35:16 PM: mode: buildbot
6:35:16 PM: ​
6:35:16 PM: ❯ Current directory
6:35:16 PM: /opt/build/repo
6:35:16 PM: ​
6:35:16 PM: ❯ Config file
6:35:16 PM: /opt/build/repo/netlify.toml
6:35:16 PM: ​
6:35:16 PM: ❯ Context
6:35:16 PM: production
6:35:16 PM: ​
6:35:16 PM: ────────────────────────────────────────────────────────────────
6:35:16 PM: 1. build.command from netlify.toml
6:35:16 PM: ────────────────────────────────────────────────────────────────
6:35:16 PM: ​
6:35:16 PM: $ npm run build
6:35:17 PM: > resume@1.0.0 build /opt/build/repo
6:35:17 PM: > run-s clean eleventy:prod
6:35:17 PM: > resume@1.0.0 clean /opt/build/repo
6:35:17 PM: > del-cli dist
6:35:18 PM: > resume@1.0.0 eleventy:prod /opt/build/repo
6:35:18 PM: > cross-env ELEVENTY_ENV=production eleventy
6:35:21 PM: Browserslist: caniuse-lite is outdated. Please run:
6:35:21 PM: npx browserslist@latest --update-db
6:35:21 PM: Writing dist/site.webmanifest from ./src/site.webmanifest.njk.
6:35:21 PM: Writing dist/assets/scripts/main.js from ./src/assets/scripts/scripts.11ty.js.
6:35:21 PM: Writing dist/assets/styles/main.css from ./src/assets/styles/styles.11ty.js.
6:35:21 PM: Error writing templates: (more in DEBUG output)
6:35:21 PM: > Having trouble writing template: dist/index.html
6:35:21 PM: `TemplateWriterWriteError` was thrown
6:35:21 PM: > (./src/layouts/base.njk)
6:35:21 PM: Template render error: (/opt/build/repo/src/includes/header.njk)
6:35:21 PM: Template render error: (/opt/build/repo/src/includes/vcard.njk)
6:35:21 PM: Error: ENOENT: no such file or directory, open '/opt/build/repo/src/assets/images/obinna___Ekwuno.jpg'
6:35:21 PM: `Template render error` was thrown:
6:35:21 PM: Problem writing Eleventy templates: (more in DEBUG output)
6:35:21 PM: Template render error: (./src/layouts/base.njk)
6:35:21 PM: Template render error: (/opt/build/repo/src/includes/header.njk)
6:35:21 PM: Template render error: (/opt/build/repo/src/includes/vcard.njk)
6:35:21 PM: Error: ENOENT: no such file or directory, open '/opt/build/repo/src/assets/images/obinna___Ekwuno.jpg'
6:35:21 PM: at Object._prettifyError (/opt/build/repo/node_modules/nunjucks/src/lib.js:36:11)
6:35:21 PM: at /opt/build/repo/node_modules/nunjucks/src/environment.js:561:19
6:35:21 PM: at eval (eval at _compile (/opt/build/repo/node_modules/nunjucks/src/environment.js:631:18), <anonymous>:57:12)
6:35:21 PM: at /opt/build/repo/node_modules/nunjucks/src/environment.js:569:11
6:35:21 PM: at eval (eval at _compile (/opt/build/repo/node_modules/nunjucks/src/environment.js:631:18), <anonymous>:20:11)
6:35:21 PM: at /opt/build/repo/node_modules/nunjucks/src/environment.js:569:11
6:35:21 PM: at Template.root [as rootRenderFunc] (eval at _compile (/opt/build/repo/node_modules/nunjucks/src/environment.js:631:18), <anonymous>:137:3)
6:35:21 PM: at Template.render (/opt/build/repo/node_modules/nunjucks/src/environment.js:550:10)
6:35:21 PM: at eval (eval at _compile (/opt/build/repo/node_modules/nunjucks/src/environment.js:631:18), <anonymous>:19:10)
6:35:21 PM: at fn (/opt/build/repo/node_modules/a-sync-waterfall/index.js:26:24)
6:35:21 PM: at /opt/build/repo/node_modules/a-sync-waterfall/index.js:66:22
6:35:21 PM: at executeSync (/opt/build/repo/node_modules/a-sync-waterfall/index.js:8:15)
6:35:21 PM: at /opt/build/repo/node_modules/a-sync-waterfall/index.js:65:11
6:35:21 PM: Creating deploy upload records
6:35:21 PM: at eval (eval at _compile (/opt/build/repo/node_modules/nunjucks/src/environment.js:631:18), <anonymous>:15:1)
6:35:21 PM: at createTemplate (/opt/build/repo/node_modules/nunjucks/src/environment.js:313:9)
6:35:21 PM: at handle (/opt/build/repo/node_modules/nunjucks/src/environment.js:325:11)
6:35:21 PM: Template render error: (./src/layouts/base.njk)
6:35:21 PM: Template render error: (/opt/build/repo/src/includes/header.njk)
6:35:21 PM: Template render error: (/opt/build/repo/src/includes/vcard.njk)
6:35:21 PM: Error: ENOENT: no such file or directory, open '/opt/build/repo/src/assets/images/obinna___Ekwuno.jpg'
6:35:21 PM: at Object._prettifyError (/opt/build/repo/node_modules/nunjucks/src/lib.js:36:11)
6:35:21 PM: at /opt/build/repo/node_modules/nunjucks/src/environment.js:561:19
6:35:21 PM: at eval (eval at _compile (/opt/build/repo/node_modules/nunjucks/src/environment.js:631:18), <anonymous>:57:12)
6:35:21 PM: at /opt/build/repo/node_modules/nunjucks/src/environment.js:569:11
6:35:21 PM: at eval (eval at _compile (/opt/build/repo/node_modules/nunjucks/src/environment.js:631:18), <anonymous>:20:11)
6:35:21 PM: at /opt/build/repo/node_modules/nunjucks/src/environment.js:569:11
6:35:21 PM: at Template.root [as rootRenderFunc] (eval at _compile (/opt/build/repo/node_modules/nunjucks/src/environment.js:631:18), <anonymous>:137:3)
6:35:21 PM: at Template.render (/opt/build/repo/node_modules/nunjucks/src/environment.js:550:10)
6:35:21 PM: at eval (eval at _compile (/opt/build/repo/node_modules/nunjucks/src/environment.js:631:18), <anonymous>:19:10)
6:35:21 PM: at fn (/opt/build/repo/node_modules/a-sync-waterfall/index.js:26:24)
6:35:21 PM: at /opt/build/repo/node_modules/a-sync-waterfall/index.js:66:22
6:35:21 PM: at executeSync (/opt/build/repo/node_modules/a-sync-waterfall/index.js:8:15)
6:35:21 PM: at /opt/build/repo/node_modules/a-sync-waterfall/index.js:65:11
6:35:21 PM: at eval (eval at _compile (/opt/build/repo/node_modules/nunjucks/src/environment.js:631:18), <anonymous>:15:1)
6:35:21 PM: at createTemplate (/opt/build/repo/node_modules/nunjucks/src/environment.js:313:9)
6:35:21 PM: at handle (/opt/build/repo/node_modules/nunjucks/src/environment.js:325:11)
6:35:21 PM: > Having trouble writing template: dist/index.html
6:35:21 PM: `TemplateWriterWriteError` was thrown
6:35:21 PM: > (./src/layouts/base.njk)
6:35:21 PM: Template render error: (/opt/build/repo/src/includes/header.njk)
6:35:21 PM: Template render error: (/opt/build/repo/src/includes/vcard.njk)
6:35:21 PM: Error: ENOENT: no such file or directory, open '/opt/build/repo/src/assets/images/obinna___Ekwuno.jpg'
6:35:21 PM: `Template render error` was thrown:
6:35:21 PM: Copied 15 files / Wrote 0 files in 2.13 seconds (v0.11.0)
6:35:21 PM: ​
6:35:21 PM: (build.command completed in 5s)
6:35:21 PM: ​
6:35:21 PM: ────────────────────────────────────────────────────────────────
6:35:21 PM: 2. Deploy site
6:35:21 PM: ────────────────────────────────────────────────────────────────
6:35:21 PM: ​
6:35:21 PM: Starting to deploy site from 'dist'
6:35:21 PM: Creating deploy tree
6:35:22 PM: 0 new files to upload
6:35:22 PM: 0 new functions to upload
6:35:22 PM: Site deploy was successfully initiated
6:35:22 PM: ​
6:35:22 PM: (Deploy site completed in 389ms)
6:35:22 PM: ​
6:35:22 PM: ────────────────────────────────────────────────────────────────
6:35:22 PM: Netlify Build Complete
6:35:22 PM: ────────────────────────────────────────────────────────────────
6:35:22 PM: ​
6:35:22 PM: Starting post processing
6:35:22 PM: (Netlify Build completed in 5.4s)
6:35:22 PM: Post processing - HTML
6:35:22 PM: Post processing - header rules
6:35:22 PM: Caching artifacts
6:35:22 PM: Started saving node modules
6:35:22 PM: Finished saving node modules
6:35:22 PM: Started saving build plugins
6:35:22 PM: Finished saving build plugins
6:35:22 PM: Post processing - redirect rules
6:35:22 PM: Started saving pip cache
6:35:22 PM: Post processing done
6:35:22 PM: Finished saving pip cache
6:35:22 PM: Started saving emacs cask dependencies
6:35:22 PM: Finished saving emacs cask dependencies
6:35:22 PM: Started saving maven dependencies
6:35:22 PM: Finished saving maven dependencies
6:35:22 PM: Started saving boot dependencies
6:35:22 PM: Finished saving boot dependencies
6:35:22 PM: Started saving rust rustup cache
6:35:22 PM: Finished saving rust rustup cache
6:35:22 PM: Started saving go dependencies
6:35:22 PM: Finished saving go dependencies
6:35:22 PM: Build script success
6:35:22 PM: Site is live ✨
6:36:11 PM: Finished processing build request in 1m18.215006361s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment