Skip to main content

Deploy details

Deploy successful for msalign

[pre-commit.ci] pre-commit autoupdate

PR #43: pre-commit-ci-update-config@7910211

Deploy log

Initializing

Complete
10:28:09 PM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/lukasz-migas/builds
10:30:56 PM: Build ready to start
10:31:11 PM: build-image version: 6724b7f630462a3bda7629c0c4b9c485399606e3 (focal)
10:31:11 PM: buildbot version: 927e75ede366e8085d4e00cdba5fd6dcec09e3f4
10:31:11 PM: Fetching cached dependencies
10:31:11 PM: Failed to fetch cache, continuing with build
10:31:11 PM: Starting to prepare the repo for build
10:31:11 PM: No cached dependencies found. Cloning fresh repo
10:31:11 PM: git clone --filter=blob:none https://github.com/lukasz-migas/msalign
10:31:11 PM: Preparing Git Reference pull/43/head
10:31:13 PM: Starting to install dependencies
10:31:14 PM: mise python@3.7.17 install
10:31:14 PM: mise WARN no precompiled python found for 3.7.17, force mise to use a precompiled version with `mise settings set python.compile false`
10:31:15 PM: mise python@3.7.17 python-build
10:31:15 PM: Downloading Python-3.7.17.tar.xz...
10:31:17 PM: Installing Python-3.7.17...
10:31:17 PM: mise python@3.7.17 patching file Doc/library/ctypes.rst
10:31:17 PM: mise python@3.7.17 patching file Lib/test/test_unicode.py
10:31:17 PM: mise python@3.7.17 patching file Modules/_ctypes/_ctypes.c
10:31:17 PM: mise python@3.7.17 patching file Modules/_ctypes/callproc.c
10:31:17 PM: mise python@3.7.17 patching file Modules/_ctypes/ctypes.h
10:31:17 PM: mise python@3.7.17 patching file setup.py
10:31:17 PM: mise python@3.7.17 patching file 'Misc/NEWS.d/next/Core and Builtins/2020-06-30-04-44-29.bpo-41100.PJwA6F.rst'
10:31:17 PM: mise python@3.7.17 patching file Modules/_decimal/libmpdec/mpdecimal.h
10:31:17 PM: mise python@3.7.17 patching file setup.py
10:33:08 PM: Installed Python-3.7.17 to /opt/buildhome/.local/share/mise/installs/python/3.7.17
10:33:08 PM: mise python@3.7.17 python --version
10:33:08 PM: mise python@3.7.17 Python 3.7.17
10:33:08 PM: mise python@3.7.17 installed
10:33:08 PM: Python version set to 3.7
10:33:09 PM: Collecting pipenv
10:33:09 PM: Downloading pipenv-2023.10.3-py3-none-any.whl (3.2 MB)
10:33:09 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 32.6 MB/s eta 0:00:00
10:33:09 PM: Collecting certifi
10:33:09 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
10:33:09 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 22.3 MB/s eta 0:00:00
10:33:09 PM: Collecting setuptools>=67
10:33:09 PM: Downloading setuptools-68.0.0-py3-none-any.whl (804 kB)
10:33:09 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 10.1 MB/s eta 0:00:00
10:33:09 PM: Collecting virtualenv>=20.24.2
10:33:09 PM: Downloading virtualenv-20.26.6-py3-none-any.whl (6.0 MB)
10:33:09 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 112.8 MB/s eta 0:00:00
10:33:09 PM: Collecting importlib-metadata>=6.6
10:33:09 PM: Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB)
10:33:10 PM: Collecting distlib<1,>=0.3.7
10:33:10 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
10:33:10 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 24.7 MB/s eta 0:00:00
10:33:10 PM: Collecting filelock<4,>=3.12.2
10:33:10 PM: Downloading filelock-3.12.2-py3-none-any.whl (10 kB)
10:33:10 PM: Collecting platformdirs<5,>=3.9.1
10:33:10 PM: Downloading platformdirs-4.0.0-py3-none-any.whl (17 kB)
10:33:10 PM: Collecting typing-extensions>=3.6.4
10:33:10 PM: Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB)
10:33:10 PM: Collecting zipp>=0.5
10:33:10 PM: Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB)
10:33:10 PM: Installing collected packages: distlib, zipp, typing-extensions, setuptools, filelock, certifi, platformdirs, importlib-metadata, virtualenv, pipenv
10:33:10 PM: Attempting uninstall: setuptools
10:33:10 PM: Found existing installation: setuptools 47.1.0
10:33:10 PM: Uninstalling setuptools-47.1.0:
10:33:10 PM: Successfully uninstalled setuptools-47.1.0
10:33:12 PM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.12.2 importlib-metadata-6.7.0 pipenv-2023.10.3 platformdirs-4.0.0 setuptools-68.0.0 typing-extensions-4.7.1 virtualenv-20.26.6 zipp-3.15.0
10:33:12 PM: [notice] A new release of pip is available: 23.0.1 -> 24.0
10:33:12 PM: [notice] To update, run: pip install --upgrade pip
10:33:12 PM: Installing pip dependencies from requirements.txt
10:33:12 PM: Started restoring cached pip cache
10:33:12 PM: Finished restoring cached pip cache
10:33:13 PM: Collecting markdown-changelog
10:33:13 PM: Downloading markdown_changelog-0.0.4-py2.py3-none-any.whl (9.1 kB)
10:33:13 PM: Collecting mkdocs
10:33:13 PM: Downloading mkdocs-1.5.3-py3-none-any.whl (3.7 MB)
10:33:13 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 39.2 MB/s eta 0:00:00
10:33:13 PM: Collecting mkdocs-material
10:33:13 PM: Downloading mkdocs_material-9.2.8-py3-none-any.whl (8.0 MB)
10:33:13 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 26.0 MB/s eta 0:00:00
10:33:14 PM: Collecting markdown
10:33:14 PM: Downloading Markdown-3.4.4-py3-none-any.whl (94 kB)
10:33:14 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.2/94.2 kB 1.5 MB/s eta 0:00:00
10:33:14 PM: Collecting click>=7.0
10:33:14 PM: Downloading click-8.1.8-py3-none-any.whl (98 kB)
10:33:14 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 8.0 MB/s eta 0:00:00
10:33:14 PM: Collecting ghp-import>=1.0
10:33:14 PM: Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB)
10:33:14 PM: Collecting watchdog>=2.0
10:33:14 PM: Downloading watchdog-3.0.0-py3-none-manylinux2014_x86_64.whl (82 kB)
10:33:14 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.1/82.1 kB 3.8 MB/s eta 0:00:00
10:33:14 PM: Requirement already satisfied: importlib-metadata>=4.3 in /opt/buildhome/.local/share/mise/installs/python/3.7.17/lib/python3.7/site-packages (from mkdocs->-r requirements.txt (line 2)) (6.7.0)
10:33:14 PM: Collecting pathspec>=0.11.1
10:33:14 PM: Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
10:33:14 PM: Collecting pyyaml-env-tag>=0.1
10:33:14 PM: Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
10:33:14 PM: Collecting pyyaml>=5.1
10:33:14 PM: Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (670 kB)
10:33:14 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 670.1/670.1 kB 38.3 MB/s eta 0:00:00
10:33:14 PM: Collecting jinja2>=2.11.1
10:33:14 PM: Downloading jinja2-3.1.5-py3-none-any.whl (134 kB)
10:33:14 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.6/134.6 kB 6.8 MB/s eta 0:00:00
10:33:14 PM: Collecting packaging>=20.5
10:33:14 PM: Downloading packaging-24.0-py3-none-any.whl (53 kB)
10:33:14 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 3.0 MB/s eta 0:00:00
10:33:14 PM: Collecting mergedeep>=1.3.4
10:33:14 PM: Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
10:33:14 PM: Requirement already satisfied: platformdirs>=2.2.0 in /opt/buildhome/.local/share/mise/installs/python/3.7.17/lib/python3.7/site-packages (from mkdocs->-r requirements.txt (line 2)) (4.0.0)
10:33:15 PM: Collecting markupsafe>=2.0.1
10:33:15 PM: Downloading MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
10:33:15 PM: Requirement already satisfied: typing-extensions>=3.10 in /opt/buildhome/.local/share/mise/installs/python/3.7.17/lib/python3.7/site-packages (from mkdocs->-r requirements.txt (line 2)) (4.7.1)
10:33:15 PM: Collecting requests~=2.31
10:33:15 PM: Downloading requests-2.31.0-py3-none-any.whl (62 kB)
10:33:15 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 5.3 MB/s eta 0:00:00
10:33:15 PM: Collecting paginate~=0.5
10:33:15 PM: Downloading paginate-0.5.7-py2.py3-none-any.whl (13 kB)
10:33:15 PM: Collecting colorama~=0.4
10:33:15 PM: Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
10:33:15 PM: Collecting pygments~=2.16
10:33:15 PM: Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
10:33:15 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 89.8 MB/s eta 0:00:00
10:33:15 PM: Collecting mkdocs-material-extensions~=1.1
10:33:15 PM: Downloading mkdocs_material_extensions-1.2-py3-none-any.whl (8.0 kB)
10:33:16 PM: Collecting regex~=2023.8
10:33:16 PM: Downloading regex-2023.12.25-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (761 kB)
10:33:16 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.6/761.6 kB 18.8 MB/s eta 0:00:00
10:33:16 PM: Collecting mkdocs-material
10:33:16 PM: Downloading mkdocs_material-9.2.7-py3-none-any.whl (8.0 MB)
10:33:16 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 58.5 MB/s eta 0:00:00
10:33:16 PM: Collecting babel~=2.10
10:33:16 PM: Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB)
10:33:16 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 102.7 MB/s eta 0:00:00
10:33:16 PM: Collecting regex~=2022.4
10:33:16 PM: Downloading regex-2022.10.31-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
10:33:16 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.1/757.1 kB 44.7 MB/s eta 0:00:00
10:33:16 PM: Collecting pymdown-extensions~=10.2
10:33:16 PM: Downloading pymdown_extensions-10.2.1-py3-none-any.whl (241 kB)
10:33:16 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 9.8 MB/s eta 0:00:00
10:33:16 PM: Collecting pytz>=2015.7
10:33:16 PM: Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB)
10:33:17 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 507.9/507.9 kB 9.7 MB/s eta 0:00:00
10:33:17 PM: Collecting python-dateutil>=2.8.1
10:33:17 PM: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
10:33:17 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 14.7 MB/s eta 0:00:00
10:33:17 PM: Requirement already satisfied: zipp>=0.5 in /opt/buildhome/.local/share/mise/installs/python/3.7.17/lib/python3.7/site-packages (from importlib-metadata>=4.3->mkdocs->-r requirements.txt (line 2)) (3.15.0)
10:33:17 PM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/.local/share/mise/installs/python/3.7.17/lib/python3.7/site-packages (from requests~=2.31->mkdocs-material->-r requirements.txt (line 3)) (2025.1.31)
10:33:17 PM: Collecting idna<4,>=2.5
10:33:17 PM: Downloading idna-3.10-py3-none-any.whl (70 kB)
10:33:17 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 1.1 MB/s eta 0:00:00
10:33:17 PM: Collecting charset-normalizer<4,>=2
10:33:17 PM: Downloading charset_normalizer-3.4.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
10:33:17 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.6/138.6 kB 7.4 MB/s eta 0:00:00
10:33:17 PM: Collecting urllib3<3,>=1.21.1
10:33:17 PM: Downloading urllib3-2.0.7-py3-none-any.whl (124 kB)
10:33:17 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 3.7 MB/s eta 0:00:00
10:33:17 PM: Collecting six>=1.5
10:33:17 PM: Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
10:33:18 PM: Installing collected packages: pytz, paginate, watchdog, urllib3, six, regex, pyyaml, pygments, pathspec, packaging, mkdocs-material-extensions, mergedeep, markupsafe, idna, colorama, charset-normalizer, babel, requests, pyyaml-env-tag, python-dateutil, markdown, jinja2, click, pymdown-extensions, markdown-changelog, ghp-import, mkdocs, mkdocs-material
10:33:24 PM: Successfully installed babel-2.14.0 charset-normalizer-3.4.1 click-8.1.8 colorama-0.4.6 ghp-import-2.1.0 idna-3.10 jinja2-3.1.5 markdown-3.4.4 markdown-changelog-0.0.4 markupsafe-2.1.5 mergedeep-1.3.4 mkdocs-1.5.3 mkdocs-material-9.2.7 mkdocs-material-extensions-1.2 packaging-24.0 paginate-0.5.7 pathspec-0.11.2 pygments-2.17.2 pymdown-extensions-10.2.1 python-dateutil-2.9.0.post0 pytz-2025.1 pyyaml-6.0.1 pyyaml-env-tag-0.1 regex-2022.10.31 requests-2.31.0 six-1.17.0 urllib3-2.0.7 watchdog-3.0.0
10:33:24 PM: [notice] A new release of pip is available: 23.0.1 -> 24.0
10:33:24 PM: [notice] To update, run: pip install --upgrade pip
10:33:24 PM: Pip dependencies installed
10:33:24 PM: Attempting Ruby version 2.6.2, read from environment
10:33:25 PM: Required ruby-2.6.2 is not installed - installing.
10:33:25 PM: Searching for binary rubies, this might take some time.
10:33:25 PM: Checking requirements for ubuntu.
10:33:25 PM: Requirements installation successful.
10:33:26 PM: ruby-2.6.2 - #configure
10:33:26 PM: ruby-2.6.2 - #download
10:33:26 PM: ruby-2.6.2 - #validate archive
10:33:29 PM: ruby-2.6.2 - #extract
10:33:31 PM: ruby-2.6.2 - #validate binary
10:33:31 PM: ruby-2.6.2 - #setup
10:33:31 PM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2@global
10:33:31 PM: ruby-2.6.2 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
10:33:32 PM: ruby-2.6.2 - #generating global wrappers........
10:33:32 PM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2
10:33:32 PM: ruby-2.6.2 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
10:33:32 PM: ruby-2.6.2 - #generating default wrappers........
10:33:32 PM: Using /opt/buildhome/.rvm/gems/ruby-2.6.2
10:33:33 PM: Using Ruby version 2.6.2
10:33:33 PM: Started restoring cached go cache
10:33:33 PM: Finished restoring cached go cache
10:33:33 PM: Installing Go version 1.12 (requested 1.12)
10:33:37 PM: go version go1.12 linux/amd64
10:33:38 PM: Using PHP version 8.0
10:33:40 PM: Downloading and installing node v10.24.1...
10:33:40 PM: Computing checksum with sha256sum
10:33:40 PM: Checksums matched!
10:33:41 PM: Now using node v10.24.1 (npm v6.14.12)
10:33:41 PM: Started restoring cached build plugins
10:33:41 PM: Finished restoring cached build plugins
10:33:42 PM: Successfully installed dependencies
10:33:42 PM: Starting build script
10:33:43 PM: Detected 0 framework(s)
10:33:43 PM: Section completed: initializing

