Deploy details
Deploy log
12:46:03 PM: Build ready to start
12:46:05 PM: build-image version: 8e315e54bc4032a32e73290be556cde4f8348c12
12:46:05 PM: build-image tag: v2.8.2
12:46:05 PM: buildbot version: 76af94f42647b2019c5925a515cc8332b4883b85
12:46:05 PM: Fetching cached dependencies
12:46:05 PM: Failed to fetch cache, continuing with build
12:46:05 PM: Starting to prepare the repo for build
12:46:05 PM: No cached dependencies found. Cloning fresh repo
12:46:05 PM: git clone https://github.com/philhawksworth/eleventyone
12:46:06 PM: Preparing Git Reference pull/36/head
12:46:07 PM: Found netlify.toml. Overriding site configuration
12:46:07 PM: Different build command detected, going to use the one specified in the toml file: 'npm run build' versus 'yarn run build' in the site
12:46:07 PM: Different functions path detected, going to use the one specified in the toml file: 'src/functions' versus '' in the site
12:46:07 PM: Creating functions prep folder
12:46:07 PM: Starting build script
12:46:07 PM: Installing dependencies
12:46:08 PM: Downloading and installing node v8.17.0...
12:46:08 PM: Downloading https://nodejs.org/dist/v8.17.0/node-v8.17.0-linux-x64.tar.xz...
12:46:08 PM:
###
12:46:08 PM: 4.7%
12:46:08 PM:
#####################################
12:46:08 PM: ################################### 100.0%
12:46:08 PM: Computing checksum with sha256sum
12:46:08 PM: Checksums matched!
12:46:10 PM: Now using node v8.17.0 (npm v6.13.4)
12:46:11 PM: Attempting ruby version 2.3.6, read from environment
12:46:12 PM: Using ruby version 2.3.6
12:46:12 PM: Using PHP version 5.6
12:46:12 PM: Started restoring cached node modules
12:46:12 PM: Finished restoring cached node modules
12:46:13 PM: Installing NPM modules using NPM version 6.13.4
12:46:14 PM: npm
12:46:14 PM: WARN
12:46:14 PM: 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!
12:46:33 PM: > core-js@2.6.12 postinstall /opt/build/repo/node_modules/core-js
12:46:33 PM: > node -e "try{require('./postinstall')}catch(e){}"
12:46:33 PM: Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
12:46:33 PM: The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
12:46:33 PM: > https://opencollective.com/core-js
12:46:33 PM: > https://www.patreon.com/zloirock
12:46:33 PM: Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
12:46:33 PM: > ejs@2.7.4 postinstall /opt/build/repo/node_modules/ejs
12:46:33 PM: > node ./postinstall.js
12:46:33 PM: Thank you for installing EJS: built with the Jake JavaScript build tool (https://jakejs.com/)
12:46:34 PM: npm WARN optional
12:46:34 PM: SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.1 (node_modules/browser-sync/node_modules/fsevents):
12:46:34 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
12:46:34 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.1 (node_modules/nunjucks/node_modules/fsevents):
12:46:34 PM: npm
12:46:34 PM: WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
12:46:34 PM: npm WARN optional
12:46:34 PM: SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/fsevents):
12:46:34 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
12:46:34 PM: added 886 packages from 575 contributors and audited 897 packages in 20.332s
12:46:35 PM: 31 packages are looking for funding
12:46:35 PM: run `npm fund` for details
12:46:35 PM: found 111 vulnerabilities (96 moderate, 12 high, 3 critical)
12:46:35 PM: run `npm audit fix` to fix them, or `npm audit` for details
12:46:35 PM: NPM modules installed
12:46:35 PM: Started restoring cached go cache
12:46:35 PM: Finished restoring cached go cache
12:46:35 PM: Installing Go version 1.10
12:46:41 PM: unset GOOS;
12:46:41 PM: unset GOARCH;
12:46:41 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64';
12:46:41 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64/bin:${PATH}";
12:46:41 PM: go version >&2;
12:46:41 PM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.10.linux.amd64.env"
12:46:41 PM: go version go1.10 linux/amd64
12:46:41 PM: Installing missing commands
12:46:41 PM: Verify run directory
12:46:41 PM: Executing user command: npm run build
12:46:42 PM: > EleventyOne@3.0.0 build /opt/build/repo
12:46:42 PM: > cross-env ELEVENTY_ENV=prod eleventy
12:46:45 PM: Browserslist: caniuse-lite is outdated. Please run:
12:46:45 PM: npx browserslist@latest --update-db
12:46:45 PM: Why you should do it regularly:
12:46:46 PM: Writing dist/css/styles.css from ./src/site/css/styles.11ty.js.
12:46:46 PM: Writing dist/sitemap.xml from ./src/site/sitemap.njk.
12:46:46 PM: Writing dist/search.json from ./src/site/search.njk.
12:46:46 PM: Writing dist/index.html from ./src/site/index.md.
12:46:46 PM: Writing dist/about/index.html from ./src/site/about.md.
12:46:46 PM: Writing dist/posts/a-post/index.html from ./src/site/posts/a-post.md.
12:46:46 PM: Writing dist/posts/another-post/index.html from ./src/site/posts/another-post.md.
12:46:46 PM: Benchmark (Data): `./src/site/_data/prod/hawksworx.js` took 577ms (19.2%)
12:46:46 PM: Benchmark (Data): `./src/site/_data/prod/medium.js` took 402ms (13.3%)
12:46:46 PM: Copied 1 item and Processed 7 files in 2.92 seconds
12:46:46 PM: Function Dir: /opt/build/repo/src/functions
12:46:46 PM: TempDir: /tmp/zisi-262612441
12:46:47 PM: Prepping functions with zip-it-and-ship-it 0.3.1
12:46:47 PM: [ { path: '/tmp/zisi-262612441/fetch-joke.zip', runtime: 'js' },
12:46:47 PM: { path: '/tmp/zisi-262612441/hello.zip', runtime: 'js' } ]
12:46:47 PM: Prepping functions complete
12:46:47 PM: Caching artifacts
12:46:47 PM: Started saving node modules
12:46:47 PM: Finished saving node modules
12:46:47 PM: Started saving pip cache
12:46:47 PM: Finished saving pip cache
12:46:47 PM: Started saving emacs cask dependencies
12:46:47 PM: Finished saving emacs cask dependencies
12:46:47 PM: Started saving maven dependencies
12:46:47 PM: Finished saving maven dependencies
12:46:47 PM: Started saving boot dependencies
12:46:47 PM: Finished saving boot dependencies
12:46:48 PM: Started saving go dependencies
12:46:49 PM: Finished saving go dependencies
12:46:53 PM: Build script success
12:46:53 PM: Starting to deploy site from 'dist'
12:46:53 PM: Creating deploy tree
12:46:53 PM: Creating deploy upload records
12:46:53 PM: 4 new files to upload
12:46:53 PM: 2 new functions to upload
12:46:54 PM: Starting post processing
12:46:54 PM: Post processing - HTML
12:46:54 PM: Post processing - header rules
12:46:54 PM: Post processing - redirect rules
12:46:54 PM: Post processing done
12:46:55 PM: Site is live ✨
12:47:33 PM: Finished processing build request in 1m28.492758341s