Skip to main content

Deploy details

Deploy successful for coreprotect

Fixed broken entity rollbacks

Production: master@3038e96

Deploy log

Initializing

Complete
11:16:01 PM: Build ready to start
11:16:13 PM: build-image version: 9a361c83c6a43010ba0aa3ea38214accc0223b2c (focal)
11:16:13 PM: buildbot version: 9a4374dc9e2c1cbd2a152e441d69a3a6d7e12511
11:16:13 PM: Fetching cached dependencies
11:16:13 PM: Starting to download cache of 154.5MB
11:16:15 PM: Finished downloading cache in 2.195s
11:16:15 PM: Starting to extract cache
11:16:18 PM: Finished extracting cache in 2.675s
11:16:18 PM: Finished fetching cache in 4.912s
11:16:18 PM: Starting to prepare the repo for build
11:16:18 PM: Preparing Git Reference refs/heads/master
11:16:20 PM: Starting to install dependencies
11:16:20 PM: Started restoring cached mise cache
11:16:21 PM: Finished restoring cached mise cache
11:16:21 PM: mise python@3.8.20 install
11:16:21 PM: mise python@3.8.20 download cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
11:16:22 PM: mise python@3.8.20 extract cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
11:16:23 PM: mise python@3.8.20 python --version
11:16:23 PM: mise python@3.8.20 Python 3.8.20
11:16:23 PM: mise python@3.8.20 installed
11:16:23 PM: Python version set to 3.8
11:16:25 PM: Collecting pipenv
11:16:25 PM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
11:16:25 PM: Collecting certifi (from pipenv)
11:16:25 PM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
11:16:25 PM: Collecting packaging>=22 (from pipenv)
11:16:25 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
11:16:25 PM: 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)
11:16:25 PM: Collecting virtualenv>=20.24.2 (from pipenv)
11:16:25 PM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
11:16:26 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
11:16:26 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
11:16:26 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
11:16:26 PM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
11:16:26 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
11:16:26 PM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
11:16:26 PM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
11:16:26 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 21.7 MB/s eta 0:00:00
11:16:26 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
11:16:26 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 3.4 MB/s eta 0:00:00
11:16:26 PM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
11:16:26 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 89.4 MB/s eta 0:00:00
11:16:26 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
11:16:26 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 10.4 MB/s eta 0:00:00
11:16:26 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
11:16:26 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 17.2 MB/s eta 0:00:00
11:16:26 PM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
11:16:26 PM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
11:16:26 PM: Installing collected packages: distlib, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
11:16:29 PM: 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.3
11:16:30 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
11:16:30 PM: [notice] To update, run: pip install --upgrade pip
11:16:30 PM: Installing pip dependencies from requirements.txt
11:16:30 PM: Started restoring cached pip cache
11:16:30 PM: Finished restoring cached pip cache
11:16:31 PM: Collecting mkdocs==1.3.1 (from -r requirements.txt (line 1))
11:16:31 PM: Using cached mkdocs-1.3.1-py3-none-any.whl.metadata (4.8 kB)
11:16:31 PM: Collecting click>=3.3 (from mkdocs==1.3.1->-r requirements.txt (line 1))
11:16:31 PM: Using cached click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
11:16:31 PM: Collecting Jinja2>=2.10.2 (from mkdocs==1.3.1->-r requirements.txt (line 1))
11:16:31 PM: Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
11:16:31 PM: Collecting Markdown<3.4,>=3.2.1 (from mkdocs==1.3.1->-r requirements.txt (line 1))
11:16:31 PM: Using cached Markdown-3.3.7-py3-none-any.whl.metadata (4.6 kB)
11:16:31 PM: Collecting PyYAML>=3.10 (from mkdocs==1.3.1->-r requirements.txt (line 1))
11:16:31 PM: Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
11:16:31 PM: Collecting watchdog>=2.0 (from mkdocs==1.3.1->-r requirements.txt (line 1))
11:16:31 PM: Using cached watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl.metadata (38 kB)
11:16:31 PM: Collecting ghp-import>=1.0 (from mkdocs==1.3.1->-r requirements.txt (line 1))
11:16:31 PM: Using cached ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB)
11:16:31 PM: Collecting pyyaml-env-tag>=0.1 (from mkdocs==1.3.1->-r requirements.txt (line 1))
11:16:31 PM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl.metadata (4.1 kB)
11:16:31 PM: Collecting importlib-metadata>=4.3 (from mkdocs==1.3.1->-r requirements.txt (line 1))
11:16:31 PM: Using cached importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB)
11:16:31 PM: Requirement already satisfied: packaging>=20.5 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs==1.3.1->-r requirements.txt (line 1)) (24.2)
11:16:31 PM: Collecting mergedeep>=1.3.4 (from mkdocs==1.3.1->-r requirements.txt (line 1))
11:16:31 PM: Using cached mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB)
11:16:31 PM: Collecting python-dateutil>=2.8.1 (from ghp-import>=1.0->mkdocs==1.3.1->-r requirements.txt (line 1))
11:16:31 PM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
11:16:31 PM: Collecting zipp>=3.20 (from importlib-metadata>=4.3->mkdocs==1.3.1->-r requirements.txt (line 1))
11:16:31 PM: Using cached zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB)
11:16:31 PM: Collecting MarkupSafe>=2.0 (from Jinja2>=2.10.2->mkdocs==1.3.1->-r requirements.txt (line 1))
11:16:31 PM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
11:16:31 PM: Collecting six>=1.5 (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs==1.3.1->-r requirements.txt (line 1))
11:16:31 PM: Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
11:16:31 PM: Using cached mkdocs-1.3.1-py3-none-any.whl (3.7 MB)
11:16:31 PM: Using cached click-8.1.8-py3-none-any.whl (98 kB)
11:16:31 PM: Using cached ghp_import-2.1.0-py3-none-any.whl (11 kB)
11:16:31 PM: Using cached importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
11:16:31 PM: Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
11:16:31 PM: Using cached Markdown-3.3.7-py3-none-any.whl (97 kB)
11:16:31 PM: Using cached mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
11:16:31 PM: Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (746 kB)
11:16:31 PM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
11:16:31 PM: Using cached watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl (82 kB)
11:16:31 PM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
11:16:31 PM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
11:16:31 PM: Using cached zipp-3.20.2-py3-none-any.whl (9.2 kB)
11:16:31 PM: Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
11:16:31 PM: Installing collected packages: zipp, watchdog, six, PyYAML, mergedeep, MarkupSafe, click, pyyaml-env-tag, python-dateutil, Jinja2, importlib-metadata, Markdown, ghp-import, mkdocs
11:16:32 PM: Successfully installed Jinja2-3.1.6 Markdown-3.3.7 MarkupSafe-2.1.5 PyYAML-6.0.2 click-8.1.8 ghp-import-2.1.0 importlib-metadata-8.5.0 mergedeep-1.3.4 mkdocs-1.3.1 python-dateutil-2.9.0.post0 pyyaml-env-tag-0.1 six-1.17.0 watchdog-4.0.2 zipp-3.20.2
11:16:32 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
11:16:32 PM: [notice] To update, run: pip install --upgrade pip
11:16:32 PM: Pip dependencies installed
11:16:33 PM: Attempting Ruby version 2.7.2, read from environment
11:16:33 PM: Using Ruby version 2.7.2
11:16:34 PM: Started restoring cached go cache
11:16:34 PM: Finished restoring cached go cache
11:16:34 PM: Installing Go version 1.14.4 (requested 1.14.4)
11:16:38 PM: go version go1.14.4 linux/amd64
11:16:39 PM: Using PHP version 8.0
11:16:40 PM: Started restoring cached Node.js version
11:17:01 PM: Finished restoring cached Node.js version
11:17:01 PM: v12.18.0 is already installed.
11:17:01 PM: Now using node v12.18.0 (npm v6.14.4)
11:17:01 PM: Started restoring cached build plugins
11:17:01 PM: Finished restoring cached build plugins
11:17:02 PM: Successfully installed dependencies
11:17:02 PM: Starting build script
11:17:03 PM: Detected 0 framework(s)
11:17:03 PM: Section completed: initializing

