Deploy details
Deploy log
12:35:00 PM: Build ready to start
12:35:02 PM: build-image version: 653805ca4a64301556e56dc4b321ef8fc20cbb7c
12:35:02 PM: build-image tag: v3.8.2
12:35:02 PM: buildbot version: 27121fae4d1b3a5c621e9bbd5ca8c7f99e19f330
12:35:03 PM: Fetching cached dependencies
12:35:03 PM: Starting to download cache of 72.9MB
12:35:03 PM: Finished downloading cache in 863.303951ms
12:35:03 PM: Starting to extract cache
12:35:06 PM: Finished extracting cache in 2.228442722s
12:35:06 PM: Finished fetching cache in 3.119524701s
12:35:06 PM: Starting to prepare the repo for build
12:35:06 PM: Preparing Git Reference pull/12/head
12:35:07 PM: Parsing package.json dependencies
12:35:07 PM: Starting build script
12:35:07 PM: Installing dependencies
12:35:07 PM: Python version set to 3.7
12:35:08 PM: Started restoring cached node version
12:35:11 PM: Finished restoring cached node version
12:35:11 PM: v12.18.0 is already installed.
12:35:12 PM: Now using node v12.18.0 (npm v6.14.4)
12:35:12 PM: Started restoring cached build plugins
12:35:12 PM: Finished restoring cached build plugins
12:35:12 PM: Attempting ruby version 2.7.2, read from environment
12:35:14 PM: Using ruby version 2.7.2
12:35:14 PM: Using PHP version 5.6
12:35:14 PM: Installing pip dependencies
12:35:14 PM: Started restoring cached pip cache
12:35:14 PM: Finished restoring cached pip cache
12:35:15 PM: Collecting mkdocs==1.2.2
12:35:15 PM: Using cached mkdocs-1.2.2-py3-none-any.whl (6.4 MB)
12:35:15 PM: Collecting mkdocs-material==7.2.1
12:35:15 PM: Using cached mkdocs_material-7.2.1-py2.py3-none-any.whl (4.2 MB)
12:35:15 PM: Collecting Jinja2>=2.10.1
12:35:15 PM: Using cached Jinja2-3.0.1-py3-none-any.whl (133 kB)
12:35:15 PM: Collecting watchdog>=2.0
12:35:15 PM: Using cached watchdog-2.1.3-py3-none-manylinux2014_x86_64.whl (75 kB)
12:35:15 PM: Collecting Markdown>=3.2.1
12:35:15 PM: Using cached Markdown-3.3.4-py3-none-any.whl (97 kB)
12:35:16 PM: Collecting mergedeep>=1.3.4
12:35:16 PM: Using cached mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
12:35:16 PM: Collecting PyYAML>=3.10
12:35:16 PM: Using cached PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636 kB)
12:35:16 PM: Collecting click>=3.3
12:35:16 PM: Using cached click-8.0.1-py3-none-any.whl (97 kB)
12:35:16 PM: Collecting pyyaml-env-tag>=0.1
12:35:16 PM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
12:35:16 PM: Collecting ghp-import>=1.0
12:35:16 PM: Using cached ghp_import-2.0.1-py3-none-any.whl
12:35:16 PM: Collecting importlib-metadata>=3.10
12:35:16 PM: Using cached importlib_metadata-4.6.3-py3-none-any.whl (17 kB)
12:35:16 PM: Collecting packaging>=20.5
12:35:16 PM: Using cached packaging-21.0-py3-none-any.whl (40 kB)
12:35:16 PM: Collecting pymdown-extensions>=7.0
12:35:16 PM: Using cached pymdown_extensions-8.2-py3-none-any.whl (207 kB)
12:35:16 PM: Collecting mkdocs-material-extensions>=1.0
12:35:16 PM: Using cached mkdocs_material_extensions-1.0.1-py3-none-any.whl (8.0 kB)
12:35:16 PM: Collecting Pygments>=2.4
12:35:16 PM: Using cached Pygments-2.9.0-py3-none-any.whl (1.0 MB)
12:35:16 PM: Collecting python-dateutil>=2.8.1
12:35:16 PM: Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
12:35:16 PM: Collecting typing-extensions>=3.6.4
12:35:16 PM: Using cached typing_extensions-3.10.0.0-py3-none-any.whl (26 kB)
12:35:17 PM: Collecting zipp>=0.5
12:35:17 PM: Using cached zipp-3.5.0-py3-none-any.whl (5.7 kB)
12:35:17 PM: Collecting MarkupSafe>=2.0
12:35:17 PM: Using cached MarkupSafe-2.0.1-cp37-cp37m-manylinux2010_x86_64.whl (31 kB)
12:35:17 PM: Collecting pyparsing>=2.0.2
12:35:17 PM: Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
12:35:17 PM: Collecting six>=1.5
12:35:17 PM: Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
12:35:17 PM: Installing collected packages: zipp, typing-extensions, six, PyYAML, python-dateutil, pyparsing, MarkupSafe, importlib-metadata, watchdog, pyyaml-env-tag, packaging, mergedeep, Markdown, Jinja2, ghp-import, click, pymdown-extensions, Pygments, mkdocs-material-extensions, mkdocs, mkdocs-material
12:35:23 PM: Successfully installed Jinja2-3.0.1 Markdown-3.3.4 MarkupSafe-2.0.1 PyYAML-5.4.1 Pygments-2.9.0 click-8.0.1 ghp-import-2.0.1 importlib-metadata-4.6.3 mergedeep-1.3.4 mkdocs-1.2.2 mkdocs-material-7.2.1 mkdocs-material-extensions-1.0.1 packaging-21.0 pymdown-extensions-8.2 pyparsing-2.4.7 python-dateutil-2.8.2 pyyaml-env-tag-0.1 six-1.16.0 typing-extensions-3.10.0.0 watchdog-2.1.3 zipp-3.5.0
12:35:23 PM: WARNING: You are using pip version 20.3.4; however, version 21.2.2 is available.
12:35:23 PM: You should consider upgrading via the '/opt/buildhome/python3.7/bin/python3.7 -m pip install --upgrade pip' command.
12:35:23 PM: Pip dependencies installed
12:35:23 PM: Started restoring cached go cache
12:35:23 PM: Finished restoring cached go cache
12:35:23 PM: go version go1.14.4 linux/amd64
12:35:23 PM: go version go1.14.4 linux/amd64
12:35:23 PM: Installing missing commands
12:35:23 PM: Verify run directory
12:35:24 PM:
12:35:24 PM: ────────────────────────────────────────────────────────────────
12:35:24 PM: Netlify Build
12:35:24 PM: ────────────────────────────────────────────────────────────────
12:35:24 PM:
12:35:24 PM: ❯ Version
12:35:24 PM: @netlify/build 17.9.2
12:35:24 PM:
12:35:24 PM: ❯ Flags
12:35:24 PM: baseRelDir: true
12:35:24 PM: deployId: 610d2c744c063000078d5e7a
12:35:24 PM:
12:35:24 PM: ❯ Current directory
12:35:24 PM: /opt/build/repo
12:35:24 PM:
12:35:24 PM: ❯ Config file
12:35:24 PM: /opt/build/repo/netlify.toml
12:35:24 PM:
12:35:24 PM: ❯ Context
12:35:24 PM: deploy-preview
12:35:24 PM:
12:35:24 PM: ────────────────────────────────────────────────────────────────
12:35:24 PM: 1. build.command from netlify.toml
12:35:24 PM: ────────────────────────────────────────────────────────────────
12:35:24 PM:
12:35:24 PM: $ mkdocs build
12:35:24 PM: INFO - Cleaning site directory
12:35:24 PM: INFO - Building documentation to directory: /opt/build/repo/site
12:35:25 PM: INFO - Documentation built in 0.90 seconds
12:35:25 PM:
12:35:25 PM: (build.command completed in 1.3s)
12:35:25 PM:
12:35:25 PM: ────────────────────────────────────────────────────────────────
12:35:25 PM: 2. Deploy site
12:35:25 PM: ────────────────────────────────────────────────────────────────
12:35:25 PM:
12:35:25 PM: Starting to deploy site from 'site'
12:35:25 PM: Creating deploy tree
12:35:25 PM: Creating deploy upload records
12:35:25 PM: 1 new files to upload
12:35:25 PM: 0 new functions to upload
12:35:25 PM: Site deploy was successfully initiated
12:35:25 PM:
12:35:25 PM: (Deploy site completed in 340ms)
12:35:25 PM:
12:35:25 PM: ────────────────────────────────────────────────────────────────
12:35:25 PM: Netlify Build Complete
12:35:25 PM: ────────────────────────────────────────────────────────────────
12:35:25 PM:
12:35:25 PM: (Netlify Build completed in 1.7s)
12:35:26 PM: Starting post processing
12:35:26 PM: Skipping HTML post processing
12:35:26 PM: Post processing - header rules
12:35:26 PM: Post processing - redirect rules
12:35:26 PM: Caching artifacts
12:35:26 PM: Started saving build plugins
12:35:26 PM: Finished saving build plugins
12:35:26 PM: Started saving pip cache
12:35:26 PM: Finished saving pip cache
12:35:26 PM: Started saving emacs cask dependencies
12:35:26 PM: Finished saving emacs cask dependencies
12:35:26 PM: Started saving maven dependencies
12:35:26 PM: Finished saving maven dependencies
12:35:26 PM: Started saving boot dependencies
12:35:26 PM: Finished saving boot dependencies
12:35:26 PM: Started saving rust rustup cache
12:35:26 PM: Finished saving rust rustup cache
12:35:26 PM: Started saving go dependencies
12:35:26 PM: Finished saving go dependencies
12:35:26 PM: Build script success
12:35:26 PM: Post processing done
12:35:26 PM: Site is live ✨
12:35:37 PM: Finished processing build request in 34.108981971s