Deploy details
Deploy successful for dlt-hub-docs
Added info to mssql destination, on how to use windows authenticationDeploy log
Initializing
Complete
Initializing
Complete
4:57:13 AM: Build ready to start
4:57:28 AM: build-image version: fcb0c1b3ada6d25c1cb58e8bc514f5f23cc14f15 (focal)
4:57:28 AM: buildbot version: b6516ff84a8eec66d848f48c9e6b386390361fe6
4:57:28 AM: Fetching cached dependencies
4:57:28 AM: Starting to download cache of 308.1MB
4:57:31 AM: Finished downloading cache in 2.718s
4:57:31 AM: Starting to extract cache
4:57:34 AM: Finished extracting cache in 2.423s
4:57:34 AM: Finished fetching cache in 5.208s
4:57:34 AM: Starting to prepare the repo for build
4:57:34 AM: Preparing Git Reference pull/1136/head
4:57:35 AM: Custom build path detected. Proceeding with the specified path: "docs/website"
4:57:35 AM: Custom publish path detected. Proceeding with the specified path: "docs/website/build"
4:57:36 AM: manpath: warning: $PATH not set
4:57:37 AM: Starting to install dependencies
4:57:39 AM: Python version set to 3.8
4:57:39 AM: Installing pip dependencies
4:57:39 AM: Started restoring cached pip cache
4:57:39 AM: Finished restoring cached pip cache
4:57:40 AM: Collecting pydoc-markdown==4.8.2
4:57:40 AM: Using cached pydoc_markdown-4.8.2-py3-none-any.whl (67 kB)
4:57:40 AM: Collecting typing-extensions==4.6.3
4:57:40 AM: Using cached typing_extensions-4.6.3-py3-none-any.whl (31 kB)
4:57:41 AM: Collecting databind.json==4.4.2
4:57:41 AM: Using cached databind.json-4.4.2-py3-none-any.whl (19 kB)
4:57:41 AM: Collecting databind.core==4.4.2
4:57:41 AM: Using cached databind.core-4.4.2-py3-none-any.whl (31 kB)
4:57:41 AM: Collecting docspec<3.0.0,>=2.2.1
4:57:41 AM: Using cached docspec-2.2.1-py3-none-any.whl (9.8 kB)
4:57:41 AM: Collecting requests<3.0.0,>=2.23.0
4:57:41 AM: Using cached requests-2.31.0-py3-none-any.whl (62 kB)
4:57:41 AM: Collecting tomli<3.0.0,>=2.0.0
4:57:41 AM: Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
4:57:41 AM: Collecting click<9.0,>=7.1
4:57:41 AM: Using cached click-8.1.7-py3-none-any.whl (97 kB)
4:57:41 AM: Collecting watchdog
4:57:41 AM: Using cached watchdog-4.0.0-py3-none-manylinux2014_x86_64.whl (82 kB)
4:57:41 AM: Collecting nr.util<1.0.0,>=0.7.5
4:57:41 AM: Using cached nr.util-0.8.12-py3-none-any.whl (90 kB)
4:57:41 AM: Collecting tomli_w<2.0.0,>=1.0.0
4:57:41 AM: Using cached tomli_w-1.0.0-py3-none-any.whl (6.0 kB)
4:57:41 AM: Collecting yapf>=0.30.0
4:57:41 AM: Using cached yapf-0.40.2-py3-none-any.whl (254 kB)
4:57:41 AM: Collecting jinja2<4.0.0,>=3.0.0
4:57:41 AM: Using cached Jinja2-3.1.3-py3-none-any.whl (133 kB)
4:57:41 AM: Processing /opt/buildhome/.cache/pip/wheels/db/99/e8/eb53b9eaed784d7ea1ef9794be129ef88e783d297939b33704/docstring_parser-0.11-py3-none-any.whl
4:57:41 AM: Collecting PyYAML<7.0,>=5.0
4:57:41 AM: Using cached PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
4:57:41 AM: Collecting docspec-python<3.0.0,>=2.2.1
4:57:41 AM: Using cached docspec_python-2.2.1-py3-none-any.whl (16 kB)
4:57:41 AM: Collecting typeapi<3.0.0,>=2.0.1
4:57:41 AM: Using cached typeapi-2.2.1-py3-none-any.whl (25 kB)
4:57:41 AM: Collecting nr-date<3.0.0,>=2.0.0
4:57:41 AM: Using cached nr_date-2.1.0-py3-none-any.whl (10 kB)
4:57:41 AM: 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)) (69.0.3)
4:57:41 AM: Collecting nr-stream<2.0.0,>=1.0.0
4:57:41 AM: Using cached nr_stream-1.1.5-py3-none-any.whl (10 kB)
4:57:42 AM: Collecting Deprecated<2.0.0,>=1.2.12
4:57:42 AM: Using cached Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB)
4:57:42 AM: Collecting idna<4,>=2.5
4:57:42 AM: Using cached idna-3.6-py3-none-any.whl (61 kB)
4:57:42 AM: Collecting urllib3<3,>=1.21.1
4:57:42 AM: Using cached urllib3-2.2.1-py3-none-any.whl (121 kB)
4:57:42 AM: 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)) (2023.11.17)
4:57:42 AM: Collecting charset-normalizer<4,>=2
4:57:42 AM: Using cached charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
4:57:42 AM: Collecting importlib-metadata>=6.6.0
4:57:42 AM: Using cached importlib_metadata-7.1.0-py3-none-any.whl (24 kB)
4:57:42 AM: 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.1.0)
4:57:42 AM: Collecting MarkupSafe>=2.0
4:57:42 AM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
4:57:42 AM: Collecting black<24.0.0,>=23.1.0
4:57:42 AM: Using cached black-23.12.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB)
4:57:42 AM: Collecting wrapt<2,>=1.10
4:57:42 AM: 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)
4:57:42 AM: Collecting zipp>=0.5
4:57:42 AM: Using cached zipp-3.18.1-py3-none-any.whl (8.2 kB)
4:57:43 AM: Collecting packaging>=22.0
4:57:43 AM: Using cached packaging-24.0-py3-none-any.whl (53 kB)
4:57:43 AM: Collecting mypy-extensions>=0.4.3
4:57:43 AM: Using cached mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)
4:57:43 AM: Collecting pathspec>=0.9.0
4:57:43 AM: Using cached pathspec-0.12.1-py3-none-any.whl (31 kB)
4:57:43 AM: Installing collected packages: typing-extensions, typeapi, nr-stream, wrapt, Deprecated, nr-date, databind.core, databind.json, docspec, idna, urllib3, charset-normalizer, requests, tomli, click, watchdog, nr.util, tomli-w, zipp, importlib-metadata, yapf, MarkupSafe, jinja2, docstring-parser, PyYAML, packaging, mypy-extensions, pathspec, black, docspec-python, pydoc-markdown
4:57:44 AM: 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.6 importlib-metadata-7.1.0 jinja2-3.1.3 mypy-extensions-1.0.0 nr-date-2.1.0 nr-stream-1.1.5 nr.util-0.8.12 packaging-24.0 pathspec-0.12.1 pydoc-markdown-4.8.2 requests-2.31.0 tomli-2.0.1 tomli-w-1.0.0 typeapi-2.2.1 typing-extensions-4.6.3 urllib3-2.2.1 watchdog-4.0.0 wrapt-1.16.0 yapf-0.40.2 zipp-3.18.1
4:57:44 AM: Pip dependencies installed
4:57:44 AM: Attempting Ruby version 2.7.2, read from environment
4:57:44 AM: Using Ruby version 2.7.2
4:57:45 AM: Started restoring cached go cache
4:57:45 AM: Finished restoring cached go cache
4:57:45 AM: Installing Go version 1.17 (requested 1.17)
4:57:49 AM: go version go1.17 linux/amd64
4:57:50 AM: Using PHP version 8.0
4:57:51 AM: Started restoring cached Node.js version
4:57:52 AM: Finished restoring cached Node.js version
4:57:52 AM: v16.20.2 is already installed.
4:57:52 AM: Now using node v16.20.2 (npm v8.19.4)
4:57:52 AM: Enabling Node.js Corepack
4:57:52 AM: Started restoring cached build plugins
4:57:53 AM: Finished restoring cached build plugins
4:57:53 AM: Started restoring cached corepack dependencies
4:57:53 AM: Finished restoring cached corepack dependencies
4:57:53 AM: No npm workspaces detected
4:57:53 AM: Started restoring cached node modules
4:57:53 AM: Finished restoring cached node modules
4:57:53 AM: Installing npm packages using npm version 8.19.4
4:58:09 AM: added 16 packages, and audited 1144 packages in 16s
4:58:09 AM: 208 packages are looking for funding
4:58:09 AM: run `npm fund` for details
4:58:09 AM: 28 vulnerabilities (15 moderate, 12 high, 1 critical)
4:58:09 AM: To address issues that do not require attention, run:
4:58:09 AM: npm audit fix
4:58:09 AM: To address all issues (including breaking changes), run:
4:58:09 AM: npm audit fix --force
4:58:09 AM: Run `npm audit` for details.
4:58:09 AM: npm packages installed
4:58:10 AM: Successfully installed dependencies
4:58:10 AM: Starting build script
4:58:12 AM: Detected 1 framework(s)
4:58:12 AM: "docusaurus" at version "2.4.1"
4:58:12 AM: Section completed: initializing
Building
Complete
Building
Complete
4:58:14 AM: Netlify Build
4:58:14 AM: ────────────────────────────────────────────────────────────────
4:58:14 AM:
4:58:14 AM: ❯ Version
4:58:14 AM: @netlify/build 29.36.5
4:58:14 AM:
4:58:14 AM: ❯ Flags
4:58:14 AM: baseRelDir: true
4:58:14 AM: buildId: 65fe61293446850008d840a6
4:58:14 AM: deployId: 65fe61293446850008d840a8
4:58:14 AM:
4:58:14 AM: ❯ Current directory
4:58:14 AM: /opt/build/repo/docs/website
4:58:14 AM:
4:58:14 AM: ❯ Config file
4:58:14 AM: /opt/build/repo/docs/website/netlify.toml
4:58:14 AM:
4:58:14 AM: ❯ Context
4:58:14 AM: deploy-preview
4:58:14 AM:
4:58:14 AM: Build command from Netlify app
4:58:14 AM: ────────────────────────────────────────────────────────────────
4:58:14 AM:
4:58:14 AM: $ npm run build:netlify
4:58:14 AM: > dlt-docs@0.0.0 build:netlify
4:58:14 AM: > node tools/preprocess_docs.js && PYTHONPATH=. pydoc-markdown && node tools/update_version_env.js && docusaurus build --out-dir build/docs
4:58:14 AM: Processing docs...
4:58:14 AM: Processed 115 files.
4:58:14 AM: Inserted 55 snippets.
4:58:14 AM: Processed 40 tuba blocks.
4:58:19 AM: [INFO] [en] Creating an optimized production build...
4:58:19 AM: [WARNING] Cannot infer the update date for some files, as they are not tracked by git.
4:58:34 AM: Browserslist: caniuse-lite is outdated. Please run:
4:58:34 AM: npx update-browserslist-db@latest
4:58:34 AM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
4:58:34 AM: [info] [webpackbar] Compiling Client
4:58:34 AM: [info] [webpackbar] Compiling Server
4:59:23 AM: Browserslist: caniuse-lite is outdated. Please run:
4:59:23 AM: npx update-browserslist-db@latest
4:59:23 AM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
4:59:32 AM: [success] [webpackbar] Client: Compiled successfully in 58.65s
4:59:36 AM: Component SubscribeCTA was not imported, exported, or provided by MDXProvider as global scope
4:59:37 AM: Component SubscribeCTA was not imported, exported, or provided by MDXProvider as global scope
4:59:38 AM: Component SubscribeCTA was not imported, exported, or provided by MDXProvider as global scope
4:59:38 AM: Component SubscribeCTA was not imported, exported, or provided by MDXProvider as global scope
4:59:38 AM: Component SubscribeCTA was not imported, exported, or provided by MDXProvider as global scope
4:59:38 AM: Component SubscribeCTA was not imported, exported, or provided by MDXProvider as global scope
4:59:40 AM: Component SubscribeCTA was not imported, exported, or provided by MDXProvider as global scope
4:59:40 AM: Component SubscribeCTA was not imported, exported, or provided by MDXProvider as global scope
4:59:40 AM: Component SubscribeCTA was not imported, exported, or provided by MDXProvider as global scope
4:59:48 AM: No admonition config found for admonition type "undefined". Using Info as fallback.
4:59:48 AM: No admonition config found for admonition type "undefined". Using Info as fallback.
4:59:48 AM: No admonition config found for admonition type "undefined". Using Info as fallback.
4:59:48 AM: No admonition config found for admonition type "undefined". Using Info as fallback.
4:59:48 AM: No admonition config found for admonition type "undefined". Using Info as fallback.
4:59:48 AM: No admonition config found for admonition type "undefined". Using Info as fallback.
4:59:48 AM: No admonition config found for admonition type "undefined". Using Info as fallback.
4:59:48 AM: No admonition config found for admonition type "undefined". Using Info as fallback.
4:59:48 AM: No admonition config found for admonition type "undefined". Using Info as fallback.
4:59:48 AM: No admonition config found for admonition type "undefined". Using Info as fallback.
4:59:51 AM: [success] [webpackbar] Server: Compiled successfully in 1.29m
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nUnexpected "}" at assets/css/styles.b147806a.css:25:128014.","compilerPath":"client"}
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nUnexpected "}" at assets/css/styles.b147806a.css:25:129165.","compilerPath":"client"}
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nUnexpected "}" at assets/css/styles.b147806a.css:25:129346.","compilerPath":"client"}
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nUnexpected "}" at assets/css/styles.b147806a.css:25:129536.","compilerPath":"client"}
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nInvalid property name ".loomContainer{margin" at assets/css/styles.b147806a.css:25:127984. Ignoring.","compilerPath":"client"}
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nInvalid property name ".DocSearch-Button-Keys,.DocSearch-Button-Placeholder{display" at assets/css/styles.b147806a.css:25:128040. Ignoring.","compilerPath":"client"}
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nInvalid property name ".markdown h1" at assets/css/styles.b147806a.css:25:129191. Ignoring.","compilerPath":"client"}
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nInvalid property name ".markdown>h2{--ifm-h2-font-size" at assets/css/styles.b147806a.css:25:129240. Ignoring.","compilerPath":"client"}
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nInvalid property name ".searchQueryColumn_RTkw{max-width" at assets/css/styles.b147806a.css:25:129383. Ignoring.","compilerPath":"client"}
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nInvalid property name ".backToTopButton_sjWU" at assets/css/styles.b147806a.css:25:129558. Ignoring.","compilerPath":"client"}
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nInvalid selector "}@media (hover:hover)" at assets/css/styles.b147806a.css:25:129536. Ignoring.","compilerPath":"client"}
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nInvalid selector "}@media screen and (max-width:576px)" at assets/css/styles.b147806a.css:25:129346. Ignoring.","compilerPath":"client"}
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nInvalid selector "}@media (max-width:576px)" at assets/css/styles.b147806a.css:25:129165. Ignoring.","compilerPath":"client"}
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nInvalid selector "}@media (max-width:768px)" at assets/css/styles.b147806a.css:25:128014. Ignoring.","compilerPath":"client"}
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nInvalid selector "}@media (hover:hover)" at assets/css/styles.b147806a.css:25:129536. Ignoring.","compilerPath":"client"}
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nInvalid selector "}@media screen and (max-width:576px)" at assets/css/styles.b147806a.css:25:129346. Ignoring.","compilerPath":"client"}
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nInvalid selector "}@media (max-width:576px)" at assets/css/styles.b147806a.css:25:129165. Ignoring.","compilerPath":"client"}
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nInvalid selector "}@media (hover:hover)" at assets/css/styles.b147806a.css:25:129536. Ignoring.","compilerPath":"client"}
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nInvalid selector "}@media screen and (max-width:576px)" at assets/css/styles.b147806a.css:25:129346. Ignoring.","compilerPath":"client"}
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nInvalid selector "}@media (max-width:576px)" at assets/css/styles.b147806a.css:25:129165. Ignoring.","compilerPath":"client"}
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nInvalid selector "}@media (hover:hover)" at assets/css/styles.b147806a.css:25:129536. Ignoring.","compilerPath":"client"}
4:59:51 AM: [WARNING] {"file":"assets/css/styles.b147806a.css","message":"assets/css/styles.b147806a.css from Css Minimizer plugin\nInvalid selector "}@media screen and (max-width:576px)" at assets/css/styles.b147806a.css:25:129346. Ignoring.","compilerPath":"client"}
5:00:00 AM: [SUCCESS] Generated static files in "build/docs".
5:00:00 AM: [INFO] Use `npm run serve` command to test your build locally.
5:00:00 AM:
5:00:00 AM: (build.command completed in 1m 46.3s)
5:00:00 AM:
5:00:04 AM: (Netlify Build completed in 1m 50.8s)
5:00:05 AM: Section completed: building
5:00:11 AM: Finished processing build request in 2m42.84s
Deploying
Complete
Deploying
Complete
5:00:00 AM: Deploy site
5:00:00 AM: ────────────────────────────────────────────────────────────────
5:00:00 AM:
5:00:00 AM: Starting to deploy site from "docs/website/build"
5:00:00 AM: Calculating files to upload
5:00:02 AM: 626 new files to upload
5:00:02 AM: 0 new functions to upload
5:00:03 AM: Starting to upload
5:00:03 AM: 10% uploaded
5:00:03 AM: 20% uploaded
5:00:03 AM: 30% uploaded
5:00:03 AM: 40% uploaded
5:00:03 AM: 50% uploaded
5:00:04 AM: 60% uploaded
5:00:04 AM: 70% uploaded
5:00:04 AM: 80% uploaded
5:00:04 AM: 90% uploaded
5:00:04 AM: 100% uploaded
5:00:04 AM: Section completed: deploying
5:00:04 AM: Site deploy was successfully initiated
5:00:04 AM:
5:00:04 AM: (Deploy site completed in 4.4s)
Cleanup
Complete
Cleanup
Complete
5:00:04 AM: Netlify Build Complete
5:00:04 AM: ────────────────────────────────────────────────────────────────
5:00:04 AM:
5:00:05 AM: Caching artifacts
5:00:05 AM: Started saving node modules
5:00:05 AM: Finished saving node modules
5:00:05 AM: Started saving build plugins
5:00:05 AM: Finished saving build plugins
5:00:05 AM: Started saving corepack cache
5:00:05 AM: Finished saving corepack cache
5:00:05 AM: Started saving pip cache
5:00:05 AM: Finished saving pip cache
5:00:05 AM: Started saving emacs cask dependencies
5:00:05 AM: Finished saving emacs cask dependencies
5:00:05 AM: Started saving maven dependencies
5:00:05 AM: Finished saving maven dependencies
5:00:05 AM: Started saving boot dependencies
5:00:05 AM: Finished saving boot dependencies
5:00:05 AM: Started saving rust rustup cache
5:00:05 AM: Finished saving rust rustup cache
5:00:05 AM: Started saving go dependencies
5:00:05 AM: Finished saving go dependencies
5:00:05 AM: Build script success
5:00:09 AM: Uploading Cache of size 330.6MB
5:00:11 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
5:00:05 AM: Post processing - redirect rules
5:00:05 AM: Post processing done
5:00:05 AM: Section completed: postprocessing
5:00:05 AM: Starting post processing
5:00:05 AM: Skipping form detection
5:00:05 AM: Post processing - header rules
5:00:05 AM: Site is live ✨