Skip to main content

Deploy details

Deploy successful for dlt-hub-docs

implements secret masking for auth helpers

PR #1643: fix/1474-rest_api_source-mask-secrets@e9fcc38

Deploy log

Initializing

Complete
12:55:29 PM: Build ready to start
12:55:46 PM: build-image version: ecdc8b770f4a0193fd3f258c1bc6029e681813a4 (focal)
12:55:46 PM: buildbot version: 22552e71c3c7b6a5ebfd780eb1c9b2f42fe63aa7
12:55:46 PM: Fetching cached dependencies
12:55:46 PM: Starting to download cache of 395.9MB
12:55:48 PM: Finished downloading cache in 1.674s
12:55:48 PM: Starting to extract cache
12:55:52 PM: Finished extracting cache in 3.856s
12:55:52 PM: Finished fetching cache in 5.6s
12:55:52 PM: Starting to prepare the repo for build
12:55:52 PM: Preparing Git Reference pull/1643/head
12:55:54 PM: Custom build path detected. Proceeding with the specified path: 'docs/website'
12:55:54 PM: Custom publish path detected. Proceeding with the specified path: 'docs/website/build'
12:55:54 PM: manpath: warning: $PATH not set
12:55:55 PM: Starting to install dependencies
12:55:55 PM: Python version set to 3.8
12:55:55 PM: Installing pip dependencies
12:55:55 PM: Started restoring cached pip cache
12:55:55 PM: Finished restoring cached pip cache
12:55:56 PM: Collecting pydoc-markdown==4.8.2
12:55:56 PM: Using cached pydoc_markdown-4.8.2-py3-none-any.whl (67 kB)
12:55:56 PM: Collecting typing-extensions==4.6.3
12:55:56 PM: Using cached typing_extensions-4.6.3-py3-none-any.whl (31 kB)
12:55:56 PM: Collecting databind.json==4.4.2
12:55:56 PM: Using cached databind.json-4.4.2-py3-none-any.whl (19 kB)
12:55:56 PM: Collecting databind.core==4.4.2
12:55:56 PM: Using cached databind.core-4.4.2-py3-none-any.whl (31 kB)
12:55:56 PM: Collecting click<9.0,>=7.1
12:55:56 PM: Using cached click-8.1.7-py3-none-any.whl (97 kB)
12:55:56 PM: Collecting watchdog
12:55:56 PM: Using cached watchdog-4.0.1-py3-none-manylinux2014_x86_64.whl (83 kB)
12:55:56 PM: Collecting jinja2<4.0.0,>=3.0.0
12:55:56 PM: Using cached jinja2-3.1.4-py3-none-any.whl (133 kB)
12:55:56 PM: Collecting tomli_w<2.0.0,>=1.0.0
12:55:56 PM: Using cached tomli_w-1.0.0-py3-none-any.whl (6.0 kB)
12:55:56 PM: Collecting docspec<3.0.0,>=2.2.1
12:55:56 PM: Using cached docspec-2.2.1-py3-none-any.whl (9.8 kB)
12:55:57 PM: Collecting nr.util<1.0.0,>=0.7.5
12:55:57 PM: Using cached nr.util-0.8.12-py3-none-any.whl (90 kB)
12:55:57 PM: Collecting docspec-python<3.0.0,>=2.2.1
12:55:57 PM: Using cached docspec_python-2.2.1-py3-none-any.whl (16 kB)
12:55:57 PM: Collecting PyYAML<7.0,>=5.0
12:55:57 PM: Using cached PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
12:55:57 PM: Collecting yapf>=0.30.0
12:55:57 PM: Using cached yapf-0.40.2-py3-none-any.whl (254 kB)
12:55:57 PM: Processing /opt/buildhome/.cache/pip/wheels/db/99/e8/eb53b9eaed784d7ea1ef9794be129ef88e783d297939b33704/docstring_parser-0.11-py3-none-any.whl
12:55:57 PM: Collecting requests<3.0.0,>=2.23.0
12:55:57 PM: Using cached requests-2.32.3-py3-none-any.whl (64 kB)
12:55:57 PM: Collecting tomli<3.0.0,>=2.0.0
12:55:57 PM: Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
12:55:57 PM: Collecting typeapi<3.0.0,>=2.0.1
12:55:57 PM: Using cached typeapi-2.2.3-py3-none-any.whl (26 kB)
12:55:57 PM: Collecting nr-date<3.0.0,>=2.0.0
12:55:57 PM: Using cached nr_date-2.1.0-py3-none-any.whl (10 kB)
12:55:57 PM: Collecting Deprecated<2.0.0,>=1.2.12
12:55:57 PM: Using cached Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB)
12:55:57 PM: Requirement already satisfied: setuptools>=40.8.0; python_version < "3.10" in /opt/buildhome/python3.8/lib/python3.8/site-packages (from databind.core==4.4.2->-r requirements.txt (line 4)) (71.1.0)
12:55:57 PM: Collecting nr-stream<2.0.0,>=1.0.0
12:55:57 PM: Using cached nr_stream-1.1.5-py3-none-any.whl (10 kB)
12:55:57 PM: Collecting MarkupSafe>=2.0
12:55:57 PM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
12:55:57 PM: Collecting black<24.0.0,>=23.1.0
12:55:57 PM: Using cached black-23.12.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB)
12:55:58 PM: Collecting importlib-metadata>=6.6.0
12:55:58 PM: Using cached importlib_metadata-8.2.0-py3-none-any.whl (25 kB)
12:55:58 PM: Requirement already satisfied: platformdirs>=3.5.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from yapf>=0.30.0->pydoc-markdown==4.8.2->-r requirements.txt (line 1)) (4.2.2)
12:55:58 PM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests<3.0.0,>=2.23.0->pydoc-markdown==4.8.2->-r requirements.txt (line 1)) (2024.7.4)
12:55:58 PM: Collecting urllib3<3,>=1.21.1
12:55:58 PM: Using cached urllib3-2.2.2-py3-none-any.whl (121 kB)
12:55:58 PM: Collecting charset-normalizer<4,>=2
12:55:58 PM: Using cached charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
12:55:58 PM: Collecting idna<4,>=2.5
12:55:58 PM: Using cached idna-3.7-py3-none-any.whl (66 kB)
12:55:58 PM: Collecting wrapt<2,>=1.10
12:55:58 PM: Using cached wrapt-1.16.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB)
12:55:58 PM: Collecting mypy-extensions>=0.4.3
12:55:58 PM: Using cached mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)
12:55:58 PM: Collecting pathspec>=0.9.0
12:55:58 PM: Using cached pathspec-0.12.1-py3-none-any.whl (31 kB)
12:55:58 PM: Collecting packaging>=22.0
12:55:58 PM: Using cached packaging-24.1-py3-none-any.whl (53 kB)
12:55:58 PM: Collecting zipp>=0.5
12:55:58 PM: Using cached zipp-3.19.2-py3-none-any.whl (9.0 kB)
12:55:58 PM: Installing collected packages: click, watchdog, MarkupSafe, jinja2, tomli-w, typing-extensions, typeapi, wrapt, Deprecated, nr-date, nr-stream, databind.core, databind.json, docspec, nr.util, tomli, mypy-extensions, pathspec, packaging, black, docspec-python, PyYAML, zipp, importlib-metadata, yapf, docstring-parser, urllib3, charset-normalizer, idna, requests, pydoc-markdown
12:55:59 PM: Successfully installed Deprecated-1.2.14 MarkupSafe-2.1.5 PyYAML-6.0.1 black-23.12.1 charset-normalizer-3.3.2 click-8.1.7 databind.core-4.4.2 databind.json-4.4.2 docspec-2.2.1 docspec-python-2.2.1 docstring-parser-0.11 idna-3.7 importlib-metadata-8.2.0 jinja2-3.1.4 mypy-extensions-1.0.0 nr-date-2.1.0 nr-stream-1.1.5 nr.util-0.8.12 packaging-24.1 pathspec-0.12.1 pydoc-markdown-4.8.2 requests-2.32.3 tomli-2.0.1 tomli-w-1.0.0 typeapi-2.2.3 typing-extensions-4.6.3 urllib3-2.2.2 watchdog-4.0.1 wrapt-1.16.0 yapf-0.40.2 zipp-3.19.2
12:55:59 PM: Pip dependencies installed
12:56:00 PM: Attempting Ruby version 2.7.2, read from environment
12:56:00 PM: Using Ruby version 2.7.2
12:56:01 PM: Started restoring cached go cache
12:56:01 PM: Finished restoring cached go cache
12:56:01 PM: Installing Go version 1.17 (requested 1.17)
12:56:05 PM: go version go1.17 linux/amd64
12:56:06 PM: Using PHP version 8.0
12:56:07 PM: Started restoring cached Node.js version
12:56:09 PM: Finished restoring cached Node.js version
12:56:09 PM: v20.16.0 is already installed.
12:56:09 PM: Now using node v20.16.0 (npm v10.8.1)
12:56:09 PM: Enabling Node.js Corepack
12:56:10 PM: Started restoring cached build plugins
12:56:10 PM: Finished restoring cached build plugins
12:56:10 PM: Started restoring cached corepack dependencies
12:56:10 PM: Finished restoring cached corepack dependencies
12:56:10 PM: No npm workspaces detected
12:56:10 PM: Started restoring cached node modules
12:56:10 PM: Finished restoring cached node modules
12:56:10 PM: Installing npm packages using npm version 10.8.1
12:56:27 PM: up to date, audited 1158 packages in 17s
12:56:27 PM: 211 packages are looking for funding
12:56:27 PM: run `npm fund` for details
12:56:27 PM: 26 vulnerabilities (13 moderate, 13 high)
12:56:27 PM: To address issues that do not require attention, run:
12:56:27 PM: npm audit fix
12:56:27 PM: To address all issues (including breaking changes), run:
12:56:27 PM: npm audit fix --force
12:56:27 PM: Run `npm audit` for details.
12:56:27 PM: npm packages installed
12:56:28 PM: Successfully installed dependencies
12:56:28 PM: Starting build script
12:56:29 PM: Detected 1 framework(s)
12:56:29 PM: "docusaurus" at version "2.4.3"
12:56:29 PM: Section completed: initializing

