Skip to main content

Deploy details

Deploy successful for scientific-python-org

Feat search

PR #735: feat-search@c010a96

Deploy log

Initializing

Complete
5:04:27 AM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/scientific-python-deploy/builds
5:04:41 AM: Build ready to start
5:04:55 AM: build-image version: 9a361c83c6a43010ba0aa3ea38214accc0223b2c (focal)
5:04:55 AM: buildbot version: 9a4374dc9e2c1cbd2a152e441d69a3a6d7e12511
5:04:55 AM: Fetching cached dependencies
5:04:55 AM: Starting to download cache of 1.1GB
5:04:58 AM: Finished downloading cache in 3.217s
5:04:58 AM: Starting to extract cache
5:05:08 AM: Finished extracting cache in 9.279s
5:05:08 AM: Finished fetching cache in 12.607s
5:05:08 AM: Starting to prepare the repo for build
5:05:08 AM: Preparing Git Reference pull/735/head
5:05:09 AM: Custom build command detected. Proceeding with the specified command: 'export DART_SASS_TARBALL="dart-sass-${DART_SASS_VERSION}-linux-x64.tar.gz" && curl -LJO ${DART_SASS_URL}/${DART_SASS_VERSION}/${DART_SASS_TARBALL} && tar -xf ${DART_SASS_TARBALL} && rm ${DART_SASS_TARBALL} && export PATH=/opt/build/repo/dart-sass:$PATH && make html '
5:05:10 AM: Starting to install dependencies
5:05:10 AM: Started restoring cached mise cache
5:05:10 AM: Finished restoring cached mise cache
5:05:11 AM: mise python@3.13.2 install
5:05:11 AM: mise python@3.13.2 download cpython-3.13.2+20250311-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
5:05:11 AM: mise python@3.13.2 extract cpython-3.13.2+20250311-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
5:05:11 AM: mise python@3.13.2 python --version
5:05:11 AM: mise python@3.13.2 Python 3.13.2
5:05:11 AM: mise python@3.13.2 installed
5:05:11 AM: Python version set to 3.13
5:05:13 AM: Collecting pipenv
5:05:13 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
5:05:13 AM: Collecting certifi (from pipenv)
5:05:13 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
5:05:13 AM: Collecting packaging>=22 (from pipenv)
5:05:13 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
5:05:13 AM: Collecting setuptools>=67 (from pipenv)
5:05:13 AM: Downloading setuptools-76.0.0-py3-none-any.whl.metadata (6.7 kB)
5:05:13 AM: Collecting virtualenv>=20.24.2 (from pipenv)
5:05:13 AM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
5:05:13 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
5:05:13 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
5:05:13 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
5:05:13 AM: Downloading filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB)
5:05:13 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
5:05:13 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
5:05:13 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
5:05:13 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 18.1 MB/s eta 0:00:00
5:05:13 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
5:05:14 AM: Downloading setuptools-76.0.0-py3-none-any.whl (1.2 MB)
5:05:14 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 38.3 MB/s eta 0:00:00
5:05:14 AM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
5:05:14 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 104.3 MB/s eta 0:00:00
5:05:14 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
5:05:14 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
5:05:14 AM: Downloading filelock-3.17.0-py3-none-any.whl (16 kB)
5:05:14 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
5:05:14 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
5:05:17 AM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.17.0 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.6 setuptools-76.0.0 virtualenv-20.29.3
5:05:17 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
5:05:17 AM: [notice] To update, run: pip install --upgrade pip
5:05:17 AM: Installing pip dependencies from requirements.txt
5:05:17 AM: Started restoring cached pip cache
5:05:17 AM: Finished restoring cached pip cache
5:05:18 AM: Collecting pre-commit==4.1.0 (from -r requirements.txt (line 1))
5:05:18 AM: Using cached pre_commit-4.1.0-py2.py3-none-any.whl.metadata (1.3 kB)
5:05:18 AM: Collecting yaml2ics==0.2 (from -r requirements.txt (line 2))
5:05:18 AM: Using cached yaml2ics-0.2-py3-none-any.whl.metadata (3.3 kB)
5:05:18 AM: Collecting cfgv>=2.0.0 (from pre-commit==4.1.0->-r requirements.txt (line 1))
5:05:18 AM: Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
5:05:18 AM: Collecting identify>=1.0.0 (from pre-commit==4.1.0->-r requirements.txt (line 1))
5:05:18 AM: Using cached identify-2.6.9-py2.py3-none-any.whl.metadata (4.4 kB)
5:05:18 AM: Collecting nodeenv>=0.11.1 (from pre-commit==4.1.0->-r requirements.txt (line 1))
5:05:18 AM: Using cached nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB)
5:05:18 AM: Collecting pyyaml>=5.1 (from pre-commit==4.1.0->-r requirements.txt (line 1))
5:05:18 AM: Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
5:05:18 AM: Requirement already satisfied: virtualenv>=20.10.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from pre-commit==4.1.0->-r requirements.txt (line 1)) (20.29.3)
5:05:18 AM: Collecting ics==0.8.0.dev0 (from yaml2ics==0.2->-r requirements.txt (line 2))
5:05:18 AM: Using cached ics-0.8.0.dev0-py3-none-any.whl.metadata (5.1 kB)
5:05:18 AM: Collecting python-dateutil>=2.8 (from yaml2ics==0.2->-r requirements.txt (line 2))
5:05:18 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
5:05:18 AM: Collecting attrs>=20.3 (from ics==0.8.0.dev0->yaml2ics==0.2->-r requirements.txt (line 2))
5:05:18 AM: Using cached attrs-25.1.0-py3-none-any.whl.metadata (10 kB)
5:05:18 AM: Collecting ics-vtimezones>=2020.1 (from ics==0.8.0.dev0->yaml2ics==0.2->-r requirements.txt (line 2))
5:05:18 AM: Using cached ics_vtimezones-2020.2-py3-none-any.whl.metadata (2.6 kB)
5:05:18 AM: Collecting six>=1.5 (from python-dateutil>=2.8->yaml2ics==0.2->-r requirements.txt (line 2))
5:05:18 AM: Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
5:05:18 AM: Requirement already satisfied: distlib<1,>=0.3.7 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from virtualenv>=20.10.0->pre-commit==4.1.0->-r requirements.txt (line 1)) (0.3.9)
5:05:18 AM: Requirement already satisfied: filelock<4,>=3.12.2 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from virtualenv>=20.10.0->pre-commit==4.1.0->-r requirements.txt (line 1)) (3.17.0)
5:05:18 AM: Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from virtualenv>=20.10.0->pre-commit==4.1.0->-r requirements.txt (line 1)) (4.3.6)
5:05:18 AM: Collecting importlib_resources>=1.4 (from ics-vtimezones>=2020.1->ics==0.8.0.dev0->yaml2ics==0.2->-r requirements.txt (line 2))
5:05:18 AM: Using cached importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB)
5:05:18 AM: Using cached pre_commit-4.1.0-py2.py3-none-any.whl (220 kB)
5:05:18 AM: Using cached yaml2ics-0.2-py3-none-any.whl (5.7 kB)
5:05:18 AM: Using cached ics-0.8.0.dev0-py3-none-any.whl (60 kB)
5:05:18 AM: Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
5:05:18 AM: Using cached identify-2.6.9-py2.py3-none-any.whl (99 kB)
5:05:18 AM: Using cached nodeenv-1.9.1-py2.py3-none-any.whl (22 kB)
5:05:18 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
5:05:18 AM: Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB)
5:05:18 AM: Using cached attrs-25.1.0-py3-none-any.whl (63 kB)
5:05:18 AM: Using cached ics_vtimezones-2020.2-py3-none-any.whl (184 kB)
5:05:18 AM: Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
5:05:18 AM: Using cached importlib_resources-6.5.2-py3-none-any.whl (37 kB)
5:05:18 AM: Installing collected packages: six, pyyaml, nodeenv, importlib_resources, identify, cfgv, attrs, python-dateutil, pre-commit, ics-vtimezones, ics, yaml2ics
5:05:18 AM: Successfully installed attrs-25.1.0 cfgv-3.4.0 ics-0.8.0.dev0 ics-vtimezones-2020.2 identify-2.6.9 importlib_resources-6.5.2 nodeenv-1.9.1 pre-commit-4.1.0 python-dateutil-2.9.0.post0 pyyaml-6.0.2 six-1.17.0 yaml2ics-0.2
5:05:18 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
5:05:18 AM: [notice] To update, run: pip install --upgrade pip
5:05:18 AM: Pip dependencies installed
5:05:18 AM: Attempting Ruby version 2.7.2, read from environment
5:05:19 AM: Using Ruby version 2.7.2
5:05:20 AM: Started restoring cached go cache
5:05:20 AM: Finished restoring cached go cache
5:05:20 AM: Installing Go version 1.16.5 (requested 1.16.5)
5:05:23 AM: go version go1.16.5 linux/amd64
5:05:24 AM: Using PHP version 8.0
5:05:24 AM: Installing Hugo 0.141.0
5:05:24 AM: hugo v0.141.0-e7bd51698e5c3778a86003018702b1a7dcb9559a+extended linux/amd64 BuildDate=2025-01-16T13:11:18Z VendorInfo=gohugoio
5:05:26 AM: Started restoring cached Node.js version
5:05:29 AM: Finished restoring cached Node.js version
5:05:29 AM: v20.18.3 is already installed.
5:05:29 AM: Now using node v20.18.3 (npm v10.8.2)
5:05:29 AM: Enabling Node.js Corepack
5:05:30 AM: Started restoring cached build plugins
5:05:30 AM: Finished restoring cached build plugins
5:05:30 AM: Successfully installed dependencies
5:05:30 AM: Starting build script
5:05:31 AM: Detected 1 framework(s)
5:05:31 AM: "hugo" at version "unknown"
5:05:31 AM: Section completed: initializing

