Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
10:31:39 PM: Build ready to start
10:31:52 PM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
10:31:52 PM: buildbot version: 40932273cc58bd3d585a06e0c31ae1335dd17e67
10:31:52 PM: Fetching cached dependencies
10:31:52 PM: Starting to download cache of 298.9MB
10:31:54 PM: Finished downloading cache in 2.192s
10:31:54 PM: Starting to extract cache
10:31:58 PM: Finished extracting cache in 3.587s
10:31:58 PM: Finished fetching cache in 5.845s
10:31:58 PM: Starting to prepare the repo for build
10:31:58 PM: Preparing Git Reference pull/13/head
10:32:00 PM: Starting to install dependencies
10:32:00 PM: Started restoring cached mise cache
10:32:00 PM: Finished restoring cached mise cache
10:32:01 PM: mise python@3.13.2 install
10:32:01 PM: mise python@3.13.2 download cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
10:32:01 PM: mise python@3.13.2 extract cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
10:32:02 PM: mise python@3.13.2 python --version
10:32:02 PM: mise python@3.13.2 Python 3.13.2
10:32:02 PM: mise python@3.13.2 ✓ installed
10:32:02 PM: Python version set to 3.13
10:32:03 PM: Collecting pipenv
10:32:03 PM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
10:32:03 PM: Collecting certifi (from pipenv)
10:32:03 PM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
10:32:03 PM: Collecting packaging>=22 (from pipenv)
10:32:03 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
10:32:03 PM: Collecting setuptools>=67 (from pipenv)
10:32:03 PM: Downloading setuptools-78.0.2-py3-none-any.whl.metadata (6.6 kB)
10:32:04 PM: Collecting virtualenv>=20.24.2 (from pipenv)
10:32:04 PM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
10:32:04 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
10:32:04 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
10:32:04 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
10:32:04 PM: Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
10:32:04 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
10:32:04 PM: Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB)
10:32:04 PM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
10:32:04 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 4.7 MB/s eta 0:00:00
10:32:04 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
10:32:04 PM: Downloading setuptools-78.0.2-py3-none-any.whl (1.3 MB)
10:32:05 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 5.5 MB/s eta 0:00:00
10:32:05 PM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
10:32:05 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 8.1 MB/s eta 0:00:00
10:32:05 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
10:32:05 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
10:32:05 PM: Downloading filelock-3.18.0-py3-none-any.whl (16 kB)
10:32:05 PM: Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB)
10:32:05 PM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
10:32:08 PM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.18.0 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.7 setuptools-78.0.2 virtualenv-20.29.3
10:32:08 PM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
10:32:08 PM: [notice] To update, run: pip install --upgrade pip
10:32:08 PM: Attempting Ruby version 3.1.1, read from environment
10:32:08 PM: Started restoring cached Ruby version
10:32:08 PM: Finished restoring cached Ruby version
10:32:09 PM: Using Ruby version 3.1.1
10:32:09 PM: Using Bundler version 2.5.22 from Gemfile.lock
10:32:09 PM: Started restoring cached ruby gems
10:32:09 PM: Finished restoring cached ruby gems
10:32:09 PM: Installing gem bundle
10:32:10 PM: [DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set path '/opt/build/cache/bundle'`, and stop using this flag
10:32:10 PM: [DEPRECATED] The --binstubs option will be removed in favor of `bundle binstubs --all`
10:32:12 PM: Fetching gem metadata from https://rubygems.org/.........
10:32:12 PM: Resolving dependencies...
10:32:13 PM: Using activesupport 7.2.2.1 (was 8.0.1)
10:32:13 PM: Using nokogiri 1.18.6 (was 1.18.3)
10:32:13 PM: Bundle complete! 5 Gemfile dependencies, 99 gems now installed.
10:32:13 PM: Bundled gems are installed into `/opt/build/cache/bundle`
10:32:13 PM: Gem bundle installed
10:32:13 PM: Started restoring cached go cache
10:32:13 PM: Finished restoring cached go cache
10:32:15 PM: go version go1.19.13 linux/amd64
10:32:16 PM: Using PHP version 8.0
10:32:16 PM: Installing Hugo 0.49.2
10:32:16 PM: Hugo Static Site Generator v0.49.2/extended linux/amd64 BuildDate: 2018-10-11T09:57:02Z
10:32:18 PM: Started restoring cached Node.js version
10:32:21 PM: Finished restoring cached Node.js version
10:32:21 PM: v18.20.7 is already installed.
10:32:22 PM: Now using node v18.20.7 (npm v10.8.2)
10:32:22 PM: Enabling Node.js Corepack
10:32:22 PM: Started restoring cached build plugins
10:32:22 PM: Finished restoring cached build plugins
10:32:22 PM: Started restoring cached corepack dependencies
10:32:22 PM: Finished restoring cached corepack dependencies
10:32:22 PM: No npm workspaces detected
10:32:22 PM: Started restoring cached node modules
10:32:22 PM: Finished restoring cached node modules
10:32:22 PM: Installing npm packages using npm version 10.8.2
10:32:23 PM: up to date, audited 1 package in 462ms
10:32:23 PM: found 0 vulnerabilities
10:32:23 PM: npm packages installed
10:32:23 PM: Successfully installed dependencies
10:32:23 PM: Starting build script
10:32:24 PM: Detected 1 framework(s)
10:32:25 PM: "jekyll" at version "unknown"
10:32:25 PM: Section completed: initializing
Building
Complete
Building
Complete
10:32:26 PM: Netlify Build
10:32:26 PM: ────────────────────────────────────────────────────────────────
10:32:26 PM:
10:32:26 PM: ❯ Version
10:32:26 PM: @netlify/build 30.0.5
10:32:26 PM:
10:32:26 PM: ❯ Flags
10:32:26 PM: accountId: 5917754e3c1d5e32fd84a513
10:32:26 PM: baseRelDir: true
10:32:26 PM: buildId: 67e1dd4b5fa8f30008578a66
10:32:26 PM: deployId: 67e1dd4b5fa8f30008578a68
10:32:26 PM:
10:32:26 PM: ❯ Current directory
10:32:26 PM: /opt/build/repo
10:32:26 PM:
10:32:26 PM: ❯ Config file
10:32:26 PM: No config file was defined: using default values.
10:32:26 PM:
10:32:26 PM: ❯ Context
10:32:26 PM: deploy-preview
10:32:26 PM:
10:32:26 PM: Build command from Netlify app
10:32:26 PM: ────────────────────────────────────────────────────────────────
10:32:26 PM:
10:32:26 PM: $ jekyll build
10:32:28 PM: Configuration file: /opt/build/repo/_config.yml
10:32:28 PM: Source: /opt/build/repo
10:32:28 PM: Destination: /opt/build/repo/_site
10:32:28 PM: Incremental build: disabled. Enable with --incremental
10:32:28 PM: Generating...
10:32:29 PM: done in 1.533 seconds.
10:32:29 PM: Auto-regeneration: disabled. Use --watch to enable.
10:32:29 PM:
10:32:29 PM: (build.command completed in 3.1s)
10:32:29 PM:
10:32:30 PM: (Netlify Build completed in 3.7s)
10:32:31 PM: Section completed: building
10:33:46 PM: Finished processing build request in 1m54.257s
Deploying
Complete
Deploying
Complete
10:32:29 PM: Deploy site
10:32:29 PM: ────────────────────────────────────────────────────────────────
10:32:29 PM:
10:32:29 PM: Starting to deploy site from '_site'
10:32:29 PM: Calculating files to upload
10:32:30 PM: 6 new file(s) to upload
10:32:30 PM: 0 new function(s) to upload
10:32:30 PM: Section completed: deploying
10:32:30 PM: Site deploy was successfully initiated
10:32:30 PM:
10:32:30 PM: (Deploy site completed in 492ms)
Cleanup
Complete
Cleanup
Complete
10:32:30 PM: Netlify Build Complete
10:32:30 PM: ────────────────────────────────────────────────────────────────
10:32:30 PM:
10:32:30 PM: Caching artifacts
10:32:30 PM: Started saving ruby gems
10:32:30 PM: Finished saving ruby gems
10:32:30 PM: Started saving node modules
10:32:30 PM: Finished saving node modules
10:32:30 PM: Started saving build plugins
10:32:30 PM: Finished saving build plugins
10:32:30 PM: Started saving mise cache
10:32:30 PM: Finished saving mise cache
10:32:30 PM: Started saving corepack cache
10:32:30 PM: Finished saving corepack cache
10:32:30 PM: Started saving pip cache
10:32:30 PM: Finished saving pip cache
10:32:30 PM: Started saving emacs cask dependencies
10:32:31 PM: Finished saving emacs cask dependencies
10:32:31 PM: Started saving maven dependencies
10:32:31 PM: Finished saving maven dependencies
10:32:31 PM: Started saving boot dependencies
10:32:31 PM: Finished saving boot dependencies
10:32:31 PM: Started saving rust rustup cache
10:32:31 PM: Finished saving rust rustup cache
10:32:31 PM: Started saving go dependencies
10:32:31 PM: Finished saving go dependencies
10:32:31 PM: Build script success
10:33:45 PM: Uploading Cache of size 268.1MB
10:33:46 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
10:32:30 PM: Starting post processing
10:32:30 PM: Skipping form detection
10:32:30 PM: Post processing - header rules
10:32:30 PM: Post processing - redirect rules
10:32:30 PM: Post processing done
10:32:30 PM: Section completed: postprocessing
10:32:31 PM: Site is live ✨