Building

Complete
10:33:44 PM: Netlify Build
10:33:44 PM: ────────────────────────────────────────────────────────────────
10:33:44 PM:
10:33:44 PM: ❯ Version
10:33:44 PM: @netlify/build 29.58.8
10:33:44 PM:
10:33:44 PM: ❯ Flags
10:33:44 PM: accountId: 5bfdc222fdd72a618a80c0f5
10:33:44 PM: baseRelDir: false
10:33:44 PM: buildId: 67a142f9b76359000881f9e7
10:33:44 PM: deployId: 67a142f9b76359000881f9e9
10:33:44 PM:
10:33:44 PM: ❯ Current directory
10:33:44 PM: /opt/build/repo
10:33:44 PM:
10:33:44 PM: ❯ Config file
10:33:44 PM: No config file was defined: using default values.
10:33:44 PM:
10:33:44 PM: ❯ Context
10:33:44 PM: deploy-preview
10:33:44 PM:
10:33:44 PM: Build command from Netlify app
10:33:44 PM: ────────────────────────────────────────────────────────────────
10:33:44 PM: ​
10:33:44 PM: $ mkdocs build
10:33:45 PM: INFO - Cleaning site directory
10:33:45 PM: INFO - Building documentation to directory: /opt/build/repo/site
10:33:46 PM: INFO - Documentation built in 1.05 seconds
10:33:46 PM: ​
10:33:46 PM: (build.command completed in 1.4s)
10:33:46 PM:
10:33:46 PM: (Netlify Build completed in 1.8s)
10:35:12 PM: Section completed: building
10:35:18 PM: Finished processing build request in 4m7.211s

