Deploy details
Deploy log
1:23:52 AM: Build ready to start
1:23:54 AM: build-image version: 53b83b6bede2920f236b25b6f5a95334320dc849
1:23:54 AM: build-image tag: v3.6.0
1:23:54 AM: buildbot version: f66121aa8b7df3f09ef4ca9f2f1aa9cddabd6c71
1:23:54 AM: Fetching cached dependencies
1:23:54 AM: Starting to download cache of 131.9MB
1:23:55 AM: Finished downloading cache in 862.437869ms
1:23:55 AM: Starting to extract cache
1:24:00 AM: Finished extracting cache in 5.168107718s
1:24:00 AM: Finished fetching cache in 6.065304901s
1:24:00 AM: Starting to prepare the repo for build
1:24:01 AM: Preparing Git Reference pull/7/head
1:24:03 AM: Different functions path detected, going to use the one specified in the Netlify configuration file: 'functions' versus '' in the Netlify UI
1:24:03 AM: Starting build script
1:24:03 AM: Installing dependencies
1:24:03 AM: Python version set to 2.7
1:24:04 AM: Started restoring cached node version
1:24:07 AM: Finished restoring cached node version
1:24:07 AM: Attempting node version 'v12' from .nvmrc
1:24:08 AM: v12.20.0 is already installed.
1:24:09 AM: Now using node v12.20.0 (npm v6.14.8)
1:24:09 AM: Started restoring cached build plugins
1:24:09 AM: Finished restoring cached build plugins
1:24:09 AM: Attempting ruby version 2.7.1, read from environment
1:24:10 AM: Using ruby version 2.7.1
1:24:11 AM: Using PHP version 5.6
1:24:11 AM: Started restoring cached node modules
1:24:11 AM: Finished restoring cached node modules
1:24:11 AM: Started restoring cached go cache
1:24:11 AM: Finished restoring cached go cache
1:24:11 AM: go version go1.14.4 linux/amd64
1:24:11 AM: go version go1.14.4 linux/amd64
1:24:11 AM: Installing missing commands
1:24:11 AM: Verify run directory
1:24:13 AM:
1:24:13 AM: ────────────────────────────────────────────────────────────────
1:24:13 AM: Netlify Build
1:24:13 AM: ────────────────────────────────────────────────────────────────
1:24:13 AM:
1:24:13 AM: ❯ Version
1:24:13 AM: @netlify/build 6.0.0
1:24:13 AM:
1:24:13 AM: ❯ Flags
1:24:13 AM: deployId: 5fd02728cbd1a800080adbbc
1:24:13 AM: mode: buildbot
1:24:13 AM:
1:24:13 AM: ❯ Current directory
1:24:13 AM: /opt/build/repo
1:24:13 AM:
1:24:13 AM: ❯ Config file
1:24:13 AM: /opt/build/repo/netlify.toml
1:24:13 AM:
1:24:13 AM: ❯ Context
1:24:13 AM: deploy-preview
1:24:13 AM:
1:24:13 AM: ────────────────────────────────────────────────────────────────
1:24:13 AM: 1. build.command from netlify.toml
1:24:13 AM: ────────────────────────────────────────────────────────────────
1:24:13 AM:
1:24:13 AM: $ npm run build
1:24:14 AM: > spacebook@1.0.0 build /opt/build/repo
1:24:14 AM: > ELEVENTY_PRODUCTION=true eleventy && NODE_ENV=production postcss styles/tailwind.css --o _site/style.css
1:24:15 AM: Writing _site/password_template/index.html from ./password_template.html.
1:24:15 AM: Writing _site/search-index.json from ./search-index.json.njk.
1:24:15 AM: Writing _site/admin/index.html from ./admin/index.html.
1:24:16 AM: Writing _site/404.html from ./404.md.
1:24:16 AM: Writing _site/robots.txt from ./robots.md.
1:24:16 AM: Writing _site/credits/index.html from ./pages/credits.md.
1:24:16 AM: Writing _site/advanced/comments/index.html from ./pages/comments.md.
1:24:16 AM: Writing _site/advanced/index.html from ./pages/advanced.md.
1:24:16 AM: Writing _site/contact/index.html from ./pages/contact.md.
1:24:16 AM: Writing _site/tips-and-tricks/editing/index.html from ./pages/editing.md.
1:24:16 AM: Writing _site/advanced/encryption/index.html from ./pages/encryption.md.
1:24:16 AM: Writing _site/index.html from ./pages/home.md.
1:24:16 AM: Writing _site/tips-and-tricks/images/index.html from ./pages/images.md.
1:24:16 AM: Writing _site/tips-and-tricks/links/index.html from ./pages/links.md.
1:24:16 AM: Writing _site/tips-and-tricks/ordering/index.html from ./pages/ordering.md.
1:24:16 AM: Writing _site/tips-and-tricks/markdown/index.html from ./pages/markdown.md.
1:24:16 AM: Writing _site/advanced/netlifycms/index.html from ./pages/netlifycms.md.
1:24:16 AM: Writing _site/getting-started/step-one/index.html from ./pages/step-one.md.
1:24:16 AM: Writing _site/getting-started/step-four/index.html from ./pages/step-four.md.
1:24:16 AM: Writing _site/getting-started/step-three/index.html from ./pages/step-three.md.
1:24:16 AM: Writing _site/tips-and-tricks/index.html from ./pages/tips-and-tricks.md.
1:24:16 AM: Writing _site/getting-started/step-two/index.html from ./pages/step-two.md.
1:24:16 AM: Writing _site/tips-and-tricks/embeds/index.html from ./pages/embeds.md.
1:24:16 AM: Benchmark (Configuration): "jsmin" Nunjucks Filter took 349ms (18.8%, called 19×, 18.4ms each)
1:24:16 AM: Copied 17 files / Wrote 23 files in 1.37 seconds (59.6ms each, v0.11.1)
1:24:27 AM: ⚠ Invalid property name '' at 784:2. Ignoring. [clean]
1:24:27 AM:
1:24:27 AM: (build.command completed in 14s)
1:24:27 AM:
1:24:27 AM: ────────────────────────────────────────────────────────────────
1:24:27 AM: 2. Functions bundling
1:24:27 AM: ────────────────────────────────────────────────────────────────
1:24:27 AM:
1:24:27 AM: Packaging Functions from functions directory:
1:24:27 AM: - staticman/staticman.js
1:24:30 AM:
1:24:30 AM: (Functions bundling completed in 3s)
1:24:30 AM:
1:24:30 AM: ────────────────────────────────────────────────────────────────
1:24:30 AM: Netlify Build Complete
1:24:30 AM: ────────────────────────────────────────────────────────────────
1:24:30 AM:
1:24:30 AM: (Netlify Build completed in 17s)
1:24:30 AM: Caching artifacts
1:24:30 AM: Started saving node modules
1:24:30 AM: Finished saving node modules
1:24:30 AM: Started saving build plugins
1:24:30 AM: Finished saving build plugins
1:24:30 AM: Started saving pip cache
1:24:31 AM: Finished saving pip cache
1:24:31 AM: Started saving emacs cask dependencies
1:24:31 AM: Finished saving emacs cask dependencies
1:24:31 AM: Started saving maven dependencies
1:24:31 AM: Finished saving maven dependencies
1:24:31 AM: Started saving boot dependencies
1:24:31 AM: Finished saving boot dependencies
1:24:31 AM: Started saving rust rustup cache
1:24:31 AM: Finished saving rust rustup cache
1:24:31 AM: Started saving rust cargo bin cache
1:24:31 AM: Finished saving rust cargo bin cache
1:24:31 AM: Started saving go dependencies
1:24:31 AM: Finished saving go dependencies
1:24:31 AM: Build script success
1:24:31 AM: Starting to deploy site from '_site'
1:24:31 AM: Creating deploy tree
1:24:31 AM: Creating deploy upload records
1:24:31 AM: 20 new files to upload
1:24:31 AM: 1 new functions to upload
1:24:33 AM: Starting post processing
1:24:33 AM: Post processing - HTML
1:24:35 AM: Post processing - header rules
1:24:35 AM: Post processing - redirect rules
1:24:35 AM: Post processing done
1:24:35 AM: Site is live ✨
1:24:58 AM: Finished processing build request in 1m4.120307589s