Deploy details
Your deploy failed due to an errorDeploy log
Initializing
Complete
Initializing
Complete
7:18:53 AM: Build ready to start
7:19:15 AM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
7:19:15 AM: buildbot version: e06c8b12db8d11e7b1884ff05239b221ef25f172
7:19:15 AM: Fetching cached dependencies
7:19:15 AM: Starting to download cache of 385.9MB
7:19:18 AM: Finished downloading cache in 2.98s
7:19:18 AM: Starting to extract cache
7:19:37 AM: Finished extracting cache in 18.812s
7:19:37 AM: Finished fetching cache in 21.871s
7:19:37 AM: Starting to prepare the repo for build
7:19:37 AM: Preparing Git Reference pull/3101/head
7:19:40 AM: Starting to install dependencies
7:19:40 AM: Started restoring cached mise cache
7:19:40 AM: Finished restoring cached mise cache
7:19:41 AM: mise python@3.13.2 install
7:19:41 AM: mise python@3.13.2 download cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
7:19:41 AM: mise python@3.13.2 extract cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
7:19:41 AM: mise python@3.13.2 python --version
7:19:41 AM: mise python@3.13.2 Python 3.13.2
7:19:41 AM: mise python@3.13.2 ✓ installed
7:19:41 AM: Python version set to 3.13
7:19:43 AM: Collecting pipenv
7:19:43 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
7:19:43 AM: Collecting certifi (from pipenv)
7:19:43 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
7:19:43 AM: Collecting packaging>=22 (from pipenv)
7:19:43 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
7:19:43 AM: Collecting setuptools>=67 (from pipenv)
7:19:43 AM: Downloading setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB)
7:19:43 AM: Collecting virtualenv>=20.24.2 (from pipenv)
7:19:43 AM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
7:19:43 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
7:19:44 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
7:19:44 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
7:19:44 AM: Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
7:19:44 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
7:19:44 AM: Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB)
7:19:44 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
7:19:44 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 35.0 MB/s eta 0:00:00
7:19:44 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
7:19:44 AM: Downloading setuptools-78.1.0-py3-none-any.whl (1.3 MB)
7:19:44 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 42.3 MB/s eta 0:00:00
7:19:44 AM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
7:19:44 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 80.3 MB/s eta 0:00:00
7:19:44 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
7:19:44 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
7:19:44 AM: Downloading filelock-3.18.0-py3-none-any.whl (16 kB)
7:19:44 AM: Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB)
7:19:44 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
7:19:47 AM: 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.1.0 virtualenv-20.29.3
7:19:47 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
7:19:47 AM: [notice] To update, run: pip install --upgrade pip
7:19:47 AM: Installing pip dependencies from requirements.txt
7:19:47 AM: Started restoring cached pip cache
7:19:47 AM: Finished restoring cached pip cache
7:19:48 AM: Collecting nbconvert (from -r requirements.txt (line 1))
7:19:48 AM: Using cached nbconvert-7.16.6-py3-none-any.whl.metadata (8.5 kB)
7:19:48 AM: Collecting beautifulsoup4 (from nbconvert->-r requirements.txt (line 1))
7:19:48 AM: Using cached beautifulsoup4-4.13.3-py3-none-any.whl.metadata (3.8 kB)
7:19:48 AM: Collecting bleach!=5.0.0 (from bleach[css]!=5.0.0->nbconvert->-r requirements.txt (line 1))
7:19:48 AM: Using cached bleach-6.2.0-py3-none-any.whl.metadata (30 kB)
7:19:48 AM: Collecting defusedxml (from nbconvert->-r requirements.txt (line 1))
7:19:48 AM: Using cached defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB)
7:19:48 AM: Collecting jinja2>=3.0 (from nbconvert->-r requirements.txt (line 1))
7:19:48 AM: Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
7:19:48 AM: Collecting jupyter-core>=4.7 (from nbconvert->-r requirements.txt (line 1))
7:19:48 AM: Using cached jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB)
7:19:48 AM: Collecting jupyterlab-pygments (from nbconvert->-r requirements.txt (line 1))
7:19:48 AM: Using cached jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB)
7:19:48 AM: Collecting markupsafe>=2.0 (from nbconvert->-r requirements.txt (line 1))
7:19:48 AM: Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)
7:19:48 AM: Collecting mistune<4,>=2.0.3 (from nbconvert->-r requirements.txt (line 1))
7:19:48 AM: Downloading mistune-3.1.3-py3-none-any.whl.metadata (1.8 kB)
7:19:48 AM: Collecting nbclient>=0.5.0 (from nbconvert->-r requirements.txt (line 1))
7:19:48 AM: Using cached nbclient-0.10.2-py3-none-any.whl.metadata (8.3 kB)
7:19:48 AM: Collecting nbformat>=5.7 (from nbconvert->-r requirements.txt (line 1))
7:19:48 AM: Using cached nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB)
7:19:48 AM: Requirement already satisfied: packaging in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from nbconvert->-r requirements.txt (line 1)) (24.2)
7:19:48 AM: Collecting pandocfilters>=1.4.1 (from nbconvert->-r requirements.txt (line 1))
7:19:48 AM: Using cached pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB)
7:19:48 AM: Collecting pygments>=2.4.1 (from nbconvert->-r requirements.txt (line 1))
7:19:48 AM: Using cached pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB)
7:19:48 AM: Collecting traitlets>=5.1 (from nbconvert->-r requirements.txt (line 1))
7:19:48 AM: Using cached traitlets-5.14.3-py3-none-any.whl.metadata (10 kB)
7:19:48 AM: Collecting webencodings (from bleach!=5.0.0->bleach[css]!=5.0.0->nbconvert->-r requirements.txt (line 1))
7:19:48 AM: Using cached webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB)
7:19:48 AM: Collecting tinycss2<1.5,>=1.1.0 (from bleach[css]!=5.0.0->nbconvert->-r requirements.txt (line 1))
7:19:48 AM: Using cached tinycss2-1.4.0-py3-none-any.whl.metadata (3.0 kB)
7:19:48 AM: Requirement already satisfied: platformdirs>=2.5 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from jupyter-core>=4.7->nbconvert->-r requirements.txt (line 1)) (4.3.7)
7:19:48 AM: Collecting jupyter-client>=6.1.12 (from nbclient>=0.5.0->nbconvert->-r requirements.txt (line 1))
7:19:48 AM: Using cached jupyter_client-8.6.3-py3-none-any.whl.metadata (8.3 kB)
7:19:48 AM: Collecting fastjsonschema>=2.15 (from nbformat>=5.7->nbconvert->-r requirements.txt (line 1))
7:19:48 AM: Using cached fastjsonschema-2.21.1-py3-none-any.whl.metadata (2.2 kB)
7:19:48 AM: Collecting jsonschema>=2.6 (from nbformat>=5.7->nbconvert->-r requirements.txt (line 1))
7:19:48 AM: Using cached jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
7:19:48 AM: Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert->-r requirements.txt (line 1))
7:19:48 AM: Using cached soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB)
7:19:49 AM: Collecting typing-extensions>=4.0.0 (from beautifulsoup4->nbconvert->-r requirements.txt (line 1))
7:19:49 AM: Downloading typing_extensions-4.13.0-py3-none-any.whl.metadata (3.0 kB)
7:19:49 AM: Collecting attrs>=22.2.0 (from jsonschema>=2.6->nbformat>=5.7->nbconvert->-r requirements.txt (line 1))
7:19:49 AM: Using cached attrs-25.3.0-py3-none-any.whl.metadata (10 kB)
7:19:49 AM: Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat>=5.7->nbconvert->-r requirements.txt (line 1))
7:19:49 AM: Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB)
7:19:49 AM: Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat>=5.7->nbconvert->-r requirements.txt (line 1))
7:19:49 AM: Using cached referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB)
7:19:49 AM: Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat>=5.7->nbconvert->-r requirements.txt (line 1))
7:19:49 AM: Downloading rpds_py-0.24.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB)
7:19:49 AM: Collecting python-dateutil>=2.8.2 (from jupyter-client>=6.1.12->nbclient>=0.5.0->nbconvert->-r requirements.txt (line 1))
7:19:49 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
7:19:49 AM: Collecting pyzmq>=23.0 (from jupyter-client>=6.1.12->nbclient>=0.5.0->nbconvert->-r requirements.txt (line 1))
7:19:49 AM: Using cached pyzmq-26.3.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (6.2 kB)
7:19:49 AM: Collecting tornado>=6.2 (from jupyter-client>=6.1.12->nbclient>=0.5.0->nbconvert->-r requirements.txt (line 1))
7:19:49 AM: Using cached tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB)
7:19:49 AM: Collecting six>=1.5 (from python-dateutil>=2.8.2->jupyter-client>=6.1.12->nbclient>=0.5.0->nbconvert->-r requirements.txt (line 1))
7:19:49 AM: Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
7:19:49 AM: Using cached nbconvert-7.16.6-py3-none-any.whl (258 kB)
7:19:49 AM: Using cached bleach-6.2.0-py3-none-any.whl (163 kB)
7:19:49 AM: Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
7:19:49 AM: Using cached jupyter_core-5.7.2-py3-none-any.whl (28 kB)
7:19:49 AM: Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)
7:19:49 AM: Downloading mistune-3.1.3-py3-none-any.whl (53 kB)
7:19:49 AM: Using cached nbclient-0.10.2-py3-none-any.whl (25 kB)
7:19:49 AM: Using cached nbformat-5.10.4-py3-none-any.whl (78 kB)
7:19:49 AM: Using cached pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB)
7:19:49 AM: Using cached pygments-2.19.1-py3-none-any.whl (1.2 MB)
7:19:49 AM: Using cached traitlets-5.14.3-py3-none-any.whl (85 kB)
7:19:49 AM: Using cached beautifulsoup4-4.13.3-py3-none-any.whl (186 kB)
7:19:49 AM: Using cached defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
7:19:49 AM: Using cached jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB)
7:19:49 AM: Using cached fastjsonschema-2.21.1-py3-none-any.whl (23 kB)
7:19:49 AM: Using cached jsonschema-4.23.0-py3-none-any.whl (88 kB)
7:19:49 AM: Using cached jupyter_client-8.6.3-py3-none-any.whl (106 kB)
7:19:49 AM: Using cached soupsieve-2.6-py3-none-any.whl (36 kB)
7:19:49 AM: Using cached tinycss2-1.4.0-py3-none-any.whl (26 kB)
7:19:49 AM: Downloading typing_extensions-4.13.0-py3-none-any.whl (45 kB)
7:19:49 AM: Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
7:19:49 AM: Using cached attrs-25.3.0-py3-none-any.whl (63 kB)
7:19:49 AM: Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB)
7:19:49 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
7:19:49 AM: Using cached pyzmq-26.3.0-cp313-cp313-manylinux_2_28_x86_64.whl (860 kB)
7:19:49 AM: Using cached referencing-0.36.2-py3-none-any.whl (26 kB)
7:19:49 AM: Downloading rpds_py-0.24.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (393 kB)
7:19:49 AM: Using cached tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (437 kB)
7:19:49 AM: Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
7:19:49 AM: Installing collected packages: webencodings, fastjsonschema, typing-extensions, traitlets, tornado, tinycss2, soupsieve, six, rpds-py, pyzmq, pygments, pandocfilters, mistune, markupsafe, jupyterlab-pygments, defusedxml, bleach, attrs, referencing, python-dateutil, jupyter-core, jinja2, beautifulsoup4, jupyter-client, jsonschema-specifications, jsonschema, nbformat, nbclient, nbconvert
7:19:52 AM: Successfully installed attrs-25.3.0 beautifulsoup4-4.13.3 bleach-6.2.0 defusedxml-0.7.1 fastjsonschema-2.21.1 jinja2-3.1.6 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 jupyter-client-8.6.3 jupyter-core-5.7.2 jupyterlab-pygments-0.3.0 markupsafe-3.0.2 mistune-3.1.3 nbclient-0.10.2 nbconvert-7.16.6 nbformat-5.10.4 pandocfilters-1.5.1 pygments-2.19.1 python-dateutil-2.9.0.post0 pyzmq-26.3.0 referencing-0.36.2 rpds-py-0.24.0 six-1.17.0 soupsieve-2.6 tinycss2-1.4.0 tornado-6.4.2 traitlets-5.14.3 typing-extensions-4.13.0 webencodings-0.5.1
7:19:52 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
7:19:52 AM: [notice] To update, run: pip install --upgrade pip
7:19:52 AM: Pip dependencies installed
7:19:52 AM: Attempting Ruby version 3.4.1, read from environment
7:19:52 AM: Started restoring cached Ruby version
7:19:53 AM: Finished restoring cached Ruby version
7:19:53 AM: Using Ruby version 3.4.1
7:19:54 AM: Using Bundler version 2.6.6 from Gemfile.lock
7:19:54 AM: Successfully installed bundler-2.6.6
7:19:54 AM: 1 gem installed
7:19:54 AM: Started restoring cached ruby gems
7:19:54 AM: Finished restoring cached ruby gems
7:19:54 AM: Installing gem bundle
7:19:54 AM: [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
7:19:54 AM: [DEPRECATED] The --binstubs option will be removed in favor of `bundle binstubs --all`
7:19:56 AM: Fetching gem metadata from https://rubygems.org/........
7:19:56 AM: Fetching minitest 5.25.5
7:19:56 AM: Fetching csv 3.3.3
7:19:56 AM: Fetching google-protobuf 4.30.1 (x86_64-linux)
7:19:56 AM: Fetching nokogiri 1.18.5 (x86_64-linux-gnu)
7:19:57 AM: Installing csv 3.3.3
7:19:57 AM: Installing minitest 5.25.5
7:19:57 AM: Fetching activesupport 8.0.2
7:19:57 AM: Installing activesupport 8.0.2
7:19:57 AM: Installing google-protobuf 4.30.1 (x86_64-linux)
7:19:57 AM: Fetching sass-embedded 1.86.0 (x86_64-linux-gnu)
7:19:57 AM: Installing nokogiri 1.18.5 (x86_64-linux-gnu)
7:19:57 AM: Installing sass-embedded 1.86.0 (x86_64-linux-gnu)
7:19:57 AM: Bundle complete! 24 Gemfile dependencies, 97 gems now installed.
7:19:57 AM: Bundled gems are installed into `/opt/build/cache/bundle`
7:19:57 AM: Gem bundle installed
7:19:57 AM: Started restoring cached go cache
7:19:57 AM: Finished restoring cached go cache
7:19:59 AM: go version go1.19.13 linux/amd64
7:20:00 AM: Using PHP version 8.0
7:20:01 AM: Started restoring cached Node.js version
7:20:02 AM: Finished restoring cached Node.js version
7:20:03 AM: v18.20.7 is already installed.
7:20:03 AM: Now using node v18.20.7 (npm v10.8.2)
7:20:03 AM: Enabling Node.js Corepack
7:20:03 AM: Started restoring cached build plugins
7:20:03 AM: Finished restoring cached build plugins
7:20:03 AM: Started restoring cached corepack dependencies
7:20:03 AM: Finished restoring cached corepack dependencies
7:20:03 AM: No npm workspaces detected
7:20:03 AM: Started restoring cached node modules
7:20:03 AM: Finished restoring cached node modules
7:20:03 AM: Installing npm packages using npm version 10.8.2
7:20:04 AM: up to date, audited 9 packages in 467ms
7:20:04 AM: 1 package is looking for funding
7:20:04 AM: run `npm fund` for details
7:20:04 AM: found 0 vulnerabilities
7:20:04 AM: npm packages installed
7:20:04 AM: Successfully installed dependencies
7:20:04 AM: Starting build script
7:20:06 AM: Detected 1 framework(s)
7:20:06 AM: "jekyll" at version "unknown"
7:20:06 AM: Section completed: initializing
Building
Failed
Building
Failed
7:20:09 AM: Netlify Build
7:20:09 AM: ────────────────────────────────────────────────────────────────
7:20:09 AM:
7:20:09 AM: ❯ Version
7:20:09 AM: @netlify/build 30.0.5
7:20:09 AM:
7:20:09 AM: ❯ Flags
7:20:09 AM: accountId: 671470a055c5556c0527b6ce
7:20:09 AM: baseRelDir: true
7:20:09 AM: buildId: 67e4fbdd58ded500089ba994
7:20:09 AM: deployId: 67e4fbdd58ded500089ba996
7:20:09 AM:
7:20:09 AM: ❯ Current directory
7:20:09 AM: /opt/build/repo
7:20:09 AM:
7:20:09 AM: ❯ Config file
7:20:09 AM: No config file was defined: using default values.
7:20:09 AM:
7:20:09 AM: ❯ Context
7:20:09 AM: deploy-preview
7:20:09 AM:
7:20:09 AM: Build command from Netlify app
7:20:09 AM: ────────────────────────────────────────────────────────────────
7:20:09 AM:
7:20:09 AM: $ sed -i "s/^\(baseurl: \).*$/baseurl:/" _config.yml && bundle exec jekyll build
7:20:10 AM: ------------------------------------------------
7:20:10 AM: Jekyll 4.4.1 Please append `--trace` to the `build` command
7:20:10 AM: for any additional information or backtrace.
7:20:10 AM: ------------------------------------------------
7:20:10 AM: /opt/buildhome/.rvm/rubies/ruby-3.4.1/lib/ruby/3.4.0/psych/parser.rb:62:in 'Psych::Parser#_native_parse': (/opt/build/repo/_config.yml): could not find expected ':' while scanning a simple key at line 8 column 1 (Psych::SyntaxError)
7:20:10 AM: from /opt/buildhome/.rvm/rubies/ruby-3.4.1/lib/ruby/3.4.0/psych/parser.rb:62:in 'Psych::Parser#parse'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/safe_yaml-1.0.5/lib/safe_yaml/load.rb:143:in 'SafeYAML.load'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/safe_yaml-1.0.5/lib/safe_yaml/load.rb:157:in 'block in SafeYAML.load_file'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/safe_yaml-1.0.5/lib/safe_yaml/load.rb:157:in 'IO.open'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/safe_yaml-1.0.5/lib/safe_yaml/load.rb:157:in 'SafeYAML.load_file'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/jekyll-4.4.1/lib/jekyll/configuration.rb:129:in 'Jekyll::Configuration#safe_load_file'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/jekyll-4.4.1/lib/jekyll/configuration.rb:167:in 'Jekyll::Configuration#read_config_file'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/jekyll-4.4.1/lib/jekyll/configuration.rb:198:in 'block in Jekyll::Configuration#read_config_files'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/jekyll-4.4.1/lib/jekyll/configuration.rb:195:in 'Array#each'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/jekyll-4.4.1/lib/jekyll/configuration.rb:195:in 'Jekyll::Configuration#read_config_files'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/jekyll-4.4.1/lib/jekyll.rb:118:in 'Jekyll.configuration'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/jekyll-4.4.1/lib/jekyll/command.rb:44:in 'Jekyll::Command.configuration_from_options'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/jekyll-4.4.1/lib/jekyll/commands/build.rb:29:in 'Jekyll::Commands::Build.process'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/jekyll-4.4.1/lib/jekyll/command.rb:91:in 'block in Jekyll::Command.process_with_graceful_fail'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/jekyll-4.4.1/lib/jekyll/command.rb:91:in 'Array#each'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/jekyll-4.4.1/lib/jekyll/command.rb:91:in 'Jekyll::Command.process_with_graceful_fail'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/jekyll-4.4.1/lib/jekyll/commands/build.rb:18:in 'block (2 levels) in Jekyll::Commands::Build.init_with_program'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/mercenary-0.4.0/lib/mercenary/command.rb:221:in 'block in Mercenary::Command#execute'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/mercenary-0.4.0/lib/mercenary/command.rb:221:in 'Array#each'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/mercenary-0.4.0/lib/mercenary/command.rb:221:in 'Mercenary::Command#execute'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/mercenary-0.4.0/lib/mercenary/program.rb:44:in 'Mercenary::Program#go'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/mercenary-0.4.0/lib/mercenary.rb:21:in 'Mercenary.program'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/gems/jekyll-4.4.1/exe/jekyll:15:in '<top (required)>'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/bin/jekyll:25:in 'Kernel#load'
7:20:10 AM: from /opt/build/cache/bundle/ruby/3.4.0/bin/jekyll:25:in '<top (required)>'
7:20:10 AM: from /opt/buildhome/.rvm/gems/ruby-3.4.1/gems/bundler-2.6.6/lib/bundler/cli/exec.rb:59:in 'Kernel.load'
7:20:10 AM: from /opt/buildhome/.rvm/gems/ruby-3.4.1/gems/bundler-2.6.6/lib/bundler/cli/exec.rb:59:in 'Bundler::CLI::Exec#kernel_load'
7:20:10 AM: from /opt/buildhome/.rvm/gems/ruby-3.4.1/gems/bundler-2.6.6/lib/bundler/cli/exec.rb:23:in 'Bundler::CLI::Exec#run'
7:20:10 AM: from /opt/buildhome/.rvm/gems/ruby-3.4.1/gems/bundler-2.6.6/lib/bundler/cli.rb:452:in 'Bundler::CLI#exec'
7:20:10 AM: from /opt/buildhome/.rvm/gems/ruby-3.4.1/gems/bundler-2.6.6/lib/bundler/vendor/thor/lib/thor/command.rb:28:in 'Bundler::Thor::Command#run'
7:20:10 AM: from /opt/buildhome/.rvm/gems/ruby-3.4.1/gems/bundler-2.6.6/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in 'Bundler::Thor::Invocation#invoke_command'
7:20:10 AM: from /opt/buildhome/.rvm/gems/ruby-3.4.1/gems/bundler-2.6.6/lib/bundler/vendor/thor/lib/thor.rb:538:in 'Bundler::Thor.dispatch'
7:20:10 AM: from /opt/buildhome/.rvm/gems/ruby-3.4.1/gems/bundler-2.6.6/lib/bundler/cli.rb:35:in 'Bundler::CLI.dispatch'
7:20:10 AM: from /opt/buildhome/.rvm/gems/ruby-3.4.1/gems/bundler-2.6.6/lib/bundler/vendor/thor/lib/thor/base.rb:584:in 'Bundler::Thor::Base::ClassMethods#start'
7:20:10 AM: from /opt/buildhome/.rvm/gems/ruby-3.4.1/gems/bundler-2.6.6/lib/bundler/cli.rb:29:in 'Bundler::CLI.start'
7:20:10 AM: from /opt/buildhome/.rvm/gems/ruby-3.4.1/gems/bundler-2.6.6/exe/bundle:28:in 'block in <top (required)>'
7:20:10 AM: from /opt/buildhome/.rvm/gems/ruby-3.4.1/gems/bundler-2.6.6/lib/bundler/friendly_errors.rb:117:in 'Bundler.with_friendly_errors'
7:20:10 AM: from /opt/buildhome/.rvm/gems/ruby-3.4.1/gems/bundler-2.6.6/exe/bundle:20:in '<top (required)>'
7:20:10 AM: from /opt/build/cache/binstubs/bundle:108:in 'Kernel#load'
7:20:10 AM: from /opt/build/cache/binstubs/bundle:108:in '<main>'
7:20:10 AM:
7:20:10 AM: "build.command" failed
7:20:10 AM: ────────────────────────────────────────────────────────────────
7:20:10 AM:
7:20:10 AM: Error message
7:20:10 AM: Command failed with exit code 1: sed -i "s/^\(baseurl: \).*$/baseurl:/" _config.yml && bundle exec jekyll build (https://ntl.fyi/exit-code-1)
7:20:10 AM:
7:20:10 AM: Error location
7:20:10 AM: In Build command from Netlify app:
7:20:10 AM: sed -i "s/^\(baseurl: \).*$/baseurl:/" _config.yml && bundle exec jekyll build
7:20:10 AM:
7:20:10 AM: Resolved config
7:20:10 AM: build:
7:20:10 AM: command: 'sed -i "s/^\(baseurl: \).*$/baseurl:/" _config.yml && bundle exec jekyll build'
7:20:10 AM: commandOrigin: ui
7:20:10 AM: environment:
7:20:10 AM: - REVIEW_ID
7:20:10 AM: - RUBY_VERSION
7:20:10 AM: publish: /opt/build/repo/_site
7:20:10 AM: publishOrigin: ui
7:20:11 AM: Failed during stage 'building site': Build script returned non-zero exit code: 2 (https://ntl.fyi/exit-code-2)
7:20:11 AM: Build failed due to a user error: Build script returned non-zero exit code: 2
7:20:11 AM: Failing build: Failed to build site
7:20:11 AM: Finished processing build request in 56.385s
Deploying
Skipped
Deploying
Skipped
There is no log for this section
Cleanup
Skipped
Cleanup
Skipped
There is no log for this section
Post-processing
Skipped
Post-processing
Skipped
There is no log for this section