Building

Complete
5:05:33 AM: Netlify Build
5:05:33 AM: ────────────────────────────────────────────────────────────────
5:05:33 AM:
5:05:33 AM: ❯ Version
5:05:33 AM: @netlify/build 29.59.2
5:05:33 AM:
5:05:33 AM: ❯ Flags
5:05:33 AM: accountId: 6041662cec518b0a763f8530
5:05:33 AM: baseRelDir: true
5:05:33 AM: buildId: 67d115db85063c0008bfb2d4
5:05:33 AM: deployId: 67d115db85063c0008bfb2d6
5:05:33 AM:
5:05:33 AM: ❯ Current directory
5:05:33 AM: /opt/build/repo
5:05:33 AM:
5:05:33 AM: ❯ Config file
5:05:33 AM: /opt/build/repo/netlify.toml
5:05:33 AM:
5:05:33 AM: ❯ Context
5:05:33 AM: deploy-preview
5:05:33 AM:
5:05:33 AM: ❯ Loading plugins
5:05:33 AM: - @netlify/plugin-lighthouse@6.0.1 from Netlify app
5:05:33 AM: - netlify-plugin-checklinks@4.1.1 from netlify.toml
5:05:36 AM:
5:05:36 AM: build.command from netlify.toml
5:05:36 AM: ────────────────────────────────────────────────────────────────
5:05:36 AM: ​
5:05:36 AM: $ export DART_SASS_TARBALL="dart-sass-${DART_SASS_VERSION}-linux-x64.tar.gz" && curl -LJO ${DART_SASS_URL}/${DART_SASS_VERSION}/${DART_SASS_TARBALL} && tar -xf ${DART_SASS_TARBALL} && rm ${DART_SASS_TARBALL} && export PATH=/opt/build/repo/dart-sass:$PATH && make html
5:05:36 AM: % Total % Received % Xferd Average Speed Time Time Time Current
5:05:36 AM: Dload Upload Total Spent Left Speed
5:05:36 AM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
5:05:36 AM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
5:05:36 AM: 0 4264k 0 16375 0 0 72136 0 0:01:00 --:--:-- 0:01:00 72136
5:05:36 AM: 100 4264k 100 4264k 0 0 17.3M 0 --:--:-- --:--:-- --:--:-- 345M
5:05:36 AM: curl: Saved to filename 'dart-sass-1.83.4-linux-x64.tar.gz'
5:05:36 AM: git submodule update --init
5:05:36 AM: ((python -c 'import yaml2ics' && pre-commit) > /dev/null 2>&1) || pip install -q -r requirements.txt
5:06:00 AM: test -f .git/hooks/pre-commit || pre-commit install
5:06:00 AM: pre-commit installed at .git/hooks/pre-commit
5:06:00 AM: hugo; (echo "Installing \`pagefind\` and generating search index..." && npx --yes pagefind --site public)
5:06:00 AM: Start building sites …
5:06:00 AM: hugo v0.141.0-e7bd51698e5c3778a86003018702b1a7dcb9559a+extended linux/amd64 BuildDate=2025-01-16T13:11:18Z VendorInfo=gohugoio
5:06:01 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/index.scss:0:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:01 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:01 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/index.scss:1:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:01 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:01 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/index.scss:2:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:01 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:01 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/index.scss:3:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:01 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:01 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/index.scss:4:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:01 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:01 AM: WARN Dart Sass: DEPRECATED [global-builtin]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/_variables.scss:7:38: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
5:06:01 AM: Use color.mix instead.
5:06:01 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:01 AM: WARN Dart Sass: DEPRECATED [global-builtin]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/_colors.scss:45:13: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
5:06:01 AM: Use color.lightness instead.
5:06:01 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:01 AM: WARN Dart Sass: DEPRECATED [color-functions]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/_colors.scss:45:13: lightness() is deprecated. Suggestion:
5:06:01 AM: color.channel($color, "lightness", $space: hsl)
5:06:01 AM: WARN Dart Sass: 7 repetitive deprecation warnings omitted.
5:06:01 AM: Run in verbose mode to see all warnings.
5:06:01 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/bootstrap.scss:0:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:01 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:01 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/pydata-sphinx-theme.scss:2:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:01 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:01 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/pydata-sphinx-theme.scss:7:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:01 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:01 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/pydata-sphinx-theme.scss:8:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:01 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:01 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/pydata-sphinx-theme.scss:9:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:01 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:01 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/pydata-sphinx-theme.scss:10:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:01 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:01 AM: WARN Dart Sass: DEPRECATED [color-functions]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/abstracts/_accessibility.scss:53:9: color.red() is deprecated. Suggestion:
5:06:01 AM: color.channel($color, "red", $space: rgb)
5:06:01 AM: WARN Dart Sass: DEPRECATED [color-functions]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/abstracts/_accessibility.scss:54:9: color.green() is deprecated. Suggestion:
5:06:01 AM: color.channel($color, "green", $space: rgb)
5:06:01 AM: WARN Dart Sass: DEPRECATED [color-functions]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/abstracts/_accessibility.scss:55:9: color.blue() is deprecated. Suggestion:
5:06:01 AM: color.channel($color, "blue", $space: rgb)
5:06:01 AM: WARN Dart Sass: Found no color leading to 4.5:1 contrast ratio against rgb(210.2752755906, 89.8808808221, 7.3247244094)...
5:06:01 AM: WARN Dart Sass: DEPRECATED [mixed-decls]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/variables/_color.scss:340:4: Sass's behavior for declarations that appear after nested
5:06:01 AM: rules will be changing to match the behavior specified by CSS in an upcoming
5:06:01 AM: version. To keep the existing behavior, move the declaration above the nested
5:06:01 AM: rule. To opt into the new behavior, wrap the declaration in `& {}`.
5:06:01 AM: WARN Dart Sass: DEPRECATED [mixed-decls]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/content/_admonitions.scss:49:4: Sass's behavior for declarations that appear after nested
5:06:01 AM: rules will be changing to match the behavior specified by CSS in an upcoming
5:06:01 AM: version. To keep the existing behavior, move the declaration above the nested
5:06:01 AM: rule. To opt into the new behavior, wrap the declaration in `& {}`.
5:06:01 AM: WARN Dart Sass: DEPRECATED [mixed-decls]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/content/_admonitions.scss:52:4: Sass's behavior for declarations that appear after nested
5:06:01 AM: rules will be changing to match the behavior specified by CSS in an upcoming
5:06:01 AM: version. To keep the existing behavior, move the declaration above the nested
5:06:01 AM: rule. To opt into the new behavior, wrap the declaration in `& {}`.
5:06:01 AM: WARN Dart Sass: 17 repetitive deprecation warnings omitted.
5:06:01 AM: Run in verbose mode to see all warnings.
5:06:01 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/spht/index.scss:0:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:01 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:01 AM: | EN
5:06:01 AM: -------------------+-----
5:06:01 AM: Pages | 74
5:06:01 AM: Paginator pages | 1
5:06:01 AM: Non-page files | 19
5:06:01 AM: Static files | 13
5:06:01 AM: Processed images | 0
5:06:01 AM: Aliases | 1
5:06:01 AM: Cleaned | 0
5:06:01 AM: Total in 280 ms
5:06:01 AM: Installing `pagefind` and generating search index...
5:06:02 AM: Running Pagefind v1.3.0 (Extended)
5:06:02 AM: Running from: "/opt/build/repo"
5:06:02 AM: Source: "public"
5:06:02 AM: Output: "public/pagefind"
5:06:02 AM: [Walking source directory]
5:06:03 AM: Found 54 files matching **/*.{html}

[Parsing files]
Did not find a data-pagefind-body element on the site.
5:06:03 AM: ↳ Indexing all <body> elements on the site.
5:06:03 AM: 1 page found without an <html> element.
5:06:03 AM: Pages without an outer <html> element will not be processed by default.
5:06:03 AM: If adding this element is not possible, use the root selector config to target a different root element.
5:06:03 AM: * "/teams/bots-graphs.html" has no <html> element
5:06:03 AM: [Reading languages]
5:06:03 AM: Discovered 1 language: en-us
5:06:03 AM: [Building search indexes]
5:06:03 AM: Total:
5:06:03 AM: Indexed 1 language
5:06:03 AM: Indexed 52 pages
5:06:03 AM: Indexed 3294 words
5:06:03 AM: Indexed 0 filters
5:06:03 AM: Indexed 0 sorts
5:06:03 AM: Finished in 0.251 seconds
5:06:03 AM: yaml2ics calendars/xarray.yaml > content/calendars/xarray.ics
5:06:03 AM: yaml2ics calendars/podcast.yaml > content/calendars/podcast.ics
5:06:03 AM: yaml2ics calendars/scipy.yaml > content/calendars/scipy.ics
5:06:03 AM: yaml2ics calendars/matplotlib.yaml > content/calendars/matplotlib.ics
5:06:03 AM: yaml2ics calendars/graphblas.yaml > content/calendars/graphblas.ics
5:06:03 AM: yaml2ics calendars/sparse-array.yaml > content/calendars/sparse-array.ics
5:06:04 AM: yaml2ics calendars/sunpy.yaml > content/calendars/sunpy.ics
5:06:04 AM: yaml2ics calendars/networkx.yaml > content/calendars/networkx.ics
5:06:04 AM: yaml2ics calendars/skimage.yaml > content/calendars/skimage.ics
5:06:04 AM: yaml2ics calendars/data-umbrella.yaml > content/calendars/data-umbrella.ics
5:06:04 AM: yaml2ics calendars/specs.yaml > content/calendars/specs.ics
5:06:04 AM: yaml2ics calendars/numpy.yaml > content/calendars/numpy.ics
5:06:04 AM: Generating project JSON: content/specs/core-projects/core-projects.json
5:06:04 AM: Start building sites …
5:06:04 AM: hugo v0.141.0-e7bd51698e5c3778a86003018702b1a7dcb9559a+extended linux/amd64 BuildDate=2025-01-16T13:11:18Z VendorInfo=gohugoio
5:06:04 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/index.scss:0:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:04 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:04 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/index.scss:1:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:04 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:04 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/index.scss:2:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:04 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:04 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/index.scss:3:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:04 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:04 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/index.scss:4:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:04 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:04 AM: WARN Dart Sass: DEPRECATED [global-builtin]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/_variables.scss:7:38: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
5:06:04 AM: Use color.mix instead.
5:06:04 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:04 AM: WARN Dart Sass: DEPRECATED [global-builtin]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/_colors.scss:45:13: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
5:06:04 AM: Use color.lightness instead.
5:06:04 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:04 AM: WARN Dart Sass: DEPRECATED [color-functions]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/_colors.scss:45:13: lightness() is deprecated. Suggestion:
5:06:04 AM: color.channel($color, "lightness", $space: hsl)
5:06:04 AM: WARN Dart Sass: 7 repetitive deprecation warnings omitted.
5:06:04 AM: Run in verbose mode to see all warnings.
5:06:04 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/bootstrap.scss:0:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:04 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:04 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/pydata-sphinx-theme.scss:2:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:04 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:04 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/pydata-sphinx-theme.scss:7:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:04 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:04 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/pydata-sphinx-theme.scss:8:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:04 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:04 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/pydata-sphinx-theme.scss:9:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:04 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:04 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/pydata-sphinx-theme.scss:10:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:04 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:04 AM: WARN Dart Sass: DEPRECATED [color-functions]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/abstracts/_accessibility.scss:53:9: color.red() is deprecated. Suggestion:
5:06:04 AM: color.channel($color, "red", $space: rgb)
5:06:04 AM: WARN Dart Sass: DEPRECATED [color-functions]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/abstracts/_accessibility.scss:54:9: color.green() is deprecated. Suggestion:
5:06:04 AM: color.channel($color, "green", $space: rgb)
5:06:04 AM: WARN Dart Sass: DEPRECATED [color-functions]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/abstracts/_accessibility.scss:55:9: color.blue() is deprecated. Suggestion:
5:06:04 AM: color.channel($color, "blue", $space: rgb)
5:06:04 AM: WARN Dart Sass: Found no color leading to 4.5:1 contrast ratio against rgb(210.2752755906, 89.8808808221, 7.3247244094)...
5:06:04 AM: WARN Dart Sass: DEPRECATED [mixed-decls]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/variables/_color.scss:340:4: Sass's behavior for declarations that appear after nested
5:06:04 AM: rules will be changing to match the behavior specified by CSS in an upcoming
5:06:04 AM: version. To keep the existing behavior, move the declaration above the nested
5:06:04 AM: rule. To opt into the new behavior, wrap the declaration in `& {}`.
5:06:04 AM: WARN Dart Sass: DEPRECATED [mixed-decls]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/content/_admonitions.scss:49:4: Sass's behavior for declarations that appear after nested
5:06:04 AM: rules will be changing to match the behavior specified by CSS in an upcoming
5:06:04 AM: version. To keep the existing behavior, move the declaration above the nested
5:06:04 AM: rule. To opt into the new behavior, wrap the declaration in `& {}`.
5:06:04 AM: WARN Dart Sass: DEPRECATED [mixed-decls]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/content/_admonitions.scss:52:4: Sass's behavior for declarations that appear after nested
5:06:04 AM: rules will be changing to match the behavior specified by CSS in an upcoming
5:06:04 AM: version. To keep the existing behavior, move the declaration above the nested
5:06:04 AM: rule. To opt into the new behavior, wrap the declaration in `& {}`.
5:06:04 AM: WARN Dart Sass: 17 repetitive deprecation warnings omitted.
5:06:04 AM: Run in verbose mode to see all warnings.
5:06:04 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/spht/index.scss:0:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
5:06:04 AM: More info and automated migrator: https://sass-lang.com/d/import
5:06:05 AM: | EN
5:06:05 AM: -------------------+-----
5:06:05 AM: Pages | 74
5:06:05 AM: Paginator pages | 1
5:06:05 AM: Non-page files | 31
5:06:05 AM: Static files | 13
5:06:05 AM: Processed images | 0
5:06:05 AM: Aliases | 1
5:06:05 AM: Cleaned | 0
5:06:05 AM: Total in 361 ms
5:06:05 AM: ​
5:06:05 AM: (build.command completed in 29.1s)
5:06:08 AM: .,........................................................................,.,,.......................................,.............,.....................................................................................................................................................................................................................................................................................................,,
5:06:08 AM: 427 tests
5:06:08 AM: 8 skipped
5:06:08 AM: 427 passed
5:06:08 AM:
5:06:27 AM: (Netlify Build completed in 54.5s)
5:06:30 AM: Section completed: building
5:08:31 AM: Finished processing build request in 3m35.621s

Deploying

Complete
5:06:08 AM: Deploy site
5:06:08 AM: ────────────────────────────────────────────────────────────────
5:06:08 AM: ​
5:06:08 AM: Starting to deploy site from 'public'
5:06:08 AM: Calculating files to upload
5:06:09 AM: 69 new file(s) to upload
5:06:09 AM: 0 new function(s) to upload
5:06:09 AM: Section completed: deploying
5:06:11 AM: Finished waiting for live deploy in 2.077s
5:06:11 AM: Site deploy was successfully initiated
5:06:11 AM: ​
5:06:11 AM: (Deploy site completed in 2.7s)
5:06:11 AM: Generating Lighthouse report. This may take a minute…
5:06:11 AM: Running Lighthouse on /
5:06:26 AM: Lighthouse scores for /
5:06:26 AM: - Performance: 97
5:06:26 AM: - Accessibility: 100
5:06:26 AM: - Best Practices: 100
5:06:26 AM: - SEO: 100
5:06:26 AM: - PWA: 30

Cleanup

Complete
5:06:27 AM: Netlify Build Complete
5:06:27 AM: ────────────────────────────────────────────────────────────────
5:06:27 AM: ​
5:06:28 AM: Caching artifacts
5:06:28 AM: Started saving build plugins
5:06:28 AM: Finished saving build plugins
5:06:28 AM: Started saving mise cache
5:06:28 AM: Finished saving mise cache
5:06:28 AM: Started saving pip cache
5:06:28 AM: Finished saving pip cache
5:06:28 AM: Started saving emacs cask dependencies
5:06:28 AM: Finished saving emacs cask dependencies
5:06:28 AM: Started saving maven dependencies
5:06:28 AM: Finished saving maven dependencies
5:06:28 AM: Started saving boot dependencies
5:06:30 AM: Finished saving boot dependencies
5:06:30 AM: Started saving rust rustup cache
5:06:30 AM: Finished saving rust rustup cache
5:06:30 AM: Started saving go dependencies
5:06:30 AM: Finished saving go dependencies
5:06:30 AM: Build script success
5:08:28 AM: Uploading Cache of size 1.1GB
5:08:31 AM: Section completed: cleanup

Post-processing

Complete
5:06:09 AM: Skipping form detection
5:06:09 AM: Post processing - header rules
5:06:09 AM: Starting post processing
5:06:09 AM: Post processing - redirect rules
5:06:09 AM: Post processing done
5:06:09 AM: Section completed: postprocessing
5:06:10 AM: Site is live ✨