Deploy details
Your deploy failed due to an errorDeploy failed for mkdocs-material
chore(deps): update dependency mkdocs-material to v9.6.7 (#566) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Production: main@49e8341
Deploy log
Initializing
Failed
Initializing
Failed
1:58:32 AM: Build ready to start
1:58:46 AM: build-image version: 9a361c83c6a43010ba0aa3ea38214accc0223b2c (focal)
1:58:46 AM: buildbot version: 9a4374dc9e2c1cbd2a152e441d69a3a6d7e12511
1:58:46 AM: Fetching cached dependencies
1:58:46 AM: Failed to fetch cache, continuing with build
1:58:46 AM: Starting to prepare the repo for build
1:58:46 AM: No cached dependencies found. Cloning fresh repo
1:58:46 AM: git clone --filter=blob:none https://github.com/peaceiris/mkdocs-material-boilerplate
1:58:47 AM: Preparing Git Reference refs/heads/main
1:58:48 AM: Custom build command detected. Proceeding with the specified command: 'mkdocs build --config-file mkdocs-sample.yml'
1:58:49 AM: Starting to install dependencies
1:58:50 AM: mise python@3.8.20 install
1:58:50 AM: mise python@3.8.20 download cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
1:58:50 AM: mise python@3.8.20 extract cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
1:58:51 AM: mise python@3.8.20 python --version
1:58:51 AM: mise python@3.8.20 Python 3.8.20
1:58:51 AM: mise python@3.8.20 ✓ installed
1:58:51 AM: Python version set to 3.8
1:58:54 AM: Collecting pipenv
1:58:54 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
1:58:54 AM: Collecting certifi (from pipenv)
1:58:54 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
1:58:54 AM: Collecting packaging>=22 (from pipenv)
1:58:54 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
1:58:54 AM: Requirement already satisfied: setuptools>=67 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from pipenv) (70.3.0)
1:58:54 AM: Collecting virtualenv>=20.24.2 (from pipenv)
1:58:54 AM: Downloading virtualenv-20.29.2-py3-none-any.whl.metadata (4.5 kB)
1:58:55 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
1:58:55 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
1:58:55 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
1:58:55 AM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
1:58:55 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
1:58:55 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
1:58:55 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
1:58:55 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 28.1 MB/s eta 0:00:00
1:58:55 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
1:58:55 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 3.5 MB/s eta 0:00:00
1:58:55 AM: Downloading virtualenv-20.29.2-py3-none-any.whl (4.3 MB)
1:58:55 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 100.8 MB/s eta 0:00:00
1:58:55 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
1:58:55 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 9.1 MB/s eta 0:00:00
1:58:55 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
1:58:55 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 18.5 MB/s eta 0:00:00
1:58:55 AM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
1:58:55 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
1:58:55 AM: Installing collected packages: distlib, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
1:58:57 AM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.16.1 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.6 virtualenv-20.29.2
1:58:57 AM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
1:58:57 AM: [notice] To update, run: pip install --upgrade pip
1:58:58 AM: Installing pip dependencies from requirements.txt
1:58:58 AM: Started restoring cached pip cache
1:58:58 AM: Finished restoring cached pip cache
1:58:58 AM: Collecting babel==2.17.0 (from -r requirements.txt (line 2))
1:58:58 AM: Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB)
1:58:58 AM: Collecting certifi==2024.12.14 (from -r requirements.txt (line 3))
1:58:58 AM: Downloading certifi-2024.12.14-py3-none-any.whl.metadata (2.3 kB)
1:58:58 AM: Collecting charset-normalizer==3.4.1 (from -r requirements.txt (line 4))
1:58:58 AM: Downloading charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
1:58:59 AM: Collecting click==8.1.8 (from -r requirements.txt (line 5))
1:58:59 AM: Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
1:58:59 AM: Collecting colorama==0.4.6 (from -r requirements.txt (line 6))
1:58:59 AM: Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB)
1:58:59 AM: Collecting ghp-import==2.1.0 (from -r requirements.txt (line 7))
1:58:59 AM: Downloading ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB)
1:58:59 AM: Collecting idna==3.10 (from -r requirements.txt (line 8))
1:58:59 AM: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
1:58:59 AM: Collecting jinja2==3.1.5 (from -r requirements.txt (line 9))
1:58:59 AM: Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB)
1:58:59 AM: Collecting markdown==3.7 (from -r requirements.txt (line 10))
1:58:59 AM: Downloading Markdown-3.7-py3-none-any.whl.metadata (7.0 kB)
1:58:59 AM: Collecting markupsafe==2.1.5 (from -r requirements.txt (line 11))
1:58:59 AM: Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
1:58:59 AM: Collecting mergedeep==1.3.4 (from -r requirements.txt (line 12))
1:58:59 AM: Downloading mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB)
1:59:00 AM: Collecting mkdocs==1.6.1 (from -r requirements.txt (line 13))
1:59:00 AM: Downloading mkdocs-1.6.1-py3-none-any.whl.metadata (6.0 kB)
1:59:00 AM: Collecting mkdocs-get-deps==0.2.0 (from -r requirements.txt (line 14))
1:59:00 AM: Downloading mkdocs_get_deps-0.2.0-py3-none-any.whl.metadata (4.0 kB)
1:59:00 AM: Collecting mkdocs-material==9.6.7 (from -r requirements.txt (line 15))
1:59:00 AM: Downloading mkdocs_material-9.6.7-py3-none-any.whl.metadata (19 kB)
1:59:00 AM: Collecting mkdocs-material-extensions==1.3.1 (from -r requirements.txt (line 16))
1:59:00 AM: Downloading mkdocs_material_extensions-1.3.1-py3-none-any.whl.metadata (6.9 kB)
1:59:00 AM: Requirement already satisfied: packaging==24.2 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (24.2)
1:59:00 AM: Collecting paginate==0.5.7 (from -r requirements.txt (line 18))
1:59:00 AM: Downloading paginate-0.5.7-py2.py3-none-any.whl.metadata (11 kB)
1:59:00 AM: Collecting pathspec==0.12.1 (from -r requirements.txt (line 19))
1:59:00 AM: Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB)
1:59:00 AM: Requirement already satisfied: platformdirs==4.3.6 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (4.3.6)
1:59:00 AM: Collecting prompt-toolkit==3.0.50 (from -r requirements.txt (line 21))
1:59:00 AM: Downloading prompt_toolkit-3.0.50-py3-none-any.whl.metadata (6.6 kB)
1:59:00 AM: Collecting pygments==2.19.1 (from -r requirements.txt (line 22))
1:59:00 AM: Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB)
1:59:00 AM: Collecting pymdown-extensions==10.14.3 (from -r requirements.txt (line 23))
1:59:00 AM: Downloading pymdown_extensions-10.14.3-py3-none-any.whl.metadata (3.0 kB)
1:59:00 AM: Collecting python-dateutil==2.9.0.post0 (from -r requirements.txt (line 24))
1:59:00 AM: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
1:59:00 AM: Collecting python-markdown-math==0.8 (from -r requirements.txt (line 25))
1:59:00 AM: Downloading python_markdown_math-0.8-py3-none-any.whl.metadata (4.1 kB)
1:59:00 AM: Collecting pyyaml==6.0.2 (from -r requirements.txt (line 26))
1:59:00 AM: Downloading PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
1:59:00 AM: Collecting pyyaml-env-tag==0.1 (from -r requirements.txt (line 27))
1:59:00 AM: Downloading pyyaml_env_tag-0.1-py3-none-any.whl.metadata (4.1 kB)
1:59:01 AM: Collecting regex==2024.11.6 (from -r requirements.txt (line 28))
1:59:01 AM: Downloading regex-2024.11.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB)
1:59:01 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.5/40.5 kB 961.5 kB/s eta 0:00:00
1:59:01 AM: Collecting requests==2.32.3 (from -r requirements.txt (line 29))
1:59:01 AM: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
1:59:01 AM: Collecting six==1.17.0 (from -r requirements.txt (line 30))
1:59:01 AM: Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
1:59:01 AM: ERROR: Ignored the following yanked versions: 1.25, 1.25.1, 2.0.0, 2.0.1
1:59:01 AM: ERROR: Ignored the following versions that require a different python version: 2.3.0 Requires-Python >=3.9; 3.0.0 Requires-Python >=3.9; 3.0.1 Requires-Python >=3.9; 3.0.2 Requires-Python >=3.9
1:59:01 AM: ERROR: Could not find a version that satisfies the requirement urllib3==2.3.0 (from versions: 0.3, 1.0, 1.0.1, 1.0.2, 1.1, 1.2, 1.2.1, 1.2.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.7.1, 1.8, 1.8.2, 1.8.3, 1.9, 1.9.1, 1.10, 1.10.1, 1.10.2, 1.10.3, 1.10.4, 1.11, 1.12, 1.13, 1.13.1, 1.14, 1.15, 1.15.1, 1.16, 1.17, 1.18, 1.18.1, 1.19, 1.19.1, 1.20, 1.21, 1.21.1, 1.22, 1.23, 1.24, 1.24.1, 1.24.2, 1.24.3, 1.25.2, 1.25.3, 1.25.4, 1.25.5, 1.25.6, 1.25.7, 1.25.8, 1.25.9, 1.25.10, 1.25.11, 1.26.0, 1.26.1, 1.26.2, 1.26.3, 1.26.4, 1.26.5, 1.26.6, 1.26.7, 1.26.8, 1.26.9, 1.26.10, 1.26.11, 1.26.12, 1.26.13, 1.26.14, 1.26.15, 1.26.16, 1.26.17, 1.26.18, 1.26.19, 1.26.20, 2.0.0a1, 2.0.0a2, 2.0.0a3, 2.0.0a4, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.1.0, 2.2.0, 2.2.1, 2.2.2, 2.2.3)
1:59:01 AM: ERROR: No matching distribution found for urllib3==2.3.0
1:59:01 AM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
1:59:01 AM: [notice] To update, run: pip install --upgrade pip
1:59:02 AM: Failed during stage 'Install dependencies': dependency_installation script returned non-zero exit code: 1
1:59:02 AM: Error installing pip dependencies
1:59:02 AM: Failing build: Failed to install dependencies
Building
Complete
Building
Complete
1:59:02 AM: Finished processing build request in 16.355s
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