Deploy details
Deploy log
5:03:38 AM: Build ready to start
5:03:40 AM: build-image version: d84c79427e8f83c1ba17bcdd7b3fe38059376b68
5:03:40 AM: build-image tag: v3.6.1
5:03:40 AM: buildbot version: 44655717ddf0e7bd7f856f5b1154254de54b1d80
5:03:40 AM: Fetching cached dependencies
5:03:40 AM: Starting to download cache of 181.5MB
5:03:41 AM: Finished downloading cache in 1.21824069s
5:03:41 AM: Starting to extract cache
5:03:47 AM: Finished extracting cache in 5.934669068s
5:03:47 AM: Finished fetching cache in 7.1919106s
5:03:47 AM: Starting to prepare the repo for build
5:03:48 AM: Preparing Git Reference refs/heads/spacebook-demo
5:03:50 AM: Different functions path detected, going to use the one specified in the Netlify configuration file: 'functions' versus '' in the Netlify UI
5:03:51 AM: Starting build script
5:03:51 AM: Installing dependencies
5:03:51 AM: Python version set to 2.7
5:03:51 AM: Started restoring cached node version
5:03:55 AM: Finished restoring cached node version
5:03:55 AM: Attempting node version 'v12' from .nvmrc
5:03:55 AM: v12.20.1 is already installed.
5:03:56 AM: Now using node v12.20.1 (npm v6.14.10)
5:03:56 AM: Started restoring cached build plugins
5:03:56 AM: Finished restoring cached build plugins
5:03:56 AM: Attempting ruby version 2.7.1, read from environment
5:03:57 AM: Using ruby version 2.7.1
5:03:58 AM: Using PHP version 5.6
5:03:58 AM: Started restoring cached node modules
5:03:58 AM: Finished restoring cached node modules
5:03:58 AM: Started restoring cached go cache
5:03:58 AM: Finished restoring cached go cache
5:03:58 AM: go version go1.14.4 linux/amd64
5:03:58 AM: go version go1.14.4 linux/amd64
5:03:58 AM: Installing missing commands
5:03:58 AM: Verify run directory
5:04:00 AM:
5:04:00 AM: ────────────────────────────────────────────────────────────────
5:04:00 AM: Netlify Build
5:04:00 AM: ────────────────────────────────────────────────────────────────
5:04:00 AM:
5:04:00 AM: ❯ Version
5:04:00 AM: @netlify/build 8.3.0
5:04:00 AM:
5:04:00 AM: ❯ Flags
5:04:00 AM: deployId: 6013972a9a9bea0007092a60
5:04:00 AM: mode: buildbot
5:04:00 AM:
5:04:00 AM: ❯ Current directory
5:04:00 AM: /opt/build/repo
5:04:00 AM:
5:04:00 AM: ❯ Config file
5:04:00 AM: /opt/build/repo/netlify.toml
5:04:00 AM:
5:04:00 AM: ❯ Context
5:04:00 AM: production
5:04:00 AM:
5:04:00 AM: ────────────────────────────────────────────────────────────────
5:04:00 AM: 1. build.command from netlify.toml
5:04:00 AM: ────────────────────────────────────────────────────────────────
5:04:00 AM:
5:04:00 AM: $ npm run build
5:04:00 AM: > spacebook@1.0.0 build /opt/build/repo
5:04:00 AM: > ELEVENTY_PRODUCTION=true eleventy && NODE_ENV=production postcss styles/tailwind.css --o _site/style.css && ./node_modules/.bin/cleancss -o _site/style.css _site/style.css
5:04:19 AM: Writing _site/password_template/index.html from ./password_template.html.
5:04:19 AM: Writing _site/search-index.json from ./search-index.json.njk.
5:04:19 AM: Writing _site/admin/index.html from ./admin/index.html.
5:04:20 AM: Writing _site/404.html from ./404.md.
5:04:20 AM: Writing _site/advanced/index.html from ./content/pages/advanced.md.
5:04:20 AM: Writing _site/advanced/analytics/index.html from ./content/pages/analytics.md.
5:04:20 AM: Writing _site/advanced/comments/index.html from ./content/pages/comments.md.
5:04:20 AM: Writing _site/contact/index.html from ./content/pages/contact.md.
5:04:20 AM: Writing _site/getting-started/deploy/index.html from ./content/pages/deploy.md.
5:04:20 AM: Writing _site/credits/index.html from ./content/pages/credits.md.
5:04:20 AM: Writing _site/advanced/encryption/index.html from ./content/pages/encryption.md.
5:04:20 AM: Writing _site/tips-and-tricks/editing/index.html from ./content/pages/editing.md.
5:04:20 AM: Writing _site/tips-and-tricks/images/index.html from ./content/pages/images.md.
5:04:20 AM: Writing _site/tips-and-tricks/markdown/index.html from ./content/pages/markdown.md.
5:04:20 AM: Writing _site/tips-and-tricks/links/index.html from ./content/pages/links.md.
5:04:20 AM: Writing _site/tips-and-tricks/ordering/index.html from ./content/pages/ordering.md.
5:04:20 AM: Writing _site/advanced/netlifycms/index.html from ./content/pages/netlifycms.md.
5:04:20 AM: Writing _site/getting-started/step-four/index.html from ./content/pages/access.md.
5:04:20 AM: Writing _site/getting-started/configure/index.html from ./content/pages/configure.md.
5:04:20 AM: Writing _site/getting-started/content/index.htm from ./content/pages/content.md.
5:04:20 AM: Writing _site/index.html from ./content/pages/home.md.
5:04:20 AM: Writing _site/advanced/navigation/index.html from ./content/pages/navigation.md.
5:04:20 AM: Writing _site/tips-and-tricks/index.html from ./content/pages/tips-and-tricks.md.
5:04:20 AM: Writing _site/tips-and-tricks/embeds/index.html from ./content/pages/embeds.md.
5:04:20 AM: Copied 33 files / Wrote 24 files in 19.49 seconds (812.1ms each, v0.11.1)
5:04:30 AM: WARNING: Invalid property name '' at _site/style.css:740:2. Ignoring.
5:04:30 AM:
5:04:30 AM: (build.command completed in 30.6s)
5:04:30 AM:
5:04:30 AM: ────────────────────────────────────────────────────────────────
5:04:30 AM: 2. Functions bundling
5:04:30 AM: ────────────────────────────────────────────────────────────────
5:04:30 AM:
5:04:30 AM: The Netlify Functions setting targets a non-exiting directory: functions
5:04:30 AM:
5:04:30 AM: (Functions bundling completed in 1ms)
5:04:30 AM:
5:04:30 AM: ────────────────────────────────────────────────────────────────
5:04:30 AM: 3. Deploy site
5:04:30 AM: Creating deploy upload records
5:04:30 AM: ────────────────────────────────────────────────────────────────
5:04:30 AM:
5:04:30 AM: Starting to deploy site from '_site'
5:04:30 AM: Creating deploy tree
5:04:30 AM: 21 new files to upload
5:04:30 AM: 0 new functions to upload
5:04:31 AM: Site deploy was successfully initiated
5:04:31 AM:
5:04:31 AM: (Deploy site completed in 847ms)
5:04:31 AM:
5:04:31 AM: ────────────────────────────────────────────────────────────────
5:04:31 AM: Netlify Build Complete
5:04:31 AM: ────────────────────────────────────────────────────────────────
5:04:31 AM:
5:04:31 AM: (Netlify Build completed in 31.5s)
5:04:31 AM: Caching artifacts
5:04:31 AM: Started saving node modules
5:04:31 AM: Finished saving node modules
5:04:31 AM: Started saving build plugins
5:04:31 AM: Finished saving build plugins
5:04:31 AM: Started saving pip cache
5:04:31 AM: Starting post processing
5:04:31 AM: Finished saving pip cache
5:04:31 AM: Started saving emacs cask dependencies
5:04:31 AM: Finished saving emacs cask dependencies
5:04:31 AM: Started saving maven dependencies
5:04:31 AM: Finished saving maven dependencies
5:04:31 AM: Started saving boot dependencies
5:04:31 AM: Finished saving boot dependencies
5:04:31 AM: Started saving rust rustup cache
5:04:31 AM: Finished saving rust rustup cache
5:04:31 AM: Started saving go dependencies
5:04:31 AM: Finished saving go dependencies
5:04:31 AM: Build script success
5:04:31 AM: Post processing - HTML
5:04:32 AM: Processing form - contact
5:04:32 AM: Detected form fields:
5:04:32 AM: - first_name
5:04:32 AM: - last_name
5:04:32 AM: - email
5:04:32 AM: - message
5:04:33 AM: Post processing - header rules
5:04:33 AM: Post processing - redirect rules
5:04:33 AM: Post processing done
5:04:33 AM: Site is live ✨
5:05:03 AM: Finished processing build request in 1m23.226311797s