Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
10:19:57 PM: Build ready to start
10:20:11 PM: build-image version: fcb0c1b3ada6d25c1cb58e8bc514f5f23cc14f15 (focal)
10:20:11 PM: buildbot version: 7434bd15586c7bad4a3860d2dbd1a5a8ae8f210d
10:20:11 PM: Fetching cached dependencies
10:20:11 PM: Starting to download cache of 194.8MB
10:20:12 PM: Finished downloading cache in 1.47s
10:20:12 PM: Starting to extract cache
10:20:14 PM: Finished extracting cache in 1.253s
10:20:14 PM: Finished fetching cache in 2.778s
10:20:14 PM: Starting to prepare the repo for build
10:20:14 PM: Preparing Git Reference refs/heads/main
10:20:17 PM: Starting to install dependencies
10:20:20 PM: Python version set to 3.8
10:20:20 PM: Attempting Ruby version 2.7.2, read from environment
10:20:21 PM: Using Ruby version 2.7.2
10:20:21 PM: Started restoring cached go cache
10:20:21 PM: Finished restoring cached go cache
10:20:21 PM: Installing Go version 1.16.5 (requested 1.16.5)
10:20:25 PM: go version go1.16.5 linux/amd64
10:20:26 PM: Using PHP version 8.0
10:20:26 PM: Installing Hugo 0.111.2
10:20:26 PM: hugo v0.111.2-4164f8fef9d71f50ef3962897e319ab6219a1dad+extended linux/amd64 BuildDate=2023-03-05T12:32:20Z VendorInfo=gohugoio
10:20:27 PM: Started restoring cached Node.js version
10:20:28 PM: Finished restoring cached Node.js version
10:20:28 PM: v16.20.2 is already installed.
10:20:29 PM: Now using node v16.20.2 (npm v8.19.4)
10:20:29 PM: Enabling Node.js Corepack
10:20:29 PM: Started restoring cached build plugins
10:20:29 PM: Finished restoring cached build plugins
10:20:29 PM: Successfully installed dependencies
10:20:29 PM: Starting build script
10:20:32 PM: Detected 0 framework(s)
10:20:32 PM: Section completed: initializing
Building
Complete
Building
Complete
10:20:34 PM: Netlify Build
10:20:34 PM: ────────────────────────────────────────────────────────────────
10:20:34 PM:
10:20:34 PM: ❯ Version
10:20:34 PM: @netlify/build 29.39.0
10:20:34 PM:
10:20:34 PM: ❯ Flags
10:20:34 PM: baseRelDir: true
10:20:34 PM: buildId: 66146d8c64883600085c0153
10:20:34 PM: deployId: 66146d8c64883600085c0155
10:20:34 PM:
10:20:34 PM: ❯ Current directory
10:20:34 PM: /opt/build/repo
10:20:34 PM:
10:20:34 PM: ❯ Config file
10:20:34 PM: No config file was defined: using default values.
10:20:34 PM:
10:20:34 PM: ❯ Context
10:20:34 PM: production
10:20:34 PM:
10:20:34 PM: Build command from Netlify app
10:20:34 PM: ────────────────────────────────────────────────────────────────
10:20:34 PM:
10:20:34 PM: $ . netlify.bash
10:20:34 PM: Cloning into "website"...
10:20:35 PM: Collecting pytoml==0.1.21
10:20:35 PM: Downloading pytoml-0.1.21-py2.py3-none-any.whl (8.5 kB)
10:20:35 PM: Collecting PyYAML==6.0
10:20:35 PM: Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB)
10:20:36 PM: Collecting railroad-diagrams==1.1.1
10:20:36 PM: Downloading railroad_diagrams-1.1.1-py3-none-any.whl (13 kB)
10:20:36 PM: Collecting requests==2.27.1
10:20:36 PM: Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
10:20:36 PM: Collecting semver==2.13.0
10:20:36 PM: Downloading semver-2.13.0-py2.py3-none-any.whl (12 kB)
10:20:36 PM: Collecting mkdocs==1.4.3
10:20:36 PM: Downloading mkdocs-1.4.3-py3-none-any.whl (3.7 MB)
10:20:36 PM: Collecting mkdocs-material==9.1.14
10:20:36 PM: Downloading mkdocs_material-9.1.14-py3-none-any.whl (7.8 MB)
10:20:37 PM: Collecting tabulate==0.9.0
10:20:37 PM: Downloading tabulate-0.9.0-py3-none-any.whl (35 kB)
10:20:37 PM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests==2.27.1->-r requirements.txt (line 4)) (2023.11.17)
10:20:37 PM: Collecting urllib3<1.27,>=1.21.1
10:20:37 PM: Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB)
10:20:38 PM: Collecting charset-normalizer~=2.0.0; python_version >= "3"
10:20:38 PM: Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
10:20:38 PM: Collecting idna<4,>=2.5; python_version >= "3"
10:20:38 PM: Downloading idna-3.6-py3-none-any.whl (61 kB)
10:20:38 PM: Collecting jinja2>=2.11.1
10:20:38 PM: Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB)
10:20:38 PM: Collecting importlib-metadata>=4.3; python_version < "3.10"
10:20:38 PM: Downloading importlib_metadata-7.1.0-py3-none-any.whl (24 kB)
10:20:38 PM: Collecting watchdog>=2.0
10:20:38 PM: Downloading watchdog-4.0.0-py3-none-manylinux2014_x86_64.whl (82 kB)
10:20:38 PM: Collecting click>=7.0
10:20:38 PM: Downloading click-8.1.7-py3-none-any.whl (97 kB)
10:20:38 PM: Collecting pyyaml-env-tag>=0.1
10:20:38 PM: Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
10:20:38 PM: Collecting packaging>=20.5
10:20:38 PM: Downloading packaging-24.0-py3-none-any.whl (53 kB)
10:20:38 PM: Collecting markdown<3.4,>=3.2.1
10:20:38 PM: Downloading Markdown-3.3.7-py3-none-any.whl (97 kB)
10:20:38 PM: Collecting mergedeep>=1.3.4
10:20:38 PM: Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
10:20:38 PM: Collecting ghp-import>=1.0
10:20:38 PM: Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB)
10:20:38 PM: Collecting pygments>=2.14
10:20:38 PM: Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
10:20:39 PM: Collecting regex>=2022.4.24
10:20:39 PM: Downloading regex-2023.12.25-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (777 kB)
10:20:39 PM: Collecting pymdown-extensions>=9.9.1
10:20:39 PM: Downloading pymdown_extensions-10.7.1-py3-none-any.whl (250 kB)
10:20:39 PM: Collecting colorama>=0.4
10:20:39 PM: Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
10:20:39 PM: Collecting mkdocs-material-extensions>=1.1
10:20:39 PM: Downloading mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB)
10:20:40 PM: Collecting MarkupSafe>=2.0
10:20:40 PM: Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
10:20:40 PM: Collecting zipp>=0.5
10:20:40 PM: Downloading zipp-3.18.1-py3-none-any.whl (8.2 kB)
10:20:40 PM: Collecting python-dateutil>=2.8.1
10:20:40 PM: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
10:20:40 PM: Collecting six>=1.5
10:20:40 PM: Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
10:20:40 PM: ERROR: pymdown-extensions 10.7.1 has requirement markdown>=3.5, but you"ll have markdown 3.3.7 which is incompatible.
Installing collected packages: pytoml, PyYAML, railroad-diagrams, urllib3, charset-normalizer, idna, requests, semver, MarkupSafe, jinja2, zipp, importlib-metadata, watchdog, click, pyyaml-env-tag, packaging, markdown, mergedeep, six, python-dateutil, ghp-import, mkdocs, pygments, regex, pymdown-extensions, colorama, mkdocs-material-extensions, mkdocs-material, tabulate
Installing collected packages: pytoml, PyYAML, railroad-diagrams, urllib3, charset-normalizer, idna, requests, semver, MarkupSafe, jinja2, zipp, importlib-metadata, watchdog, click, pyyaml-env-tag, packaging, markdown, mergedeep, six, python-dateutil, ghp-import, mkdocs, pygments, regex, pymdown-extensions, colorama, mkdocs-material-extensions, mkdocs-material, tabulate
10:20:45 PM: Successfully installed MarkupSafe-2.1.5 PyYAML-6.0 charset-normalizer-2.0.12 click-8.1.7 colorama-0.4.6 ghp-import-2.1.0 idna-3.6 importlib-metadata-7.1.0 jinja2-3.1.3 markdown-3.3.7 mergedeep-1.3.4 mkdocs-1.4.3 mkdocs-material-9.1.14 mkdocs-material-extensions-1.3.1 packaging-24.0 pygments-2.17.2 pymdown-extensions-10.7.1 python-dateutil-2.9.0.post0 pytoml-0.1.21 pyyaml-env-tag-0.1 railroad-diagrams-1.1.1 regex-2023.12.25 requests-2.27.1 semver-2.13.0 six-1.16.0 tabulate-0.9.0 urllib3-1.26.18 watchdog-4.0.0 zipp-3.18.1
10:20:47 PM: added 104 packages, and audited 105 packages in 1s
10:20:47 PM: 23 packages are looking for funding
10:20:47 PM: run `npm fund` for details
10:20:47 PM: 1 moderate severity vulnerability
10:20:47 PM: To address all issues, run:
10:20:47 PM: npm audit fix
10:20:47 PM: Run `npm audit` for details.
10:20:47 PM: INCOMING_HOOK_BODY:
10:20:47 PM: make[1]: Entering directory "/opt/build/repo/website"
10:20:47 PM: # @python3 build/get_meta.py --loglevel=INFO
10:20:47 PM: build/make_stack.py: INFO 2024-04-08 22:20:47,166 Applying client nredisstack
10:20:47 PM: APPLY STACK "Redis Stack"
10:20:47 PM: file_path = ./data/stack/nredisstack.json
10:20:48 PM: build/make_stack.py: INFO 2024-04-08 22:20:48,006 Copying nredisstack examples to .//examples
10:20:48 PM: build/make_stack.py: INFO 2024-04-08 22:20:48,018 Example hash_tutorial processed successfully.
10:20:48 PM: build/make_stack.py: INFO 2024-04-08 22:20:48,027 Example search_quickstart processed successfully.
10:20:48 PM: build/make_stack.py: INFO 2024-04-08 22:20:48,033 Example set_and_get processed successfully.
10:20:48 PM: build/make_stack.py: INFO 2024-04-08 22:20:48,041 Example ss_tutorial processed successfully.
10:20:48 PM: build/make_stack.py: INFO 2024-04-08 22:20:48,047 Example set_tutorial processed successfully.
10:20:48 PM: build/make_stack.py: INFO 2024-04-08 22:20:48,047 Applying client go-redis
10:20:48 PM: file_path = ./data/stack/go_redis.json
10:20:48 PM: build/make_stack.py: INFO 2024-04-08 22:20:48,766 Copying go-redis examples to .//examples
10:20:48 PM: build/make_stack.py: INFO 2024-04-08 22:20:48,773 Example lpush_and_lrange processed successfully.
10:20:48 PM: build/make_stack.py: INFO 2024-04-08 22:20:48,778 Example set_and_get processed successfully.
10:20:48 PM: build/make_stack.py: INFO 2024-04-08 22:20:48,778 Applying client node_redis
10:20:48 PM: file_path = ./data/stack/node_redis.json
10:21:07 PM: build/make_stack.py: INFO 2024-04-08 22:21:07,306 Copying node_redis examples to .//examples
10:21:07 PM: build/make_stack.py: INFO 2024-04-08 22:21:07,312 Example geo_tutorial processed successfully.
10:21:07 PM: build/make_stack.py: INFO 2024-04-08 22:21:07,318 Example list_tutorial processed successfully.
10:21:07 PM: build/make_stack.py: INFO 2024-04-08 22:21:07,323 Example hash_tutorial processed successfully.
10:21:07 PM: build/make_stack.py: INFO 2024-04-08 22:21:07,328 Example search_quickstart processed successfully.
10:21:07 PM: build/make_stack.py: INFO 2024-04-08 22:21:07,333 Example set_and_get processed successfully.
10:21:07 PM: build/make_stack.py: INFO 2024-04-08 22:21:07,333 Applying client redis_py
10:21:07 PM: file_path = ./data/stack/redis_py.json
10:21:08 PM: build/make_stack.py: INFO 2024-04-08 22:21:08,301 Copying redis_py examples to .//examples
10:21:08 PM: build/make_stack.py: INFO 2024-04-08 22:21:08,306 Example bitfield_tutorial processed successfully.
10:21:08 PM: build/make_stack.py: INFO 2024-04-08 22:21:08,311 Example bitmap_tutorial processed successfully.
10:21:08 PM: build/make_stack.py: INFO 2024-04-08 22:21:08,315 Example bf_tutorial processed successfully.
10:21:08 PM: build/make_stack.py: INFO 2024-04-08 22:21:08,319 Example cms_tutorial processed successfully.
10:21:08 PM: build/make_stack.py: INFO 2024-04-08 22:21:08,324 Example cuckoo_tutorial processed successfully.
10:21:08 PM: build/make_stack.py: INFO 2024-04-08 22:21:08,329 Example geo_tutorial processed successfully.
10:21:08 PM: build/make_stack.py: INFO 2024-04-08 22:21:08,333 Example hash_tutorial processed successfully.
10:21:08 PM: build/make_stack.py: INFO 2024-04-08 22:21:08,338 Example hll_tutorial processed successfully.
10:21:08 PM: build/make_stack.py: INFO 2024-04-08 22:21:08,344 Example json_tutorial processed successfully.
10:21:08 PM: build/make_stack.py: INFO 2024-04-08 22:21:08,349 Example list_tutorial processed successfully.
10:21:08 PM: build/make_stack.py: INFO 2024-04-08 22:21:08,354 Example sets_tutorial processed successfully.
10:21:08 PM: build/make_stack.py: INFO 2024-04-08 22:21:08,360 Example ss_tutorial processed successfully.
10:21:08 PM: build/make_stack.py: INFO 2024-04-08 22:21:08,365 Example stream_tutorial processed successfully.
10:21:08 PM: build/make_stack.py: INFO 2024-04-08 22:21:08,369 Example set_tutorial processed successfully.
10:21:08 PM: build/make_stack.py: INFO 2024-04-08 22:21:08,374 Example tdigest_tutorial processed successfully.
10:21:08 PM: build/make_stack.py: INFO 2024-04-08 22:21:08,378 Example topk_tutorial processed successfully.
10:21:08 PM: build/make_stack.py: INFO 2024-04-08 22:21:08,384 Example search_quickstart processed successfully.
10:21:08 PM: build/make_stack.py: INFO 2024-04-08 22:21:08,390 Example search_vss processed successfully.
10:21:08 PM: build/make_stack.py: INFO 2024-04-08 22:21:08,394 Example set_and_get processed successfully.
10:21:08 PM: build/make_stack.py: INFO 2024-04-08 22:21:08,394 Applying client jedis
10:21:08 PM: file_path = ./data/stack/jedis.json
10:21:09 PM: build/make_stack.py: INFO 2024-04-08 22:21:09,833 Copying jedis examples to .//examples
10:21:09 PM: build/make_stack.py: INFO 2024-04-08 22:21:09,838 Example bitmap_tutorial processed successfully.
10:21:09 PM: build/make_stack.py: INFO 2024-04-08 22:21:09,843 Example bf_tutorial processed successfully.
10:21:09 PM: build/make_stack.py: INFO 2024-04-08 22:21:09,847 Example cms_tutorial processed successfully.
10:21:09 PM: build/make_stack.py: INFO 2024-04-08 22:21:09,851 Example cuckoo_tutorial processed successfully.
10:21:09 PM: build/make_stack.py: INFO 2024-04-08 22:21:09,856 Example geo_tutorial processed successfully.
10:21:09 PM: build/make_stack.py: INFO 2024-04-08 22:21:09,861 Example hash_tutorial processed successfully.
10:21:09 PM: build/make_stack.py: INFO 2024-04-08 22:21:09,866 Example hll_tutorial processed successfully.
10:21:09 PM: build/make_stack.py: INFO 2024-04-08 22:21:09,872 Example list_tutorial processed successfully.
10:21:09 PM: build/make_stack.py: INFO 2024-04-08 22:21:09,877 Example search_quickstart processed successfully.
10:21:09 PM: build/make_stack.py: INFO 2024-04-08 22:21:09,882 Example set_and_get processed successfully.
10:21:09 PM: build/make_stack.py: INFO 2024-04-08 22:21:09,887 Example sets_tutorial processed successfully.
10:21:09 PM: build/make_stack.py: INFO 2024-04-08 22:21:09,891 Example ss_tutorial processed successfully.
10:21:09 PM: build/make_stack.py: INFO 2024-04-08 22:21:09,897 Example stream_tutorial processed successfully.
10:21:09 PM: build/make_stack.py: INFO 2024-04-08 22:21:09,902 Example set_tutorial processed successfully.
10:21:09 PM: build/make_stack.py: INFO 2024-04-08 22:21:09,906 Example tdigest_tutorial processed successfully.
10:21:09 PM: build/make_stack.py: INFO 2024-04-08 22:21:09,910 Example topk_tutorial processed successfully.
10:21:09 PM: build/make_stack.py: INFO 2024-04-08 22:21:09,911 Applying core redis_docs
10:21:10 PM: build/make_stack.py: INFO 2024-04-08 22:21:10,860 Copying redis_docs docs
10:21:11 PM: build/make_stack.py: INFO 2024-04-08 22:21:11,066 Copying redis_docs commands
10:21:11 PM: build/make_stack.py: INFO 2024-04-08 22:21:11,066 Reading redis_docs core commands.json from master/commands.json
10:21:11 PM: build/make_stack.py: INFO 2024-04-08 22:21:11,535 Getting redis_docs data
10:21:17 PM: build/make_stack.py: INFO 2024-04-08 22:21:17,564 Embedding redis_docs redis.conf into .//content/en/docs/management/config-file.md
10:21:17 PM: build/make_stack.py: INFO 2024-04-08 22:21:17,566 Applying docs stack_docs
10:21:18 PM: build/make_stack.py: INFO 2024-04-08 22:21:18,074 Applying module redisearch
10:21:20 PM: build/make_stack.py: INFO 2024-04-08 22:21:20,786 Copying redisearch docs
10:21:20 PM: build/make_stack.py: WARNING 2024-04-08 22:21:20,933 the file .//content/en/docs/interact/search-and-query/_index.md has a type set to `docs` - please prevent future harm by acting now, thank you.
10:21:20 PM: build/make_stack.py: INFO 2024-04-08 22:21:20,987 Copying redisearch commands
10:21:20 PM: build/make_stack.py: INFO 2024-04-08 22:21:20,988 Reading redisearch module commands.json from master/commands.json
10:21:21 PM: build/make_stack.py: INFO 2024-04-08 22:21:21,256 Applying module redisjson
10:21:22 PM: build/make_stack.py: INFO 2024-04-08 22:21:22,149 Copying redisjson docs
10:21:22 PM: build/make_stack.py: WARNING 2024-04-08 22:21:22,184 the file .//content/en/docs/data-types/json/_index.md has a type set to `docs` - please prevent future harm by acting now, thank you.
10:21:22 PM: build/make_stack.py: INFO 2024-04-08 22:21:22,201 Copying redisjson commands
10:21:22 PM: build/make_stack.py: INFO 2024-04-08 22:21:22,201 Reading redisjson module commands.json from master/commands.json
10:21:22 PM: build/make_stack.py: INFO 2024-04-08 22:21:22,477 Applying module redistimeseries
10:21:23 PM: build/make_stack.py: INFO 2024-04-08 22:21:23,564 Copying redistimeseries docs
10:21:23 PM: build/make_stack.py: WARNING 2024-04-08 22:21:23,592 the file .//content/en/docs/data-types/timeseries/_index.md has a type set to `docs` - please prevent future harm by acting now, thank you.
10:21:23 PM: build/make_stack.py: INFO 2024-04-08 22:21:23,693 Copying redistimeseries commands
10:21:23 PM: build/make_stack.py: INFO 2024-04-08 22:21:23,693 Reading redistimeseries module commands.json from master/commands.json
10:21:24 PM: build/make_stack.py: INFO 2024-04-08 22:21:24,025 Applying module redisbloom
10:21:24 PM: build/make_stack.py: INFO 2024-04-08 22:21:24,565 Copying redisbloom docs
10:21:24 PM: build/make_stack.py: WARNING 2024-04-08 22:21:24,591 the file .//content/en/docs/data-types/probabilistic/_index.md has a type set to `docs` - please prevent future harm by acting now, thank you.
10:21:24 PM: build/make_stack.py: WARNING 2024-04-08 22:21:24,593 the file .//content/en/docs/data-types/probabilistic/bloom-filter.md has a type set to `docs` - please prevent future harm by acting now, thank you.
10:21:24 PM: build/make_stack.py: WARNING 2024-04-08 22:21:24,594 the file .//content/en/docs/data-types/probabilistic/count-min-sketch.md has a type set to `docs` - please prevent future harm by acting now, thank you.
10:21:24 PM: build/make_stack.py: WARNING 2024-04-08 22:21:24,596 the file .//content/en/docs/data-types/probabilistic/cuckoo-filter.md has a type set to `docs` - please prevent future harm by acting now, thank you.
10:21:24 PM: build/make_stack.py: WARNING 2024-04-08 22:21:24,597 the file .//content/en/docs/data-types/probabilistic/t-digest.md has a type set to `docs` - please prevent future harm by acting now, thank you.
10:21:24 PM: build/make_stack.py: WARNING 2024-04-08 22:21:24,598 the file .//content/en/docs/data-types/probabilistic/top-k.md has a type set to `docs` - please prevent future harm by acting now, thank you.
10:21:24 PM: build/make_stack.py: INFO 2024-04-08 22:21:24,606 Copying redisbloom commands
10:21:24 PM: build/make_stack.py: INFO 2024-04-08 22:21:24,606 Reading redisbloom module commands.json from master/commands.json
10:21:24 PM: build/make_stack.py: INFO 2024-04-08 22:21:24,967 Applying module redisgears
10:21:25 PM: build/make_stack.py: INFO 2024-04-08 22:21:25,815 Copying redisgears docs
10:21:25 PM: build/make_stack.py: WARNING 2024-04-08 22:21:25,882 the file .//content/en/docs/interact/programmability/triggers-and-functions/_index.md has a type set to `docs` - please prevent future harm by acting now, thank you.
10:21:25 PM: build/make_stack.py: INFO 2024-04-08 22:21:25,891 Copying redisgears commands
10:21:25 PM: build/make_stack.py: INFO 2024-04-08 22:21:25,892 Reading redisgears module commands.json from master/commands.json
10:21:26 PM: build/make_stack.py: INFO 2024-04-08 22:21:26,203 Persisting redis_stack commands: .//data/commands.json
10:21:26 PM: build/make_stack.py: INFO 2024-04-08 22:21:26,222 Persisting redis_stack groups: .//data/groups.json
10:21:26 PM: build/make_stack.py: INFO 2024-04-08 22:21:26,222 Persisting redis_stack examples: .//data/examples.json
10:21:26 PM: build/make_stack.py: INFO 2024-04-08 22:21:26,223 Persisting redis_stack versions: .//data/versions.json
10:21:26 PM: build/make_stack.py: INFO 2024-04-08 22:21:26,225 Processing redis_stack commands
10:21:28 PM: build/make_stack.py: INFO 2024-04-08 22:21:28,975 Processing redis_stack docs
10:21:29 PM: build/make_stack.py: INFO 2024-04-08 22:21:29,260 Making redis_stack repositories
10:21:29 PM: +OK (397.737 ms)
10:21:29 PM: Start building sites …
10:21:29 PM: hugo v0.111.2-4164f8fef9d71f50ef3962897e319ab6219a1dad+extended linux/amd64 BuildDate=2023-03-05T12:32:20Z VendorInfo=gohugoio
10:21:34 PM: WARN 2024/04/08 22:21:34 .File.UniqueID on zero object. Wrap it in if or with: {{ with .File }}{{ .UniqueID }}{{ end }}
10:21:35 PM: WARN 2024/04/08 22:21:35 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
10:21:35 PM: WARN 2024/04/08 22:21:35 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
10:21:35 PM: WARN 2024/04/08 22:21:35 [tabbed-clients-example] Example not found "scan_example" for "Page(/docs/get-started/data-store.md)"
10:21:39 PM: | EN
10:21:39 PM: -------------------+-------
10:21:39 PM: Pages | 1155
10:21:39 PM: Paginator pages | 0
10:21:39 PM: Non-page files | 635
10:21:39 PM: Static files | 62
10:21:39 PM: Processed images | 0
10:21:39 PM: Aliases | 245
10:21:39 PM: Sitemaps | 1
10:21:39 PM: Cleaned | 0
10:21:39 PM: Total in 10276 ms
10:21:39 PM: make[1]: Leaving directory "/opt/build/repo/website"
10:21:39 PM:
10:21:39 PM: (build.command completed in 1m 5.7s)
10:21:39 PM:
10:21:46 PM: (Netlify Build completed in 1m 12.2s)
10:21:47 PM: Section completed: building
10:21:49 PM: Finished processing build request in 1m37.963s
Deploying
Complete
Deploying
Complete
10:21:39 PM: Deploy site
10:21:39 PM: ────────────────────────────────────────────────────────────────
10:21:39 PM:
10:21:39 PM: Starting to deploy site from "website/public"
10:21:40 PM: Calculating files to upload
10:21:46 PM: 0 new files to upload
10:21:46 PM: 0 new functions to upload
10:21:46 PM: Section completed: deploying
10:21:46 PM: Site deploy was successfully initiated
10:21:46 PM:
10:21:46 PM: (Deploy site completed in 6.4s)
Cleanup
Complete
Cleanup
Complete
10:21:46 PM: Netlify Build Complete
10:21:46 PM: ────────────────────────────────────────────────────────────────
10:21:46 PM:
10:21:46 PM: Caching artifacts
10:21:46 PM: Started saving build plugins
10:21:46 PM: Finished saving build plugins
10:21:46 PM: Started saving pip cache
10:21:46 PM: Finished saving pip cache
10:21:46 PM: Started saving emacs cask dependencies
10:21:46 PM: Finished saving emacs cask dependencies
10:21:46 PM: Started saving maven dependencies
10:21:46 PM: Finished saving maven dependencies
10:21:46 PM: Started saving boot dependencies
10:21:46 PM: Finished saving boot dependencies
10:21:46 PM: Started saving rust rustup cache
10:21:46 PM: Finished saving rust rustup cache
10:21:46 PM: Started saving go dependencies
10:21:46 PM: Finished saving go dependencies
10:21:46 PM: Build script success
10:21:47 PM: Uploading Cache of size 194.7MB
10:21:49 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
10:21:41 PM: Starting post processing
10:21:41 PM: Post processing - Forms
10:21:42 PM: Processing form - page-feedback
10:21:42 PM: Detected form fields:
- origin
- rating
- comment
- origin
- rating
- comment
10:21:45 PM: Post processing - header rules
10:21:45 PM: Post processing - redirect rules
10:21:45 PM: Post processing done
10:21:45 PM: Section completed: postprocessing
10:21:45 PM: Site is live ✨