Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
6:37:53 AM: Build ready to start
6:37:55 AM: build-image version: c11c0eb9939c949586b0f78302107908b668a11e (focal)
6:37:55 AM: buildbot version: c11c0eb9939c949586b0f78302107908b668a11e
6:37:55 AM: Fetching cached dependencies
6:37:55 AM: Starting to download cache of 151.4MB
6:37:58 AM: Finished downloading cache in 2.26s
6:37:58 AM: Starting to extract cache
6:37:59 AM: Finished extracting cache in 1.133s
6:37:59 AM: Finished fetching cache in 3.473s
6:37:59 AM: Starting to prepare the repo for build
6:37:59 AM: Preparing Git Reference refs/heads/main
6:38:01 AM: Starting to install dependencies
6:38:01 AM: Python version set to 3.8
6:38:01 AM: Attempting Ruby version 2.7.1, read from environment
6:38:01 AM: Started restoring cached Ruby version
6:38:01 AM: Finished restoring cached Ruby version
6:38:01 AM: Using Ruby version 2.7.1
6:38:02 AM: Started restoring cached go cache
6:38:02 AM: Finished restoring cached go cache
6:38:02 AM: Installing Go version 1.14.4 (requested 1.14.4)
6:38:05 AM: go version go1.14.4 linux/amd64
6:38:06 AM: Using PHP version 8.0
6:38:06 AM: Started restoring cached Node.js version
6:38:07 AM: Finished restoring cached Node.js version
6:38:08 AM: v14.21.3 is already installed.
6:38:08 AM: Now using node v14.21.3 (npm v6.14.18)
6:38:08 AM: Enabling Node.js Corepack
6:38:08 AM: Started restoring cached build plugins
6:38:08 AM: Finished restoring cached build plugins
6:38:08 AM: Started restoring cached corepack dependencies
6:38:08 AM: Finished restoring cached corepack dependencies
6:38:08 AM: No npm workspaces detected
6:38:08 AM: Started restoring cached node modules
6:38:08 AM: Finished restoring cached node modules
6:38:09 AM: Installing npm packages using npm version 6.14.18
6:38:12 AM: npm WARN 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!
6:38:12 AM: > sharp@0.32.1 install /opt/build/repo/node_modules/sharp
6:38:12 AM: > (node install/libvips && node install/dll-copy && prebuild-install) || (node install/can-compile && node-gyp rebuild && node install/dll-copy)
6:38:14 AM: sharp: Downloading https://github.com/lovell/sharp-libvips/releases/download/v8.14.2/libvips-8.14.2-linux-x64.tar.br
6:38:14 AM: sharp: Integrity check passed for linux-x64
6:38:14 AM: > 11straps@0.4.0 postinstall /opt/build/repo
6:38:14 AM: > gulp copy-assets
6:38:15 AM: [06:38:15] Using gulpfile /opt/build/repo/gulpfile.js
6:38:15 AM: [06:38:15] Starting 'copy-assets'...
6:38:15 AM: [06:38:15] Finished 'copy-assets' after 7.41 ms
6:38:16 AM: npm WARN bootstrap@5.3.0 requires a peer of @popperjs/core@^2.11.7 but none is installed. You must install peer dependencies yourself.
6:38:16 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
6:38:16 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
6:38:16 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/glob-watcher/node_modules/fsevents):
6:38:16 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
6:38:16 AM: added 47 packages from 222 contributors, removed 2 packages, updated 1 package and audited 1366 packages in 6.947s
6:38:16 AM: 105 packages are looking for funding
6:38:16 AM: run `npm fund` for details
6:38:16 AM: found 64 vulnerabilities (1 low, 21 moderate, 41 high, 1 critical)
6:38:16 AM: run `npm audit fix` to fix them, or `npm audit` for details
6:38:16 AM: npm packages installed
6:38:16 AM: Install dependencies script success
6:38:16 AM: Starting build script
6:38:17 AM: Detected 2 framework(s)
6:38:17 AM: "eleventy" at version "2.0.1"
6:38:17 AM: "gulp" at version "4.0.2"
6:38:17 AM: Section completed: initializing
Building
Complete
Building
Complete
6:38:19 AM: Netlify Build
6:38:19 AM: ────────────────────────────────────────────────────────────────
6:38:19 AM:
6:38:19 AM: ❯ Version
6:38:19 AM: @netlify/build 29.12.1
6:38:19 AM:
6:38:19 AM: ❯ Flags
6:38:19 AM: baseRelDir: true
6:38:19 AM: buildId: 648c034114b40d0007722c62
6:38:19 AM: deployId: 648c034114b40d0007722c64
6:38:19 AM:
6:38:19 AM: ❯ Current directory
6:38:19 AM: /opt/build/repo
6:38:19 AM:
6:38:19 AM: ❯ Config file
6:38:19 AM: /opt/build/repo/netlify.toml
6:38:19 AM:
6:38:19 AM: ❯ Context
6:38:19 AM: production
6:38:19 AM:
6:38:19 AM: build.command from netlify.toml
6:38:19 AM: ────────────────────────────────────────────────────────────────
6:38:19 AM:
6:38:19 AM: $ npm run build
6:38:19 AM: > 11straps@0.4.0 build /opt/build/repo
6:38:19 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
6:38:19 AM: > 11straps@0.4.0 clean /opt/build/repo
6:38:19 AM: > gulp clean-dev
6:38:20 AM: [06:38:20] Using gulpfile /opt/build/repo/gulpfile.js
6:38:20 AM: [06:38:20] Starting 'clean-dev'...
6:38:20 AM: [06:38:20] Finished 'clean-dev' after 12 ms
6:38:20 AM: > 11straps@0.4.0 clean-prod /opt/build/repo
6:38:20 AM: > gulp clean-public
6:38:20 AM: [06:38:20] Using gulpfile /opt/build/repo/gulpfile.js
6:38:20 AM: [06:38:20] Starting 'clean-public'...
6:38:20 AM: [06:38:20] Finished 'clean-public' after 8.09 ms
6:38:21 AM: [11ty] Writing dev/default/index.html from ./src/default.njk
6:38:21 AM: [11ty] Writing dev/tags/hello/index.html from ./src/tags.njk
6:38:21 AM: [11ty] Writing dev/tags/test/index.html from ./src/tags.njk
6:38:21 AM: [11ty] Writing dev/tags/nice/index.html from ./src/tags.njk
6:38:21 AM: [11ty] Writing dev/tags/index.html from ./src/tagslist.njk
6:38:21 AM: [11ty] Writing dev/posts/post1/index.html from ./src/posts/post1.md (liquid)
6:38:21 AM: [11ty] Writing dev/posts/post2/index.html from ./src/posts/post2.md (liquid)
6:38:21 AM: [11ty] Writing dev/posts/post3/index.html from ./src/posts/post3.md (liquid)
6:38:21 AM: [11ty] Writing dev/posts/post5/index.html from ./src/posts/post5.md (liquid)
6:38:21 AM: [11ty] Writing dev/posts/post4/index.html from ./src/posts/post4.md (liquid)
6:38:21 AM: [11ty] Writing dev/index.html from ./src/index.njk
6:38:21 AM: [11ty] Writing dev/blog/index.html from ./src/blog.njk
6:38:21 AM: [11ty] Writing dev/blog/1/index.html from ./src/blog.njk
6:38:21 AM: [11ty] Benchmark 23ms 11% 191× (Configuration) "url" Nunjucks Filter
6:38:21 AM: [11ty] Wrote 13 files in 0.19 seconds (14.6ms each, v2.0.1)
6:38:21 AM: [06:38:21] Using gulpfile /opt/build/repo/gulpfile.js
6:38:21 AM: [06:38:21] Starting 'sass'...
6:38:24 AM: [06:38:24] Finished 'sass' after 2.39 s
6:38:24 AM: [06:38:24] Using gulpfile /opt/build/repo/gulpfile.js
6:38:24 AM: [06:38:24] Starting 'dist-assets'...
6:38:24 AM: [06:38:24] Finished 'dist-assets' after 8.21 ms
6:38:25 AM: [06:38:25] Using gulpfile /opt/build/repo/gulpfile.js
6:38:25 AM: [06:38:25] Starting 'minify-css'...
6:38:26 AM: [06:38:26] Finished 'minify-css' after 494 ms
6:38:26 AM: [06:38:26] Using gulpfile /opt/build/repo/gulpfile.js
6:38:26 AM: [06:38:26] Starting 'prod-copy'...
6:38:26 AM: [06:38:26] Finished 'prod-copy' after 6.36 ms
6:38:27 AM: [06:38:27] Using gulpfile /opt/build/repo/gulpfile.js
6:38:27 AM: [06:38:27] Starting 'inject-min-css'...
6:38:27 AM: [06:38:27] Finished 'inject-min-css' after 7.89 ms
6:38:28 AM: [06:38:28] Using gulpfile /opt/build/repo/gulpfile.js
6:38:28 AM: [06:38:28] Starting 'purgecss'...
6:38:28 AM: [06:38:28] Finished 'purgecss' after 167 ms
6:38:28 AM: [06:38:28] Using gulpfile /opt/build/repo/gulpfile.js
6:38:28 AM: [06:38:28] Starting 'minify-html'...
6:38:28 AM: [06:38:28] Finished 'minify-html' after 22 ms
6:38:28 AM:
6:38:28 AM: (build.command completed in 9.7s)
6:38:28 AM:
6:38:29 AM: (Netlify Build completed in 10.1s)
6:38:29 AM: Section completed: building
6:38:32 AM: Finished processing build request in 36.842s
Deploying
Complete
Deploying
Complete
6:38:28 AM: Deploy site
6:38:28 AM: ────────────────────────────────────────────────────────────────
6:38:28 AM:
6:38:28 AM: Starting to deploy site from 'public'
6:38:28 AM: Calculating files to upload
6:38:29 AM: 10 new files to upload
6:38:29 AM: 0 new functions to upload
6:38:29 AM: Section completed: deploying
6:38:29 AM: Site deploy was successfully initiated
6:38:29 AM:
6:38:29 AM: (Deploy site completed in 365ms)
Cleanup
Complete
Cleanup
Complete
6:38:29 AM: Netlify Build Complete
6:38:29 AM: ────────────────────────────────────────────────────────────────
6:38:29 AM:
6:38:29 AM: Caching artifacts
6:38:29 AM: Started saving node modules
6:38:29 AM: Finished saving node modules
6:38:29 AM: Started saving build plugins
6:38:29 AM: Finished saving build plugins
6:38:29 AM: Started saving corepack cache
6:38:29 AM: Finished saving corepack cache
6:38:29 AM: Started saving pip cache
6:38:29 AM: Finished saving pip cache
6:38:29 AM: Started saving emacs cask dependencies
6:38:29 AM: Finished saving emacs cask dependencies
6:38:29 AM: Started saving maven dependencies
6:38:29 AM: Finished saving maven dependencies
6:38:29 AM: Started saving boot dependencies
6:38:29 AM: Finished saving boot dependencies
6:38:29 AM: Started saving rust rustup cache
6:38:29 AM: Finished saving rust rustup cache
6:38:29 AM: Started saving go dependencies
6:38:29 AM: Finished saving go dependencies
6:38:29 AM: Build script success
6:38:30 AM: Uploading Cache of size 155.7MB
6:38:32 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
6:38:29 AM: Starting post processing
6:38:29 AM: Skipping HTML post processing
6:38:29 AM: Post processing - header rules
6:38:29 AM: Post processing - redirect rules
6:38:29 AM: Post processing done
6:38:29 AM: Section completed: postprocessing
6:38:30 AM: Site is live ✨