Building

Complete
11:17:04 PM: Netlify Build
11:17:04 PM: ────────────────────────────────────────────────────────────────
11:17:04 PM:
11:17:04 PM: ❯ Version
11:17:04 PM: @netlify/build 29.59.2
11:17:04 PM:
11:17:04 PM: ❯ Flags
11:17:04 PM: accountId: 5c478a9bc14e490174fa7cb8
11:17:04 PM: baseRelDir: true
11:17:04 PM: buildId: 67cf72b1d16f4c00083aa14b
11:17:04 PM: deployId: 67cf72b1d16f4c00083aa14d
11:17:04 PM:
11:17:04 PM: ❯ Current directory
11:17:04 PM: /opt/build/repo
11:17:04 PM:
11:17:04 PM: ❯ Config file
11:17:04 PM: No config file was defined: using default values.
11:17:04 PM:
11:17:04 PM: ❯ Context
11:17:04 PM: production
11:17:04 PM:
11:17:04 PM: Build command from Netlify app
11:17:04 PM: ────────────────────────────────────────────────────────────────
11:17:04 PM: ​
11:17:04 PM: $ mkdocs build
11:17:04 PM: INFO - Cleaning site directory
11:17:04 PM: INFO - Building documentation to directory: /opt/build/repo/site
11:17:05 PM: INFO - Documentation built in 0.17 seconds
11:17:05 PM: ​
11:17:05 PM: (build.command completed in 327ms)
11:17:05 PM:
11:17:05 PM: (Netlify Build completed in 1.2s)
11:17:06 PM: Section completed: building
11:17:11 PM: Finished processing build request in 57.89s