Building

Complete
12:56:30 PM: Netlify Build
12:56:30 PM: ────────────────────────────────────────────────────────────────
12:56:30 PM:
12:56:30 PM: ❯ Version
12:56:30 PM: @netlify/build 29.51.3
12:56:30 PM:
12:56:30 PM: ❯ Flags
12:56:30 PM: baseRelDir: true
12:56:30 PM: buildId: 66a79141cf66830008eb69ec
12:56:30 PM: deployId: 66a79141cf66830008eb69ee
12:56:30 PM:
12:56:30 PM: ❯ Current directory
12:56:30 PM: /opt/build/repo/docs/website
12:56:30 PM:
12:56:30 PM: ❯ Config file
12:56:30 PM: /opt/build/repo/docs/website/netlify.toml
12:56:30 PM:
12:56:30 PM: ❯ Context
12:56:30 PM: deploy-preview
12:56:30 PM:
12:56:30 PM: Build command from Netlify app
12:56:30 PM: ────────────────────────────────────────────────────────────────
12:56:30 PM: ​
12:56:30 PM: $ npm run build:netlify
12:56:30 PM: > dlt-docs@0.0.0 build:netlify
12:56:30 PM: > node tools/preprocess_docs.js && PYTHONPATH=. pydoc-markdown && node tools/update_version_env.js && docusaurus build --out-dir build/docs
12:56:31 PM: Synced 12 examples
12:56:31 PM: Processing docs...
12:56:31 PM: Processed 129 files.
12:56:31 PM: Inserted 33 snippets.
12:56:31 PM: Processed 45 tuba blocks.
12:56:36 PM: [INFO] [en] Creating an optimized production build...
12:56:37 PM: [WARNING] Cannot infer the update date for some files, as they are not tracked by git.
12:56:50 PM: [info] [webpackbar] Compiling Client
12:56:50 PM: [info] [webpackbar] Compiling Server
12:57:50 PM: [success] [webpackbar] Client: Compiled successfully in 59.85s
12:57:54 PM: Component SubscribeCTA was not imported, exported, or provided by MDXProvider as global scope
12:57:54 PM: Component SubscribeCTA was not imported, exported, or provided by MDXProvider as global scope
12:57:56 PM: Component SubscribeCTA was not imported, exported, or provided by MDXProvider as global scope
12:57:56 PM: Component SubscribeCTA was not imported, exported, or provided by MDXProvider as global scope
12:57:56 PM: Component SubscribeCTA was not imported, exported, or provided by MDXProvider as global scope
12:57:56 PM: Component SubscribeCTA was not imported, exported, or provided by MDXProvider as global scope
12:57:57 PM: Component SubscribeCTA was not imported, exported, or provided by MDXProvider as global scope
12:57:58 PM: Component SubscribeCTA was not imported, exported, or provided by MDXProvider as global scope
12:57:58 PM: Component SubscribeCTA was not imported, exported, or provided by MDXProvider as global scope
12:58:05 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:05 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:05 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:05 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:05 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:05 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:05 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:05 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:05 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:05 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:05 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:06 PM: No admonition config found for admonition type "undefined". Using Info as fallback.
12:58:10 PM: [success] [webpackbar] Server: Compiled successfully in 1.33m
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nUnexpected '}' at assets/css/styles.2c122e6c.css:25:128559.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nUnexpected '}' at assets/css/styles.2c122e6c.css:25:129710.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nUnexpected '}' at assets/css/styles.2c122e6c.css:25:129891.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nUnexpected '}' at assets/css/styles.2c122e6c.css:25:130081.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid property name '.loomContainer{margin' at assets/css/styles.2c122e6c.css:25:128529. Ignoring.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid property name '.DocSearch-Button-Keys,.DocSearch-Button-Placeholder{display' at assets/css/styles.2c122e6c.css:25:128585. Ignoring.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid property name '.markdown h1' at assets/css/styles.2c122e6c.css:25:129736. Ignoring.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid property name '.markdown>h2{--ifm-h2-font-size' at assets/css/styles.2c122e6c.css:25:129785. Ignoring.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid property name '.searchQueryColumn_RTkw{max-width' at assets/css/styles.2c122e6c.css:25:129928. Ignoring.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid property name '.backToTopButton_sjWU' at assets/css/styles.2c122e6c.css:25:130103. Ignoring.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid selector '}@media (hover:hover)' at assets/css/styles.2c122e6c.css:25:130081. Ignoring.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid selector '}@media screen and (max-width:576px)' at assets/css/styles.2c122e6c.css:25:129891. Ignoring.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid selector '}@media (max-width:576px)' at assets/css/styles.2c122e6c.css:25:129710. Ignoring.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid selector '}@media (max-width:768px)' at assets/css/styles.2c122e6c.css:25:128559. Ignoring.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid selector '}@media (hover:hover)' at assets/css/styles.2c122e6c.css:25:130081. Ignoring.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid selector '}@media screen and (max-width:576px)' at assets/css/styles.2c122e6c.css:25:129891. Ignoring.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid selector '}@media (max-width:576px)' at assets/css/styles.2c122e6c.css:25:129710. Ignoring.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid selector '}@media (max-width:768px)' at assets/css/styles.2c122e6c.css:25:128559. Ignoring.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid selector '}@media (hover:hover)' at assets/css/styles.2c122e6c.css:25:130081. Ignoring.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid selector '}@media screen and (max-width:576px)' at assets/css/styles.2c122e6c.css:25:129891. Ignoring.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid selector '}@media (max-width:576px)' at assets/css/styles.2c122e6c.css:25:129710. Ignoring.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid selector '}@media (hover:hover)' at assets/css/styles.2c122e6c.css:25:130081. Ignoring.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid selector '}@media screen and (max-width:576px)' at assets/css/styles.2c122e6c.css:25:129891. Ignoring.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid selector '}@media (max-width:576px)' at assets/css/styles.2c122e6c.css:25:129710. Ignoring.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid selector '}@media (hover:hover)' at assets/css/styles.2c122e6c.css:25:130081. Ignoring.","compilerPath":"client"}
12:58:10 PM: [WARNING] {"file":"assets/css/styles.2c122e6c.css","message":"assets/css/styles.2c122e6c.css from Css Minimizer plugin\nInvalid selector '}@media screen and (max-width:576px)' at assets/css/styles.2c122e6c.css:25:129891. Ignoring.","compilerPath":"client"}
12:58:18 PM: [SUCCESS] Generated static files in "build/docs".
12:58:18 PM: [INFO] Use `npm run serve` command to test your build locally.
12:58:18 PM: ​
12:58:18 PM: (build.command completed in 1m 47.9s)
12:58:18 PM:
12:58:23 PM: (Netlify Build completed in 1m 52.4s)
12:58:23 PM: Section completed: building
12:58:44 PM: Finished processing build request in 2m58.098s