Deploying

Complete
10:33:46 PM: Deploy site
10:33:46 PM: ────────────────────────────────────────────────────────────────
10:33:46 PM: ​
10:33:46 PM: Starting to deploy site from 'site'
10:33:46 PM: Calculating files to upload
10:33:46 PM: 1 new file(s) to upload
10:33:46 PM: 0 new function(s) to upload
10:33:46 PM: Section completed: deploying
10:33:46 PM: Site deploy was successfully initiated
10:33:46 PM: ​
10:33:46 PM: (Deploy site completed in 320ms)

Cleanup

Complete
10:33:46 PM: Netlify Build Complete
10:33:46 PM: ────────────────────────────────────────────────────────────────
10:33:46 PM: ​
10:33:47 PM: Caching artifacts
10:33:47 PM: Started saving build plugins
10:33:47 PM: Finished saving build plugins
10:33:47 PM: Started saving mise cache
10:33:58 PM: Finished saving mise cache
10:33:58 PM: Started saving pip cache
10:33:58 PM: Finished saving pip cache
10:33:58 PM: Started saving emacs cask dependencies
10:33:58 PM: Finished saving emacs cask dependencies
10:33:58 PM: Started saving maven dependencies
10:33:59 PM: Finished saving maven dependencies
10:33:59 PM: Started saving boot dependencies
10:33:59 PM: Finished saving boot dependencies
10:33:59 PM: Started saving rust rustup cache
10:33:59 PM: Finished saving rust rustup cache
10:33:59 PM: Started saving go dependencies
10:33:59 PM: Finished saving go dependencies
10:35:12 PM: Cached Ruby version 2.6.2
10:35:12 PM: Build script success
10:35:17 PM: Uploading Cache of size 206.8MB
10:35:18 PM: Section completed: cleanup

Post-processing

Complete
10:33:46 PM: Post processing - header rules
10:33:46 PM: Starting post processing
10:33:46 PM: Skipping form detection
10:33:46 PM: Post processing - redirect rules
10:33:46 PM: Post processing done
10:33:46 PM: Section completed: postprocessing
10:33:47 PM: Site is live ✨