Deploy details
Deploy log
1:05:14 AM: Build ready to start
1:05:16 AM: build-image version: 3fa6e2800752667ac56af498951f923e208f7404 (xenial)
1:05:16 AM: build-image tag: v3.10.3
1:05:16 AM: buildbot version: 44e4d661fad7f5ef0b9bffed6dfdedaa2c1ad008
1:05:17 AM: Fetching cached dependencies
1:05:17 AM: Starting to download cache of 124.7MB
1:05:17 AM: Finished downloading cache in 763.915844ms
1:05:17 AM: Starting to extract cache
1:05:22 AM: Finished extracting cache in 4.790160383s
1:05:22 AM: Finished fetching cache in 5.580964008s
1:05:22 AM: Starting to prepare the repo for build
1:05:23 AM: Preparing Git Reference pull/106/head
1:05:24 AM: Parsing package.json dependencies
1:05:25 AM: Starting build script
1:05:25 AM: Installing dependencies
1:05:25 AM: Python version set to 2.7
1:05:26 AM: Started restoring cached node version
1:05:28 AM: Finished restoring cached node version
1:05:29 AM: v12.18.0 is already installed.
1:05:30 AM: Now using node v12.18.0 (npm v6.14.4)
1:05:30 AM: Started restoring cached build plugins
1:05:30 AM: Finished restoring cached build plugins
1:05:30 AM: Attempting ruby version 2.7.1, read from environment
1:05:31 AM: Started restoring cached ruby version
1:05:31 AM: Finished restoring cached ruby version
1:05:33 AM: Using ruby version 2.7.1
1:05:34 AM: Using PHP version 5.6
1:05:34 AM: Started restoring cached node modules
1:05:34 AM: Finished restoring cached node modules
1:05:34 AM: Installing NPM modules using NPM version 6.14.4
1:05:42 AM: > 11strap@0.10.0 postinstall /opt/build/repo
1:05:42 AM: > gulp copy-assets
1:05:44 AM: [01:05:44] Using gulpfile /opt/build/repo/gulpfile.js
1:05:44 AM: [01:05:44] Starting 'copy-assets'...
1:05:44 AM: [01:05:44] Finished 'copy-assets' after 17 ms
1:05:45 AM: npm WARN bootstrap@5.1.3 requires a peer of @popperjs/core@^2.10.2 but none is installed. You must install peer dependencies yourself.
1:05:45 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/@11ty/eleventy/node_modules/fsevents):
1:05:45 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
1:05:45 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/browser-sync/node_modules/fsevents):
1:05:45 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
1:05:45 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
1:05:45 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
1:05:45 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/glob-watcher/node_modules/fsevents):
1:05:45 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
1:05:45 AM: updated 1 package and audited 1337 packages in 10.174s
1:05:46 AM: 82 packages are looking for funding
1:05:46 AM: run `npm fund` for details
1:05:46 AM: found 41 vulnerabilities (22 moderate, 19 high)
1:05:46 AM: run `npm audit fix` to fix them, or `npm audit` for details
1:05:46 AM: NPM modules installed
1:05:46 AM: Started restoring cached go cache
1:05:46 AM: Finished restoring cached go cache
1:05:46 AM: go version go1.14.4 linux/amd64
1:05:46 AM: go version go1.14.4 linux/amd64
1:05:46 AM: Installing missing commands
1:05:46 AM: Verify run directory
1:05:48 AM:
1:05:48 AM: ────────────────────────────────────────────────────────────────
1:05:48 AM: Netlify Build
1:05:48 AM: ────────────────────────────────────────────────────────────────
1:05:48 AM:
1:05:48 AM: ❯ Version
1:05:48 AM: @netlify/build 26.1.7
1:05:48 AM:
1:05:48 AM: ❯ Flags
1:05:48 AM: baseRelDir: true
1:05:48 AM: buildId: 61f1efcab04cd40008d35d71
1:05:48 AM: deployId: 61f1efcab04cd40008d35d73
1:05:48 AM:
1:05:48 AM: ❯ Current directory
1:05:48 AM: /opt/build/repo
1:05:48 AM:
1:05:48 AM: ❯ Config file
1:05:48 AM: /opt/build/repo/netlify.toml
1:05:48 AM:
1:05:48 AM: ❯ Context
1:05:48 AM: deploy-preview
1:05:48 AM:
1:05:48 AM: ────────────────────────────────────────────────────────────────
1:05:48 AM: 1. build.command from netlify.toml
1:05:48 AM: ────────────────────────────────────────────────────────────────
1:05:48 AM:
1:05:48 AM: $ npm run build
1:05:48 AM: > 11strap@0.10.0 build /opt/build/repo
1:05:48 AM: > npm run clean && npm run clean-prod && npx eleventy && gulp sass && gulp dist-assets && gulp minify-css && gulp prod-copy && gulp inject-min-css && gulp purgecss && gulp minify-html
1:05:49 AM: > 11strap@0.10.0 clean /opt/build/repo
1:05:49 AM: > gulp clean-dev
1:05:50 AM: [01:05:50] Using gulpfile /opt/build/repo/gulpfile.js
1:05:50 AM: [01:05:50] Starting 'clean-dev'...
1:05:50 AM: [01:05:50] Finished 'clean-dev' after 15 ms
1:05:50 AM: > 11strap@0.10.0 clean-prod /opt/build/repo
1:05:50 AM: > gulp clean-public
1:05:52 AM: [01:05:52] Using gulpfile /opt/build/repo/gulpfile.js
1:05:52 AM: [01:05:52] Starting 'clean-public'...
1:05:52 AM: [01:05:52] Finished 'clean-public' after 17 ms
1:05:53 AM: [11ty] Writing dev/default/index.html from ./src/default.njk
1:05:53 AM: [11ty] Writing dev/blog/index.html from ./src/blog.njk
1:05:53 AM: [11ty] Writing dev/index.html from ./src/index.njk
1:05:53 AM: [11ty] Writing dev/pricing/index.html from ./src/pricing.njk
1:05:53 AM: [11ty] Writing dev/posts/post1/index.html from ./src/posts/post1.md (liquid)
1:05:53 AM: [11ty] Writing dev/tags/hello/index.html from ./src/tags.njk
1:05:53 AM: [11ty] Writing dev/tags/nice/index.html from ./src/tags.njk
1:05:53 AM: [11ty] Writing dev/tags/test/index.html from ./src/tags.njk
1:05:53 AM: [11ty] Writing dev/tags/index.html from ./src/tagslist.njk
1:05:53 AM: [11ty] Writing dev/blog/1/index.html from ./src/blog.njk
1:05:53 AM: [11ty] Writing dev/posts/post2/index.html from ./src/posts/post2.md (liquid)
1:05:53 AM: [11ty] Writing dev/posts/post5/index.html from ./src/posts/post5.md (liquid)
1:05:53 AM: [11ty] Writing dev/posts/post3/index.html from ./src/posts/post3.md (liquid)
1:05:53 AM: [11ty] Writing dev/posts/post4/index.html from ./src/posts/post4.md (liquid)
1:05:53 AM: [11ty] Wrote 14 files in 0.30 seconds (21.4ms each, v1.0.0)
1:05:54 AM: [01:05:54] Using gulpfile /opt/build/repo/gulpfile.js
1:05:54 AM: [01:05:54] Starting 'sass'...
1:06:00 AM: [01:06:00] Finished 'sass' after 6.23 s
1:06:02 AM: [01:06:02] Using gulpfile /opt/build/repo/gulpfile.js
1:06:02 AM: [01:06:02] Starting 'dist-assets'...
1:06:02 AM: [01:06:02] Finished 'dist-assets' after 14 ms
1:06:03 AM: [01:06:03] Using gulpfile /opt/build/repo/gulpfile.js
1:06:03 AM: [01:06:03] Starting 'minify-css'...
1:06:04 AM: [01:06:04] Finished 'minify-css' after 797 ms
1:06:05 AM: [01:06:05] Using gulpfile /opt/build/repo/gulpfile.js
1:06:05 AM: [01:06:05] Starting 'prod-copy'...
1:06:05 AM: [01:06:05] Finished 'prod-copy' after 13 ms
1:06:07 AM: [01:06:07] Using gulpfile /opt/build/repo/gulpfile.js
1:06:07 AM: [01:06:07] Starting 'inject-min-css'...
1:06:07 AM: [01:06:07] Finished 'inject-min-css' after 14 ms
1:06:08 AM: [01:06:08] Using gulpfile /opt/build/repo/gulpfile.js
1:06:08 AM: [01:06:08] Starting 'purgecss'...
1:06:08 AM: [01:06:08] Finished 'purgecss' after 356 ms
1:06:10 AM: [01:06:10] Using gulpfile /opt/build/repo/gulpfile.js
1:06:10 AM: [01:06:10] Starting 'minify-html'...
1:06:10 AM: [01:06:10] Finished 'minify-html' after 50 ms
1:06:10 AM:
1:06:10 AM: (build.command completed in 21.7s)
1:06:10 AM:
1:06:10 AM: ────────────────────────────────────────────────────────────────
1:06:10 AM: 2. Deploy site
1:06:10 AM: ────────────────────────────────────────────────────────────────
1:06:10 AM:
1:06:10 AM: Starting to deploy site from 'public'
1:06:10 AM: Creating deploy tree
1:06:10 AM: Creating deploy upload records
1:06:10 AM: 10 new files to upload
1:06:10 AM: 0 new functions to upload
1:06:11 AM: Site deploy was successfully initiated
1:06:11 AM:
1:06:11 AM: (Deploy site completed in 713ms)
1:06:11 AM:
1:06:11 AM: ────────────────────────────────────────────────────────────────
1:06:11 AM: Netlify Build Complete
1:06:11 AM: ────────────────────────────────────────────────────────────────
1:06:11 AM:
1:06:11 AM: (Netlify Build completed in 22.5s)
1:06:11 AM: Starting post processing
1:06:11 AM: Caching artifacts
1:06:11 AM: Started saving node modules
1:06:11 AM: Finished saving node modules
1:06:11 AM: Started saving build plugins
1:06:11 AM: Post processing - HTML
1:06:11 AM: Finished saving build plugins
1:06:11 AM: Started saving pip cache
1:06:11 AM: Finished saving pip cache
1:06:11 AM: Started saving emacs cask dependencies
1:06:11 AM: Finished saving emacs cask dependencies
1:06:11 AM: Started saving maven dependencies
1:06:11 AM: Finished saving maven dependencies
1:06:11 AM: Started saving boot dependencies
1:06:11 AM: Finished saving boot dependencies
1:06:11 AM: Started saving rust rustup cache
1:06:11 AM: Finished saving rust rustup cache
1:06:11 AM: Started saving go dependencies
1:06:11 AM: Finished saving go dependencies
1:06:11 AM: Build script success
1:06:12 AM: Post processing - header rules
1:06:12 AM: Post processing - redirect rules
1:06:12 AM: Post processing done
1:06:13 AM: Site is live ✨
1:06:30 AM: Finished processing build request in 1m14.055271465s