Deploying

Complete
12:58:18 PM: Deploy site
12:58:18 PM: ────────────────────────────────────────────────────────────────
12:58:18 PM: ​
12:58:18 PM: Starting to deploy site from 'docs/website/build'
12:58:18 PM: Calculating files to upload
12:58:21 PM: 803 new files to upload
12:58:21 PM: 0 new functions to upload
12:58:21 PM: Starting to upload
12:58:21 PM: 10% uploaded
12:58:21 PM: 20% uploaded
12:58:21 PM: 30% uploaded
12:58:21 PM: 40% uploaded
12:58:21 PM: 50% uploaded
12:58:22 PM: 60% uploaded
12:58:22 PM: 70% uploaded
12:58:22 PM: 80% uploaded
12:58:22 PM: 90% uploaded
12:58:23 PM: 100% uploaded
12:58:23 PM: Section completed: deploying
12:58:23 PM: Site deploy was successfully initiated
12:58:23 PM: ​
12:58:23 PM: (Deploy site completed in 4.3s)

Cleanup

Complete
12:58:23 PM: Netlify Build Complete
12:58:23 PM: ────────────────────────────────────────────────────────────────
12:58:23 PM: ​
12:58:23 PM: Caching artifacts
12:58:23 PM: Started saving node modules
12:58:23 PM: Finished saving node modules
12:58:23 PM: Started saving build plugins
12:58:23 PM: Finished saving build plugins
12:58:23 PM: Started saving corepack cache
12:58:23 PM: Finished saving corepack cache
12:58:23 PM: Started saving pip cache
12:58:23 PM: Finished saving pip cache
12:58:23 PM: Started saving emacs cask dependencies
12:58:23 PM: Finished saving emacs cask dependencies
12:58:23 PM: Started saving maven dependencies
12:58:23 PM: Finished saving maven dependencies
12:58:23 PM: Started saving boot dependencies
12:58:23 PM: Finished saving boot dependencies
12:58:23 PM: Started saving rust rustup cache
12:58:23 PM: Finished saving rust rustup cache
12:58:23 PM: Started saving go dependencies
12:58:23 PM: Finished saving go dependencies
12:58:23 PM: Build script success
12:58:43 PM: Uploading Cache of size 402.8MB
12:58:44 PM: Section completed: cleanup

Post-processing

Complete
12:58:23 PM: Starting post processing
12:58:23 PM: Skipping form detection
12:58:23 PM: Post processing - header rules
12:58:23 PM: Post processing - redirect rules
12:58:23 PM: Post processing done
12:58:23 PM: Section completed: postprocessing
12:58:24 PM: Site is live ✨