Deploying

Complete
11:17:05 PM: Deploy site
11:17:05 PM: ────────────────────────────────────────────────────────────────
11:17:05 PM: ​
11:17:05 PM: Starting to deploy site from 'site'
11:17:05 PM: Calculating files to upload
11:17:05 PM: 2 new file(s) to upload
11:17:05 PM: 0 new function(s) to upload
11:17:05 PM: Section completed: deploying
11:17:05 PM: Site deploy was successfully initiated
11:17:05 PM: ​
11:17:05 PM: (Deploy site completed in 778ms)

Cleanup

Complete
11:17:05 PM: Netlify Build Complete
11:17:05 PM: ────────────────────────────────────────────────────────────────
11:17:05 PM: ​
11:17:06 PM: Caching artifacts
11:17:06 PM: Started saving build plugins
11:17:06 PM: Finished saving build plugins
11:17:06 PM: Started saving mise cache
11:17:06 PM: Finished saving mise cache
11:17:06 PM: Started saving pip cache
11:17:06 PM: Finished saving pip cache
11:17:06 PM: Started saving emacs cask dependencies
11:17:06 PM: Finished saving emacs cask dependencies
11:17:06 PM: Started saving maven dependencies
11:17:06 PM: Finished saving maven dependencies
11:17:06 PM: Started saving boot dependencies
11:17:06 PM: Finished saving boot dependencies
11:17:06 PM: Started saving rust rustup cache
11:17:06 PM: Finished saving rust rustup cache
11:17:06 PM: Started saving go dependencies
11:17:06 PM: Finished saving go dependencies
11:17:06 PM: Build script success
11:17:10 PM: Uploading Cache of size 154.5MB
11:17:11 PM: Section completed: cleanup

Post-processing

Complete
11:17:06 PM: Post processing - header rules
11:17:06 PM: Post processing - redirect rules
11:17:06 PM: Starting post processing
11:17:06 PM: Skipping form detection
11:17:06 PM: Site is live ✨
11:17:06 PM: Post processing done
11:17:06 PM: Section completed: postprocessing