8:16:20 AM: Build ready to start
8:16:22 AM: build-image version: 30f629161c0736b1a3ecd8b418e5eeffab5c0faf
8:16:22 AM: build-image tag: v3.3.14
8:16:22 AM: buildbot version: 80440c4491d323247b9d55f7bea2ea6bc96ce8d2
8:16:22 AM: Fetching cached dependencies
8:16:23 AM: Starting to download cache of 224.7MB
8:16:25 AM: Finished downloading cache in 2.70034468s
8:16:25 AM: Starting to extract cache
8:16:35 AM: Finished extracting cache in 9.939174287s
8:16:35 AM: Finished fetching cache in 12.695844124s
8:16:35 AM: Starting to prepare the repo for build
8:16:35 AM: Preparing Git Reference pull/3/head
8:16:38 AM: Different build command detected, going to use the one specified in the Netlify configuration file: 'npm run build' versus 'eleventy' in the Netlify UI
8:16:38 AM: Starting build script
8:16:38 AM: Installing dependencies
8:16:39 AM: Started restoring cached node version
8:16:45 AM: Finished restoring cached node version
8:16:45 AM: Attempting node version '12' from .nvmrc
8:16:46 AM: v12.16.3 is already installed.
8:16:46 AM: Now using node v12.16.3 (npm v6.14.4)
8:16:46 AM: Started restoring cached build plugins
8:16:46 AM: Finished restoring cached build plugins
8:16:46 AM: Attempting ruby version 2.6.2, read from environment
8:16:48 AM: Using ruby version 2.6.2
8:16:48 AM: Using PHP version 5.6
8:16:48 AM: 5.2 is already installed.
8:16:48 AM: Using Swift version 5.2
8:16:48 AM: Started restoring cached node modules
8:16:48 AM: Finished restoring cached node modules
8:16:48 AM: Installing NPM modules using NPM version 6.14.4
8:16:54 AM: WARN deprecated
8:16:54 AM: chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
8:16:58 AM: deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
8:17:06 AM: deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
8:17:15 AM: notice created a lockfile as package-lock.json. You should commit this file.
8:17:15 AM: WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/browser-sync/node_modules/chokidar/node_modules/fsevents):
8:17:15 AM: notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
8:17:15 AM: WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents):
8:17:15 AM: notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
8:17:15 AM: WARN optional
8:17:15 AM: SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack/node_modules/chokidar/node_modules/fsevents):
8:17:15 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
8:17:15 AM: added 5 packages from 3 contributors, removed 976 packages, updated 33 packages, moved 1 package and audited 576 packages in 25.823s
8:17:15 AM: 5 packages are looking for funding
8:17:15 AM: run `npm fund` for details
8:17:15 AM: found 3 vulnerabilities (2 low, 1 high)
8:17:15 AM: run `npm audit fix` to fix them, or `npm audit` for details
8:17:15 AM: NPM modules installed
8:17:15 AM: Started restoring cached go cache
8:17:15 AM: Finished restoring cached go cache
8:17:15 AM: go version go1.12 linux/amd64
8:17:15 AM: go version go1.12 linux/amd64
8:17:15 AM: Installing missing commands
8:17:15 AM: Verify run directory
8:17:17 AM: ┌─────────────────────────────┐
8:17:17 AM: │ Netlify Build │
8:17:17 AM: └─────────────────────────────┘
8:17:17 AM: @netlify/build 0.4.47
8:17:17 AM: mode: buildbot
8:17:17 AM: ❯ Current directory
8:17:17 AM: /opt/build/repo
8:17:17 AM: ❯ Config file
8:17:17 AM: /opt/build/repo/netlify.toml
8:17:17 AM: deploy-preview
8:17:17 AM: ┌────────────────────────────────────┐
8:17:17 AM: │ 1. build.command from netlify.toml │
8:17:17 AM: └────────────────────────────────────┘
8:17:17 AM: $ npm run build
8:17:17 AM: > tj-personal-site@1.0.0 build /opt/build/repo
8:17:19 AM: Writing _site/googlea2c3a0ad5b2401f7/index.html from ./src/site/googlea2c3a0ad5b2401f7.html.
8:17:19 AM: Writing _site/sitemap.xml from ./src/site/sitemap.xml.njk.
8:17:19 AM: Writing _site/index.xml from ./src/site/feed/feed.njk.
8:17:19 AM: Writing _site/feed/.htaccess from ./src/site/feed/htaccess.njk.
8:17:20 AM: Writing _site/a-signal-in-the-static/index.html from ./src/site/posts/a-signal-in-the-static.md.
8:17:20 AM: Writing _site/avatars-io/index.html from ./src/site/posts/avatars.io.md.
8:17:20 AM: Writing _site/building-a-full-screen-overlay/index.html from ./src/site/posts/building-a-full-screen-overlay.md.
8:17:20 AM: Writing _site/building-a-now-playing-feature/index.html from ./src/site/posts/building-a-now-playing-feature.md.
8:17:20 AM: Writing _site/building-a-table-of-contents-with-the-intersection-observer-api/index.html from ./src/site/posts/building-a-table-of-contents.md.
8:17:20 AM: Writing _site/building-an-appreciation-system/index.html from ./src/site/posts/building-an-appreciation-system.md.
8:17:20 AM: Writing _site/building-my-site-part-i-decisions/index.html from ./src/site/posts/building-my-site-part-i-decisions.md.
8:17:20 AM: Writing _site/building-my-site-part-ii-setup/index.html from ./src/site/posts/building-my-site-part-ii-setup.md.
8:17:20 AM: Writing _site/building-my-site-part-iii-fine-tuning/index.html from ./src/site/posts/building-my-site-part-iii-fine-tuning.md.
8:17:20 AM: Writing _site/clever-logos/index.html from ./src/site/posts/clever-logos.md.
8:17:20 AM: Writing _site/client-side-search-with-algolia/index.html from ./src/site/posts/client-side-search-with-algolia.md.
8:17:20 AM: Writing _site/derived-stores-with-svelte/index.html from ./src/site/posts/derived-stores-with-svelte.md.
8:17:20 AM: Writing _site/diy-rss-feed-reader/index.html from ./src/site/posts/diy-rss-feed-reader.md.
8:17:20 AM: Writing _site/craft-plugins-browser/index.html from ./src/site/posts/craft-plugins-browser.md.
8:17:20 AM: Writing _site/do-not-track/index.html from ./src/site/posts/do-not-track.md.
8:17:20 AM: Writing _site/draft-js-mentions-plugin-scrolling-keyboard/index.html from ./src/site/posts/draft-js-mentions-plugin-scrolling.md.
8:17:20 AM: Writing _site/expanding-menu-with-gsap/index.html from ./src/site/posts/expanding-menu-with-gsap.md.
8:17:20 AM: Writing _site/fathom-analytics/index.html from ./src/site/posts/fathom-analytics.md.
8:17:20 AM: Writing _site/first-seven-jobs/index.html from ./src/site/posts/first-seven-jobs.md.
8:17:20 AM: Writing _site/foundation-5-5/index.html from ./src/site/posts/foundation-5-5.md.
8:17:20 AM: Writing _site/front-end-strategy-with-a-sprinkling-of-expressionengine/index.html from ./src/site/posts/front-end-strategy-with-a-sprinkling-of-expressionengine.md.
8:17:20 AM: Writing _site/getting-started-with-wordpress-and-unit-testing/index.html from ./src/site/posts/getting-started-with-wordpress-and-unit-testing.md.
8:17:20 AM: Writing _site/html-imports-component-driven-development/index.html from ./src/site/posts/html-imports-component-driven-development.md.
8:17:20 AM: Writing _site/ie11-placeholder-transition-issue/index.html from ./src/site/posts/ie11-placeholder-transition-issue.md.
8:17:20 AM: Writing _site/image-parallax-and-blur-with-tornis/index.html from ./src/site/posts/image-parallax-and-blur-with-tornis.md.
8:17:20 AM: Writing _site/improving-client-side-performance/index.html from ./src/site/posts/improving-client-side-performance.md.
8:17:20 AM: Writing _site/lightweight-utility-object/index.html from ./src/site/posts/lightweight-utility-object.md.
8:17:20 AM: Writing _site/multi-select-checkboxes-with-react/index.html from ./src/site/posts/multi-select-checkboxes-react.md.
8:17:20 AM: Writing _site/my-local-environment-timeline/index.html from ./src/site/posts/my-local-environment-timeline.md.
8:17:20 AM: Writing _site/pace-yourself/index.html from ./src/site/posts/pace-yourself.md.
8:17:20 AM: Writing _site/page-visibility-api/index.html from ./src/site/posts/page-visibility.md.
8:17:20 AM: Writing _site/quickly-build-a-simple-grid-with-sass/index.html from ./src/site/posts/quickly-build-a-simple-grid-with-sass.md.
8:17:20 AM: Writing _site/resourceful-learning/index.html from ./src/site/posts/resourceful-learning.md.
8:17:20 AM: Writing _site/responsibilities-of-a-web-person/index.html from ./src/site/posts/responsibilities-of-a-web-person.md.
8:17:20 AM: Writing _site/scrollable-container-controls-with-react/index.html from ./src/site/posts/scrollable-container-controls-with-react.md.
8:17:20 AM: Writing _site/self-host-google-fonts/index.html from ./src/site/posts/self-host-google-fonts.md.
8:17:20 AM: Writing _site/create-an-rss-feed-reader/index.html from ./src/site/posts/skillshare-create-an-rss-feed-reader.md.
8:17:20 AM: Writing _site/task-management/index.html from ./src/site/posts/task-management.md.
8:17:20 AM: Writing _site/text-selection-particle-effects/index.html from ./src/site/posts/text-selection-particle-effects.md.
8:17:20 AM: Writing _site/the-clip-path-of-least-resistance/index.html from ./src/site/posts/the-clip-path-of-least-resistance.md.
8:17:20 AM: Writing _site/the-weary-wordpress-dev/index.html from ./src/site/posts/the-weary-wordpress-dev.md.
8:17:20 AM: Writing _site/theming-with-css-custom-properties/index.html from ./src/site/posts/theming-with-css-custom-properties.md.
8:17:20 AM: Writing _site/timber-and-twig-reignited-my-love-for-wordpress/index.html from ./src/site/posts/timber-and-twig-reignited-my-love-for-wordpress.md.
8:17:20 AM: Writing _site/tip-for-react-proptypes-with-storybook/index.html from ./src/site/posts/tip-for-react-proptypes-with-storybook.md.
8:17:20 AM: Writing _site/up-and-atom/index.html from ./src/site/posts/up-and-atom.md.
8:17:20 AM: Writing _site/upgrading-to-webpack-4/index.html from ./src/site/posts/upgrading-to-webpack-4.md.
8:17:20 AM: Writing _site/use-applescript-to-automate-with-iterm/index.html from ./src/site/posts/use-applescript-to-automate-with-iterm.md.
8:17:20 AM: Writing _site/vapid-cms/index.html from ./src/site/posts/vapid-cms.md.
8:17:20 AM: Writing _site/variable-fonts/index.html from ./src/site/posts/variable-fonts.md.
8:17:20 AM: Writing _site/vue.js-and-spotify-experiment/index.html from ./src/site/posts/vue-js-and-spotify-experiment.md.
8:17:20 AM: Writing _site/wait-what-am-i-meant-to-be-doing-again/index.html from ./src/site/posts/wait-what-am-i-meant-to-be-doing-again.md.
8:17:20 AM: Writing _site/web-cloaks/index.html from ./src/site/posts/web-cloaks.md.
8:17:20 AM: Writing _site/web-project-boilerplate-browserify-with-es6/index.html from ./src/site/posts/web-project-boilerplate-browserify-with-es6.md.
8:17:20 AM: Writing _site/website-inspiration/index.html from ./src/site/posts/website-inspiration.md.
8:17:20 AM: Writing _site/what-do-i-know/index.html from ./src/site/posts/what-do-i-know.md.
8:17:20 AM: Writing _site/404.html from ./src/site/404.md.
8:17:20 AM: Writing _site/archive/index.html from ./src/site/archive.njk.
8:17:20 AM: Writing _site/index.html from ./src/site/index.njk.
8:17:20 AM: Writing _site/tags/index.html from ./src/site/tags-list.njk.
8:17:20 AM: Writing _site/tags/cms/index.html from ./src/site/tags.njk.
8:17:20 AM: Writing _site/about/index.html from ./src/site/about/index.md.
8:17:20 AM: Writing _site/tags/javascript/index.html from ./src/site/tags.njk.
8:17:20 AM: Writing _site/tags/php/index.html from ./src/site/tags.njk.
8:17:20 AM: Writing _site/tags/craft/index.html from ./src/site/tags.njk.
8:17:20 AM: Writing _site/tags/external-links/index.html from ./src/site/tags.njk.
8:17:20 AM: Writing _site/tags/css/index.html from ./src/site/tags.njk.
8:17:20 AM: Writing _site/tags/webpack/index.html from ./src/site/tags.njk.
8:17:20 AM: Writing _site/tags/twig/index.html from ./src/site/tags.njk.
8:17:20 AM: Writing _site/tags/inspiration/index.html from ./src/site/tags.njk.
8:17:20 AM: Writing _site/tags/vue/index.html from ./src/site/tags.njk.
8:17:20 AM: Writing _site/tags/analytics/index.html from ./src/site/tags.njk.
8:17:20 AM: Writing _site/tags/react/index.html from ./src/site/tags.njk.
8:17:20 AM: Writing _site/tags/wordpress/index.html from ./src/site/tags.njk.
8:17:20 AM: Writing _site/tags/experiment/index.html from ./src/site/tags.njk.
8:17:20 AM: Writing _site/tags/performance/index.html from ./src/site/tags.njk.
8:17:20 AM: Writing _site/tags/guide/index.html from ./src/site/tags.njk.
8:17:20 AM: Writing _site/tags/video/index.html from ./src/site/tags.njk.
8:17:20 AM: Writing _site/tags/design/index.html from ./src/site/tags.njk.
8:17:20 AM: Writing _site/tags/life/index.html from ./src/site/tags.njk.
8:17:20 AM: Benchmark (Configuration): "cssmin" Nunjucks Filter took 644ms (23.9%, called 79×, 8.1ms each)
8:17:20 AM: Copied 22 files / Wrote 83 files in 2.47 seconds (29.8ms each, v0.11.0)
8:17:20 AM: (build.command completed in 3.2s)
8:17:20 AM: ┌─────────────────────────────┐
8:17:20 AM: │ Netlify Build Complete │
8:17:20 AM: └─────────────────────────────┘
8:17:20 AM: (Netlify Build completed in 3.3s)
8:17:20 AM: Caching artifacts
8:17:20 AM: Started saving node modules
8:17:20 AM: Finished saving node modules
8:17:20 AM: Started saving build plugins
8:17:20 AM: Finished saving build plugins
8:17:20 AM: Started saving pip cache
8:17:26 AM: Finished saving pip cache
8:17:26 AM: Started saving emacs cask dependencies
8:17:26 AM: Finished saving emacs cask dependencies
8:17:26 AM: Started saving maven dependencies
8:17:27 AM: Creating deploy upload records
8:17:26 AM: Finished saving maven dependencies
8:17:26 AM: Started saving boot dependencies
8:17:26 AM: Finished saving boot dependencies
8:17:26 AM: Started saving go dependencies
8:17:26 AM: Finished saving go dependencies
8:17:26 AM: Build script success
8:17:26 AM: Starting to deploy site from '_site'
8:17:26 AM: Creating deploy tree
8:17:27 AM: 80 new files to upload
8:17:27 AM: 0 new functions to upload
8:17:28 AM: Starting post processing
8:17:35 AM: Post processing done
8:18:29 AM: Finished processing build request in 2m7.37024534s