Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
6:57:51 AM: Build ready to start
6:58:04 AM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
6:58:04 AM: buildbot version: 40932273cc58bd3d585a06e0c31ae1335dd17e67
6:58:04 AM: Fetching cached dependencies
6:58:04 AM: Failed to fetch cache, continuing with build
6:58:04 AM: Starting to prepare the repo for build
6:58:04 AM: No cached dependencies found. Cloning fresh repo
6:58:04 AM: git clone --filter=blob:none https://github.com/DaoCloud/DaoCloud-docs
6:58:05 AM: Preparing Git Reference pull/6329/head
6:58:17 AM: Starting to install dependencies
6:58:18 AM: mise python@3.13.2 install
6:58:18 AM: mise python@3.13.2 download cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
6:58:18 AM: mise python@3.13.2 extract cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
6:58:18 AM: mise python@3.13.2 python --version
6:58:18 AM: mise python@3.13.2 Python 3.13.2
6:58:18 AM: mise python@3.13.2 ✓ installed
6:58:18 AM: Python version set to 3.13
6:58:19 AM: Collecting pipenv
6:58:19 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
6:58:19 AM: Collecting certifi (from pipenv)
6:58:19 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
6:58:20 AM: Collecting packaging>=22 (from pipenv)
6:58:20 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
6:58:20 AM: Collecting setuptools>=67 (from pipenv)
6:58:20 AM: Downloading setuptools-78.0.2-py3-none-any.whl.metadata (6.6 kB)
6:58:20 AM: Collecting virtualenv>=20.24.2 (from pipenv)
6:58:20 AM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
6:58:20 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
6:58:20 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
6:58:20 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
6:58:20 AM: Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
6:58:20 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
6:58:20 AM: Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB)
6:58:20 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
6:58:20 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 48.8 MB/s eta 0:00:00
6:58:20 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
6:58:20 AM: Downloading setuptools-78.0.2-py3-none-any.whl (1.3 MB)
6:58:20 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 62.5 MB/s eta 0:00:00
6:58:20 AM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
6:58:20 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 147.8 MB/s eta 0:00:00
6:58:20 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
6:58:20 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
6:58:20 AM: Downloading filelock-3.18.0-py3-none-any.whl (16 kB)
6:58:20 AM: Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB)
6:58:20 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
6:58:23 AM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.18.0 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.7 setuptools-78.0.2 virtualenv-20.29.3
6:58:23 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
6:58:23 AM: [notice] To update, run: pip install --upgrade pip
6:58:23 AM: Installing pip dependencies from requirements.txt
6:58:23 AM: Started restoring cached pip cache
6:58:23 AM: Finished restoring cached pip cache
6:58:23 AM: Collecting mkdocs-git-revision-date-plugin (from -r requirements.txt (line 1))
6:58:23 AM: Downloading mkdocs_git_revision_date_plugin-0.3.2-py3-none-any.whl.metadata (466 bytes)
6:58:23 AM: Collecting mkdocs-mermaid2-plugin (from -r requirements.txt (line 2))
6:58:23 AM: Downloading mkdocs_mermaid2_plugin-1.2.1-py3-none-any.whl.metadata (6.1 kB)
6:58:23 AM: Collecting mkdocs-rss-plugin (from -r requirements.txt (line 3))
6:58:23 AM: Downloading mkdocs_rss_plugin-1.17.1-py2.py3-none-any.whl.metadata (7.6 kB)
6:58:23 AM: Collecting mkdocs-minify-plugin (from -r requirements.txt (line 4))
6:58:23 AM: Downloading mkdocs_minify_plugin-0.8.0-py3-none-any.whl.metadata (4.1 kB)
6:58:23 AM: Collecting mkdocs-macros-plugin (from -r requirements.txt (line 5))
6:58:23 AM: Downloading mkdocs_macros_plugin-1.3.7-py3-none-any.whl.metadata (8.2 kB)
6:58:24 AM: Collecting mkdocs-git-committers-plugin-2 (from -r requirements.txt (line 6))
6:58:24 AM: Downloading mkdocs_git_committers_plugin_2-2.5.0-py3-none-any.whl.metadata (10 kB)
6:58:24 AM: Collecting mkdocs-git-revision-date-localized-plugin (from -r requirements.txt (line 7))
6:58:24 AM: Downloading mkdocs_git_revision_date_localized_plugin-1.4.5-py3-none-any.whl.metadata (5.8 kB)
6:58:24 AM: Collecting mkdocs-awesome-pages-plugin (from -r requirements.txt (line 8))
6:58:24 AM: Downloading mkdocs_awesome_pages_plugin-2.10.1-py3-none-any.whl.metadata (13 kB)
6:58:24 AM: Collecting mkdocs-redirects (from -r requirements.txt (line 9))
6:58:24 AM: Downloading mkdocs_redirects-1.2.2-py3-none-any.whl.metadata (5.2 kB)
6:58:24 AM: Collecting mkdocs-print-site-plugin (from -r requirements.txt (line 10))
6:58:24 AM: Downloading mkdocs_print_site_plugin-2.7.1-py3-none-any.whl.metadata (3.7 kB)
6:58:24 AM: Collecting mkdocs-swagger-ui-tag (from -r requirements.txt (line 11))
6:58:24 AM: Downloading mkdocs_swagger_ui_tag-0.6.11-py3-none-any.whl.metadata (6.2 kB)
6:58:24 AM: Collecting pyyaml (from -r requirements.txt (line 12))
6:58:24 AM: Downloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
6:58:24 AM: Collecting mkdocs>=0.17 (from mkdocs-git-revision-date-plugin->-r requirements.txt (line 1))
6:58:24 AM: Downloading mkdocs-1.6.1-py3-none-any.whl.metadata (6.0 kB)
6:58:24 AM: Collecting GitPython (from mkdocs-git-revision-date-plugin->-r requirements.txt (line 1))
6:58:24 AM: Downloading GitPython-3.1.44-py3-none-any.whl.metadata (13 kB)
6:58:24 AM: Collecting jinja2 (from mkdocs-git-revision-date-plugin->-r requirements.txt (line 1))
6:58:24 AM: Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
6:58:24 AM: Collecting beautifulsoup4>=4.6.3 (from mkdocs-mermaid2-plugin->-r requirements.txt (line 2))
6:58:24 AM: Downloading beautifulsoup4-4.13.3-py3-none-any.whl.metadata (3.8 kB)
6:58:24 AM: Collecting jsbeautifier (from mkdocs-mermaid2-plugin->-r requirements.txt (line 2))
6:58:24 AM: Downloading jsbeautifier-1.15.4-py3-none-any.whl.metadata (374 bytes)
6:58:24 AM: Collecting pymdown-extensions>=8.0 (from mkdocs-mermaid2-plugin->-r requirements.txt (line 2))
6:58:24 AM: Downloading pymdown_extensions-10.14.3-py3-none-any.whl.metadata (3.0 kB)
6:58:24 AM: Collecting requests (from mkdocs-mermaid2-plugin->-r requirements.txt (line 2))
6:58:24 AM: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
6:58:24 AM: Requirement already satisfied: setuptools>=18.5 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-mermaid2-plugin->-r requirements.txt (line 2)) (78.0.2)
6:58:24 AM: Collecting cachecontrol<1,>=0.14 (from cachecontrol[filecache]<1,>=0.14->mkdocs-rss-plugin->-r requirements.txt (line 3))
6:58:24 AM: Downloading cachecontrol-0.14.2-py3-none-any.whl.metadata (3.1 kB)
6:58:24 AM: Collecting htmlmin2>=0.1.13 (from mkdocs-minify-plugin->-r requirements.txt (line 4))
6:58:24 AM: Downloading htmlmin2-0.1.13-py3-none-any.whl.metadata (970 bytes)
6:58:24 AM: Collecting jsmin>=3.0.1 (from mkdocs-minify-plugin->-r requirements.txt (line 4))
6:58:24 AM: Downloading jsmin-3.0.1.tar.gz (13 kB)
6:58:24 AM: Installing build dependencies: started
6:58:26 AM: Installing build dependencies: finished with status 'done'
6:58:26 AM: Getting requirements to build wheel: started
6:58:26 AM: Getting requirements to build wheel: finished with status 'done'
6:58:26 AM: Preparing metadata (pyproject.toml): started
6:58:26 AM: Preparing metadata (pyproject.toml): finished with status 'done'
6:58:26 AM: Collecting csscompressor>=0.9.5 (from mkdocs-minify-plugin->-r requirements.txt (line 4))
6:58:26 AM: Downloading csscompressor-0.9.5.tar.gz (237 kB)
6:58:26 AM: Installing build dependencies: started
6:58:27 AM: Installing build dependencies: finished with status 'done'
6:58:27 AM: Getting requirements to build wheel: started
6:58:27 AM: Getting requirements to build wheel: finished with status 'done'
6:58:27 AM: Preparing metadata (pyproject.toml): started
6:58:27 AM: Preparing metadata (pyproject.toml): finished with status 'done'
6:58:27 AM: Collecting hjson (from mkdocs-macros-plugin->-r requirements.txt (line 5))
6:58:27 AM: Downloading hjson-3.1.0-py3-none-any.whl.metadata (2.6 kB)
6:58:27 AM: Requirement already satisfied: packaging in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-macros-plugin->-r requirements.txt (line 5)) (24.2)
6:58:27 AM: Collecting pathspec (from mkdocs-macros-plugin->-r requirements.txt (line 5))
6:58:27 AM: Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB)
6:58:27 AM: Collecting python-dateutil (from mkdocs-macros-plugin->-r requirements.txt (line 5))
6:58:27 AM: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
6:58:27 AM: Collecting super-collections (from mkdocs-macros-plugin->-r requirements.txt (line 5))
6:58:27 AM: Downloading super_collections-0.5.3-py3-none-any.whl.metadata (10 kB)
6:58:27 AM: Collecting termcolor (from mkdocs-macros-plugin->-r requirements.txt (line 5))
6:58:27 AM: Downloading termcolor-2.5.0-py3-none-any.whl.metadata (6.1 kB)
6:58:28 AM: Collecting babel>=2.7.0 (from mkdocs-git-revision-date-localized-plugin->-r requirements.txt (line 7))
6:58:28 AM: Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB)
6:58:28 AM: Collecting pytz>=2025.1 (from mkdocs-git-revision-date-localized-plugin->-r requirements.txt (line 7))
6:58:28 AM: Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB)
6:58:28 AM: Collecting natsort>=8.1.0 (from mkdocs-awesome-pages-plugin->-r requirements.txt (line 8))
6:58:28 AM: Downloading natsort-8.4.0-py3-none-any.whl.metadata (21 kB)
6:58:28 AM: Collecting wcmatch>=7 (from mkdocs-awesome-pages-plugin->-r requirements.txt (line 8))
6:58:28 AM: Downloading wcmatch-10.0-py3-none-any.whl.metadata (5.0 kB)
6:58:28 AM: Collecting mkdocs-material>=7.3.0 (from mkdocs-print-site-plugin->-r requirements.txt (line 10))
6:58:28 AM: Downloading mkdocs_material-9.6.9-py3-none-any.whl.metadata (19 kB)
6:58:28 AM: Collecting soupsieve>1.2 (from beautifulsoup4>=4.6.3->mkdocs-mermaid2-plugin->-r requirements.txt (line 2))
6:58:28 AM: Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB)
6:58:28 AM: Collecting typing-extensions>=4.0.0 (from beautifulsoup4>=4.6.3->mkdocs-mermaid2-plugin->-r requirements.txt (line 2))
6:58:28 AM: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
6:58:28 AM: Collecting msgpack<2.0.0,>=0.5.2 (from cachecontrol<1,>=0.14->cachecontrol[filecache]<1,>=0.14->mkdocs-rss-plugin->-r requirements.txt (line 3))
6:58:28 AM: Downloading msgpack-1.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB)
6:58:28 AM: Requirement already satisfied: filelock>=3.8.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from cachecontrol[filecache]<1,>=0.14->mkdocs-rss-plugin->-r requirements.txt (line 3)) (3.18.0)
6:58:28 AM: Collecting gitdb<5,>=4.0.1 (from GitPython->mkdocs-git-revision-date-plugin->-r requirements.txt (line 1))
6:58:28 AM: Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB)
6:58:28 AM: Collecting click>=7.0 (from mkdocs>=0.17->mkdocs-git-revision-date-plugin->-r requirements.txt (line 1))
6:58:28 AM: Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
6:58:28 AM: Collecting ghp-import>=1.0 (from mkdocs>=0.17->mkdocs-git-revision-date-plugin->-r requirements.txt (line 1))
6:58:28 AM: Downloading ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB)
6:58:28 AM: Collecting markdown>=3.3.6 (from mkdocs>=0.17->mkdocs-git-revision-date-plugin->-r requirements.txt (line 1))
6:58:28 AM: Downloading Markdown-3.7-py3-none-any.whl.metadata (7.0 kB)
6:58:28 AM: Collecting markupsafe>=2.0.1 (from mkdocs>=0.17->mkdocs-git-revision-date-plugin->-r requirements.txt (line 1))
6:58:28 AM: Downloading MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)
6:58:28 AM: Collecting mergedeep>=1.3.4 (from mkdocs>=0.17->mkdocs-git-revision-date-plugin->-r requirements.txt (line 1))
6:58:28 AM: Downloading mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB)
6:58:28 AM: Collecting mkdocs-get-deps>=0.2.0 (from mkdocs>=0.17->mkdocs-git-revision-date-plugin->-r requirements.txt (line 1))
6:58:28 AM: Downloading mkdocs_get_deps-0.2.0-py3-none-any.whl.metadata (4.0 kB)
6:58:28 AM: Collecting pyyaml-env-tag>=0.1 (from mkdocs>=0.17->mkdocs-git-revision-date-plugin->-r requirements.txt (line 1))
6:58:28 AM: Downloading pyyaml_env_tag-0.1-py3-none-any.whl.metadata (4.1 kB)
6:58:28 AM: Collecting watchdog>=2.0 (from mkdocs>=0.17->mkdocs-git-revision-date-plugin->-r requirements.txt (line 1))
6:58:28 AM: Downloading watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl.metadata (44 kB)
6:58:28 AM: Collecting backrefs~=5.7.post1 (from mkdocs-material>=7.3.0->mkdocs-print-site-plugin->-r requirements.txt (line 10))
6:58:28 AM: Downloading backrefs-5.8-py313-none-any.whl.metadata (3.3 kB)
6:58:28 AM: Collecting colorama~=0.4 (from mkdocs-material>=7.3.0->mkdocs-print-site-plugin->-r requirements.txt (line 10))
6:58:28 AM: Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB)
6:58:28 AM: Collecting mkdocs-material-extensions~=1.3 (from mkdocs-material>=7.3.0->mkdocs-print-site-plugin->-r requirements.txt (line 10))
6:58:28 AM: Downloading mkdocs_material_extensions-1.3.1-py3-none-any.whl.metadata (6.9 kB)
6:58:28 AM: Collecting paginate~=0.5 (from mkdocs-material>=7.3.0->mkdocs-print-site-plugin->-r requirements.txt (line 10))
6:58:28 AM: Downloading paginate-0.5.7-py2.py3-none-any.whl.metadata (11 kB)
6:58:28 AM: Collecting pygments~=2.16 (from mkdocs-material>=7.3.0->mkdocs-print-site-plugin->-r requirements.txt (line 10))
6:58:28 AM: Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB)
6:58:29 AM: Collecting charset-normalizer<4,>=2 (from requests->mkdocs-mermaid2-plugin->-r requirements.txt (line 2))
6:58:29 AM: Downloading charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
6:58:29 AM: Collecting idna<4,>=2.5 (from requests->mkdocs-mermaid2-plugin->-r requirements.txt (line 2))
6:58:29 AM: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
6:58:29 AM: Collecting urllib3<3,>=1.21.1 (from requests->mkdocs-mermaid2-plugin->-r requirements.txt (line 2))
6:58:29 AM: Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB)
6:58:29 AM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from requests->mkdocs-mermaid2-plugin->-r requirements.txt (line 2)) (2025.1.31)
6:58:29 AM: Collecting bracex>=2.1.1 (from wcmatch>=7->mkdocs-awesome-pages-plugin->-r requirements.txt (line 8))
6:58:29 AM: Downloading bracex-2.5.post1-py3-none-any.whl.metadata (3.5 kB)
6:58:29 AM: Collecting six>=1.13.0 (from jsbeautifier->mkdocs-mermaid2-plugin->-r requirements.txt (line 2))
6:58:29 AM: Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
6:58:29 AM: Collecting editorconfig>=0.12.2 (from jsbeautifier->mkdocs-mermaid2-plugin->-r requirements.txt (line 2))
6:58:29 AM: Downloading EditorConfig-0.17.0-py3-none-any.whl.metadata (3.8 kB)
6:58:29 AM: Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython->mkdocs-git-revision-date-plugin->-r requirements.txt (line 1))
6:58:29 AM: Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB)
6:58:29 AM: Requirement already satisfied: platformdirs>=2.2.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-get-deps>=0.2.0->mkdocs>=0.17->mkdocs-git-revision-date-plugin->-r requirements.txt (line 1)) (4.3.7)
6:58:29 AM: Downloading mkdocs_git_revision_date_plugin-0.3.2-py3-none-any.whl (4.2 kB)
6:58:29 AM: Downloading mkdocs_mermaid2_plugin-1.2.1-py3-none-any.whl (17 kB)
6:58:29 AM: Downloading mkdocs_rss_plugin-1.17.1-py2.py3-none-any.whl (29 kB)
6:58:29 AM: Downloading mkdocs_minify_plugin-0.8.0-py3-none-any.whl (6.7 kB)
6:58:29 AM: Downloading mkdocs_macros_plugin-1.3.7-py3-none-any.whl (37 kB)
6:58:29 AM: Downloading mkdocs_git_committers_plugin_2-2.5.0-py3-none-any.whl (11 kB)
6:58:29 AM: Downloading mkdocs_git_revision_date_localized_plugin-1.4.5-py3-none-any.whl (25 kB)
6:58:29 AM: Downloading mkdocs_awesome_pages_plugin-2.10.1-py3-none-any.whl (15 kB)
6:58:29 AM: Downloading mkdocs_redirects-1.2.2-py3-none-any.whl (6.1 kB)
6:58:29 AM: Downloading mkdocs_print_site_plugin-2.7.1-py3-none-any.whl (20 kB)
6:58:29 AM: Downloading mkdocs_swagger_ui_tag-0.6.11-py3-none-any.whl (2.8 MB)
6:58:29 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 61.1 MB/s eta 0:00:00
6:58:29 AM: Downloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB)
6:58:29 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 759.5/759.5 kB 46.8 MB/s eta 0:00:00
6:58:29 AM: Downloading babel-2.17.0-py3-none-any.whl (10.2 MB)
6:58:29 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 179.1 MB/s eta 0:00:00
6:58:29 AM: Downloading beautifulsoup4-4.13.3-py3-none-any.whl (186 kB)
6:58:29 AM: Downloading cachecontrol-0.14.2-py3-none-any.whl (21 kB)
6:58:29 AM: Downloading GitPython-3.1.44-py3-none-any.whl (207 kB)
6:58:29 AM: Downloading htmlmin2-0.1.13-py3-none-any.whl (34 kB)
6:58:29 AM: Downloading mkdocs-1.6.1-py3-none-any.whl (3.9 MB)
6:58:29 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 145.9 MB/s eta 0:00:00
6:58:29 AM: Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
6:58:29 AM: Downloading mkdocs_material-9.6.9-py3-none-any.whl (8.7 MB)
6:58:29 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 166.6 MB/s eta 0:00:00
6:58:29 AM: Downloading natsort-8.4.0-py3-none-any.whl (38 kB)
6:58:29 AM: Downloading pathspec-0.12.1-py3-none-any.whl (31 kB)
6:58:29 AM: Downloading pymdown_extensions-10.14.3-py3-none-any.whl (264 kB)
6:58:30 AM: Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB)
6:58:30 AM: Downloading requests-2.32.3-py3-none-any.whl (64 kB)
6:58:30 AM: Downloading wcmatch-10.0-py3-none-any.whl (39 kB)
6:58:30 AM: Downloading hjson-3.1.0-py3-none-any.whl (54 kB)
6:58:30 AM: Downloading jsbeautifier-1.15.4-py3-none-any.whl (94 kB)
6:58:30 AM: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
6:58:30 AM: Downloading super_collections-0.5.3-py3-none-any.whl (8.4 kB)
6:58:30 AM: Downloading termcolor-2.5.0-py3-none-any.whl (7.8 kB)
6:58:30 AM: Downloading backrefs-5.8-py313-none-any.whl (399 kB)
6:58:30 AM: Downloading bracex-2.5.post1-py3-none-any.whl (11 kB)
6:58:30 AM: Downloading charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
6:58:30 AM: Downloading click-8.1.8-py3-none-any.whl (98 kB)
6:58:30 AM: Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
6:58:30 AM: Downloading EditorConfig-0.17.0-py3-none-any.whl (16 kB)
6:58:30 AM: Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB)
6:58:30 AM: Downloading gitdb-4.0.12-py3-none-any.whl (62 kB)
6:58:30 AM: Downloading idna-3.10-py3-none-any.whl (70 kB)
6:58:30 AM: Downloading Markdown-3.7-py3-none-any.whl (106 kB)
6:58:30 AM: Downloading MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)
6:58:30 AM: Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
6:58:30 AM: Downloading mkdocs_get_deps-0.2.0-py3-none-any.whl (9.5 kB)
6:58:30 AM: Downloading mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB)
6:58:30 AM: Downloading msgpack-1.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (399 kB)
6:58:30 AM: Downloading paginate-0.5.7-py2.py3-none-any.whl (13 kB)
6:58:30 AM: Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB)
6:58:30 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 59.8 MB/s eta 0:00:00
6:58:30 AM: Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
6:58:30 AM: Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
6:58:30 AM: Downloading soupsieve-2.6-py3-none-any.whl (36 kB)
6:58:30 AM: Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)
6:58:30 AM: Downloading urllib3-2.3.0-py3-none-any.whl (128 kB)
6:58:30 AM: Downloading watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl (79 kB)
6:58:30 AM: Downloading smmap-5.0.2-py3-none-any.whl (24 kB)
6:58:30 AM: Building wheels for collected packages: csscompressor, jsmin
6:58:30 AM: Building wheel for csscompressor (pyproject.toml): started
6:58:30 AM: Building wheel for csscompressor (pyproject.toml): finished with status 'done'
6:58:30 AM: Created wheel for csscompressor: filename=csscompressor-0.9.5-py3-none-any.whl size=240409 sha256=f4bfb5ea68d857f35522e8935d54949d009bdfef84ef7498a8907c9f73d491e4
6:58:30 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/87/e9/27/bdcf85321e67edc69fe13a03fd881ff42a0737ec6479c3e106
6:58:30 AM: Building wheel for jsmin (pyproject.toml): started
6:58:31 AM: Building wheel for jsmin (pyproject.toml): finished with status 'done'
6:58:31 AM: Created wheel for jsmin: filename=jsmin-3.0.1-py3-none-any.whl size=13840 sha256=50b6976f5eb5f8ddc7a774264091e93dc32bb352f69be12fae95324898e9eeaa
6:58:31 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/1e/2a/ff/ded045dd0dbfe74a64fbc81a821a77ac383e2648b13b4c7f16
6:58:31 AM: Successfully built csscompressor jsmin
6:58:31 AM: Installing collected packages: pytz, paginate, jsmin, htmlmin2, hjson, editorconfig, csscompressor, watchdog, urllib3, typing-extensions, termcolor, super-collections, soupsieve, smmap, six, pyyaml, pygments, pathspec, natsort, msgpack, mkdocs-material-extensions, mergedeep, markupsafe, markdown, idna, colorama, click, charset-normalizer, bracex, backrefs, babel, wcmatch, requests, pyyaml-env-tag, python-dateutil, pymdown-extensions, mkdocs-get-deps, jsbeautifier, jinja2, gitdb, beautifulsoup4, mkdocs-swagger-ui-tag, GitPython, ghp-import, cachecontrol, mkdocs, mkdocs-rss-plugin, mkdocs-redirects, mkdocs-minify-plugin, mkdocs-mermaid2-plugin, mkdocs-material, mkdocs-macros-plugin, mkdocs-git-revision-date-plugin, mkdocs-git-revision-date-localized-plugin, mkdocs-git-committers-plugin-2, mkdocs-awesome-pages-plugin, mkdocs-print-site-plugin
6:58:35 AM: Successfully installed GitPython-3.1.44 babel-2.17.0 backrefs-5.8 beautifulsoup4-4.13.3 bracex-2.5.post1 cachecontrol-0.14.2 charset-normalizer-3.4.1 click-8.1.8 colorama-0.4.6 csscompressor-0.9.5 editorconfig-0.17.0 ghp-import-2.1.0 gitdb-4.0.12 hjson-3.1.0 htmlmin2-0.1.13 idna-3.10 jinja2-3.1.6 jsbeautifier-1.15.4 jsmin-3.0.1 markdown-3.7 markupsafe-3.0.2 mergedeep-1.3.4 mkdocs-1.6.1 mkdocs-awesome-pages-plugin-2.10.1 mkdocs-get-deps-0.2.0 mkdocs-git-committers-plugin-2-2.5.0 mkdocs-git-revision-date-localized-plugin-1.4.5 mkdocs-git-revision-date-plugin-0.3.2 mkdocs-macros-plugin-1.3.7 mkdocs-material-9.6.9 mkdocs-material-extensions-1.3.1 mkdocs-mermaid2-plugin-1.2.1 mkdocs-minify-plugin-0.8.0 mkdocs-print-site-plugin-2.7.1 mkdocs-redirects-1.2.2 mkdocs-rss-plugin-1.17.1 mkdocs-swagger-ui-tag-0.6.11 msgpack-1.1.0 natsort-8.4.0 paginate-0.5.7 pathspec-0.12.1 pygments-2.19.1 pymdown-extensions-10.14.3 python-dateutil-2.9.0.post0 pytz-2025.2 pyyaml-6.0.2 pyyaml-env-tag-0.1 requests-2.32.3 six-1.17.0 smmap-5.0.2 soupsieve-2.6 super-collections-0.5.3 termcolor-2.5.0 typing-extensions-4.12.2 urllib3-2.3.0 watchdog-6.0.0 wcmatch-10.0
6:58:35 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
6:58:35 AM: [notice] To update, run: pip install --upgrade pip
6:58:35 AM: Pip dependencies installed
6:58:35 AM: Attempting Ruby version 2.7.2, read from environment
6:58:36 AM: Using Ruby version 2.7.2
6:58:37 AM: Started restoring cached go cache
6:58:37 AM: Finished restoring cached go cache
6:58:38 AM: go version go1.19.13 linux/amd64
6:58:38 AM: Using PHP version 8.0
6:58:40 AM: Downloading and installing node v20.19.0...
6:58:40 AM: Downloading https://nodejs.org/dist/v20.19.0/node-v20.19.0-linux-x64.tar.xz...
6:58:41 AM: Computing checksum with sha256sum
6:58:41 AM: Checksums matched!
6:58:43 AM: Now using node v20.19.0 (npm v10.8.2)
6:58:43 AM: Enabling Node.js Corepack
6:58:43 AM: Started restoring cached build plugins
6:58:43 AM: Finished restoring cached build plugins
6:58:43 AM: Successfully installed dependencies
6:58:43 AM: Starting build script
6:58:45 AM: Detected 0 framework(s)
6:58:45 AM: Section completed: initializing
Building
Complete
Building
Complete
6:58:46 AM: Netlify Build
6:58:46 AM: ────────────────────────────────────────────────────────────────
6:58:46 AM:
6:58:46 AM: ❯ Version
6:58:46 AM: @netlify/build 30.0.5
6:58:46 AM:
6:58:46 AM: ❯ Flags
6:58:46 AM: accountId: 631553c248c9b8604109c3be
6:58:46 AM: baseRelDir: true
6:58:46 AM: buildId: 67e253ee539cf60008d30427
6:58:46 AM: deployId: 67e253ee539cf60008d30429
6:58:46 AM:
6:58:46 AM: ❯ Current directory
6:58:46 AM: /opt/build/repo
6:58:46 AM:
6:58:46 AM: ❯ Config file
6:58:46 AM: No config file was defined: using default values.
6:58:46 AM:
6:58:46 AM: ❯ Context
6:58:46 AM: deploy-preview
6:58:46 AM:
6:58:46 AM: Build command from Netlify app
6:58:46 AM: ────────────────────────────────────────────────────────────────
6:58:46 AM:
6:58:46 AM: $ bash scripts/run_netlify.sh
6:58:47 AM: Requirement already satisfied: mkdocs-material in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (9.6.9)
6:58:47 AM: Requirement already satisfied: mkdocs-git-revision-date-plugin in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (0.3.2)
6:58:47 AM: Requirement already satisfied: mkdocs-mermaid2-plugin in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (1.2.1)
6:58:47 AM: Requirement already satisfied: mkdocs-rss-plugin in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (1.17.1)
6:58:47 AM: Requirement already satisfied: mkdocs-minify-plugin in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (0.8.0)
6:58:47 AM: Requirement already satisfied: mkdocs-macros-plugin in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (1.3.7)
6:58:47 AM: Requirement already satisfied: mkdocs-git-committers-plugin-2 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (2.5.0)
6:58:47 AM: Requirement already satisfied: mkdocs-git-revision-date-localized-plugin in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (1.4.5)
6:58:47 AM: Requirement already satisfied: mkdocs-awesome-pages-plugin in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (2.10.1)
6:58:47 AM: Requirement already satisfied: mkdocs-redirects in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (1.2.2)
6:58:47 AM: Requirement already satisfied: mkdocs-print-site-plugin in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (2.7.1)
6:58:47 AM: Requirement already satisfied: mkdocs-swagger-ui-tag in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (0.6.11)
6:58:47 AM: Requirement already satisfied: pyyaml in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (6.0.2)
6:58:47 AM: Requirement already satisfied: babel~=2.10 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-material) (2.17.0)
6:58:47 AM: Requirement already satisfied: backrefs~=5.7.post1 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-material) (5.8)
6:58:47 AM: Requirement already satisfied: colorama~=0.4 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-material) (0.4.6)
6:58:47 AM: Requirement already satisfied: jinja2~=3.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-material) (3.1.6)
6:58:47 AM: Requirement already satisfied: markdown~=3.2 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-material) (3.7)
6:58:47 AM: Requirement already satisfied: mkdocs-material-extensions~=1.3 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-material) (1.3.1)
6:58:47 AM: Requirement already satisfied: mkdocs~=1.6 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-material) (1.6.1)
6:58:47 AM: Requirement already satisfied: paginate~=0.5 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-material) (0.5.7)
6:58:47 AM: Requirement already satisfied: pygments~=2.16 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-material) (2.19.1)
6:58:47 AM: Requirement already satisfied: pymdown-extensions~=10.2 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-material) (10.14.3)
6:58:47 AM: Requirement already satisfied: requests~=2.26 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-material) (2.32.3)
6:58:47 AM: Requirement already satisfied: GitPython in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-git-revision-date-plugin) (3.1.44)
6:58:47 AM: Requirement already satisfied: beautifulsoup4>=4.6.3 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-mermaid2-plugin) (4.13.3)
6:58:47 AM: Requirement already satisfied: jsbeautifier in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-mermaid2-plugin) (1.15.4)
6:58:47 AM: Requirement already satisfied: setuptools>=18.5 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-mermaid2-plugin) (78.0.2)
6:58:47 AM: Requirement already satisfied: cachecontrol<1,>=0.14 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from cachecontrol[filecache]<1,>=0.14->mkdocs-rss-plugin) (0.14.2)
6:58:47 AM: Requirement already satisfied: htmlmin2>=0.1.13 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-minify-plugin) (0.1.13)
6:58:47 AM: Requirement already satisfied: jsmin>=3.0.1 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-minify-plugin) (3.0.1)
6:58:47 AM: Requirement already satisfied: csscompressor>=0.9.5 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-minify-plugin) (0.9.5)
6:58:47 AM: Requirement already satisfied: hjson in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-macros-plugin) (3.1.0)
6:58:47 AM: Requirement already satisfied: packaging in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-macros-plugin) (24.2)
6:58:47 AM: Requirement already satisfied: pathspec in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-macros-plugin) (0.12.1)
6:58:47 AM: Requirement already satisfied: python-dateutil in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-macros-plugin) (2.9.0.post0)
6:58:47 AM: Requirement already satisfied: super-collections in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-macros-plugin) (0.5.3)
6:58:47 AM: Requirement already satisfied: termcolor in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-macros-plugin) (2.5.0)
6:58:47 AM: Requirement already satisfied: pytz>=2025.1 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-git-revision-date-localized-plugin) (2025.2)
6:58:47 AM: Requirement already satisfied: natsort>=8.1.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-awesome-pages-plugin) (8.4.0)
6:58:47 AM: Requirement already satisfied: wcmatch>=7 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-awesome-pages-plugin) (10.0)
6:58:47 AM: Requirement already satisfied: soupsieve>1.2 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from beautifulsoup4>=4.6.3->mkdocs-mermaid2-plugin) (2.6)
6:58:47 AM: Requirement already satisfied: typing-extensions>=4.0.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from beautifulsoup4>=4.6.3->mkdocs-mermaid2-plugin) (4.12.2)
6:58:47 AM: Requirement already satisfied: msgpack<2.0.0,>=0.5.2 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from cachecontrol<1,>=0.14->cachecontrol[filecache]<1,>=0.14->mkdocs-rss-plugin) (1.1.0)
6:58:47 AM: Requirement already satisfied: filelock>=3.8.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from cachecontrol[filecache]<1,>=0.14->mkdocs-rss-plugin) (3.18.0)
6:58:47 AM: Requirement already satisfied: gitdb<5,>=4.0.1 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from GitPython->mkdocs-git-revision-date-plugin) (4.0.12)
6:58:47 AM: Requirement already satisfied: MarkupSafe>=2.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from jinja2~=3.0->mkdocs-material) (3.0.2)
6:58:47 AM: Requirement already satisfied: click>=7.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs~=1.6->mkdocs-material) (8.1.8)
6:58:47 AM: Requirement already satisfied: ghp-import>=1.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs~=1.6->mkdocs-material) (2.1.0)
6:58:47 AM: Requirement already satisfied: mergedeep>=1.3.4 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs~=1.6->mkdocs-material) (1.3.4)
6:58:47 AM: Requirement already satisfied: mkdocs-get-deps>=0.2.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs~=1.6->mkdocs-material) (0.2.0)
6:58:47 AM: Requirement already satisfied: pyyaml-env-tag>=0.1 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs~=1.6->mkdocs-material) (0.1)
6:58:47 AM: Requirement already satisfied: watchdog>=2.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs~=1.6->mkdocs-material) (6.0.0)
6:58:47 AM: Requirement already satisfied: charset-normalizer<4,>=2 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from requests~=2.26->mkdocs-material) (3.4.1)
6:58:47 AM: Requirement already satisfied: idna<4,>=2.5 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from requests~=2.26->mkdocs-material) (3.10)
6:58:47 AM: Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from requests~=2.26->mkdocs-material) (2.3.0)
6:58:47 AM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from requests~=2.26->mkdocs-material) (2025.1.31)
6:58:47 AM: Requirement already satisfied: bracex>=2.1.1 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from wcmatch>=7->mkdocs-awesome-pages-plugin) (2.5.post1)
6:58:47 AM: Requirement already satisfied: six>=1.13.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from jsbeautifier->mkdocs-mermaid2-plugin) (1.17.0)
6:58:47 AM: Requirement already satisfied: editorconfig>=0.12.2 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from jsbeautifier->mkdocs-mermaid2-plugin) (0.17.0)
6:58:47 AM: Requirement already satisfied: smmap<6,>=3.0.1 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from gitdb<5,>=4.0.1->GitPython->mkdocs-git-revision-date-plugin) (5.0.2)
6:58:47 AM: Requirement already satisfied: platformdirs>=2.2.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from mkdocs-get-deps>=0.2.0->mkdocs~=1.6->mkdocs-material) (4.3.7)
6:58:47 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
6:58:47 AM: [notice] To update, run: pip install --upgrade pip
6:58:47 AM: From https://github.com/DaoCloud/DaoCloud-docs
6:58:47 AM: * branch main -> FETCH_HEAD
6:58:47 AM: Current commit SHA: 7050c308f8988e04a057a63841b7f9f70682dd9d
6:58:47 AM: Main commit SHA: 4298a2163c6ae5b620edbbc262340dcaf0017eca
6:58:47 AM: CHANGED_FILES environment variable:
6:58:47 AM: docs/en/docs/insight/compati-test/k8s-compatibility.md docs/zh/docs/insight/compati-test/k8s-compatibility.md
6:58:47 AM: docs/en/docs/insight/compati-test/k8s-compatibility.md docs/zh/docs/insight/compati-test/k8s-compatibility.md
6:58:47 AM: Chinese docs were modified, running mkdocs build for Chinese docs...
6:58:48 AM: WARNING - Configuration error for 'search.jieba_dict': 'dict.txt.small' does not exist.
6:58:48 AM: WARNING - Configuration error for 'search.jieba_dict_user': 'dict.txt.daocloud' does not exist.
6:58:48 AM: INFO - Cleaning site directory
6:58:48 AM: INFO - Building documentation to directory: /opt/build/repo/public
6:58:48 AM: INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration:
6:58:48 AM: - index.md
6:58:48 AM: - amamba/components-grafana-dashboard.md
6:58:48 AM: - amamba/customize-develop.md
6:58:48 AM: - amamba/customize-step.md
6:58:48 AM: - amamba/offline-upgrade.md
6:58:48 AM: - amamba/pluggable-components.md
6:58:48 AM: - amamba/faq/faq-gitops.md
6:58:48 AM: - amamba/faq/faq-jenkins.md
6:58:48 AM: - amamba/faq/faq-toochain.md
6:58:48 AM: - amamba/intro/index.md
6:58:48 AM: - amamba/intro/features.md
6:58:48 AM: - amamba/intro/permission.md
6:58:48 AM: - amamba/intro/release-notes.md
6:58:48 AM: - amamba/intro/scenarios.md
6:58:48 AM: - amamba/intro/tech-overview.md
6:58:48 AM: - amamba/quickstart/argo-cd-HA.md
6:58:48 AM: - amamba/quickstart/argo-karmada.md
6:58:48 AM: - amamba/quickstart/argocd-jenkins.md
6:58:48 AM: - amamba/quickstart/argocd-rollout.md
6:58:48 AM: - amamba/quickstart/contour-argorollout.md
6:58:48 AM: - amamba/quickstart/deploy-pipeline.md
6:58:48 AM: - amamba/quickstart/istio_argocd.md
6:58:48 AM: - amamba/quickstart/istio_argocd_rollout.md
6:58:48 AM: - amamba/quickstart/jenkins-HA.md
6:58:48 AM: - amamba/quickstart/jenkins-custom.md
6:58:48 AM: - amamba/quickstart/jenkins-integration.md
6:58:48 AM: - amamba/quickstart/pipeline-kairship.md
6:58:48 AM: - amamba/quickstart/pipeline-on-node.md
6:58:48 AM: - amamba/quickstart/scan-with-harbor.md
6:58:48 AM: - amamba/quickstart/scan-with-pipeline.md
6:58:48 AM: - amamba/quickstart/scenarios-config.md
6:58:48 AM: - amamba/user-guide/helm.md
6:58:48 AM: - amamba/user-guide/olm.md
6:58:48 AM: - amamba/user-guide/git/git.md
6:58:48 AM: - amamba/user-guide/gitops/applicationset.md
6:58:48 AM: - amamba/user-guide/gitops/argo-cd-status.md
6:58:48 AM: - amamba/user-guide/gitops/create-argo-cd.md
6:58:48 AM: - amamba/user-guide/gitops/gitops-secret.md
6:58:48 AM: - amamba/user-guide/gitops/import-repo.md
6:58:48 AM: - amamba/user-guide/gitops/integrate-argocd-ui.md
6:58:48 AM: - amamba/user-guide/gitops/sync-manually.md
6:58:48 AM: - amamba/user-guide/namespace/multi-namespace.md
6:58:48 AM: - amamba/user-guide/namespace/namespace.md
6:58:48 AM: - amamba/user-guide/native/manage.md
6:58:48 AM: - amamba/user-guide/native/native-app.md
6:58:48 AM: - amamba/user-guide/oam/concept.md
6:58:48 AM: - amamba/user-guide/oam/create.md
6:58:48 AM: - amamba/user-guide/oam/manage.md
6:58:48 AM: - amamba/user-guide/pipeline/cicd_vm.md
6:58:48 AM: - amamba/user-guide/pipeline/credential.md
6:58:48 AM: - amamba/user-guide/pipeline/edit.md
6:58:48 AM: - amamba/user-guide/pipeline/github_gitlab_token.md
6:58:48 AM: - amamba/user-guide/pipeline/install-jenkins.md
6:58:48 AM: - amamba/user-guide/pipeline/jenkins-agent.md
6:58:48 AM: - amamba/user-guide/pipeline/jenkins-metric.md
6:58:48 AM: - amamba/user-guide/pipeline/migrate-jenkins-agent-images.md
6:58:48 AM: - amamba/user-guide/pipeline/pipeline-syntax.md
6:58:48 AM: - amamba/user-guide/pipeline/pipeline_cache.md
6:58:48 AM: - amamba/user-guide/pipeline/podman.md
6:58:48 AM: - amamba/user-guide/pipeline/retain-jenkins-config.md
6:58:48 AM: - amamba/user-guide/pipeline/system-env.md
6:58:48 AM: - amamba/user-guide/pipeline/config/agent.md
6:58:48 AM: - amamba/user-guide/pipeline/config/concept.md
6:58:48 AM: - amamba/user-guide/pipeline/config/step.md
6:58:48 AM: - amamba/user-guide/pipeline/create/custom.md
6:58:48 AM: - amamba/user-guide/pipeline/create/jenkins.md
6:58:48 AM: - amamba/user-guide/pipeline/create/mutilpipeline.md
6:58:48 AM: - amamba/user-guide/pipeline/create/template.md
6:58:48 AM: - amamba/user-guide/pipeline/group/group.md
6:58:48 AM: - amamba/user-guide/pipeline/run/manual.md
6:58:48 AM: - amamba/user-guide/pipeline/run/trigger.md
6:58:48 AM: - amamba/user-guide/pipeline/template/custom-template.md
6:58:48 AM: - amamba/user-guide/pipeline/template/info.md
6:58:48 AM: - amamba/user-guide/pipeline/view/view-pipeline.md
6:58:48 AM: - amamba/user-guide/pipeline/view/view-run.md
6:58:48 AM: - amamba/user-guide/pm/issue.md
6:58:48 AM: - amamba/user-guide/release/blue-green.md
6:58:48 AM: - amamba/user-guide/release/canary.md
6:58:48 AM: - amamba/user-guide/release/check-bluegreen.md
6:58:48 AM: - amamba/user-guide/release/check-canary.md
6:58:48 AM: - amamba/user-guide/tools/integrated-toolchain.md
6:58:48 AM: - amamba/user-guide/tools/toolchain-instances.md
6:58:48 AM: - amamba/user-guide/wizard/create-app-git.md
6:58:48 AM: - amamba/user-guide/wizard/helm.md
6:58:48 AM: - amamba/user-guide/wizard/jar-java-app.md
6:58:48 AM: - baize/best-practice/add-scheduler.md
6:58:48 AM: - baize/best-practice/change-notebook-image.md
6:58:48 AM: - baize/best-practice/checkpoint.md
6:58:48 AM: - baize/best-practice/deploy-nfs-in-worker.md
6:58:48 AM: - baize/best-practice/finetunel-llm.md
6:58:48 AM: - baize/best-practice/label-studio.md
6:58:48 AM: - baize/best-practice/train-with-deepspeed.md
6:58:48 AM: - baize/developer/index.md
6:58:48 AM: - baize/developer/quick-start.md
6:58:48 AM: - baize/developer/dataset/create-use-delete.md
6:58:48 AM: - baize/developer/dataset/environments.md
6:58:48 AM: - baize/developer/inference/models.md
6:58:48 AM: - baize/developer/inference/triton-inference.md
6:58:48 AM: - baize/developer/inference/vllm-inference.md
6:58:48 AM: - baize/developer/jobs/create.md
6:58:48 AM: - baize/developer/jobs/delete.md
6:58:48 AM: - baize/developer/jobs/mpi.md
6:58:48 AM: - baize/developer/jobs/mxnet.md
6:58:48 AM: - baize/developer/jobs/paddle.md
6:58:48 AM: - baize/developer/jobs/pytorch.md
6:58:48 AM: - baize/developer/jobs/tensorboard.md
6:58:48 AM: - baize/developer/jobs/tensorflow.md
6:58:48 AM: - baize/developer/jobs/view.md
6:58:48 AM: - baize/developer/notebooks/baizectl.md
6:58:48 AM: - baize/developer/notebooks/baizess.md
6:58:48 AM: - baize/developer/notebooks/create.md
6:58:48 AM: - baize/developer/notebooks/delete.md
6:58:48 AM: - baize/developer/notebooks/notebook-auto-close.md
6:58:48 AM: - baize/developer/notebooks/notebook-with-envs.md
6:58:48 AM: - baize/developer/notebooks/notebook-with-ssh.md
6:58:48 AM: - baize/developer/notebooks/start-pause.md
6:58:48 AM: - baize/developer/notebooks/view.md
6:58:48 AM: - baize/intro/index.md
6:58:48 AM: - baize/intro/first.md
6:58:48 AM: - baize/intro/install.md
6:58:48 AM: - baize/intro/release-notes.md
6:58:48 AM: - baize/oam/index.md
6:58:48 AM: - baize/oam/resource.md
6:58:48 AM: - baize/oam/queue/create.md
6:58:48 AM: - baize/oam/queue/delete.md
6:58:48 AM: - baize/troubleshoot/index.md
6:58:48 AM: - baize/troubleshoot/cluster-not-found.md
6:58:48 AM: - baize/troubleshoot/local-queue-initialization-failed.md
6:58:48 AM: - baize/troubleshoot/notebook-not-controlled-by-quotas.md
6:58:48 AM: - blogs/index.md
6:58:48 AM: - blogs/2022/220708-mspider.md
6:58:48 AM: - blogs/2022/220808-kairship.md
6:58:48 AM: - blogs/2022/220925-amamba.md
6:58:48 AM: - blogs/2022/221008-dce-bg.md
6:58:48 AM: - blogs/2022/221018-resource.md
6:58:48 AM: - blogs/2022/221026-kpanda.md
6:58:48 AM: - blogs/2022/221116-kcsp.md
6:58:48 AM: - blogs/2022/221209-k8s-1.26.md
6:58:48 AM: - blogs/2023/230110-res-usage.md
6:58:48 AM: - blogs/2023/230201-forecast.md
6:58:48 AM: - blogs/2023/230201-peter.md
6:58:48 AM: - blogs/2023/230214-daocloud_k8s.md
6:58:48 AM: - blogs/2023/230214-open-projects.md
6:58:48 AM: - blogs/2023/230301-kwok.md
6:58:48 AM: - blogs/2023/230315-install-on-linux.md
6:58:48 AM: - blogs/2023/230315-install-on-macos.md
6:58:48 AM: - blogs/2023/230317-edge-app-wp.md
6:58:48 AM: - blogs/2023/230405-step-by-step-dce5.md
6:58:48 AM: - blogs/2023/230411-spiderpool.md
6:58:48 AM: - blogs/2023/230412-k8s-1.27.md
6:58:48 AM: - blogs/2023/230417-cncf-platform-wp.md
6:58:48 AM: - blogs/2023/230418-karmada-failover.md
6:58:48 AM: - blogs/2023/230427-victoriametrics.md
6:58:48 AM: - blogs/2023/230428-pod-startup.md
6:58:48 AM: - blogs/2023/230508-cilium.md
6:58:48 AM: - blogs/2023/230509-k8s-install.md
6:58:48 AM: - blogs/2023/230515-chaos-mesh.md
6:58:48 AM: - blogs/2023/230518-seccom.md
6:58:48 AM: - blogs/2023/230601-api-server-tracing.md
6:58:48 AM: - blogs/2023/230605-fedstate.md
6:58:48 AM: - blogs/2023/230609-istio118.md
6:58:48 AM: - blogs/2023/230612-ray.md
6:58:48 AM: - blogs/2023/230615-ray.md
6:58:48 AM: - blogs/2023/230808-k8sgpt.md
6:58:48 AM: - blogs/2023/230815-k8s1.28.md
6:58:48 AM: - blogs/2023/230824-tools.md
6:58:48 AM: - blogs/2023/230911-kubecon-contributor.md
6:58:48 AM: - blogs/2023/231008-kcs.md
6:58:48 AM: - blogs/2023/231115-k8s-1.29-changes.md
6:58:48 AM: - blogs/2023/231205-vm-bm-compare.md
6:58:48 AM: - blogs/2023/231213-k8s-1.29.md
6:58:48 AM: - blogs/2023/231216-atom.md
6:58:48 AM: - blogs/2023/231220-spiderpool.md
6:58:48 AM: - blogs/2024/0429-ai-survey.md
6:58:48 AM: - blogs/2024/0606-k8s-birth.md
6:58:48 AM: - blogs/2024/20240619-nvidiaai.md
6:58:48 AM: - blogs/2024/240108-kubeedge.md
6:58:48 AM: - blogs/2024/240115-news.md
6:58:48 AM: - blogs/2024/240201-ai-compute.md
6:58:48 AM: - blogs/2024/240203-book.md
6:58:48 AM: - blogs/2024/240301-osc-eco.md
6:58:48 AM: - blogs/2024/240326-kubecon-eu.md
6:58:48 AM: - blogs/2024/240410-cnai-wp.md
6:58:48 AM: - blogs/2024/240416-kubean.md
6:58:48 AM: - blogs/2024/240509-model-spec.md
6:58:48 AM: - blogs/2024/240516-sig-docs.md
6:58:48 AM: - blogs/2024/240816-1.31-image.md
6:58:48 AM: - blogs/2024/241106-containerd-nerdctl-lima.md
6:58:48 AM: - blogs/2024/241108-cncf-ambassador.md
6:58:48 AM: - blogs/2024/241219-sec-privacy.md
6:58:48 AM: - blogs/2025/open-source-doc.md
6:58:48 AM: - blogs/2025/open-source-report.md
6:58:48 AM: - blogs/other/cat.md
6:58:48 AM: - community/index.md
6:58:48 AM: - community/cloudtty.md
6:58:48 AM: - community/clusterpedia.md
6:58:48 AM: - community/dtx.md
6:58:48 AM: - community/egress-gw.md
6:58:48 AM: - community/fast.md
6:58:48 AM: - community/fedstate.md
6:58:48 AM: - community/ferry.md
6:58:48 AM: - community/hami.md
6:58:48 AM: - community/hwameistor.md
6:58:48 AM: - community/kasmcloud.md
6:58:48 AM: - community/kdoctor.md
6:58:48 AM: - community/klts.md
6:58:48 AM: - community/kube-node-tuning.md
6:58:48 AM: - community/kubean.md
6:58:48 AM: - community/kwok.md
6:58:48 AM: - community/merbridge.md
6:58:48 AM: - community/miragedebug.md
6:58:48 AM: - community/mirror.md
6:58:48 AM: - community/piraeus.md
6:58:48 AM: - community/spiderpool.md
6:58:48 AM: - community/icons/index.md
6:58:48 AM: - dce/index.md
6:58:48 AM: - dce/bphome.md
6:58:48 AM: - dce/faq.md
6:58:48 AM: - dce/features.md
6:58:48 AM: - dce/kcsp.md
6:58:48 AM: - dce/license0.md
6:58:48 AM: - dce/roadmap.md
6:58:48 AM: - dce/scenario.md
6:58:48 AM: - dce/support.md
6:58:48 AM: - dce/terms.md
6:58:48 AM: - dce/dce-rn/20230531.md
6:58:48 AM: - dce/dce-rn/20230630.md
6:58:48 AM: - dce/dce-rn/20230731.md
6:58:48 AM: - dce/dce-rn/20230831.md
6:58:48 AM: - dce/dce-rn/20231031.md
6:58:48 AM: - dce/dce-rn/20231130.md
6:58:48 AM: - dce/dce-rn/20231231.md
6:58:48 AM: - dce/dce-rn/20240130.md
6:58:48 AM: - dce/dce-rn/20240330.md
6:58:48 AM: - dce/dce-rn/20240430.md
6:58:48 AM: - dce/dce-rn/20240530.md
6:58:48 AM: - dce/dce-rn/20240630.md
6:58:48 AM: - dce/dce-rn/20240730.md
6:58:48 AM: - dce/dce-rn/20240830.md
6:58:48 AM: - dce/dce-rn/20240930.md
6:58:48 AM: - dce/dce-rn/20241030.md
6:58:48 AM: - dce/dce-rn/20241130.md
6:58:48 AM: - dce/dce-rn/20241231.md
6:58:48 AM: - dce/dce-rn/20250131.md
6:58:48 AM: - dce/dce-rn/20250228.md
6:58:48 AM: - dce/dce-rn/istio1.16.1-1.22.3.md
6:58:48 AM: - ghippo/best-practice/authz-plan.md
6:58:48 AM: - ghippo/best-practice/cluster-for-multiws.md
6:58:48 AM: - ghippo/best-practice/folder-practice.md
6:58:48 AM: - ghippo/best-practice/super-group.md
6:58:48 AM: - ghippo/best-practice/system-message.md
6:58:48 AM: - ghippo/best-practice/ws-best-practice.md
6:58:48 AM: - ghippo/best-practice/ws-to-ns.md
6:58:48 AM: - ghippo/best-practice/gproduct/intro.md
6:58:48 AM: - ghippo/best-practice/gproduct/nav.md
6:58:48 AM: - ghippo/best-practice/gproduct/route-auth.md
6:58:48 AM: - ghippo/best-practice/menu/menu-display-or-hiding.md
6:58:48 AM: - ghippo/best-practice/menu/navigator.md
6:58:48 AM: - ghippo/best-practice/oem/custom-idp.md
6:58:48 AM: - ghippo/best-practice/oem/demo.md
6:58:48 AM: - ghippo/best-practice/oem/keycloak-idp.md
6:58:48 AM: - ghippo/best-practice/oem/oem-in.md
6:58:48 AM: - ghippo/best-practice/oem/oem-out.md
6:58:48 AM: - ghippo/install/gm-gateway.md
6:58:48 AM: - ghippo/install/login.md
6:58:48 AM: - ghippo/install/offline-install.md
6:58:48 AM: - ghippo/install/reverse-proxy.md
6:58:48 AM: - ghippo/install/user-isolation.md
6:58:48 AM: - ghippo/intro/index.md
6:58:48 AM: - ghippo/intro/features.md
6:58:48 AM: - ghippo/intro/glossary.md
6:58:48 AM: - ghippo/intro/release-notes.md
6:58:48 AM: - ghippo/permissions/amamba.md
6:58:48 AM: - ghippo/permissions/baize.md
6:58:48 AM: - ghippo/permissions/kpanda.md
6:58:48 AM: - ghippo/permissions/mcamel.md
6:58:48 AM: - ghippo/permissions/mspider.md
6:58:48 AM: - ghippo/permissions/skoala.md
6:58:48 AM: - ghippo/troubleshooting/ghippo01.md
6:58:48 AM: - ghippo/troubleshooting/ghippo02.md
6:58:48 AM: - ghippo/troubleshooting/ghippo03.md
6:58:48 AM: - ghippo/troubleshooting/ghippo04.md
6:58:48 AM: - ghippo/user-guide/password.md
6:58:48 AM: - ghippo/user-guide/access-control/custom-role.md
6:58:48 AM: - ghippo/user-guide/access-control/docking.md
6:58:48 AM: - ghippo/user-guide/access-control/global.md
6:58:48 AM: - ghippo/user-guide/access-control/group.md
6:58:48 AM: - ghippo/user-guide/access-control/iam.md
6:58:48 AM: - ghippo/user-guide/access-control/idprovider.md
6:58:48 AM: - ghippo/user-guide/access-control/ldap.md
6:58:48 AM: - ghippo/user-guide/access-control/oauth2.0.md
6:58:48 AM: - ghippo/user-guide/access-control/oidc.md
6:58:48 AM: - ghippo/user-guide/access-control/role.md
6:58:48 AM: - ghippo/user-guide/access-control/user.md
6:58:48 AM: - ghippo/user-guide/access-control/webhook.md
6:58:48 AM: - ghippo/user-guide/audit/audit-log.md
6:58:48 AM: - ghippo/user-guide/audit/open-audit.md
6:58:48 AM: - ghippo/user-guide/audit/open-k8s-audit.md
6:58:48 AM: - ghippo/user-guide/audit/source-ip.md
6:58:48 AM: - ghippo/user-guide/audit/gproduct-audit/amamba.md
6:58:48 AM: - ghippo/user-guide/audit/gproduct-audit/ghippo.md
6:58:48 AM: - ghippo/user-guide/audit/gproduct-audit/insight.md
6:58:48 AM: - ghippo/user-guide/audit/gproduct-audit/kairship.md
6:58:48 AM: - ghippo/user-guide/audit/gproduct-audit/kangaroo.md
6:58:48 AM: - ghippo/user-guide/audit/gproduct-audit/kpanda.md
6:58:48 AM: - ghippo/user-guide/audit/gproduct-audit/mcamel.md
6:58:48 AM: - ghippo/user-guide/audit/gproduct-audit/mspider.md
6:58:48 AM: - ghippo/user-guide/audit/gproduct-audit/skoala.md
6:58:48 AM: - ghippo/user-guide/audit/gproduct-audit/virtnest.md
6:58:48 AM: - ghippo/user-guide/personal-center/accesstoken.md
6:58:48 AM: - ghippo/user-guide/personal-center/language.md
6:58:48 AM: - ghippo/user-guide/personal-center/security-setting.md
6:58:48 AM: - ghippo/user-guide/personal-center/ssh-key.md
6:58:48 AM: - ghippo/user-guide/platform-setting/about.md
6:58:48 AM: - ghippo/user-guide/platform-setting/appearance.md
6:58:48 AM: - ghippo/user-guide/platform-setting/mail-server.md
6:58:48 AM: - ghippo/user-guide/platform-setting/security.md
6:58:48 AM: - ghippo/user-guide/report-billing/index.md
6:58:48 AM: - ghippo/user-guide/report-billing/billing.md
6:58:48 AM: - ghippo/user-guide/report-billing/gmagpie-offline-install.md
6:58:48 AM: - ghippo/user-guide/report-billing/report.md
6:58:48 AM: - ghippo/user-guide/workspace/folder-permission.md
6:58:48 AM: - ghippo/user-guide/workspace/folders.md
6:58:48 AM: - ghippo/user-guide/workspace/quota.md
6:58:48 AM: - ghippo/user-guide/workspace/res-gp-and-shared-res.md
6:58:48 AM: - ghippo/user-guide/workspace/workspace.md
6:58:48 AM: - ghippo/user-guide/workspace/ws-folder.md
6:58:48 AM: - ghippo/user-guide/workspace/ws-permission.md
6:58:48 AM: - ghippo/user-guide/workspace/wsbind-permission.md
6:58:48 AM: - insight/quickstart/install/helm-installagent.md
6:58:48 AM: - insight/quickstart/otel/golang/meter.md
6:58:48 AM: - insight/quickstart/otel/java/mdc.md
6:58:48 AM: - install/index.md
6:58:48 AM: - install/air-tag-download.md
6:58:48 AM: - install/evolve.md
6:58:48 AM: - install/faq.md
6:58:48 AM: - install/import.md
6:58:48 AM: - install/install-tools.md
6:58:48 AM: - install/release-notes.md
6:58:48 AM: - install/uninstall.md
6:58:48 AM: - install/upgrade.md
6:58:48 AM: - install/best-practices/all-in-one-machine.md
6:58:48 AM: - install/best-practices/cve-20240-21626.md
6:58:48 AM: - install/best-practices/docker-storage.md
6:58:48 AM: - install/best-practices/etcd-host-deploy.md
6:58:48 AM: - install/best-practices/extend-params.md
6:58:48 AM: - install/best-practices/large-deployments-par.md
6:58:48 AM: - install/best-practices/offline-clipper.md
6:58:48 AM: - install/best-practices/remanage-work-cluster.md
6:58:48 AM: - install/best-practices/replace-os.md
6:58:48 AM: - install/best-practices/thinder-ha.md
6:58:48 AM: - install/best-practices/thinder-restore.md
6:58:48 AM: - install/commercial/cluster-config.md
6:58:48 AM: - install/commercial/deploy-arch.md
6:58:48 AM: - install/commercial/deploy-requirements.md
6:58:48 AM: - install/commercial/download-file.md
6:58:48 AM: - install/commercial/manifest.md
6:58:48 AM: - install/commercial/port-requirements.md
6:58:48 AM: - install/commercial/prepare.md
6:58:48 AM: - install/commercial/scenarios.md
6:58:48 AM: - install/commercial/start-install.md
6:58:48 AM: - install/commercial/external/external-binary.md
6:58:48 AM: - install/commercial/external/external-imageandchart.md
6:58:48 AM: - install/commercial/external/external-middlewares.md
6:58:48 AM: - install/commercial/external/external-os.md
6:58:48 AM: - install/community/resources.md
6:58:48 AM: - install/community/k8s/k8s-dce-deploy.md
6:58:48 AM: - install/community/k8s/offline.md
6:58:48 AM: - install/community/k8s/online.md
6:58:48 AM: - install/community/kind/online.md
6:58:48 AM: - install/k8s-install/ecs-install-dce5.0.md
6:58:48 AM: - install/k8s-install/ocp-install-dce5.0.md
6:58:48 AM: - install/light-install/install-light.md
6:58:48 AM: - install/light-install/light-install-solution.md
6:58:48 AM: - install/os-install/TencentOS-install-dce5.0.md
6:58:48 AM: - install/os-install/neokylin-install-dce5.0.md
6:58:48 AM: - install/os-install/oracleLinux-install-dce5.0.md
6:58:48 AM: - install/os-install/otherlinux.md
6:58:48 AM: - install/os-install/uos-v20-install-dce5.0.md
6:58:48 AM: - kairship/cluster.md
6:58:48 AM: - kairship/workspace.md
6:58:48 AM: - kairship/best-practice/fhpa.md
6:58:48 AM: - kairship/best-practice/one-click-conversion.md
6:58:48 AM: - kairship/crds/crd.md
6:58:48 AM: - kairship/failover/failover.md
6:58:48 AM: - kairship/failover/optimization-failover.md
6:58:48 AM: - kairship/instance/index.md
6:58:48 AM: - kairship/instance/add.md
6:58:48 AM: - kairship/instance/delete.md
6:58:48 AM: - kairship/intro/index.md
6:58:48 AM: - kairship/intro/architecture.md
6:58:48 AM: - kairship/intro/faq.md
6:58:48 AM: - kairship/intro/features.md
6:58:48 AM: - kairship/intro/offline-upgrade.md
6:58:48 AM: - kairship/intro/release-notes.md
6:58:48 AM: - kairship/policy/override.md
6:58:48 AM: - kairship/policy/propagation.md
6:58:48 AM: - kairship/resource/configmap.md
6:58:48 AM: - kairship/resource/ingress.md
6:58:48 AM: - kairship/resource/ns.md
6:58:48 AM: - kairship/resource/secret.md
6:58:48 AM: - kairship/resource/service.md
6:58:48 AM: - kairship/resource/update-configmap.md
6:58:48 AM: - kairship/resource/update-ingress.md
6:58:48 AM: - kairship/resource/update-ns.md
6:58:48 AM: - kairship/resource/update-secret.md
6:58:48 AM: - kairship/resource/update-service.md
6:58:48 AM: - kairship/workload/cronjob.md
6:58:48 AM: - kairship/workload/deployment.md
6:58:48 AM: - kairship/workload/job.md
6:58:48 AM: - kairship/workload/promote.md
6:58:48 AM: - kairship/workload/update-deployment.md
6:58:48 AM: - kairship/workload/yaml.md
6:58:48 AM: - kangaroo/best-practice/capacity-planning.md
6:58:48 AM: - kangaroo/best-practice/harbor-nginx.md
6:58:48 AM: - kangaroo/best-practice/insecure_registry.md
6:58:48 AM: - kangaroo/best-practice/lb.md
6:58:48 AM: - kangaroo/best-practice/managed-harbor-select-access-type.md
6:58:48 AM: - kangaroo/integrate/integrate-ws.md
6:58:48 AM: - kangaroo/integrate/integrate-admin/bind-to-ws.md
6:58:48 AM: - kangaroo/integrate/integrate-admin/integrate-admin.md
6:58:48 AM: - kangaroo/integrate/integrate-admin/registry-space.md
6:58:48 AM: - kangaroo/integrate/integrate-admin/sync.md
6:58:48 AM: - kangaroo/intro/index.md
6:58:48 AM: - kangaroo/intro/faq.md
6:58:48 AM: - kangaroo/intro/release-notes.md
6:58:48 AM: - kangaroo/intro/upgrade.md
6:58:48 AM: - kangaroo/managed/harbor-migration.md
6:58:48 AM: - kangaroo/managed/harbor.md
6:58:48 AM: - kangaroo/managed/intro.md
6:58:48 AM: - kangaroo/managed/operator.md
6:58:48 AM: - kangaroo/quickstart/admin-registry.md
6:58:48 AM: - kangaroo/quickstart/push.md
6:58:48 AM: - kangaroo/quickstart/registry-in-one.md
6:58:48 AM: - kangaroo/quickstart/trivy-offline.md
6:58:48 AM: - kangaroo/quickstart/ws-admin-registry.md
6:58:48 AM: - kangaroo/space/index.md
6:58:48 AM: - kangaroo/space/desc.md
6:58:48 AM: - kangaroo/space/imagelist.md
6:58:48 AM: - kangaroo/space/reclaim.md
6:58:48 AM: - kangaroo/space/scan.md
6:58:48 AM: - kant/best-practice/custom-device-control.md
6:58:48 AM: - kant/best-practice/develop-device-mapper.md
6:58:48 AM: - kant/best-practice/modbus-device-demo.md
6:58:48 AM: - kant/intro/index.md
6:58:48 AM: - kant/intro/benefits.md
6:58:48 AM: - kant/intro/concepts.md
6:58:48 AM: - kant/intro/faq.md
6:58:48 AM: - kant/intro/features.md
6:58:48 AM: - kant/intro/offline-upgrade.md
6:58:48 AM: - kant/intro/release-notes.md
6:58:48 AM: - kant/intro/use-cases.md
6:58:48 AM: - kant/user-guide/device/index.md
6:58:48 AM: - kant/user-guide/device/create-device-model.md
6:58:48 AM: - kant/user-guide/device/create-device.md
6:58:48 AM: - kant/user-guide/device/manage-device.md
6:58:48 AM: - kant/user-guide/edge-app/index.md
6:58:48 AM: - kant/user-guide/edge-app/create-app.md
6:58:48 AM: - kant/user-guide/edge-app/create-batch-app.md
6:58:48 AM: - kant/user-guide/edge-app/deploy.md
6:58:48 AM: - kant/user-guide/edge-network/index.md
6:58:48 AM: - kant/user-guide/edge-network/deploy-edgemesh.md
6:58:48 AM: - kant/user-guide/edge-network/service.md
6:58:48 AM: - kant/user-guide/edge-unit/create-external-unit.md
6:58:48 AM: - kant/user-guide/edge-unit/create-internal-unit.md
6:58:48 AM: - kant/user-guide/edge-unit/edge-observable.md
6:58:48 AM: - kant/user-guide/edge-unit/manage-unit.md
6:58:48 AM: - kant/user-guide/node/index.md
6:58:48 AM: - kant/user-guide/node/access-guide.md
6:58:48 AM: - kant/user-guide/node/batch-registration.md
6:58:48 AM: - kant/user-guide/node/batch-upgrade.md
6:58:48 AM: - kant/user-guide/node/container-engine-install.md
6:58:48 AM: - kant/user-guide/node/create-access-guide.md
6:58:48 AM: - kant/user-guide/node/join-rqmt.md
6:58:48 AM: - kant/user-guide/node/manage-node.md
6:58:48 AM: - kant/user-guide/node/managed-node.md
6:58:48 AM: - kant/user-guide/node-group/create-group.md
6:58:48 AM: - kant/user-guide/node-group/manage-group.md
6:58:48 AM: - kant/user-guide/route/index.md
6:58:48 AM: - kant/user-guide/route/create-route.md
6:58:48 AM: - kpanda/best-practice/add-master-node.md
6:58:48 AM: - kpanda/best-practice/add-worker-node-on-global.md
6:58:48 AM: - kpanda/best-practice/backup-mysql-on-nfs.md
6:58:48 AM: - kpanda/best-practice/create-redhat9.2-on-centos-platform.md
6:58:48 AM: - kpanda/best-practice/create-ubuntu-on-centos-platform.md
6:58:48 AM: - kpanda/best-practice/dce4-5-migration.md
6:58:48 AM: - kpanda/best-practice/etcd-backup.md
6:58:48 AM: - kpanda/best-practice/get-kubeconfig.md
6:58:48 AM: - kpanda/best-practice/hardening-cluster.md
6:58:48 AM: - kpanda/best-practice/k3s-lcm.md
6:58:48 AM: - kpanda/best-practice/kubean-low-version.md
6:58:48 AM: - kpanda/best-practice/limit-disk-usage-docker.md
6:58:48 AM: - kpanda/best-practice/multi-arch.md
6:58:48 AM: - kpanda/best-practice/replace-first-master-node.md
6:58:48 AM: - kpanda/best-practice/update-offline-cluster.md
6:58:48 AM: - kpanda/best-practice/use-otherlinux-create-custer.md
6:58:48 AM: - kpanda/best-practice/co-located/index.md
6:58:48 AM: - kpanda/best-practice/co-located/install.md
6:58:48 AM: - kpanda/intro/index.md
6:58:48 AM: - kpanda/intro/faq.md
6:58:48 AM: - kpanda/intro/features.md
6:58:48 AM: - kpanda/intro/news.md
6:58:48 AM: - kpanda/intro/offline-upgrade.md
6:58:48 AM: - kpanda/intro/release-notes.md
6:58:48 AM: - kpanda/intro/scenarios.md
6:58:48 AM: - kpanda/user-guide/backup/index.md
6:58:48 AM: - kpanda/user-guide/backup/deployment.md
6:58:48 AM: - kpanda/user-guide/backup/etcd-backup.md
6:58:48 AM: - kpanda/user-guide/backup/install-velero.md
6:58:48 AM: - kpanda/user-guide/backup/offline-upgrade.md
6:58:48 AM: - kpanda/user-guide/clusterops/cluster-oversold.md
6:58:48 AM: - kpanda/user-guide/clusterops/cluster-settings.md
6:58:48 AM: - kpanda/user-guide/clusterops/latest-operations.md
6:58:48 AM: - kpanda/user-guide/clusters/access-cluster.md
6:58:48 AM: - kpanda/user-guide/clusters/cluster-role.md
6:58:48 AM: - kpanda/user-guide/clusters/cluster-scheduler-plugin.md
6:58:48 AM: - kpanda/user-guide/clusters/cluster-status.md
6:58:48 AM: - kpanda/user-guide/clusters/cluster-version.md
6:58:48 AM: - kpanda/user-guide/clusters/create-cluster.md
6:58:48 AM: - kpanda/user-guide/clusters/delete-cluster.md
6:58:48 AM: - kpanda/user-guide/clusters/integrate-cluster.md
6:58:48 AM: - kpanda/user-guide/clusters/integrate-rancher-cluster.md
6:58:48 AM: - kpanda/user-guide/clusters/k8s-cert.md
6:58:48 AM: - kpanda/user-guide/clusters/runtime.md
6:58:48 AM: - kpanda/user-guide/clusters/upgrade-cluster.md
6:58:48 AM: - kpanda/user-guide/configmaps-secrets/configmap-hot-loading.md
6:58:48 AM: - kpanda/user-guide/configmaps-secrets/create-configmap.md
6:58:48 AM: - kpanda/user-guide/configmaps-secrets/create-secret.md
6:58:48 AM: - kpanda/user-guide/configmaps-secrets/use-configmap.md
6:58:48 AM: - kpanda/user-guide/configmaps-secrets/use-secret.md
6:58:48 AM: - kpanda/user-guide/custom-resources/create.md
6:58:48 AM: - kpanda/user-guide/gpu/index.md
6:58:48 AM: - kpanda/user-guide/gpu/FAQ.md
6:58:48 AM: - kpanda/user-guide/gpu/Iluvatar_usage.md
6:58:48 AM: - kpanda/user-guide/gpu/dynamic-regulation.md
6:58:48 AM: - kpanda/user-guide/gpu/gpu_matrix.md
6:58:48 AM: - kpanda/user-guide/gpu/gpu_scheduler_config.md
6:58:48 AM: - kpanda/user-guide/gpu/gpupod.md
6:58:48 AM: - kpanda/user-guide/gpu/vgpu_quota.md
6:58:48 AM: - kpanda/user-guide/gpu/ascend/ascend_driver_install.md
6:58:48 AM: - kpanda/user-guide/gpu/ascend/ascend_usage.md
6:58:48 AM: - kpanda/user-guide/gpu/ascend/vnpu.md
6:58:48 AM: - kpanda/user-guide/gpu/metax/offline-metax.md
6:58:48 AM: - kpanda/user-guide/gpu/metax/online-metax.md
6:58:48 AM: - kpanda/user-guide/gpu/mlu/use-mlu.md
6:58:48 AM: - kpanda/user-guide/gpu/nvidia/index.md
6:58:48 AM: - kpanda/user-guide/gpu/nvidia/full_gpu_userguide.md
6:58:48 AM: - kpanda/user-guide/gpu/nvidia/install_nvidia_driver_of_operator.md
6:58:48 AM: - kpanda/user-guide/gpu/nvidia/push_image_to_repo.md
6:58:48 AM: - kpanda/user-guide/gpu/nvidia/rhel9.2_offline_install_driver.md
6:58:48 AM: - kpanda/user-guide/gpu/nvidia/ubuntu22.04_offline_install_driver.md
6:58:48 AM: - kpanda/user-guide/gpu/nvidia/upgrade_yum_source_centos7_9.md
6:58:48 AM: - kpanda/user-guide/gpu/nvidia/upgrade_yum_source_redhat8_4.md
6:58:48 AM: - kpanda/user-guide/gpu/nvidia/yum_source_redhat7_9.md
6:58:48 AM: - kpanda/user-guide/gpu/nvidia/gpu-monitoring-alarm/gpu-alarm.md
6:58:48 AM: - kpanda/user-guide/gpu/nvidia/gpu-monitoring-alarm/gpu-metrics.md
6:58:48 AM: - kpanda/user-guide/gpu/nvidia/mig/index.md
6:58:48 AM: - kpanda/user-guide/gpu/nvidia/mig/create_mig.md
6:58:48 AM: - kpanda/user-guide/gpu/nvidia/mig/mig_command.md
6:58:48 AM: - kpanda/user-guide/gpu/nvidia/mig/mig_usage.md
6:58:48 AM: - kpanda/user-guide/gpu/nvidia/vgpu/hami.md
6:58:48 AM: - kpanda/user-guide/gpu/nvidia/vgpu/manage_somegpu.md
6:58:48 AM: - kpanda/user-guide/gpu/nvidia/vgpu/vgpu_addon.md
6:58:48 AM: - kpanda/user-guide/gpu/nvidia/vgpu/vgpu_user.md
6:58:48 AM: - kpanda/user-guide/gpu/volcano/drf.md
6:58:48 AM: - kpanda/user-guide/gpu/volcano/numa.md
6:58:48 AM: - kpanda/user-guide/gpu/volcano/volcano-gang-scheduler.md
6:58:48 AM: - kpanda/user-guide/gpu/volcano/volcano_binpack.md
6:58:48 AM: - kpanda/user-guide/gpu/volcano/volcano_priority.md
6:58:48 AM: - kpanda/user-guide/gpu/volcano/volcano_user_guide.md
6:58:48 AM: - kpanda/user-guide/helm/README.md
6:58:48 AM: - kpanda/user-guide/helm/Import-addon.md
6:58:48 AM: - kpanda/user-guide/helm/helm-app.md
6:58:48 AM: - kpanda/user-guide/helm/helm-repo.md
6:58:48 AM: - kpanda/user-guide/helm/multi-archi-helm.md
6:58:48 AM: - kpanda/user-guide/helm/upload-helm.md
6:58:48 AM: - kpanda/user-guide/inspect/index.md
6:58:48 AM: - kpanda/user-guide/inspect/config.md
6:58:48 AM: - kpanda/user-guide/inspect/inspect.md
6:58:48 AM: - kpanda/user-guide/inspect/offline-upgrade.md
6:58:48 AM: - kpanda/user-guide/inspect/report.md
6:58:48 AM: - kpanda/user-guide/namespaces/createns.md
6:58:48 AM: - kpanda/user-guide/namespaces/exclusive.md
6:58:48 AM: - kpanda/user-guide/namespaces/podsecurity.md
6:58:48 AM: - kpanda/user-guide/network/create-ingress.md
6:58:48 AM: - kpanda/user-guide/network/create-services.md
6:58:48 AM: - kpanda/user-guide/network/network-policy.md
6:58:48 AM: - kpanda/user-guide/nodes/add-node.md
6:58:48 AM: - kpanda/user-guide/nodes/delete-node.md
6:58:48 AM: - kpanda/user-guide/nodes/labels-annotations.md
6:58:48 AM: - kpanda/user-guide/nodes/node-authentication.md
6:58:48 AM: - kpanda/user-guide/nodes/node-check.md
6:58:48 AM: - kpanda/user-guide/nodes/node-details.md
6:58:48 AM: - kpanda/user-guide/nodes/schedule.md
6:58:48 AM: - kpanda/user-guide/nodes/taints.md
6:58:48 AM: - kpanda/user-guide/olm/import-miniooperator.md
6:58:48 AM: - kpanda/user-guide/permissions/cluster-ns-auth.md
6:58:48 AM: - kpanda/user-guide/permissions/custom-kpanda-role.md
6:58:48 AM: - kpanda/user-guide/permissions/permission-brief.md
6:58:48 AM: - kpanda/user-guide/scale/create-hpa.md
6:58:48 AM: - kpanda/user-guide/scale/create-vpa.md
6:58:48 AM: - kpanda/user-guide/scale/custom-hpa.md
6:58:48 AM: - kpanda/user-guide/scale/hpa-cronhpa-compatibility-rules.md
6:58:48 AM: - kpanda/user-guide/scale/install-cronhpa.md
6:58:48 AM: - kpanda/user-guide/scale/install-metrics-server.md
6:58:48 AM: - kpanda/user-guide/scale/install-vpa.md
6:58:48 AM: - kpanda/user-guide/scale/knative/install.md
6:58:48 AM: - kpanda/user-guide/scale/knative/knative.md
6:58:48 AM: - kpanda/user-guide/scale/knative/playground.md
6:58:48 AM: - kpanda/user-guide/scale/knative/scene.md
6:58:48 AM: - kpanda/user-guide/security/index.md
6:58:48 AM: - kpanda/user-guide/security/audit.md
6:58:48 AM: - kpanda/user-guide/security/hunter.md
6:58:48 AM: - kpanda/user-guide/security/offline-upgrade-dowl.md
6:58:48 AM: - kpanda/user-guide/security/cis/config.md
6:58:48 AM: - kpanda/user-guide/security/cis/policy.md
6:58:48 AM: - kpanda/user-guide/security/cis/report.md
6:58:48 AM: - kpanda/user-guide/storage/pv.md
6:58:48 AM: - kpanda/user-guide/storage/pvc.md
6:58:48 AM: - kpanda/user-guide/storage/sc-share.md
6:58:48 AM: - kpanda/user-guide/storage/sc.md
6:58:48 AM: - kpanda/user-guide/workloads/create-cronjob.md
6:58:48 AM: - kpanda/user-guide/workloads/create-daemonset.md
6:58:48 AM: - kpanda/user-guide/workloads/create-deployment.md
6:58:48 AM: - kpanda/user-guide/workloads/create-job.md
6:58:48 AM: - kpanda/user-guide/workloads/create-statefulset.md
6:58:48 AM: - kpanda/user-guide/workloads/pod-config/env-variables.md
6:58:48 AM: - kpanda/user-guide/workloads/pod-config/health-check.md
6:58:48 AM: - kpanda/user-guide/workloads/pod-config/job-parameters.md
6:58:48 AM: - kpanda/user-guide/workloads/pod-config/lifecycle.md
6:58:48 AM: - kpanda/user-guide/workloads/pod-config/scheduling-policy.md
6:58:48 AM: - kpanda/user-guide/workloads/pod-config/workload-status.md
6:58:48 AM: - middleware/index.md
6:58:48 AM: - middleware/compatibility.md
6:58:48 AM: - middleware/permission.md
6:58:48 AM: - middleware/common/index.md
6:58:48 AM: - middleware/common/antiaffinity.md
6:58:48 AM: - middleware/common/config.md
6:58:48 AM: - middleware/common/feature.md
6:58:48 AM: - middleware/common/permissions.md
6:58:48 AM: - middleware/elasticsearch/release-notes.md
6:58:48 AM: - middleware/elasticsearch/bestpractice/esin2IDC.md
6:58:48 AM: - middleware/elasticsearch/bestpractice/reindex-to-backup.md
6:58:48 AM: - middleware/elasticsearch/faq/common-question-es.md
6:58:48 AM: - middleware/elasticsearch/intro/index.md
6:58:48 AM: - middleware/elasticsearch/intro/benefits.md
6:58:48 AM: - middleware/elasticsearch/intro/concepts.md
6:58:48 AM: - middleware/elasticsearch/intro/features.md
6:58:48 AM: - middleware/elasticsearch/intro/offline-install.md
6:58:48 AM: - middleware/elasticsearch/intro/scenarios.md
6:58:48 AM: - middleware/elasticsearch/user-guide/basic.md
6:58:48 AM: - middleware/elasticsearch/user-guide/cluster-capacity-plan.md
6:58:48 AM: - middleware/elasticsearch/user-guide/create.md
6:58:48 AM: - middleware/elasticsearch/user-guide/delete.md
6:58:48 AM: - middleware/elasticsearch/user-guide/edit.md
6:58:48 AM: - middleware/elasticsearch/user-guide/logs.md
6:58:48 AM: - middleware/elasticsearch/user-guide/migrate-es.md
6:58:48 AM: - middleware/elasticsearch/user-guide/monitor.md
6:58:48 AM: - middleware/elasticsearch/user-guide/snapshot-recover.md
6:58:48 AM: - middleware/kafka/release-notes.md
6:58:48 AM: - middleware/kafka/bestpractice/kafkain2IDC.md
6:58:48 AM: - middleware/kafka/intro/index.md
6:58:48 AM: - middleware/kafka/intro/concepts.md
6:58:48 AM: - middleware/kafka/intro/offline-install.md
6:58:48 AM: - middleware/kafka/intro/scenarios.md
6:58:48 AM: - middleware/kafka/user-guide/config.md
6:58:48 AM: - middleware/kafka/user-guide/create.md
6:58:48 AM: - middleware/kafka/user-guide/insight-log.md
6:58:48 AM: - middleware/kafka/user-guide/template.md
6:58:48 AM: - middleware/kafka/user-guide/view-update-delete.md
6:58:48 AM: - middleware/minio/release-notes.md
6:58:48 AM: - middleware/minio/best-pratice/minio-replication.md
6:58:48 AM: - middleware/minio/intro/index.md
6:58:48 AM: - middleware/minio/intro/concepts.md
6:58:48 AM: - middleware/minio/intro/offline-install.md
6:58:48 AM: - middleware/minio/intro/scenarios.md
6:58:48 AM: - middleware/minio/user-guide/create.md
6:58:48 AM: - middleware/minio/user-guide/insight-log-config.md
6:58:48 AM: - middleware/minio/user-guide/update-delete.md
6:58:48 AM: - middleware/minio/user-guide/user-management.md
6:58:48 AM: - middleware/minio/user-guide/view.md
6:58:48 AM: - middleware/mongodb/release-notes.md
6:58:48 AM: - middleware/mongodb/intro/index.md
6:58:48 AM: - middleware/mongodb/intro/features.md
6:58:48 AM: - middleware/mongodb/intro/offline-install.md
6:58:48 AM: - middleware/mongodb/user-guide/backup.md
6:58:48 AM: - middleware/mongodb/user-guide/create.md
6:58:48 AM: - middleware/mongodb/user-guide/delete.md
6:58:48 AM: - middleware/mongodb/user-guide/logs.md
6:58:48 AM: - middleware/mongodb/user-guide/update.md
6:58:48 AM: - middleware/mongodb/user-guide/view.md
6:58:48 AM: - middleware/mysql/release-notes.md
6:58:48 AM: - middleware/mysql/best-practice/crossclusterssync.md
6:58:48 AM: - middleware/mysql/best-practice/mysql-pt-archiver.md
6:58:48 AM: - middleware/mysql/faq/faq-master-slave.md
6:58:48 AM: - middleware/mysql/faq/faq-mgr-parameter.md
6:58:48 AM: - middleware/mysql/faq/faq-mtsql-net.md
6:58:48 AM: - middleware/mysql/faq/faq-operator.md
6:58:48 AM: - middleware/mysql/faq/faq-others.md
6:58:48 AM: - middleware/mysql/faq/faq-pod.md
6:58:48 AM: - middleware/mysql/faq/mgr-troubleshooting.md
6:58:48 AM: - middleware/mysql/faq/quick-check.md
6:58:48 AM: - middleware/mysql/intro/index.md
6:58:48 AM: - middleware/mysql/intro/benefits.md
6:58:48 AM: - middleware/mysql/intro/concepts.md
6:58:48 AM: - middleware/mysql/intro/features.md
6:58:48 AM: - middleware/mysql/intro/offline-install.md
6:58:48 AM: - middleware/mysql/user-guide/create-mgr.md
6:58:48 AM: - middleware/mysql/user-guide/create.md
6:58:48 AM: - middleware/mysql/user-guide/delete.md
6:58:48 AM: - middleware/mysql/user-guide/instancemap.md
6:58:48 AM: - middleware/mysql/user-guide/logs.md
6:58:48 AM: - middleware/mysql/user-guide/manual-switch-role.md
6:58:48 AM: - middleware/mysql/user-guide/mysql-slow-query.md
6:58:48 AM: - middleware/mysql/user-guide/update.md
6:58:48 AM: - middleware/mysql/user-guide/view.md
6:58:48 AM: - middleware/mysql/user-guide/backup-restore/auto-backup.md
6:58:48 AM: - middleware/mysql/user-guide/backup-restore/backup-config.md
6:58:48 AM: - middleware/mysql/user-guide/backup-restore/manual-backup.md
6:58:48 AM: - middleware/postgresql/release-notes.md
6:58:48 AM: - middleware/postgresql/intro/index.md
6:58:48 AM: - middleware/postgresql/intro/concepts.md
6:58:48 AM: - middleware/postgresql/intro/offline-install.md
6:58:48 AM: - middleware/postgresql/user-guide/antiaffinity.md
6:58:48 AM: - middleware/postgresql/user-guide/auto-backup.md
6:58:48 AM: - middleware/postgresql/user-guide/backup.md
6:58:48 AM: - middleware/postgresql/user-guide/create.md
6:58:48 AM: - middleware/postgresql/user-guide/delete.md
6:58:48 AM: - middleware/postgresql/user-guide/instancemap.md
6:58:48 AM: - middleware/postgresql/user-guide/logs.md
6:58:48 AM: - middleware/postgresql/user-guide/pgvector.md
6:58:48 AM: - middleware/postgresql/user-guide/update.md
6:58:48 AM: - middleware/rabbitmq/release-notes.md
6:58:48 AM: - middleware/rabbitmq/faq/add-plugin.md
6:58:48 AM: - middleware/rabbitmq/intro/index.md
6:58:48 AM: - middleware/rabbitmq/intro/benefits.md
6:58:48 AM: - middleware/rabbitmq/intro/concepts.md
6:58:48 AM: - middleware/rabbitmq/intro/features.md
6:58:48 AM: - middleware/rabbitmq/intro/offline-install.md
6:58:48 AM: - middleware/rabbitmq/intro/scenarios.md
6:58:48 AM: - middleware/rabbitmq/user-guide/create.md
6:58:48 AM: - middleware/rabbitmq/user-guide/delete.md
6:58:48 AM: - middleware/rabbitmq/user-guide/insight.md
6:58:48 AM: - middleware/rabbitmq/user-guide/logs.md
6:58:48 AM: - middleware/rabbitmq/user-guide/migrate.md
6:58:48 AM: - middleware/rabbitmq/user-guide/update.md
6:58:48 AM: - middleware/rabbitmq/user-guide/view.md
6:58:48 AM: - middleware/redis/release-notes.md
6:58:48 AM: - middleware/redis/best-practice/index.md
6:58:48 AM: - middleware/redis/best-practice/cluster2cluster.md
6:58:48 AM: - middleware/redis/best-practice/cluster2sentinel.md
6:58:48 AM: - middleware/redis/best-practice/sentinel2sentinel.md
6:58:48 AM: - middleware/redis/best-practice/singleclustercrosszone.md
6:58:48 AM: - middleware/redis/best-practice/spiderpoolconfig.md
6:58:48 AM: - middleware/redis/intro/index.md
6:58:48 AM: - middleware/redis/intro/offline-install.md
6:58:48 AM: - middleware/redis/intro/scenarios.md
6:58:48 AM: - middleware/redis/user-guide/backup-and-restore.md
6:58:48 AM: - middleware/redis/user-guide/create.md
6:58:48 AM: - middleware/redis/user-guide/delete.md
6:58:48 AM: - middleware/redis/user-guide/instancemap.md
6:58:48 AM: - middleware/redis/user-guide/logs.md
6:58:48 AM: - middleware/redis/user-guide/manual-switch-role.md
6:58:48 AM: - middleware/redis/user-guide/slow-query.md
6:58:48 AM: - middleware/redis/user-guide/update.md
6:58:48 AM: - middleware/rocketmq/release-notes.md
6:58:48 AM: - middleware/rocketmq/best-pratice/singleclustercrosszone.md
6:58:48 AM: - middleware/rocketmq/intro/index.md
6:58:48 AM: - middleware/rocketmq/intro/concepts.md
6:58:48 AM: - middleware/rocketmq/intro/offline-install.md
6:58:48 AM: - middleware/rocketmq/quick-start/create-rocketmq.md
6:58:48 AM: - middleware/rocketmq/quick-start/update-rocketmq.md
6:58:48 AM: - mspider/best-practice/managed-mesh-to-sync.md
6:58:48 AM: - mspider/best-practice/multinet-control.md
6:58:48 AM: - mspider/best-practice/optimize-sidecar-resource.md
6:58:48 AM: - mspider/best-practice/outbound-traffic.md
6:58:48 AM: - mspider/best-practice/use-custom-workloads.md
6:58:48 AM: - mspider/best-practice/use-egress-and-authorized-policy.md
6:58:48 AM: - mspider/install/install.md
6:58:48 AM: - mspider/install/istio-update.md
6:58:48 AM: - mspider/install/offline-upgrade.md
6:58:48 AM: - mspider/install/sidecar-update.md
6:58:48 AM: - mspider/intro/index.md
6:58:48 AM: - mspider/intro/app-spec.md
6:58:48 AM: - mspider/intro/faq.md
6:58:48 AM: - mspider/intro/features.md
6:58:48 AM: - mspider/intro/istio-k8s.md
6:58:48 AM: - mspider/intro/release-notes.md
6:58:48 AM: - mspider/intro/scenarios.md
6:58:48 AM: - mspider/intro/sla.md
6:58:48 AM: - mspider/intro/comp-archi-ui/architect.md
6:58:48 AM: - mspider/intro/comp-archi-ui/cp-component.md
6:58:48 AM: - mspider/intro/comp-archi-ui/features-on-ui.md
6:58:48 AM: - mspider/intro/comp-archi-ui/namespaces.md
6:58:48 AM: - mspider/test/ocp.md
6:58:48 AM: - mspider/test/openshift.md
6:58:48 AM: - mspider/troubleshoot/index.md
6:58:48 AM: - mspider/troubleshoot/503-issue.md
6:58:48 AM: - mspider/troubleshoot/always-in-creating.md
6:58:48 AM: - mspider/troubleshoot/cannot-find-cluster.md
6:58:48 AM: - mspider/troubleshoot/cluster-already-exist.md
6:58:48 AM: - mspider/troubleshoot/cluster-interconnect.md
6:58:48 AM: - mspider/troubleshoot/dce4.0-issues.md
6:58:48 AM: - mspider/troubleshoot/failed-to-add-cluster.md
6:58:48 AM: - mspider/troubleshoot/failed-to-delete.md
6:58:48 AM: - mspider/troubleshoot/hosted-apiserver-cert-expiration.md
6:58:48 AM: - mspider/troubleshoot/hosted-mesh-errors.md
6:58:48 AM: - mspider/troubleshoot/istio-init-failed.md
6:58:48 AM: - mspider/troubleshoot/localhost-by-pod.md
6:58:48 AM: - mspider/troubleshoot/mesh-space-cannot-unbind.md
6:58:48 AM: - mspider/troubleshoot/outbound-issue.md
6:58:48 AM: - mspider/troubleshoot/sidecar-lifecycle.md
6:58:48 AM: - mspider/troubleshoot/sidecar-memory-err.md
6:58:48 AM: - mspider/troubleshoot/sidecar.md
6:58:48 AM: - mspider/user-guide/cluster-management/README.md
6:58:48 AM: - mspider/user-guide/cluster-management/join-clus.md
6:58:48 AM: - mspider/user-guide/cluster-management/remove-clus.md
6:58:48 AM: - mspider/user-guide/gateway-instance/create.md
6:58:48 AM: - mspider/user-guide/gateway-instance/delete.md
6:58:48 AM: - mspider/user-guide/gateway-instance/gateway-in-external-mesh.md
6:58:48 AM: - mspider/user-guide/mesh-config/component-hpa.md
6:58:48 AM: - mspider/user-guide/mesh-config/custom-res.md
6:58:48 AM: - mspider/user-guide/mesh-config/istio-resources.md
6:58:48 AM: - mspider/user-guide/mesh-config/tls-secret.md
6:58:48 AM: - mspider/user-guide/multicluster/check-net-connect.md
6:58:48 AM: - mspider/user-guide/multicluster/cluster-interconnect.md
6:58:48 AM: - mspider/user-guide/multicluster/gray-scale-release.md
6:58:48 AM: - mspider/user-guide/multicluster/multi-cluster-net.md
6:58:48 AM: - mspider/user-guide/multicluster/multicluster-install.md
6:58:48 AM: - mspider/user-guide/multicluster/traffic-branch.md
6:58:48 AM: - mspider/user-guide/security/README.md
6:58:48 AM: - mspider/user-guide/security/authorize.md
6:58:48 AM: - mspider/user-guide/security/mtls.md
6:58:48 AM: - mspider/user-guide/security/params.md
6:58:48 AM: - mspider/user-guide/security/peer.md
6:58:48 AM: - mspider/user-guide/security/request.md
6:58:48 AM: - mspider/user-guide/service-list/README.md
6:58:48 AM: - mspider/user-guide/service-list/diagnose.md
6:58:48 AM: - mspider/user-guide/service-list/out-to-in.md
6:58:48 AM: - mspider/user-guide/service-list/service-entry.md
6:58:48 AM: - mspider/user-guide/service-list/vm.md
6:58:48 AM: - mspider/user-guide/service-mesh/index.md
6:58:48 AM: - mspider/user-guide/service-mesh/capacity-resources.md
6:58:48 AM: - mspider/user-guide/service-mesh/dedicated-mesh.md
6:58:48 AM: - mspider/user-guide/service-mesh/delete.md
6:58:48 AM: - mspider/user-guide/service-mesh/external-mesh.md
6:58:48 AM: - mspider/user-guide/service-mesh/hosted-mesh.md
6:58:48 AM: - mspider/user-guide/service-mesh/params.md
6:58:48 AM: - mspider/user-guide/sidecar-management/ns-sidecar.md
6:58:48 AM: - mspider/user-guide/sidecar-management/passthrough.md
6:58:48 AM: - mspider/user-guide/sidecar-management/sidecar-log-level.md
6:58:48 AM: - mspider/user-guide/sidecar-management/workload-sidecar.md
6:58:48 AM: - mspider/user-guide/traffic-governance/README.md
6:58:48 AM: - mspider/user-guide/traffic-governance/destination-rules.md
6:58:48 AM: - mspider/user-guide/traffic-governance/gateway-rules.md
6:58:48 AM: - mspider/user-guide/traffic-governance/traffic-failover.md
6:58:48 AM: - mspider/user-guide/traffic-governance/virtual-service.md
6:58:48 AM: - mspider/user-guide/traffic-governance/vsparams.md
6:58:48 AM: - mspider/user-guide/traffic-monitor/README.md
6:58:48 AM: - mspider/user-guide/traffic-monitor/conn-topo.md
6:58:48 AM: - mspider/user-guide/traffic-monitor/indicator-readtips.md
6:58:48 AM: - mspider/user-guide/traffic-monitor/monitoring-indicators.md
6:58:48 AM: - native/commerce.md
6:58:48 AM: - native/open.md
6:58:48 AM: - native/git/index.md
6:58:48 AM: - native/git/2auth.md
6:58:48 AM: - native/git/chatbot.md
6:58:48 AM: - native/git/cmd.md
6:58:48 AM: - native/git/github.md
6:58:48 AM: - native/git/k8s.md
6:58:48 AM: - native/git/lsync.md
6:58:48 AM: - native/git/md-docx.md
6:58:48 AM: - native/git/offline.md
6:58:48 AM: - native/git/proxy.md
6:58:48 AM: - native/git/rebase.md
6:58:48 AM: - native/git/ui-preview.md
6:58:48 AM: - native/git/video.md
6:58:48 AM: - native/git/vscode.md
6:58:48 AM: - native/git/works.md
6:58:48 AM: - native/knowledge/index.md
6:58:48 AM: - native/knowledge/best-practice.md
6:58:48 AM: - native/knowledge/bugs.md
6:58:48 AM: - native/knowledge/ebooks.md
6:58:48 AM: - native/knowledge/hot-spots.md
6:58:48 AM: - native/knowledge/other.md
6:58:48 AM: - native/knowledge/products.md
6:58:48 AM: - native/knowledge/tools.md
6:58:48 AM: - native/knowledge/troubleshoot.md
6:58:48 AM: - native/news/news-2022.md
6:58:48 AM: - native/news/news-2023.md
6:58:48 AM: - native/news/news-2024.md
6:58:48 AM: - native/news/news-2025.md
6:58:48 AM: - network/config/multus-cr.md
6:58:48 AM: - network/config/rdmatype.md
6:58:48 AM: - network/config/userdma.md
6:58:48 AM: - network/config/ippool/createpool.md
6:58:48 AM: - network/config/ippool/ippoolusage.md
6:58:48 AM: - network/config/use-ippool/cutomizedusage.md
6:58:48 AM: - network/config/use-ippool/usage.md
6:58:48 AM: - network/intro/index.md
6:58:48 AM: - network/intro/background.md
6:58:48 AM: - network/intro/issues.md
6:58:48 AM: - network/intro/offline.md
6:58:48 AM: - network/intro/release-notes.md
6:58:48 AM: - network/modules/modules.md
6:58:48 AM: - network/modules/aliyun-terway/index.md
6:58:48 AM: - network/modules/aliyun-terway/Q_A.md
6:58:48 AM: - network/modules/aliyun-terway/aliyun-calico.md
6:58:48 AM: - network/modules/aliyun-terway/aliyun-cilium.md
6:58:48 AM: - network/modules/aliyun-terway/usage.md
6:58:48 AM: - network/modules/aliyun-terway/what.md
6:58:48 AM: - network/modules/calico/index.md
6:58:48 AM: - network/modules/calico/debug.md
6:58:48 AM: - network/modules/calico/install.md
6:58:48 AM: - network/modules/calico/ippool.md
6:58:48 AM: - network/modules/calico/metrics.md
6:58:48 AM: - network/modules/calico/policy.md
6:58:48 AM: - network/modules/cilium/index.md
6:58:48 AM: - network/modules/cilium/cilium-speedup.md
6:58:48 AM: - network/modules/cilium/cilium_chaining.md
6:58:48 AM: - network/modules/cilium/cross-cluster.md
6:58:48 AM: - network/modules/cilium/install.md
6:58:48 AM: - network/modules/cilium/not-support.md
6:58:48 AM: - network/modules/contour/index.md
6:58:48 AM: - network/modules/contour/install.md
6:58:48 AM: - network/modules/egressgateway/index.md
6:58:48 AM: - network/modules/egressgateway/cluster-eg.md
6:58:48 AM: - network/modules/egressgateway/create-egpolicy.md
6:58:48 AM: - network/modules/egressgateway/create_eg.md
6:58:48 AM: - network/modules/egressgateway/failover.md
6:58:48 AM: - network/modules/egressgateway/install.md
6:58:48 AM: - network/modules/egressgateway/move-ip.md
6:58:48 AM: - network/modules/egressgateway/namespace-eg.md
6:58:48 AM: - network/modules/egressgateway/troubleshooting.md
6:58:48 AM: - network/modules/egressgateway/use-egpolicy.md
6:58:48 AM: - network/modules/egressgateway/aws/marketplace-install.md
6:58:48 AM: - network/modules/egressgateway/aws/uninstall-k8s.md
6:58:48 AM: - network/modules/egressgateway/aws/upgrade-k8s.md
6:58:48 AM: - network/modules/egressgateway/public-cloud/alicloud.md
6:58:48 AM: - network/modules/egressgateway/public-cloud/awswithcilium.md
6:58:48 AM: - network/modules/f5networks/index.md
6:58:48 AM: - network/modules/f5networks/debug.md
6:58:48 AM: - network/modules/f5networks/install.md
6:58:48 AM: - network/modules/f5networks/usage.md
6:58:48 AM: - network/modules/ingress-nginx/index.md
6:58:48 AM: - network/modules/ingress-nginx/cors.md
6:58:48 AM: - network/modules/ingress-nginx/ingressclass.md
6:58:48 AM: - network/modules/ingress-nginx/install.md
6:58:48 AM: - network/modules/ingress-nginx/log.md
6:58:48 AM: - network/modules/ingress-nginx/mirror.md
6:58:48 AM: - network/modules/ingress-nginx/proxy.md
6:58:48 AM: - network/modules/ingress-nginx/redirect.md
6:58:48 AM: - network/modules/ingress-nginx/scope.md
6:58:48 AM: - network/modules/ingress-nginx/timeout.md
6:58:48 AM: - network/modules/ingress-nginx/upload.md
6:58:48 AM: - network/modules/kdoctor/index.md
6:58:48 AM: - network/modules/kdoctor/install.md
6:58:48 AM: - network/modules/metallb/index.md
6:58:48 AM: - network/modules/metallb/debug.md
6:58:48 AM: - network/modules/metallb/install.md
6:58:48 AM: - network/modules/metallb/ippool-create.md
6:58:48 AM: - network/modules/metallb/l2-bgp.md
6:58:48 AM: - network/modules/metallb/source_ip.md
6:58:48 AM: - network/modules/metallb/usage.md
6:58:48 AM: - network/modules/multus-underlay/index.md
6:58:48 AM: - network/modules/multus-underlay/dpdk.md
6:58:48 AM: - network/modules/multus-underlay/install.md
6:58:48 AM: - network/modules/multus-underlay/macvlan.md
6:58:48 AM: - network/modules/multus-underlay/nmstat.md
6:58:48 AM: - network/modules/multus-underlay/sriov.md
6:58:48 AM: - network/modules/spiderpool/index.md
6:58:48 AM: - network/modules/spiderpool/command.md
6:58:48 AM: - network/modules/spiderpool/config.md
6:58:48 AM: - network/modules/spiderpool/release-notes.md
6:58:48 AM: - network/modules/spiderpool/upgrade.md
6:58:48 AM: - network/modules/spiderpool/install/ai_cluster_with_macvlan.md
6:58:48 AM: - network/modules/spiderpool/install/install.md
6:58:48 AM: - network/modules/spiderpool/install/ofed_driver.md
6:58:48 AM: - network/modules/spiderpool/install/rdmapara.md
6:58:48 AM: - network/modules/spiderpool/install/system-requirements.md
6:58:48 AM: - network/modules/spiderpool/public-cloud/alibabacloud.md
6:58:48 AM: - network/modules/spiderpool/public-cloud/awscloud.md
6:58:48 AM: - network/modules/sriov-network-operator/index.md
6:58:48 AM: - network/modules/sriov-network-operator/install.md
6:58:48 AM: - network/modules/submariner/index.md
6:58:48 AM: - network/modules/submariner/install.md
6:58:48 AM: - network/modules/submariner/usage.md
6:58:48 AM: - network/performance/cni-performance.md
6:58:48 AM: - network/performance/coredns-performance.md
6:58:48 AM: - network/performance/ebpf-performance.md
6:58:48 AM: - network/performance/egress-performance.md
6:58:48 AM: - network/performance/ingress-performance.md
6:58:48 AM: - network/performance/spiderpool-performance.md
6:58:48 AM: - network/performance/cilium-performance/cilium-bandwidth.md
6:58:48 AM: - network/performance/cilium-performance/cilium-crossnode.md
6:58:48 AM: - network/performance/cilium-performance/cilium-nodeport.md
6:58:48 AM: - network/performance/cilium-performance/cilium-service.md
6:58:48 AM: - network/plans/ethplan.md
6:58:48 AM: - network/plans/netplan.md
6:58:48 AM: - security/index.md
6:58:48 AM: - security/falco-exporter.md
6:58:48 AM: - security/falco-install.md
6:58:48 AM: - security/falco.md
6:58:48 AM: - skoala/best-practice/OIDC-auth.md
6:58:48 AM: - skoala/best-practice/add-custom-attributes.md
6:58:48 AM: - skoala/best-practice/ak-sk-demo.md
6:58:48 AM: - skoala/best-practice/auth-server.md
6:58:48 AM: - skoala/best-practice/envoy-extproc-anti-demo-go.md
6:58:48 AM: - skoala/best-practice/envoy-extproc-caching-demo-go.md
6:58:48 AM: - skoala/best-practice/envoy-extproc-crc32-check-demo-go.md
6:58:48 AM: - skoala/best-practice/envoy-extproc-method-conv-demo-go.md
6:58:48 AM: - skoala/best-practice/envoy-extproc-payloadlimit-demo-go.md
6:58:48 AM: - skoala/best-practice/gateway-mesh.md
6:58:48 AM: - skoala/best-practice/gateway01.md
6:58:48 AM: - skoala/best-practice/gateway02.md
6:58:48 AM: - skoala/best-practice/global-ratelimit.md
6:58:48 AM: - skoala/best-practice/http-to-dubbo.md
6:58:48 AM: - skoala/best-practice/jwt.md
6:58:48 AM: - skoala/best-practice/nacos-ldap.md
6:58:48 AM: - skoala/best-practice/use-skoala-01.md
6:58:48 AM: - skoala/best-practice/plugins/jwt.md
6:58:48 AM: - skoala/cloud-ms/lane.md
6:58:48 AM: - skoala/cloud-ms/traffic-control.md
6:58:48 AM: - skoala/gateway/index.md
6:58:48 AM: - skoala/gateway/alert.md
6:58:48 AM: - skoala/gateway/api/index.md
6:58:48 AM: - skoala/gateway/api/api-lead.md
6:58:48 AM: - skoala/gateway/api/api-policy.md
6:58:48 AM: - skoala/gateway/domain/index.md
6:58:48 AM: - skoala/gateway/domain/domain-policy.md
6:58:48 AM: - skoala/gateway/logs/inslog.md
6:58:48 AM: - skoala/gateway/logs/reqlog.md
6:58:48 AM: - skoala/gateway/service/auto-manage.md
6:58:48 AM: - skoala/gateway/service/manual-integrate.md
6:58:48 AM: - skoala/intro/index.md
6:58:48 AM: - skoala/intro/features.md
6:58:48 AM: - skoala/intro/release-notes.md
6:58:48 AM: - skoala/intro/scenarios.md
6:58:48 AM: - skoala/plugins/intro.md
6:58:48 AM: - skoala/quickstart/select-workspace.md
6:58:48 AM: - skoala/quickstart/skoala-init.md
6:58:48 AM: - skoala/quickstart/skoala.md
6:58:48 AM: - skoala/reference/gateway.md
6:58:48 AM: - skoala/reference/microservice.md
6:58:48 AM: - skoala/reference/registry.md
6:58:48 AM: - skoala/standard/flow-control.md
6:58:48 AM: - skoala/standard/monitor.md
6:58:48 AM: - skoala/standard/nacos.md
6:58:48 AM: - skoala/standard/sentinel.md
6:58:48 AM: - skoala/tests/gateway-stress-test.md
6:58:48 AM: - skoala/tests/nacos-stress-test.md
6:58:48 AM: - skoala/trad-ms/hosted/index.md
6:58:48 AM: - skoala/trad-ms/hosted/configs.md
6:58:48 AM: - skoala/trad-ms/hosted/namespace.md
6:58:48 AM: - skoala/trad-ms/hosted/resource-info.md
6:58:48 AM: - skoala/trad-ms/hosted/monitor/components.md
6:58:48 AM: - skoala/trad-ms/hosted/monitor/microservices.md
6:58:48 AM: - skoala/trad-ms/hosted/monitor/traces.md
6:58:48 AM: - skoala/trad-ms/hosted/plugins/mesh.md
6:58:48 AM: - skoala/trad-ms/hosted/plugins/plugin-center.md
6:58:48 AM: - skoala/trad-ms/hosted/plugins/sentinel.md
6:58:48 AM: - skoala/trad-ms/hosted/services/index.md
6:58:48 AM: - skoala/trad-ms/hosted/services/auth.md
6:58:48 AM: - skoala/trad-ms/hosted/services/check-details.md
6:58:48 AM: - skoala/trad-ms/hosted/services/circuit-breaker.md
6:58:48 AM: - skoala/trad-ms/hosted/services/cluster-flow.md
6:58:48 AM: - skoala/trad-ms/hosted/services/flow-control.md
6:58:48 AM: - skoala/trad-ms/hosted/services/governance-policy.md
6:58:48 AM: - skoala/trad-ms/hosted/services/hotspot.md
6:58:48 AM: - skoala/trad-ms/hosted/services/system.md
6:58:48 AM: - skoala/trad-ms/integrated/index.md
6:58:48 AM: - skoala/trad-ms/integrated/manage-service.md
6:58:48 AM: - skoala/trad-ms/integrated/trace.md
6:58:48 AM: - skoala/troubleshoot/auth-server.md
6:58:48 AM: - skoala/troubleshoot/nacos.md
6:58:48 AM: - storage/index.md
6:58:48 AM: - storage/features.md
6:58:48 AM: - storage/hwameistor/faqs.md
6:58:48 AM: - storage/hwameistor/release-notes.md
6:58:48 AM: - storage/hwameistor/application/ha.md
6:58:48 AM: - storage/hwameistor/application/local.md
6:58:48 AM: - storage/hwameistor/application/overview.md
6:58:48 AM: - storage/hwameistor/application/tidb.md
6:58:48 AM: - storage/hwameistor/application/minio/minio.md
6:58:48 AM: - storage/hwameistor/install/customized-kubelet.md
6:58:48 AM: - storage/hwameistor/install/deploy-operator.md
6:58:48 AM: - storage/hwameistor/install/deploy-ui.md
6:58:48 AM: - storage/hwameistor/install/drbdinstall.md
6:58:48 AM: - storage/hwameistor/install/post-check.md
6:58:48 AM: - storage/hwameistor/install/prereq.md
6:58:48 AM: - storage/hwameistor/install/proresource.md
6:58:48 AM: - storage/hwameistor/install/storage-eth.md
6:58:48 AM: - storage/hwameistor/install/uninstall.md
6:58:48 AM: - storage/hwameistor/install/upgrade.md
6:58:48 AM: - storage/hwameistor/intro/index.md
6:58:48 AM: - storage/hwameistor/intro/admission-controller.md
6:58:48 AM: - storage/hwameistor/intro/drbd-support.md
6:58:48 AM: - storage/hwameistor/intro/drbd.md
6:58:48 AM: - storage/hwameistor/intro/drdb-kernel-make.md
6:58:48 AM: - storage/hwameistor/intro/evictor.md
6:58:48 AM: - storage/hwameistor/intro/exporter.md
6:58:48 AM: - storage/hwameistor/intro/ldm.md
6:58:48 AM: - storage/hwameistor/intro/ls.md
6:58:48 AM: - storage/hwameistor/intro/resources.md
6:58:48 AM: - storage/hwameistor/intro/scheduler.md
6:58:48 AM: - storage/hwameistor/resources/audit.md
6:58:48 AM: - storage/hwameistor/resources/disk-expansion.md
6:58:48 AM: - storage/hwameistor/resources/disk-nodes.md
6:58:48 AM: - storage/hwameistor/resources/expand.md
6:58:48 AM: - storage/hwameistor/resources/lvm-nodes.md
6:58:48 AM: - storage/hwameistor/resources/migrate.md
6:58:48 AM: - storage/hwameistor/resources/reserveddisk.md
6:58:48 AM: - storage/hwameistor/resources/storageclass.md
6:58:48 AM: - storage/hwameistor/resources/volume-ProvisionedIO.md
6:58:48 AM: - storage/hwameistor/resources/volume-eviction.md
6:58:48 AM: - storage/hwameistor/resources/volume-snapshot.md
6:58:48 AM: - storage/solutions/ceph-dashboard.md
6:58:48 AM: - storage/solutions/dce-longhorn.md
6:58:48 AM: - storage/solutions/dce-rook-ceph.md
6:58:48 AM: - storage/solutions/fluid.md
6:58:48 AM: - storage/solutions/helm-rook-ceph.md
6:58:48 AM: - storage/solutions/longhorn.md
6:58:48 AM: - storage/solutions/openebs-helm.md
6:58:48 AM: - storage/solutions/openebs.md
6:58:48 AM: - storage/solutions/rook-ceph.md
6:58:48 AM: - storage/solutions/sc-cephfs.md
6:58:48 AM: - storage/solutions/sc-cephrbd.md
6:58:48 AM: - storage/solutions/sc-cephrgw.md
6:58:48 AM: - storage/terms/cas.md
6:58:48 AM: - storage/terms/crd_and_cr.md
6:58:48 AM: - storage/terms/csi.md
6:58:48 AM: - storage/terms/k8s_storage.md
6:58:48 AM: - storage/terms/lvm.md
6:58:48 AM: - storage/terms/pv_pvc.md
6:58:48 AM: - storage/terms/volume.md
6:58:48 AM: - stylesheets/tags.md
6:58:48 AM: - trial/index.md
6:58:48 AM: - videos/index.md
6:58:48 AM: - videos/amamba.md
6:58:48 AM: - videos/baize.md
6:58:48 AM: - videos/ghippo.md
6:58:48 AM: - videos/insight.md
6:58:48 AM: - videos/install.md
6:58:48 AM: - videos/kairship.md
6:58:48 AM: - videos/kangaroo.md
6:58:48 AM: - videos/kant.md
6:58:48 AM: - videos/kpanda.md
6:58:48 AM: - videos/mcamel.md
6:58:48 AM: - videos/mspider.md
6:58:48 AM: - videos/network.md
6:58:48 AM: - videos/skoala.md
6:58:48 AM: - videos/use-cases.md
6:58:48 AM: - videos/virtnest.md
6:58:48 AM: - virtnest/best-practice/import-ubuntu.md
6:58:48 AM: - virtnest/best-practice/import-windows.md
6:58:48 AM: - virtnest/best-practice/vm-windows.md
6:58:48 AM: - virtnest/faq/index.md
6:58:48 AM: - virtnest/faq/cannot-use.md
6:58:48 AM: - virtnest/faq/recog-disk.md
6:58:48 AM: - virtnest/gpu/vm-gpu.md
6:58:48 AM: - virtnest/gpu/vm-vgpu.md
6:58:48 AM: - virtnest/install/index.md
6:58:48 AM: - virtnest/install/install-dependency.md
6:58:48 AM: - virtnest/install/offline-install.md
6:58:48 AM: - virtnest/install/virtnest-agent.md
6:58:48 AM: - virtnest/intro/index.md
6:58:48 AM: - virtnest/intro/features.md
6:58:48 AM: - virtnest/intro/release-notes.md
6:58:48 AM: - virtnest/quickstart/index.md
6:58:48 AM: - virtnest/quickstart/access.md
6:58:48 AM: - virtnest/quickstart/detail.md
6:58:48 AM: - virtnest/quickstart/nodeport.md
6:58:48 AM: - virtnest/quickstart/update.md
6:58:48 AM: - virtnest/template/index.md
6:58:48 AM: - virtnest/template/tep.md
6:58:48 AM: - virtnest/vm/auto-migrate.md
6:58:48 AM: - virtnest/vm/clone.md
6:58:48 AM: - virtnest/vm/create-secret.md
6:58:48 AM: - virtnest/vm/cross-cluster-migrate.md
6:58:48 AM: - virtnest/vm/health-check.md
6:58:48 AM: - virtnest/vm/live-migration.md
6:58:48 AM: - virtnest/vm/migratiom.md
6:58:48 AM: - virtnest/vm/monitor.md
6:58:48 AM: - virtnest/vm/scheduled-snapshot.md
6:58:48 AM: - virtnest/vm/snapshot.md
6:58:48 AM: - virtnest/vm/vm-network.md
6:58:48 AM: - virtnest/vm/vm-sc.md
6:58:48 AM: - virtnest/vm-image/index.md
6:58:48 AM: WARNING - Doc file 'index.md' contains a link 'download/index.md', but the target is not found among documentation files.
6:58:48 AM: WARNING - Doc file 'index.md' contains a link 'download/index.md', but the target is not found among documentation files.
6:58:48 AM: WARNING - Doc file 'amamba/offline-upgrade.md' contains a link '../download/modules/amamba.md', but the target 'download/modules/amamba.md' is not found among documentation files.
6:58:48 AM: WARNING - Doc file 'amamba/intro/index.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:48 AM: WARNING - Doc file 'amamba/intro/tech-overview.md' contains a link '../quickstart/job-cacher.md', but the target 'amamba/quickstart/job-cacher.md' is not found among documentation files.
6:58:48 AM: WARNING - Doc file 'amamba/quickstart/argo-karmada.md' contains a link '../../../kairship/workspace.md#_3', but the target '../kairship/workspace.md' is not found among documentation files.
6:58:50 AM: WARNING - Doc file 'baize/intro/index.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:50 AM: WARNING - Doc file 'baize/intro/first.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:50 AM: WARNING - Doc file 'blogs/2022/220708-mspider.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:50 AM: WARNING - Doc file 'blogs/2022/220808-kairship.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:50 AM: WARNING - Doc file 'blogs/2022/220925-amamba.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:50 AM: WARNING - Doc file 'blogs/2022/221008-dce-bg.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:50 AM: WARNING - Doc file 'blogs/2022/221018-resource.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:50 AM: WARNING - Doc file 'blogs/2022/221026-kpanda.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:50 AM: WARNING - Doc file 'blogs/2022/221116-kcsp.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:50 AM: WARNING - Doc file 'blogs/2023/230110-res-usage.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:50 AM: WARNING - Doc file 'blogs/2023/230201-peter.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:50 AM: WARNING - Doc file 'blogs/2023/230315-install-on-linux.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:50 AM: WARNING - Doc file 'blogs/2023/230405-step-by-step-dce5.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:50 AM: WARNING - Doc file 'blogs/2023/230411-spiderpool.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:52 AM: WARNING - Doc file 'community/index.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:52 AM: WARNING - Doc file 'dce/index.md' contains a link '../download/free/dce5-installer-history.md', but the target 'download/free/dce5-installer-history.md' is not found among documentation files.
6:58:52 AM: WARNING - Doc file 'dce/index.md' contains a link '../download/business/dce5-installer-history.md', but the target 'download/business/dce5-installer-history.md' is not found among documentation files.
6:58:52 AM: WARNING - Doc file 'dce/index.md' contains a link '../download/index.md#_3', but the target 'download/index.md' is not found among documentation files.
6:58:52 AM: WARNING - Doc file 'dce/index.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:52 AM: WARNING - Doc file 'dce/features.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:52 AM: WARNING - Doc file 'dce/kcsp.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:52 AM: WARNING - Doc file 'dce/license0.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:52 AM: WARNING - Doc file 'dce/scenario.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:52 AM: WARNING - Doc file 'dce/terms.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:52 AM: WARNING - Doc file 'dce/dce-rn/20230531.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:52 AM: WARNING - Doc file 'dce/dce-rn/20230630.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:52 AM: WARNING - Doc file 'dce/dce-rn/20230731.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:52 AM: WARNING - Doc file 'dce/dce-rn/20230831.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:52 AM: WARNING - Doc file 'dce/dce-rn/20231031.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:52 AM: WARNING - Doc file 'dce/dce-rn/20231130.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:52 AM: WARNING - Doc file 'dce/dce-rn/20231231.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:52 AM: WARNING - Doc file 'dce/dce-rn/20240130.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:52 AM: WARNING - Doc file 'dce/dce-rn/20240330.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:53 AM: WARNING - Doc file 'dce/dce-rn/20240430.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:53 AM: WARNING - Doc file 'dce/dce-rn/20240530.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:53 AM: WARNING - Doc file 'dce/dce-rn/20240630.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:53 AM: WARNING - Doc file 'dce/dce-rn/20240730.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:53 AM: WARNING - Doc file 'dce/dce-rn/20240830.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:53 AM: WARNING - Doc file 'dce/dce-rn/20240930.md' contains a link '../../download/modules/virtnest.md', but the target 'download/modules/virtnest.md' is not found among documentation files.
6:58:53 AM: WARNING - Doc file 'dce/dce-rn/20240930.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:53 AM: WARNING - Doc file 'dce/dce-rn/20241030.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:53 AM: WARNING - Doc file 'dce/dce-rn/20241130.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:53 AM: WARNING - Doc file 'dce/dce-rn/20241231.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:53 AM: WARNING - Doc file 'dce/dce-rn/20250131.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:53 AM: WARNING - Doc file 'dce/dce-rn/20250228.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:53 AM: WARNING - Doc file 'dce/dce-rn/20250228.md' contains a link '../../download/index.md#_5', but the target 'download/index.md' is not found among documentation files.
6:58:53 AM: WARNING - Doc file 'ghippo/install/offline-install.md' contains a link '../../download/modules/ghippo.md', but the target 'download/modules/ghippo.md' is not found among documentation files.
6:58:53 AM: WARNING - Doc file 'ghippo/intro/index.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:54 AM: WARNING - Doc file 'ghippo/permissions/mspider.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:54 AM: WARNING - Doc file 'ghippo/user-guide/report-billing/gmagpie-offline-install.md' contains a link '../../../download/modules/gmagpie.md', but the target 'download/modules/gmagpie.md' is not found among documentation files.
6:58:55 AM: WARNING - Doc file 'insight/intro/index.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:55 AM: WARNING - Doc file 'insight/quickstart/install/offline-install.md' contains a link '../../../download/modules/insight.md', but the target 'download/modules/insight.md' is not found among documentation files.
6:58:56 AM: WARNING - Doc file 'install/index.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:56 AM: WARNING - Doc file 'install/upgrade.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:57 AM: WARNING - Doc file 'install/best-practices/etcd-host-deploy.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:57 AM: WARNING - Doc file 'install/commercial/download-file.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:57 AM: WARNING - Doc file 'install/commercial/download-file.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:57 AM: WARNING - Doc file 'install/commercial/start-install.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:57 AM: WARNING - Doc file 'install/commercial/start-install.md' contains a link '../../download/addon/history.md', but the target 'download/addon/history.md' is not found among documentation files.
6:58:57 AM: WARNING - Doc file 'install/commercial/start-install.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:57 AM: WARNING - Doc file 'install/community/k8s/k8s-dce-deploy.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:57 AM: WARNING - Doc file 'install/community/k8s/offline.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:57 AM: WARNING - Doc file 'install/community/k8s/online.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:57 AM: WARNING - Doc file 'install/k8s-install/ocp-install-dce5.0.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:57 AM: WARNING - Doc file 'install/os-install/TencentOS-install-dce5.0.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:57 AM: WARNING - Doc file 'install/os-install/TencentOS-install-dce5.0.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:58 AM: WARNING - Doc file 'install/os-install/neokylin-install-dce5.0.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:58 AM: WARNING - Doc file 'install/os-install/neokylin-install-dce5.0.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:58 AM: WARNING - Doc file 'install/os-install/oracleLinux-install-dce5.0.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:58 AM: WARNING - Doc file 'install/os-install/oracleLinux-install-dce5.0.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:58 AM: WARNING - Doc file 'install/os-install/otherlinux.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:58 AM: WARNING - Doc file 'install/os-install/otherlinux.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:58 AM: WARNING - Doc file 'install/os-install/uos-v20-install-dce5.0.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:58 AM: WARNING - Doc file 'install/os-install/uos-v20-install-dce5.0.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:58 AM: WARNING - Doc file 'kairship/intro/index.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:58 AM: WARNING - Doc file 'kangaroo/intro/index.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:58:59 AM: WARNING - Doc file 'kangaroo/intro/upgrade.md' contains a link '../../download/modules/kangaroo.md', but the target 'download/modules/kangaroo.md' is not found among documentation files.
6:58:59 AM: WARNING - Doc file 'kant/intro/offline-upgrade.md' contains a link '../../download/modules/kant.md', but the target 'download/modules/kant.md' is not found among documentation files.
6:59:00 AM: WARNING - Doc file 'kpanda/intro/index.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:00 AM: WARNING - Doc file 'kpanda/intro/offline-upgrade.md' contains a link '../../download/modules/kpanda.md', but the target 'download/modules/kpanda.md' is not found among documentation files.
6:59:01 AM: WARNING - Doc file 'kpanda/user-guide/backup/offline-upgrade.md' contains a link '../../../download/modules/kcoral.md', but the target 'download/modules/kcoral.md' is not found among documentation files.
6:59:01 AM: WARNING - Doc file 'kpanda/user-guide/clusterops/cluster-oversold.md' contains a link '../../../download/addon/history.md', but the target 'download/addon/history.md' is not found among documentation files.
6:59:01 AM: WARNING - Doc file 'kpanda/user-guide/gpu/gpu_matrix.md' contains a link './metax/usemetax.md', but the target 'kpanda/user-guide/gpu/metax/usemetax.md' is not found among documentation files.
6:59:01 AM: WARNING - Doc file 'kpanda/user-guide/gpu/metax/offline-metax.md' contains a link '../../../install/index.md', but the target 'kpanda/install/index.md' is not found among documentation files.
6:59:01 AM: WARNING - Doc file 'kpanda/user-guide/gpu/metax/offline-metax.md' contains a link '../clusters/integrate-cluster.md', but the target 'kpanda/user-guide/gpu/clusters/integrate-cluster.md' is not found among documentation files.
6:59:01 AM: WARNING - Doc file 'kpanda/user-guide/gpu/metax/offline-metax.md' contains a link '../clusters/create-cluster.md', but the target 'kpanda/user-guide/gpu/clusters/create-cluster.md' is not found among documentation files.
6:59:01 AM: WARNING - Doc file 'kpanda/user-guide/gpu/nvidia/install_nvidia_driver_of_operator.md' contains a link '../../../../download/addon/history.md', but the target 'download/addon/history.md' is not found among documentation files.
6:59:01 AM: WARNING - Doc file 'kpanda/user-guide/gpu/nvidia/yum_source_redhat7_9.md' contains a link '../../../../download/addon/history.md', but the target 'download/addon/history.md' is not found among documentation files.
6:59:01 AM: WARNING - Doc file 'kpanda/user-guide/helm/multi-archi-helm.md' contains a link '../../../download/addon/history.md', but the target 'download/addon/history.md' is not found among documentation files.
6:59:01 AM: WARNING - Doc file 'kpanda/user-guide/helm/multi-archi-helm.md' contains a link '../../../download/addon/history.md', but the target 'download/addon/history.md' is not found among documentation files.
6:59:01 AM: WARNING - Doc file 'kpanda/user-guide/helm/multi-archi-helm.md' contains a link '../../../download/addon/history.md', but the target 'download/addon/history.md' is not found among documentation files.
6:59:01 AM: WARNING - Doc file 'kpanda/user-guide/helm/multi-archi-helm.md' contains a link '../../../download/addon/history.md', but the target 'download/addon/history.md' is not found among documentation files.
6:59:01 AM: WARNING - Doc file 'kpanda/user-guide/inspect/offline-upgrade.md' contains a link '../../../download/modules/kcollie.md', but the target 'download/modules/kcollie.md' is not found among documentation files.
6:59:02 AM: WARNING - Doc file 'kpanda/user-guide/security/offline-upgrade-dowl.md' contains a link '../../../download/modules/dowl.md', but the target 'download/modules/dowl.md' is not found among documentation files.
6:59:03 AM: WARNING - Doc file 'middleware/elasticsearch/intro/offline-install.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:03 AM: WARNING - Doc file 'middleware/kafka/intro/offline-install.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:03 AM: WARNING - Doc file 'middleware/minio/intro/offline-install.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:03 AM: WARNING - Doc file 'middleware/mongodb/intro/offline-install.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:04 AM: WARNING - Doc file 'middleware/mysql/intro/offline-install.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:04 AM: WARNING - Doc file 'middleware/postgresql/intro/offline-install.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:04 AM: WARNING - Doc file 'middleware/rabbitmq/intro/offline-install.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:05 AM: WARNING - Doc file 'middleware/redis/intro/offline-install.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:05 AM: WARNING - Doc file 'middleware/rocketmq/intro/offline-install.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:05 AM: WARNING - Doc file 'mspider/install/offline-upgrade.md' contains a link '../../download/modules/mspider.md', but the target 'download/modules/mspider.md' is not found among documentation files.
6:59:05 AM: WARNING - Doc file 'mspider/intro/index.md' contains a link './cannot-find-cluster.md', but the target 'mspider/intro/cannot-find-cluster.md' is not found among documentation files.
6:59:05 AM: WARNING - Doc file 'mspider/intro/index.md' contains a link './always-in-creating.md', but the target 'mspider/intro/always-in-creating.md' is not found among documentation files.
6:59:05 AM: WARNING - Doc file 'mspider/intro/index.md' contains a link './failed-to-delete.md', but the target 'mspider/intro/failed-to-delete.md' is not found among documentation files.
6:59:05 AM: WARNING - Doc file 'mspider/intro/index.md' contains a link './failed-to-add-cluster.md', but the target 'mspider/intro/failed-to-add-cluster.md' is not found among documentation files.
6:59:05 AM: WARNING - Doc file 'mspider/intro/index.md' contains a link './hosted-mesh-errors.md', but the target 'mspider/intro/hosted-mesh-errors.md' is not found among documentation files.
6:59:05 AM: WARNING - Doc file 'mspider/intro/index.md' contains a link './mesh-space-cannot-unbind.md', but the target 'mspider/intro/mesh-space-cannot-unbind.md' is not found among documentation files.
6:59:05 AM: WARNING - Doc file 'mspider/intro/index.md' contains a link './dce4.0-issues.md', but the target 'mspider/intro/dce4.0-issues.md' is not found among documentation files.
6:59:05 AM: WARNING - Doc file 'mspider/intro/index.md' contains a link './sidecar.md', but the target 'mspider/intro/sidecar.md' is not found among documentation files.
6:59:05 AM: WARNING - Doc file 'mspider/intro/index.md' contains a link './cluster-interconnect.md', but the target 'mspider/intro/cluster-interconnect.md' is not found among documentation files.
6:59:05 AM: WARNING - Doc file 'mspider/intro/index.md' contains a link './sidecar-memory-err.md', but the target 'mspider/intro/sidecar-memory-err.md' is not found among documentation files.
6:59:05 AM: WARNING - Doc file 'mspider/intro/index.md' contains a link './cluster-already-exist.md', but the target 'mspider/intro/cluster-already-exist.md' is not found among documentation files.
6:59:05 AM: WARNING - Doc file 'mspider/intro/index.md' contains a link './hosted-apiserver-cert-expiration.md', but the target 'mspider/intro/hosted-apiserver-cert-expiration.md' is not found among documentation files.
6:59:05 AM: WARNING - Doc file 'mspider/intro/index.md' contains a link './503-issue.md', but the target 'mspider/intro/503-issue.md' is not found among documentation files.
6:59:05 AM: WARNING - Doc file 'mspider/intro/index.md' contains a link './localhost-by-pod.md', but the target 'mspider/intro/localhost-by-pod.md' is not found among documentation files.
6:59:05 AM: WARNING - Doc file 'mspider/intro/index.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:06 AM: WARNING - Doc file 'mspider/user-guide/sidecar-management/ns-sidecar.md' contains a link './sidecar.md', but the target 'mspider/user-guide/sidecar-management/sidecar.md' is not found among documentation files.
6:59:06 AM: WARNING - Doc file 'mspider/user-guide/sidecar-management/ns-sidecar.md' contains a link './sidecar-memory-err.md', but the target 'mspider/user-guide/sidecar-management/sidecar-memory-err.md' is not found among documentation files.
6:59:06 AM: WARNING - Doc file 'mspider/user-guide/sidecar-management/workload-sidecar.md' contains a link './sidecar.md', but the target 'mspider/user-guide/sidecar-management/sidecar.md' is not found among documentation files.
6:59:06 AM: WARNING - Doc file 'mspider/user-guide/sidecar-management/workload-sidecar.md' contains a link './sidecar-memory-err.md', but the target 'mspider/user-guide/sidecar-management/sidecar-memory-err.md' is not found among documentation files.
6:59:07 AM: WARNING - Doc file 'native/git/works.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:07 AM: WARNING - Doc file 'native/news/news-2022.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:07 AM: WARNING - Doc file 'native/news/news-2023.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:07 AM: WARNING - Doc file 'network/intro/index.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:07 AM: WARNING - Doc file 'network/intro/offline.md' contains a link '../../download/modules/spidernet.md', but the target 'download/modules/spidernet.md' is not found among documentation files.
6:59:08 AM: WARNING - Doc file 'network/modules/egressgateway/failover.md' contains a link './primary-backup.svg', but the target 'network/modules/egressgateway/primary-backup.svg' is not found among documentation files.
6:59:08 AM: WARNING - Doc file 'network/modules/egressgateway/install.md' contains a link '../../modules/egressgateway/usage.md', but the target 'network/modules/egressgateway/usage.md' is not found among documentation files.
6:59:08 AM: WARNING - Doc file 'network/modules/spiderpool/upgrade.md' contains a link '../../../download/addon/history.md', but the target 'download/addon/history.md' is not found among documentation files.
6:59:09 AM: WARNING - Doc file 'skoala/quickstart/skoala.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:09 AM: WARNING - Doc file 'skoala/quickstart/skoala.md' contains a link '../../download/modules/skoala.md', but the target 'download/modules/skoala.md' is not found among documentation files.
6:59:09 AM: WARNING - Doc file 'storage/hwameistor/intro/index.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:10 AM: WARNING - Doc file 'videos/index.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:10 AM: WARNING - Doc file 'videos/amamba.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:10 AM: WARNING - Doc file 'videos/ghippo.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:10 AM: WARNING - Doc file 'videos/insight.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:10 AM: WARNING - Doc file 'videos/install.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:10 AM: WARNING - Doc file 'videos/kairship.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:10 AM: WARNING - Doc file 'videos/kangaroo.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:10 AM: WARNING - Doc file 'videos/kant.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:10 AM: WARNING - Doc file 'videos/kpanda.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:10 AM: WARNING - Doc file 'videos/mcamel.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:10 AM: WARNING - Doc file 'videos/mspider.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:10 AM: WARNING - Doc file 'videos/network.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:10 AM: WARNING - Doc file 'videos/skoala.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:10 AM: WARNING - Doc file 'videos/use-cases.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:10 AM: WARNING - Doc file 'videos/virtnest.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:10 AM: WARNING - Doc file 'virtnest/install/offline-install.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:37 AM: INFO - Doc file 'amamba/user-guide/gitops/integrate-argocd-ui.md' contains a link '#修改应用工作台配置项', but there is no such anchor on this page.
6:59:37 AM: INFO - Doc file 'blogs/2023/230509-k8s-install.md' contains a link '#mac-product-uuid', but there is no such anchor on this page.
6:59:37 AM: INFO - Doc file 'dce/faq.md' contains a link '#reset-cluster', but there is no such anchor on this page.
6:59:37 AM: INFO - Doc file 'dce/faq.md' contains a link '#failed-plugin', but there is no such anchor on this page.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../insight/intro/release-notes.md#v0320', but the doc 'insight/intro/release-notes.md' does not contain an anchor '#v0320'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../middleware/rabbitmq/release-notes.md#v0250', but the doc 'middleware/rabbitmq/release-notes.md' does not contain an anchor '#v0250'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../middleware/mysql/release-notes.md#v0230', but the doc 'middleware/mysql/release-notes.md' does not contain an anchor '#v0230'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../middleware/elasticsearch/release-notes.md#v0220', but the doc 'middleware/elasticsearch/release-notes.md' does not contain an anchor '#v0220'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../middleware/redis/release-notes.md#v0230', but the doc 'middleware/redis/release-notes.md' does not contain an anchor '#v0230'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../middleware/minio/release-notes.md#v0200', but the doc 'middleware/minio/release-notes.md' does not contain an anchor '#v0200'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../middleware/postgresql/release-notes.md#v0170', but the doc 'middleware/postgresql/release-notes.md' does not contain an anchor '#v0170'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../middleware/mongodb/release-notes.md#v0150', but the doc 'middleware/mongodb/release-notes.md' does not contain an anchor '#v0150'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../middleware/kafka/release-notes.md#v0200', but the doc 'middleware/kafka/release-notes.md' does not contain an anchor '#v0200'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../middleware/rocketmq/release-notes.md#v0120', but the doc 'middleware/rocketmq/release-notes.md' does not contain an anchor '#v0120'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241130.md' contains a link '../../storage/hwameistor/release-notes.md#v0161', but the doc 'storage/hwameistor/release-notes.md' does not contain an anchor '#v0161'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241130.md' contains a link '../../middleware/rabbitmq/release-notes.md#v0260', but the doc 'middleware/rabbitmq/release-notes.md' does not contain an anchor '#v0260'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241130.md' contains a link '../../middleware/mysql/release-notes.md#v0240', but the doc 'middleware/mysql/release-notes.md' does not contain an anchor '#v0240'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241130.md' contains a link '../../middleware/minio/release-notes.md#v0210', but the doc 'middleware/minio/release-notes.md' does not contain an anchor '#v0210'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241130.md' contains a link '../../middleware/postgresql/release-notes.md#v0180', but the doc 'middleware/postgresql/release-notes.md' does not contain an anchor '#v0180'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241130.md' contains a link '../../middleware/mongodb/release-notes.md#v0160', but the doc 'middleware/mongodb/release-notes.md' does not contain an anchor '#v0160'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241130.md' contains a link '../../middleware/rocketmq/release-notes.md#v0130', but the doc 'middleware/rocketmq/release-notes.md' does not contain an anchor '#v0130'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241231.md' contains a link '../../kpanda/intro/release-notes.md#v0350', but the doc 'kpanda/intro/release-notes.md' does not contain an anchor '#v0350'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241231.md' contains a link '../../storage/hwameistor/release-notes.md#v0161', but the doc 'storage/hwameistor/release-notes.md' does not contain an anchor '#v0161'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241231.md' contains a link '../../insight/intro/release-notes.md#v0340', but the doc 'insight/intro/release-notes.md' does not contain an anchor '#v0340'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241231.md' contains a link '../../middleware/rabbitmq/release-notes.md#v0260', but the doc 'middleware/rabbitmq/release-notes.md' does not contain an anchor '#v0260'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241231.md' contains a link '../../middleware/mysql/release-notes.md#v0251', but the doc 'middleware/mysql/release-notes.md' does not contain an anchor '#v0251'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241231.md' contains a link '../../middleware/redis/release-notes.md#v0250', but the doc 'middleware/redis/release-notes.md' does not contain an anchor '#v0250'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241231.md' contains a link '../../middleware/minio/release-notes.md#v0210', but the doc 'middleware/minio/release-notes.md' does not contain an anchor '#v0210'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241231.md' contains a link '../../middleware/postgresql/release-notes.md#v0180', but the doc 'middleware/postgresql/release-notes.md' does not contain an anchor '#v0180'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241231.md' contains a link '../../middleware/mongodb/release-notes.md#v0160', but the doc 'middleware/mongodb/release-notes.md' does not contain an anchor '#v0160'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20241231.md' contains a link '../../middleware/rocketmq/release-notes.md#v0130', but the doc 'middleware/rocketmq/release-notes.md' does not contain an anchor '#v0130'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250131.md' contains a link '../../kpanda/intro/release-notes.md#v0360', but the doc 'kpanda/intro/release-notes.md' does not contain an anchor '#v0360'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250131.md' contains a link '../../storage/hwameistor/release-notes.md#v0161', but the doc 'storage/hwameistor/release-notes.md' does not contain an anchor '#v0161'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250131.md' contains a link '../../middleware/rabbitmq/release-notes.md#v0270', but the doc 'middleware/rabbitmq/release-notes.md' does not contain an anchor '#v0270'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250131.md' contains a link '../../middleware/mysql/release-notes.md#v0251', but the doc 'middleware/mysql/release-notes.md' does not contain an anchor '#v0251'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250131.md' contains a link '../../middleware/redis/release-notes.md#v0260', but the doc 'middleware/redis/release-notes.md' does not contain an anchor '#v0260'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250131.md' contains a link '../../middleware/minio/release-notes.md#v0210', but the doc 'middleware/minio/release-notes.md' does not contain an anchor '#v0210'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250131.md' contains a link '../../middleware/postgresql/release-notes.md#v0180', but the doc 'middleware/postgresql/release-notes.md' does not contain an anchor '#v0180'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250131.md' contains a link '../../middleware/mongodb/release-notes.md#v0160', but the doc 'middleware/mongodb/release-notes.md' does not contain an anchor '#v0160'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250131.md' contains a link '../../middleware/kafka/release-notes.md#v0220', but the doc 'middleware/kafka/release-notes.md' does not contain an anchor '#v0220'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250131.md' contains a link '../../middleware/rocketmq/release-notes.md#v0130', but the doc 'middleware/rocketmq/release-notes.md' does not contain an anchor '#v0130'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../kpanda/intro/release-notes.md#v0370', but the doc 'kpanda/intro/release-notes.md' does not contain an anchor '#v0370'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../storage/hwameistor/release-notes.md#v0161', but the doc 'storage/hwameistor/release-notes.md' does not contain an anchor '#v0161'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../insight/intro/release-notes.md#v0350', but the doc 'insight/intro/release-notes.md' does not contain an anchor '#v0350'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../middleware/rabbitmq/release-notes.md#v0270', but the doc 'middleware/rabbitmq/release-notes.md' does not contain an anchor '#v0270'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../middleware/mysql/release-notes.md#v0251', but the doc 'middleware/mysql/release-notes.md' does not contain an anchor '#v0251'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../middleware/redis/release-notes.md#v0260', but the doc 'middleware/redis/release-notes.md' does not contain an anchor '#v0260'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../middleware/minio/release-notes.md#v0210', but the doc 'middleware/minio/release-notes.md' does not contain an anchor '#v0210'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../middleware/postgresql/release-notes.md#v0180', but the doc 'middleware/postgresql/release-notes.md' does not contain an anchor '#v0180'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../middleware/mongodb/release-notes.md#v0160', but the doc 'middleware/mongodb/release-notes.md' does not contain an anchor '#v0160'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../middleware/kafka/release-notes.md#v0220', but the doc 'middleware/kafka/release-notes.md' does not contain an anchor '#v0220'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../middleware/rocketmq/release-notes.md#v0130', but the doc 'middleware/rocketmq/release-notes.md' does not contain an anchor '#v0130'.
6:59:37 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../baize/intro/release-notes.md#v0140', but the doc 'baize/intro/release-notes.md' does not contain an anchor '#v0140'.
6:59:37 AM: INFO - Doc file 'network/modules/spiderpool/install/rdmapara.md' contains a link '#基于-sr-iov-使用-roce-网卡', but there is no such anchor on this page.
6:59:37 AM: INFO - Documentation built in 49.24 seconds
6:59:37 AM: English docs were modified, running mkdocs build for English docs...
6:59:37 AM: INFO - Cleaning site directory
6:59:37 AM: INFO - Building documentation to directory: /opt/build/repo/public/en
6:59:37 AM: INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration:
6:59:37 AM: - index.md
6:59:37 AM: - amamba/offline-upgrade.md
6:59:37 AM: - amamba/pluggable-components.md
6:59:37 AM: - amamba/faq/faq-gitops.md
6:59:37 AM: - amamba/faq/faq-jenkins.md
6:59:37 AM: - amamba/faq/faq-toochain.md
6:59:37 AM: - amamba/intro/index.md
6:59:37 AM: - amamba/intro/features.md
6:59:37 AM: - amamba/intro/permission.md
6:59:37 AM: - amamba/intro/release-notes.md
6:59:37 AM: - amamba/intro/scenarios.md
6:59:37 AM: - amamba/intro/tech-overview.md
6:59:37 AM: - amamba/quickstart/argo-cd-HA.md
6:59:37 AM: - amamba/quickstart/argo-karmada.md
6:59:37 AM: - amamba/quickstart/argocd-jenkins.md
6:59:37 AM: - amamba/quickstart/argocd-rollout.md
6:59:37 AM: - amamba/quickstart/contour-argorollout.md
6:59:37 AM: - amamba/quickstart/deploy-pipeline.md
6:59:37 AM: - amamba/quickstart/istio_argocd.md
6:59:37 AM: - amamba/quickstart/istio_argocd_rollout.md
6:59:37 AM: - amamba/quickstart/jenkins-HA.md
6:59:37 AM: - amamba/quickstart/jenkins-custom.md
6:59:37 AM: - amamba/quickstart/jenkins-integration.md
6:59:37 AM: - amamba/quickstart/job-cacher.md
6:59:37 AM: - amamba/quickstart/pipeline-kairship.md
6:59:37 AM: - amamba/quickstart/pipeline-on-node.md
6:59:37 AM: - amamba/quickstart/scan-with-harbor.md
6:59:37 AM: - amamba/quickstart/scan-with-pipeline.md
6:59:37 AM: - amamba/quickstart/scenarios-config.md
6:59:37 AM: - amamba/user-guide/git/git.md
6:59:37 AM: - amamba/user-guide/gitops/argo-cd-status.md
6:59:37 AM: - amamba/user-guide/gitops/create-argo-cd.md
6:59:37 AM: - amamba/user-guide/gitops/gitops-secret.md
6:59:37 AM: - amamba/user-guide/gitops/import-repo.md
6:59:37 AM: - amamba/user-guide/gitops/integrate-argocd-ui.md
6:59:37 AM: - amamba/user-guide/gitops/sync-manually.md
6:59:37 AM: - amamba/user-guide/namespace/multi-namespace.md
6:59:37 AM: - amamba/user-guide/namespace/namespace.md
6:59:37 AM: - amamba/user-guide/native/manage.md
6:59:37 AM: - amamba/user-guide/native/native-app.md
6:59:37 AM: - amamba/user-guide/oam/concept.md
6:59:37 AM: - amamba/user-guide/oam/create.md
6:59:37 AM: - amamba/user-guide/oam/manage.md
6:59:37 AM: - amamba/user-guide/pipeline/cicd_vm.md
6:59:37 AM: - amamba/user-guide/pipeline/credential.md
6:59:37 AM: - amamba/user-guide/pipeline/edit.md
6:59:37 AM: - amamba/user-guide/pipeline/github_gitlab_token.md
6:59:37 AM: - amamba/user-guide/pipeline/install-jenkins.md
6:59:37 AM: - amamba/user-guide/pipeline/jenkins-agent.md
6:59:37 AM: - amamba/user-guide/pipeline/jenkins-metric.md
6:59:37 AM: - amamba/user-guide/pipeline/pipeline-syntax.md
6:59:37 AM: - amamba/user-guide/pipeline/podman.md
6:59:37 AM: - amamba/user-guide/pipeline/system-env.md
6:59:37 AM: - amamba/user-guide/pipeline/config/agent.md
6:59:37 AM: - amamba/user-guide/pipeline/config/concept.md
6:59:37 AM: - amamba/user-guide/pipeline/config/step.md
6:59:37 AM: - amamba/user-guide/pipeline/create/custom.md
6:59:37 AM: - amamba/user-guide/pipeline/create/jenkins.md
6:59:37 AM: - amamba/user-guide/pipeline/create/mutilpipeline.md
6:59:37 AM: - amamba/user-guide/pipeline/create/template.md
6:59:37 AM: - amamba/user-guide/pipeline/run/manual.md
6:59:37 AM: - amamba/user-guide/pipeline/run/trigger.md
6:59:37 AM: - amamba/user-guide/pipeline/template/custom-template.md
6:59:37 AM: - amamba/user-guide/pipeline/template/info.md
6:59:37 AM: - amamba/user-guide/pipeline/view/view-pipeline.md
6:59:37 AM: - amamba/user-guide/pipeline/view/view-run.md
6:59:37 AM: - amamba/user-guide/pm/issue.md
6:59:37 AM: - amamba/user-guide/release/blue-green.md
6:59:37 AM: - amamba/user-guide/release/canary.md
6:59:37 AM: - amamba/user-guide/release/check-bluegreen.md
6:59:37 AM: - amamba/user-guide/release/check-canary.md
6:59:37 AM: - amamba/user-guide/tools/integrated-toolchain.md
6:59:37 AM: - amamba/user-guide/tools/toolchain-instances.md
6:59:37 AM: - amamba/user-guide/wizard/create-app-git.md
6:59:37 AM: - amamba/user-guide/wizard/helm.md
6:59:37 AM: - amamba/user-guide/wizard/jar-java-app.md
6:59:37 AM: - baize/best-practice/add-scheduler.md
6:59:37 AM: - baize/best-practice/change-notebook-image.md
6:59:37 AM: - baize/best-practice/checkpoint.md
6:59:37 AM: - baize/best-practice/deploy-nfs-in-worker.md
6:59:37 AM: - baize/best-practice/finetunel-llm.md
6:59:37 AM: - baize/best-practice/label-studio.md
6:59:37 AM: - baize/best-practice/train-with-deepspeed.md
6:59:37 AM: - baize/developer/index.md
6:59:37 AM: - baize/developer/quick-start.md
6:59:37 AM: - baize/developer/dataset/create-use-delete.md
6:59:37 AM: - baize/developer/dataset/environments.md
6:59:37 AM: - baize/developer/inference/models.md
6:59:37 AM: - baize/developer/inference/triton-inference.md
6:59:37 AM: - baize/developer/inference/vllm-inference.md
6:59:37 AM: - baize/developer/jobs/create.md
6:59:37 AM: - baize/developer/jobs/delete.md
6:59:37 AM: - baize/developer/jobs/pytorch.md
6:59:37 AM: - baize/developer/jobs/tensorboard.md
6:59:37 AM: - baize/developer/jobs/tensorflow.md
6:59:37 AM: - baize/developer/jobs/view.md
6:59:37 AM: - baize/developer/notebooks/baizectl.md
6:59:37 AM: - baize/developer/notebooks/baizess.md
6:59:37 AM: - baize/developer/notebooks/create.md
6:59:37 AM: - baize/developer/notebooks/delete.md
6:59:37 AM: - baize/developer/notebooks/notebook-auto-close.md
6:59:37 AM: - baize/developer/notebooks/notebook-with-envs.md
6:59:37 AM: - baize/developer/notebooks/notebook-with-ssh.md
6:59:37 AM: - baize/developer/notebooks/start-pause.md
6:59:37 AM: - baize/developer/notebooks/view.md
6:59:37 AM: - baize/intro/index.md
6:59:37 AM: - baize/intro/first.md
6:59:37 AM: - baize/intro/install.md
6:59:37 AM: - baize/intro/release-notes.md
6:59:37 AM: - baize/oam/index.md
6:59:37 AM: - baize/oam/resource.md
6:59:37 AM: - baize/oam/queue/create.md
6:59:37 AM: - baize/oam/queue/delete.md
6:59:37 AM: - baize/troubleshoot/index.md
6:59:37 AM: - baize/troubleshoot/cluster-not-found.md
6:59:37 AM: - baize/troubleshoot/local-queue-initialization-failed.md
6:59:37 AM: - baize/troubleshoot/notebook-not-controlled-by-quotas.md
6:59:37 AM: - blogs/index.md
6:59:37 AM: - blogs/2022/220708-mspider.md
6:59:37 AM: - blogs/2022/220808-kairship.md
6:59:37 AM: - blogs/2022/220925-amamba.md
6:59:37 AM: - blogs/2022/221008-dce-bg.md
6:59:37 AM: - blogs/2022/221018-resource.md
6:59:37 AM: - blogs/2022/221026-kpanda.md
6:59:37 AM: - blogs/2022/221116-kcsp.md
6:59:37 AM: - blogs/2022/221209-k8s-1.26.md
6:59:37 AM: - blogs/2023/20231008-kcs.md
6:59:37 AM: - blogs/2023/230110-res-usage.md
6:59:37 AM: - blogs/2023/230201-forecast.md
6:59:37 AM: - blogs/2023/230201-peter.md
6:59:37 AM: - blogs/2023/230214-daocloud_k8s.md
6:59:37 AM: - blogs/2023/230214-open-projects.md
6:59:37 AM: - blogs/2023/230301-kwok.md
6:59:37 AM: - blogs/2023/230315-install-on-linux.md
6:59:37 AM: - blogs/2023/230315-install-on-macos.md
6:59:37 AM: - blogs/2023/230317-edge-app-wp.md
6:59:37 AM: - blogs/2023/230405-step-by-step-dce5.md
6:59:37 AM: - blogs/2023/230411-spiderpool.md
6:59:37 AM: - blogs/2023/230412-k8s-1.27.md
6:59:37 AM: - blogs/2023/230417-cncf-platform-wp.md
6:59:37 AM: - blogs/2023/230418-karmada-failover.md
6:59:37 AM: - blogs/2023/230427-victoriametrics.md
6:59:37 AM: - blogs/2023/230428-pod-startup.md
6:59:37 AM: - blogs/2023/230508-cilium.md
6:59:37 AM: - blogs/2023/230509-k8s-install.md
6:59:37 AM: - blogs/2023/230518-seccom.md
6:59:37 AM: - blogs/2023/230601-api-server-tracing.md
6:59:37 AM: - blogs/2023/230605-fedstate.md
6:59:37 AM: - blogs/2023/230609-istio118.md
6:59:37 AM: - blogs/2023/230612-ray.md
6:59:37 AM: - blogs/2023/230615-ray.md
6:59:37 AM: - blogs/2023/230808-k8sgpt.md
6:59:37 AM: - blogs/2023/230815-k8s1.28.md
6:59:37 AM: - blogs/2023/230911-kubecon-contributor.md
6:59:37 AM: - blogs/2023/231115-k8s-1.29-changes.md
6:59:37 AM: - blogs/2023/231205-vm-bm-compare.md
6:59:37 AM: - blogs/2023/231213-k8s-1.29.md
6:59:37 AM: - blogs/2024/0606-k8s-birth.md
6:59:37 AM: - blogs/2024/20240619-nvidiaai.md
6:59:37 AM: - blogs/2024/240108-kubeedge.md
6:59:37 AM: - blogs/2024/240115-news.md
6:59:37 AM: - blogs/2024/240201-ai-compute.md
6:59:37 AM: - blogs/2024/240203-book.md
6:59:37 AM: - blogs/2024/240301-osc-eco.md
6:59:37 AM: - blogs/2024/240326-kubecon-eu.md
6:59:37 AM: - blogs/2024/240410-cnai-wp.md
6:59:37 AM: - blogs/2024/240416-kubean.md
6:59:37 AM: - blogs/2024/240509-model-spec.md
6:59:37 AM: - blogs/2024/240516-sig-docs.md
6:59:37 AM: - blogs/2024/241106-containerd-nerdctl-lima.md
6:59:37 AM: - blogs/2024/241108-cncf-ambassador.md
6:59:37 AM: - community/index.md
6:59:37 AM: - community/cloudtty.md
6:59:37 AM: - community/clusterpedia.md
6:59:37 AM: - community/dtx.md
6:59:37 AM: - community/egress-gw.md
6:59:37 AM: - community/fast.md
6:59:37 AM: - community/fedstate.md
6:59:37 AM: - community/ferry.md
6:59:37 AM: - community/hami.md
6:59:37 AM: - community/hwameistor.md
6:59:37 AM: - community/kasmcloud.md
6:59:37 AM: - community/kdoctor.md
6:59:37 AM: - community/klts.md
6:59:37 AM: - community/kube-node-tuning.md
6:59:37 AM: - community/kubean.md
6:59:37 AM: - community/kwok.md
6:59:37 AM: - community/merbridge.md
6:59:37 AM: - community/miragedebug.md
6:59:37 AM: - community/mirror.md
6:59:37 AM: - community/piraeus.md
6:59:37 AM: - community/spiderpool.md
6:59:37 AM: - community/icons/index.md
6:59:37 AM: - dce/index.md
6:59:37 AM: - dce/bphome.md
6:59:37 AM: - dce/faq.md
6:59:37 AM: - dce/features.md
6:59:37 AM: - dce/kcsp.md
6:59:37 AM: - dce/license0.md
6:59:37 AM: - dce/roadmap.md
6:59:37 AM: - dce/scenario.md
6:59:37 AM: - dce/support.md
6:59:37 AM: - dce/terms.md
6:59:37 AM: - dce/dce-rn/20230531.md
6:59:37 AM: - dce/dce-rn/20230630.md
6:59:37 AM: - dce/dce-rn/20230731.md
6:59:37 AM: - dce/dce-rn/20230831.md
6:59:37 AM: - dce/dce-rn/20231031.md
6:59:37 AM: - dce/dce-rn/20231130.md
6:59:37 AM: - dce/dce-rn/20231231.md
6:59:37 AM: - dce/dce-rn/20240130.md
6:59:37 AM: - dce/dce-rn/20240330.md
6:59:37 AM: - dce/dce-rn/20240430.md
6:59:37 AM: - dce/dce-rn/20240530.md
6:59:37 AM: - dce/dce-rn/20240630.md
6:59:37 AM: - dce/dce-rn/20240730.md
6:59:37 AM: - dce/dce-rn/20240830.md
6:59:37 AM: - dce/dce-rn/20240930.md
6:59:37 AM: - dce/dce-rn/20241030.md
6:59:37 AM: - dce/dce-rn/20241130.md
6:59:37 AM: - dce/dce-rn/20241231.md
6:59:37 AM: - dce/dce-rn/20250131.md
6:59:37 AM: - dce/dce-rn/20250228.md
6:59:37 AM: - ghippo/best-practice/authz-plan.md
6:59:37 AM: - ghippo/best-practice/cluster-for-multiws.md
6:59:37 AM: - ghippo/best-practice/folder-practice.md
6:59:37 AM: - ghippo/best-practice/navigator.md
6:59:37 AM: - ghippo/best-practice/super-group.md
6:59:37 AM: - ghippo/best-practice/system-message.md
6:59:37 AM: - ghippo/best-practice/ws-best-practice.md
6:59:37 AM: - ghippo/best-practice/ws-to-ns.md
6:59:37 AM: - ghippo/best-practice/gproduct/intro.md
6:59:37 AM: - ghippo/best-practice/gproduct/nav.md
6:59:37 AM: - ghippo/best-practice/gproduct/route-auth.md
6:59:37 AM: - ghippo/best-practice/menu/menu-display-or-hiding.md
6:59:37 AM: - ghippo/best-practice/oem/custom-idp.md
6:59:37 AM: - ghippo/best-practice/oem/demo.md
6:59:37 AM: - ghippo/best-practice/oem/keycloak-idp.md
6:59:37 AM: - ghippo/best-practice/oem/oem-in.md
6:59:37 AM: - ghippo/best-practice/oem/oem-out.md
6:59:37 AM: - ghippo/install/gm-gateway.md
6:59:37 AM: - ghippo/install/login.md
6:59:37 AM: - ghippo/install/offline-install.md
6:59:37 AM: - ghippo/install/reverse-proxy.md
6:59:37 AM: - ghippo/install/user-isolation.md
6:59:37 AM: - ghippo/intro/index.md
6:59:37 AM: - ghippo/intro/features.md
6:59:37 AM: - ghippo/intro/glossary.md
6:59:37 AM: - ghippo/intro/release-notes.md
6:59:37 AM: - ghippo/permissions/amamba.md
6:59:37 AM: - ghippo/permissions/baize.md
6:59:37 AM: - ghippo/permissions/kpanda.md
6:59:37 AM: - ghippo/permissions/mcamel.md
6:59:37 AM: - ghippo/permissions/mspider.md
6:59:37 AM: - ghippo/permissions/skoala.md
6:59:37 AM: - ghippo/troubleshooting/ghippo01.md
6:59:37 AM: - ghippo/troubleshooting/ghippo02.md
6:59:37 AM: - ghippo/troubleshooting/ghippo03.md
6:59:37 AM: - ghippo/troubleshooting/ghippo04.md
6:59:37 AM: - ghippo/user-guide/password.md
6:59:37 AM: - ghippo/user-guide/access-control/custom-role.md
6:59:37 AM: - ghippo/user-guide/access-control/docking.md
6:59:37 AM: - ghippo/user-guide/access-control/global.md
6:59:37 AM: - ghippo/user-guide/access-control/group.md
6:59:37 AM: - ghippo/user-guide/access-control/iam.md
6:59:37 AM: - ghippo/user-guide/access-control/idprovider.md
6:59:37 AM: - ghippo/user-guide/access-control/ldap.md
6:59:37 AM: - ghippo/user-guide/access-control/oauth2.0.md
6:59:37 AM: - ghippo/user-guide/access-control/oidc.md
6:59:37 AM: - ghippo/user-guide/access-control/role.md
6:59:37 AM: - ghippo/user-guide/access-control/user.md
6:59:37 AM: - ghippo/user-guide/access-control/webhook.md
6:59:37 AM: - ghippo/user-guide/audit/audit-log.md
6:59:37 AM: - ghippo/user-guide/audit/open-audit.md
6:59:37 AM: - ghippo/user-guide/audit/open-k8s-audit.md
6:59:37 AM: - ghippo/user-guide/audit/source-ip.md
6:59:37 AM: - ghippo/user-guide/audit/gproduct-audit/amamba.md
6:59:37 AM: - ghippo/user-guide/audit/gproduct-audit/ghippo.md
6:59:37 AM: - ghippo/user-guide/audit/gproduct-audit/insight.md
6:59:37 AM: - ghippo/user-guide/audit/gproduct-audit/kairship.md
6:59:37 AM: - ghippo/user-guide/audit/gproduct-audit/kangaroo.md
6:59:37 AM: - ghippo/user-guide/audit/gproduct-audit/kpanda.md
6:59:37 AM: - ghippo/user-guide/audit/gproduct-audit/mcamel.md
6:59:37 AM: - ghippo/user-guide/audit/gproduct-audit/mspider.md
6:59:37 AM: - ghippo/user-guide/audit/gproduct-audit/skoala.md
6:59:37 AM: - ghippo/user-guide/audit/gproduct-audit/virtnest.md
6:59:37 AM: - ghippo/user-guide/personal-center/accesstoken.md
6:59:37 AM: - ghippo/user-guide/personal-center/language.md
6:59:37 AM: - ghippo/user-guide/personal-center/security-setting.md
6:59:37 AM: - ghippo/user-guide/personal-center/ssh-key.md
6:59:37 AM: - ghippo/user-guide/platform-setting/about.md
6:59:37 AM: - ghippo/user-guide/platform-setting/appearance.md
6:59:37 AM: - ghippo/user-guide/platform-setting/mail-server.md
6:59:37 AM: - ghippo/user-guide/platform-setting/security.md
6:59:37 AM: - ghippo/user-guide/report-billing/index.md
6:59:37 AM: - ghippo/user-guide/report-billing/billing.md
6:59:37 AM: - ghippo/user-guide/report-billing/gmagpie-offline-install.md
6:59:37 AM: - ghippo/user-guide/report-billing/report.md
6:59:37 AM: - ghippo/user-guide/workspace/folder-permission.md
6:59:37 AM: - ghippo/user-guide/workspace/folders.md
6:59:37 AM: - ghippo/user-guide/workspace/quota.md
6:59:37 AM: - ghippo/user-guide/workspace/res-gp-and-shared-res.md
6:59:37 AM: - ghippo/user-guide/workspace/workspace.md
6:59:37 AM: - ghippo/user-guide/workspace/ws-folder.md
6:59:37 AM: - ghippo/user-guide/workspace/ws-permission.md
6:59:37 AM: - ghippo/user-guide/workspace/wsbind-permission.md
6:59:37 AM: - insight/quickstart/otel/golang/meter.md
6:59:37 AM: - insight/quickstart/otel/java/mdc.md
6:59:37 AM: - insight/user-guide/trace/topology-helper.md
6:59:37 AM: - install/index.md
6:59:37 AM: - install/air-tag-download.md
6:59:37 AM: - install/evolve.md
6:59:37 AM: - install/faq.md
6:59:37 AM: - install/import.md
6:59:37 AM: - install/install-tools.md
6:59:37 AM: - install/release-notes.md
6:59:37 AM: - install/uninstall.md
6:59:37 AM: - install/upgrade-des.md
6:59:37 AM: - install/upgrade.md
6:59:37 AM: - install/best-practices/all-in-one-machine.md
6:59:37 AM: - install/best-practices/cve-20240-21626.md
6:59:37 AM: - install/best-practices/docker-storage.md
6:59:37 AM: - install/best-practices/etcd-host-deploy.md
6:59:37 AM: - install/best-practices/extend-params.md
6:59:37 AM: - install/best-practices/large-deployments-par.md
6:59:37 AM: - install/best-practices/offline-clipper.md
6:59:37 AM: - install/best-practices/remanage-work-cluster.md
6:59:37 AM: - install/best-practices/replace-os.md
6:59:37 AM: - install/best-practices/thinder-ha.md
6:59:37 AM: - install/best-practices/thinder-restore.md
6:59:37 AM: - install/commercial/cluster-config.md
6:59:37 AM: - install/commercial/deploy-arch.md
6:59:37 AM: - install/commercial/deploy-requirements.md
6:59:37 AM: - install/commercial/download-file.md
6:59:37 AM: - install/commercial/manifest.md
6:59:37 AM: - install/commercial/port-requirements.md
6:59:37 AM: - install/commercial/prepare.md
6:59:37 AM: - install/commercial/scenarios.md
6:59:37 AM: - install/commercial/start-install.md
6:59:37 AM: - install/commercial/external/external-binary.md
6:59:37 AM: - install/commercial/external/external-imageandchart.md
6:59:37 AM: - install/commercial/external/external-middlewares.md
6:59:37 AM: - install/commercial/external/external-os.md
6:59:37 AM: - install/community/resources.md
6:59:37 AM: - install/community/k8s/k8s-dce-deploy.md
6:59:37 AM: - install/community/k8s/offline.md
6:59:37 AM: - install/community/k8s/online.md
6:59:37 AM: - install/community/kind/online.md
6:59:37 AM: - install/k8s-install/ecs-install-dce5.0.md
6:59:37 AM: - install/k8s-install/ocp-install-dce5.0.md
6:59:37 AM: - install/os-install/TencentOS-install-dce5.0.md
6:59:37 AM: - install/os-install/neokylin-install-dce5.0.md
6:59:37 AM: - install/os-install/oracleLinux-install-dce5.0.md
6:59:37 AM: - install/os-install/otherlinux.md
6:59:37 AM: - install/os-install/uos-v20-install-dce5.0.md
6:59:37 AM: - kairship/cluster.md
6:59:37 AM: - kairship/workspace.md
6:59:37 AM: - kairship/best-practice/fhpa.md
6:59:37 AM: - kairship/best-practice/one-click-conversion.md
6:59:37 AM: - kairship/crds/crd.md
6:59:37 AM: - kairship/failover/failover.md
6:59:37 AM: - kairship/failover/optimization-failover.md
6:59:37 AM: - kairship/instance/index.md
6:59:37 AM: - kairship/instance/add.md
6:59:37 AM: - kairship/instance/delete.md
6:59:37 AM: - kairship/intro/index.md
6:59:37 AM: - kairship/intro/architecture.md
6:59:37 AM: - kairship/intro/benefits.md
6:59:37 AM: - kairship/intro/concepts.md
6:59:37 AM: - kairship/intro/faq.md
6:59:37 AM: - kairship/intro/features.md
6:59:37 AM: - kairship/intro/offline-upgrade.md
6:59:37 AM: - kairship/intro/release-notes.md
6:59:37 AM: - kairship/policy/override.md
6:59:37 AM: - kairship/policy/propagation.md
6:59:37 AM: - kairship/resource/configmap.md
6:59:37 AM: - kairship/resource/ingress.md
6:59:37 AM: - kairship/resource/ns.md
6:59:37 AM: - kairship/resource/secret.md
6:59:37 AM: - kairship/resource/service.md
6:59:37 AM: - kairship/resource/update-configmap.md
6:59:37 AM: - kairship/resource/update-ingress.md
6:59:37 AM: - kairship/resource/update-ns.md
6:59:37 AM: - kairship/resource/update-secret.md
6:59:37 AM: - kairship/resource/update-service.md
6:59:37 AM: - kairship/workload/cronjob.md
6:59:37 AM: - kairship/workload/deployment.md
6:59:37 AM: - kairship/workload/job.md
6:59:37 AM: - kairship/workload/promote.md
6:59:37 AM: - kairship/workload/update-deployment.md
6:59:37 AM: - kairship/workload/yaml.md
6:59:37 AM: - kangaroo/best-practice/capacity-planning.md
6:59:37 AM: - kangaroo/best-practice/harbor-nginx.md
6:59:37 AM: - kangaroo/best-practice/insecure_registry.md
6:59:37 AM: - kangaroo/best-practice/lb.md
6:59:37 AM: - kangaroo/best-practice/managed-harbor-select-access-type.md
6:59:37 AM: - kangaroo/integrate/integrate-ws.md
6:59:37 AM: - kangaroo/integrate/integrate-admin/bind-to-ws.md
6:59:37 AM: - kangaroo/integrate/integrate-admin/integrate-admin.md
6:59:37 AM: - kangaroo/integrate/integrate-admin/registry-space.md
6:59:37 AM: - kangaroo/integrate/integrate-admin/sync.md
6:59:37 AM: - kangaroo/intro/index.md
6:59:37 AM: - kangaroo/intro/faq.md
6:59:37 AM: - kangaroo/intro/release-notes.md
6:59:37 AM: - kangaroo/intro/upgrade.md
6:59:37 AM: - kangaroo/managed/harbor-migration.md
6:59:37 AM: - kangaroo/managed/harbor.md
6:59:37 AM: - kangaroo/managed/intro.md
6:59:37 AM: - kangaroo/managed/operator.md
6:59:37 AM: - kangaroo/quickstart/admin-registry.md
6:59:37 AM: - kangaroo/quickstart/push.md
6:59:37 AM: - kangaroo/quickstart/registry-in-one.md
6:59:37 AM: - kangaroo/quickstart/trivy-offline.md
6:59:37 AM: - kangaroo/quickstart/ws-admin-registry.md
6:59:37 AM: - kangaroo/space/index.md
6:59:37 AM: - kangaroo/space/desc.md
6:59:37 AM: - kangaroo/space/imagelist.md
6:59:37 AM: - kangaroo/space/reclaim.md
6:59:37 AM: - kangaroo/space/scan.md
6:59:37 AM: - kant/best-practice/custom-device-control.md
6:59:37 AM: - kant/best-practice/develop-device-mapper.md
6:59:37 AM: - kant/best-practice/modbus-device-demo.md
6:59:37 AM: - kant/intro/index.md
6:59:37 AM: - kant/intro/benefits.md
6:59:37 AM: - kant/intro/concepts.md
6:59:37 AM: - kant/intro/faq.md
6:59:37 AM: - kant/intro/features.md
6:59:37 AM: - kant/intro/offline-upgrade.md
6:59:37 AM: - kant/intro/release-notes.md
6:59:37 AM: - kant/intro/use-cases.md
6:59:37 AM: - kant/user-guide/device/index.md
6:59:37 AM: - kant/user-guide/device/create-device-model.md
6:59:37 AM: - kant/user-guide/device/create-device.md
6:59:37 AM: - kant/user-guide/device/manage-device.md
6:59:37 AM: - kant/user-guide/edge-app/index.md
6:59:37 AM: - kant/user-guide/edge-app/create-app.md
6:59:37 AM: - kant/user-guide/edge-app/create-batch-app.md
6:59:37 AM: - kant/user-guide/edge-app/deploy.md
6:59:37 AM: - kant/user-guide/edge-network/index.md
6:59:37 AM: - kant/user-guide/edge-network/deploy-edgemesh.md
6:59:37 AM: - kant/user-guide/edge-network/service.md
6:59:37 AM: - kant/user-guide/edge-unit/create-external-unit.md
6:59:37 AM: - kant/user-guide/edge-unit/create-internal-unit.md
6:59:37 AM: - kant/user-guide/edge-unit/edge-observable.md
6:59:37 AM: - kant/user-guide/edge-unit/manage-unit.md
6:59:37 AM: - kant/user-guide/node/index.md
6:59:37 AM: - kant/user-guide/node/access-guide.md
6:59:37 AM: - kant/user-guide/node/batch-registration.md
6:59:37 AM: - kant/user-guide/node/batch-upgrade.md
6:59:37 AM: - kant/user-guide/node/container-engine-install.md
6:59:37 AM: - kant/user-guide/node/create-access-guide.md
6:59:37 AM: - kant/user-guide/node/join-rqmt.md
6:59:37 AM: - kant/user-guide/node/manage-node.md
6:59:37 AM: - kant/user-guide/node/managed-node.md
6:59:37 AM: - kant/user-guide/node-group/create-group.md
6:59:37 AM: - kant/user-guide/node-group/manage-group.md
6:59:37 AM: - kant/user-guide/route/index.md
6:59:37 AM: - kant/user-guide/route/create-route.md
6:59:37 AM: - kpanda/best-practice/add-master-node.md
6:59:37 AM: - kpanda/best-practice/add-worker-node-on-global.md
6:59:37 AM: - kpanda/best-practice/backup-mysql-on-nfs.md
6:59:37 AM: - kpanda/best-practice/create-redhat9.2-on-centos-platform.md
6:59:37 AM: - kpanda/best-practice/create-ubuntu-on-centos-platform.md
6:59:37 AM: - kpanda/best-practice/dce4-5-migration.md
6:59:37 AM: - kpanda/best-practice/etcd-backup.md
6:59:37 AM: - kpanda/best-practice/get-kubeconfig.md
6:59:37 AM: - kpanda/best-practice/hardening-cluster.md
6:59:37 AM: - kpanda/best-practice/kubean-low-version.md
6:59:37 AM: - kpanda/best-practice/multi-arch.md
6:59:37 AM: - kpanda/best-practice/replace-first-master-node.md
6:59:37 AM: - kpanda/best-practice/update-offline-cluster.md
6:59:37 AM: - kpanda/best-practice/use-otherlinux-create-custer.md
6:59:37 AM: - kpanda/intro/index.md
6:59:37 AM: - kpanda/intro/benefits.md
6:59:37 AM: - kpanda/intro/concepts.md
6:59:37 AM: - kpanda/intro/faq.md
6:59:37 AM: - kpanda/intro/features.md
6:59:37 AM: - kpanda/intro/news.md
6:59:37 AM: - kpanda/intro/offline-upgrade.md
6:59:37 AM: - kpanda/intro/release-notes.md
6:59:37 AM: - kpanda/intro/scenarios.md
6:59:37 AM: - kpanda/user-guide/backup/index.md
6:59:37 AM: - kpanda/user-guide/backup/deployment.md
6:59:37 AM: - kpanda/user-guide/backup/etcd-backup.md
6:59:37 AM: - kpanda/user-guide/backup/install-velero.md
6:59:37 AM: - kpanda/user-guide/backup/offline-upgrade.md
6:59:37 AM: - kpanda/user-guide/clusterops/cluster-settings.md
6:59:37 AM: - kpanda/user-guide/clusterops/latest-operations.md
6:59:37 AM: - kpanda/user-guide/clusters/access-cluster.md
6:59:37 AM: - kpanda/user-guide/clusters/cluster-role.md
6:59:37 AM: - kpanda/user-guide/clusters/cluster-scheduler-plugin.md
6:59:37 AM: - kpanda/user-guide/clusters/cluster-status.md
6:59:37 AM: - kpanda/user-guide/clusters/cluster-version.md
6:59:37 AM: - kpanda/user-guide/clusters/create-cluster.md
6:59:37 AM: - kpanda/user-guide/clusters/delete-cluster.md
6:59:37 AM: - kpanda/user-guide/clusters/integrate-cluster.md
6:59:37 AM: - kpanda/user-guide/clusters/integrate-rancher-cluster.md
6:59:37 AM: - kpanda/user-guide/clusters/runtime.md
6:59:37 AM: - kpanda/user-guide/clusters/upgrade-cluster.md
6:59:37 AM: - kpanda/user-guide/configmaps-secrets/create-configmap.md
6:59:37 AM: - kpanda/user-guide/configmaps-secrets/create-secret.md
6:59:37 AM: - kpanda/user-guide/configmaps-secrets/use-configmap.md
6:59:37 AM: - kpanda/user-guide/configmaps-secrets/use-secret.md
6:59:37 AM: - kpanda/user-guide/custom-resources/create.md
6:59:37 AM: - kpanda/user-guide/gpu/index.md
6:59:37 AM: - kpanda/user-guide/gpu/FAQ.md
6:59:37 AM: - kpanda/user-guide/gpu/Iluvatar_usage.md
6:59:37 AM: - kpanda/user-guide/gpu/dynamic-regulation.md
6:59:37 AM: - kpanda/user-guide/gpu/gpu-metrics.md
6:59:37 AM: - kpanda/user-guide/gpu/gpu_matrix.md
6:59:37 AM: - kpanda/user-guide/gpu/gpu_scheduler_config.md
6:59:37 AM: - kpanda/user-guide/gpu/vgpu_quota.md
6:59:37 AM: - kpanda/user-guide/gpu/ascend/Ascend_usage.md
6:59:37 AM: - kpanda/user-guide/gpu/ascend/ascend_driver_install.md
6:59:37 AM: - kpanda/user-guide/gpu/ascend/vnpu.md
6:59:37 AM: - kpanda/user-guide/gpu/nvidia/index.md
6:59:37 AM: - kpanda/user-guide/gpu/nvidia/full_gpu_userguide.md
6:59:37 AM: - kpanda/user-guide/gpu/nvidia/install_nvidia_driver_of_operator.md
6:59:37 AM: - kpanda/user-guide/gpu/nvidia/push_image_to_repo.md
6:59:37 AM: - kpanda/user-guide/gpu/nvidia/ubuntu22.04_offline_install_driver.md
6:59:37 AM: - kpanda/user-guide/gpu/nvidia/upgrade_yum_source_centos7_9.md
6:59:37 AM: - kpanda/user-guide/gpu/nvidia/upgrade_yum_source_redhat8_4.md
6:59:37 AM: - kpanda/user-guide/gpu/nvidia/yum_source_redhat7_9.md
6:59:37 AM: - kpanda/user-guide/gpu/nvidia/mig/index.md
6:59:37 AM: - kpanda/user-guide/gpu/nvidia/mig/create_mig.md
6:59:37 AM: - kpanda/user-guide/gpu/nvidia/mig/mig_command.md
6:59:37 AM: - kpanda/user-guide/gpu/nvidia/mig/mig_usage.md
6:59:37 AM: - kpanda/user-guide/gpu/nvidia/vgpu/hami.md
6:59:37 AM: - kpanda/user-guide/gpu/nvidia/vgpu/vgpu_addon.md
6:59:37 AM: - kpanda/user-guide/gpu/nvidia/vgpu/vgpu_user.md
6:59:37 AM: - kpanda/user-guide/gpu/volcano/volcano-gang-scheduler.md
6:59:37 AM: - kpanda/user-guide/gpu/volcano/volcano_user_guide.md
6:59:37 AM: - kpanda/user-guide/helm/README.md
6:59:37 AM: - kpanda/user-guide/helm/Import-addon.md
6:59:37 AM: - kpanda/user-guide/helm/helm-app.md
6:59:37 AM: - kpanda/user-guide/helm/helm-repo.md
6:59:37 AM: - kpanda/user-guide/helm/multi-archi-helm.md
6:59:37 AM: - kpanda/user-guide/helm/upload-helm.md
6:59:37 AM: - kpanda/user-guide/inspect/index.md
6:59:37 AM: - kpanda/user-guide/inspect/config.md
6:59:37 AM: - kpanda/user-guide/inspect/inspect.md
6:59:37 AM: - kpanda/user-guide/inspect/offline-upgrade.md
6:59:37 AM: - kpanda/user-guide/inspect/report.md
6:59:37 AM: - kpanda/user-guide/namespaces/createns.md
6:59:37 AM: - kpanda/user-guide/namespaces/exclusive.md
6:59:37 AM: - kpanda/user-guide/namespaces/podsecurity.md
6:59:37 AM: - kpanda/user-guide/network/create-ingress.md
6:59:37 AM: - kpanda/user-guide/network/create-services.md
6:59:37 AM: - kpanda/user-guide/network/network-policy.md
6:59:37 AM: - kpanda/user-guide/nodes/add-node.md
6:59:37 AM: - kpanda/user-guide/nodes/delete-node.md
6:59:37 AM: - kpanda/user-guide/nodes/labels-annotations.md
6:59:37 AM: - kpanda/user-guide/nodes/node-authentication.md
6:59:37 AM: - kpanda/user-guide/nodes/node-check.md
6:59:37 AM: - kpanda/user-guide/nodes/node-details.md
6:59:37 AM: - kpanda/user-guide/nodes/schedule.md
6:59:37 AM: - kpanda/user-guide/nodes/taints.md
6:59:37 AM: - kpanda/user-guide/olm/import-miniooperator.md
6:59:37 AM: - kpanda/user-guide/permissions/cluster-ns-auth.md
6:59:37 AM: - kpanda/user-guide/permissions/custom-kpanda-role.md
6:59:37 AM: - kpanda/user-guide/permissions/permission-brief.md
6:59:37 AM: - kpanda/user-guide/scale/create-hpa.md
6:59:37 AM: - kpanda/user-guide/scale/create-vpa.md
6:59:37 AM: - kpanda/user-guide/scale/custom-hpa.md
6:59:37 AM: - kpanda/user-guide/scale/hpa-cronhpa-compatibility-rules.md
6:59:37 AM: - kpanda/user-guide/scale/install-cronhpa.md
6:59:37 AM: - kpanda/user-guide/scale/install-metrics-server.md
6:59:37 AM: - kpanda/user-guide/scale/install-vpa.md
6:59:37 AM: - kpanda/user-guide/scale/knative/install.md
6:59:37 AM: - kpanda/user-guide/scale/knative/knative.md
6:59:37 AM: - kpanda/user-guide/scale/knative/playground.md
6:59:37 AM: - kpanda/user-guide/scale/knative/scene.md
6:59:37 AM: - kpanda/user-guide/security/index.md
6:59:37 AM: - kpanda/user-guide/security/audit.md
6:59:37 AM: - kpanda/user-guide/security/hunter.md
6:59:37 AM: - kpanda/user-guide/security/offline-upgrade-dowl.md
6:59:37 AM: - kpanda/user-guide/security/cis/config.md
6:59:37 AM: - kpanda/user-guide/security/cis/policy.md
6:59:37 AM: - kpanda/user-guide/security/cis/report.md
6:59:37 AM: - kpanda/user-guide/storage/pv.md
6:59:37 AM: - kpanda/user-guide/storage/pvc.md
6:59:37 AM: - kpanda/user-guide/storage/sc-share.md
6:59:37 AM: - kpanda/user-guide/storage/sc.md
6:59:37 AM: - kpanda/user-guide/workloads/create-cronjob.md
6:59:37 AM: - kpanda/user-guide/workloads/create-daemonset.md
6:59:37 AM: - kpanda/user-guide/workloads/create-deployment.md
6:59:37 AM: - kpanda/user-guide/workloads/create-job.md
6:59:37 AM: - kpanda/user-guide/workloads/create-statefulset.md
6:59:37 AM: - kpanda/user-guide/workloads/pod-config/env-variables.md
6:59:37 AM: - kpanda/user-guide/workloads/pod-config/health-check.md
6:59:37 AM: - kpanda/user-guide/workloads/pod-config/job-parameters.md
6:59:37 AM: - kpanda/user-guide/workloads/pod-config/lifecycle.md
6:59:37 AM: - kpanda/user-guide/workloads/pod-config/scheduling-policy.md
6:59:37 AM: - kpanda/user-guide/workloads/pod-config/workload-status.md
6:59:37 AM: - middleware/index.md
6:59:37 AM: - middleware/compatibility.md
6:59:37 AM: - middleware/permission.md
6:59:37 AM: - middleware/common/index.md
6:59:37 AM: - middleware/common/antiaffinity.md
6:59:37 AM: - middleware/common/config.md
6:59:37 AM: - middleware/common/feature.md
6:59:37 AM: - middleware/common/permissions.md
6:59:37 AM: - middleware/elasticsearch/release-notes.md
6:59:37 AM: - middleware/elasticsearch/faq/common-question-es.md
6:59:37 AM: - middleware/elasticsearch/intro/index.md
6:59:37 AM: - middleware/elasticsearch/intro/benefits.md
6:59:37 AM: - middleware/elasticsearch/intro/concepts.md
6:59:37 AM: - middleware/elasticsearch/intro/features.md
6:59:37 AM: - middleware/elasticsearch/intro/offline-install.md
6:59:37 AM: - middleware/elasticsearch/intro/scenarios.md
6:59:37 AM: - middleware/elasticsearch/user-guide/basic.md
6:59:37 AM: - middleware/elasticsearch/user-guide/cluster-capacity-plan.md
6:59:37 AM: - middleware/elasticsearch/user-guide/create.md
6:59:37 AM: - middleware/elasticsearch/user-guide/delete.md
6:59:37 AM: - middleware/elasticsearch/user-guide/edit.md
6:59:37 AM: - middleware/elasticsearch/user-guide/logs.md
6:59:37 AM: - middleware/elasticsearch/user-guide/migrate-es.md
6:59:37 AM: - middleware/elasticsearch/user-guide/monitor.md
6:59:37 AM: - middleware/elasticsearch/user-guide/snapshot-recover.md
6:59:37 AM: - middleware/kafka/release-notes.md
6:59:37 AM: - middleware/kafka/intro/index.md
6:59:37 AM: - middleware/kafka/intro/concepts.md
6:59:37 AM: - middleware/kafka/intro/offline-install.md
6:59:37 AM: - middleware/kafka/intro/scenarios.md
6:59:37 AM: - middleware/kafka/user-guide/config.md
6:59:37 AM: - middleware/kafka/user-guide/create.md
6:59:37 AM: - middleware/kafka/user-guide/insight-log.md
6:59:37 AM: - middleware/kafka/user-guide/template.md
6:59:37 AM: - middleware/kafka/user-guide/view-update-delete.md
6:59:37 AM: - middleware/minio/release-notes.md
6:59:37 AM: - middleware/minio/intro/index.md
6:59:37 AM: - middleware/minio/intro/concepts.md
6:59:37 AM: - middleware/minio/intro/offline-install.md
6:59:37 AM: - middleware/minio/intro/scenarios.md
6:59:37 AM: - middleware/minio/user-guide/create.md
6:59:37 AM: - middleware/minio/user-guide/insight-log-config.md
6:59:37 AM: - middleware/minio/user-guide/update-delete.md
6:59:37 AM: - middleware/minio/user-guide/user-management.md
6:59:37 AM: - middleware/minio/user-guide/view.md
6:59:37 AM: - middleware/mongodb/release-notes.md
6:59:37 AM: - middleware/mongodb/intro/index.md
6:59:37 AM: - middleware/mongodb/intro/features.md
6:59:37 AM: - middleware/mongodb/intro/offline-install.md
6:59:37 AM: - middleware/mongodb/user-guide/create.md
6:59:37 AM: - middleware/mongodb/user-guide/delete.md
6:59:37 AM: - middleware/mongodb/user-guide/logs.md
6:59:37 AM: - middleware/mongodb/user-guide/update.md
6:59:37 AM: - middleware/mongodb/user-guide/view.md
6:59:37 AM: - middleware/mysql/release-notes.md
6:59:37 AM: - middleware/mysql/best-practice/crossclusterssync.md
6:59:37 AM: - middleware/mysql/best-practice/mysql-pt-archiver.md
6:59:37 AM: - middleware/mysql/faq/faq-master-slave.md
6:59:37 AM: - middleware/mysql/faq/faq-mgr-parameter.md
6:59:37 AM: - middleware/mysql/faq/faq-mtsql-net.md
6:59:37 AM: - middleware/mysql/faq/faq-operator.md
6:59:37 AM: - middleware/mysql/faq/faq-others.md
6:59:37 AM: - middleware/mysql/faq/faq-pod.md
6:59:37 AM: - middleware/mysql/faq/mgr-troubleshooting.md
6:59:37 AM: - middleware/mysql/faq/quick-check.md
6:59:37 AM: - middleware/mysql/intro/index.md
6:59:37 AM: - middleware/mysql/intro/benefits.md
6:59:37 AM: - middleware/mysql/intro/concepts.md
6:59:37 AM: - middleware/mysql/intro/features.md
6:59:37 AM: - middleware/mysql/intro/offline-install.md
6:59:37 AM: - middleware/mysql/user-guide/create-mgr.md
6:59:37 AM: - middleware/mysql/user-guide/create.md
6:59:37 AM: - middleware/mysql/user-guide/delete.md
6:59:37 AM: - middleware/mysql/user-guide/instancemap.md
6:59:37 AM: - middleware/mysql/user-guide/logs.md
6:59:37 AM: - middleware/mysql/user-guide/update.md
6:59:37 AM: - middleware/mysql/user-guide/view.md
6:59:37 AM: - middleware/mysql/user-guide/backup-restore/auto-backup.md
6:59:37 AM: - middleware/mysql/user-guide/backup-restore/backup-config.md
6:59:37 AM: - middleware/mysql/user-guide/backup-restore/manual-backup.md
6:59:37 AM: - middleware/postgresql/release-notes.md
6:59:37 AM: - middleware/postgresql/intro/index.md
6:59:37 AM: - middleware/postgresql/intro/concepts.md
6:59:37 AM: - middleware/postgresql/intro/offline-install.md
6:59:37 AM: - middleware/postgresql/user-guide/antiaffinity.md
6:59:37 AM: - middleware/postgresql/user-guide/auto-backup.md
6:59:37 AM: - middleware/postgresql/user-guide/create.md
6:59:37 AM: - middleware/postgresql/user-guide/delete.md
6:59:37 AM: - middleware/postgresql/user-guide/instancemap.md
6:59:37 AM: - middleware/postgresql/user-guide/logs.md
6:59:37 AM: - middleware/postgresql/user-guide/update.md
6:59:37 AM: - middleware/rabbitmq/release-notes.md
6:59:37 AM: - middleware/rabbitmq/faq/add-plugin.md
6:59:37 AM: - middleware/rabbitmq/intro/index.md
6:59:37 AM: - middleware/rabbitmq/intro/benefits.md
6:59:37 AM: - middleware/rabbitmq/intro/concepts.md
6:59:37 AM: - middleware/rabbitmq/intro/features.md
6:59:37 AM: - middleware/rabbitmq/intro/offline-install.md
6:59:37 AM: - middleware/rabbitmq/intro/scenarios.md
6:59:37 AM: - middleware/rabbitmq/user-guide/create.md
6:59:37 AM: - middleware/rabbitmq/user-guide/delete.md
6:59:37 AM: - middleware/rabbitmq/user-guide/insight.md
6:59:37 AM: - middleware/rabbitmq/user-guide/logs.md
6:59:37 AM: - middleware/rabbitmq/user-guide/migrate.md
6:59:37 AM: - middleware/rabbitmq/user-guide/update.md
6:59:37 AM: - middleware/rabbitmq/user-guide/view.md
6:59:37 AM: - middleware/redis/release-notes.md
6:59:37 AM: - middleware/redis/best-practice/index.md
6:59:37 AM: - middleware/redis/best-practice/cluster2cluster.md
6:59:37 AM: - middleware/redis/best-practice/cluster2sentinel.md
6:59:37 AM: - middleware/redis/best-practice/sentinel2sentinel.md
6:59:37 AM: - middleware/redis/best-practice/singleclustercrosszone.md
6:59:37 AM: - middleware/redis/best-practice/spiderpoolconfig.md
6:59:37 AM: - middleware/redis/intro/index.md
6:59:37 AM: - middleware/redis/intro/offline-install.md
6:59:37 AM: - middleware/redis/intro/scenarios.md
6:59:37 AM: - middleware/redis/user-guide/create.md
6:59:37 AM: - middleware/redis/user-guide/delete.md
6:59:37 AM: - middleware/redis/user-guide/instancemap.md
6:59:37 AM: - middleware/redis/user-guide/logs.md
6:59:37 AM: - middleware/redis/user-guide/slow-query.md
6:59:37 AM: - middleware/redis/user-guide/update.md
6:59:37 AM: - middleware/rocketmq/release-notes.md
6:59:37 AM: - middleware/rocketmq/best-pratice/singleclustercrosszone.md
6:59:37 AM: - middleware/rocketmq/intro/index.md
6:59:37 AM: - middleware/rocketmq/intro/concepts.md
6:59:37 AM: - middleware/rocketmq/intro/offline-install.md
6:59:37 AM: - middleware/rocketmq/quick-start/create-rocketmq.md
6:59:37 AM: - middleware/rocketmq/quick-start/update-rocketmq.md
6:59:37 AM: - mspider/best-practice/multinet-control.md
6:59:37 AM: - mspider/best-practice/optimize-sidecar-resource.md
6:59:37 AM: - mspider/best-practice/use-custom-workloads.md
6:59:37 AM: - mspider/best-practice/use-egress-and-authorized-policy.md
6:59:37 AM: - mspider/install/install.md
6:59:37 AM: - mspider/install/istio-update.md
6:59:37 AM: - mspider/install/offline-upgrade.md
6:59:37 AM: - mspider/install/sidecar-update.md
6:59:37 AM: - mspider/intro/index.md
6:59:37 AM: - mspider/intro/app-spec.md
6:59:37 AM: - mspider/intro/faq.md
6:59:37 AM: - mspider/intro/features.md
6:59:37 AM: - mspider/intro/istio-k8s.md
6:59:37 AM: - mspider/intro/release-notes.md
6:59:37 AM: - mspider/intro/scenarios.md
6:59:37 AM: - mspider/intro/comp-archi-ui/architect.md
6:59:37 AM: - mspider/intro/comp-archi-ui/cp-component.md
6:59:37 AM: - mspider/intro/comp-archi-ui/features-on-ui.md
6:59:37 AM: - mspider/intro/comp-archi-ui/namespaces.md
6:59:37 AM: - mspider/test/ocp.md
6:59:37 AM: - mspider/test/openshift.md
6:59:37 AM: - mspider/troubleshoot/index.md
6:59:37 AM: - mspider/troubleshoot/always-in-creating.md
6:59:37 AM: - mspider/troubleshoot/cannot-find-cluster.md
6:59:37 AM: - mspider/troubleshoot/cluster-already-exist.md
6:59:37 AM: - mspider/troubleshoot/cluster-interconnect.md
6:59:37 AM: - mspider/troubleshoot/dce4.0-issues.md
6:59:37 AM: - mspider/troubleshoot/failed-to-add-cluster.md
6:59:37 AM: - mspider/troubleshoot/failed-to-delete.md
6:59:37 AM: - mspider/troubleshoot/hosted-apiserver-cert-expiration.md
6:59:37 AM: - mspider/troubleshoot/hosted-mesh-errors.md
6:59:37 AM: - mspider/troubleshoot/mesh-space-cannot-unbind.md
6:59:37 AM: - mspider/troubleshoot/sidecar-memory-err.md
6:59:37 AM: - mspider/troubleshoot/sidecar.md
6:59:37 AM: - mspider/user-guide/cluster-management/README.md
6:59:37 AM: - mspider/user-guide/cluster-management/join-clus.md
6:59:37 AM: - mspider/user-guide/cluster-management/remove-clus.md
6:59:37 AM: - mspider/user-guide/gateway-instance/create.md
6:59:37 AM: - mspider/user-guide/gateway-instance/delete.md
6:59:37 AM: - mspider/user-guide/gateway-instance/gateway-in-external-mesh.md
6:59:37 AM: - mspider/user-guide/mesh-config/component-hpa.md
6:59:37 AM: - mspider/user-guide/mesh-config/custom-res.md
6:59:37 AM: - mspider/user-guide/mesh-config/istio-resources.md
6:59:37 AM: - mspider/user-guide/mesh-config/tls-secret.md
6:59:37 AM: - mspider/user-guide/multicluster/check-net-connect.md
6:59:37 AM: - mspider/user-guide/multicluster/cluster-interconnect.md
6:59:37 AM: - mspider/user-guide/multicluster/gray-scale-release.md
6:59:37 AM: - mspider/user-guide/multicluster/multi-cluster-net.md
6:59:37 AM: - mspider/user-guide/multicluster/multicluster-install.md
6:59:37 AM: - mspider/user-guide/multicluster/traffic-branch.md
6:59:37 AM: - mspider/user-guide/security/README.md
6:59:37 AM: - mspider/user-guide/security/authorize.md
6:59:37 AM: - mspider/user-guide/security/mtls.md
6:59:37 AM: - mspider/user-guide/security/params.md
6:59:37 AM: - mspider/user-guide/security/peer.md
6:59:37 AM: - mspider/user-guide/security/request.md
6:59:37 AM: - mspider/user-guide/service-list/README.md
6:59:37 AM: - mspider/user-guide/service-list/diagnose.md
6:59:37 AM: - mspider/user-guide/service-list/out-to-in.md
6:59:37 AM: - mspider/user-guide/service-list/service-entry.md
6:59:37 AM: - mspider/user-guide/service-list/vm.md
6:59:37 AM: - mspider/user-guide/service-mesh/README.md
6:59:37 AM: - mspider/user-guide/service-mesh/capacity-resources.md
6:59:37 AM: - mspider/user-guide/service-mesh/delete.md
6:59:37 AM: - mspider/user-guide/service-mesh/external-mesh.md
6:59:37 AM: - mspider/user-guide/service-mesh/params.md
6:59:37 AM: - mspider/user-guide/sidecar-management/ns-sidecar.md
6:59:37 AM: - mspider/user-guide/sidecar-management/passthrough.md
6:59:37 AM: - mspider/user-guide/sidecar-management/sidecar-log-level.md
6:59:37 AM: - mspider/user-guide/sidecar-management/workload-sidecar.md
6:59:37 AM: - mspider/user-guide/traffic-governance/README.md
6:59:37 AM: - mspider/user-guide/traffic-governance/destination-rules.md
6:59:37 AM: - mspider/user-guide/traffic-governance/gateway-rules.md
6:59:37 AM: - mspider/user-guide/traffic-governance/traffic-failover.md
6:59:37 AM: - mspider/user-guide/traffic-governance/virtual-service.md
6:59:37 AM: - mspider/user-guide/traffic-governance/vsparams.md
6:59:37 AM: - mspider/user-guide/traffic-monitor/README.md
6:59:37 AM: - mspider/user-guide/traffic-monitor/conn-topo.md
6:59:37 AM: - mspider/user-guide/traffic-monitor/indicator-readtips.md
6:59:37 AM: - mspider/user-guide/traffic-monitor/monitoring-indicators.md
6:59:37 AM: - native/commerce.md
6:59:37 AM: - native/knowledge.md
6:59:37 AM: - native/open.md
6:59:37 AM: - native/news/news-2022.md
6:59:37 AM: - native/news/news-2023.md
6:59:37 AM: - native/news/news-2024.md
6:59:37 AM: - network/config/multus-cr.md
6:59:37 AM: - network/config/rdmatype.md
6:59:37 AM: - network/config/userdma.md
6:59:37 AM: - network/config/ippool/createpool.md
6:59:37 AM: - network/config/ippool/ippoolusage.md
6:59:37 AM: - network/config/use-ippool/cutomizedusage.md
6:59:37 AM: - network/config/use-ippool/usage.md
6:59:37 AM: - network/intro/index.md
6:59:37 AM: - network/intro/background.md
6:59:37 AM: - network/intro/issues.md
6:59:37 AM: - network/intro/offline.md
6:59:37 AM: - network/intro/release-notes.md
6:59:37 AM: - network/modules/modules.md
6:59:37 AM: - network/modules/aliyun-terway/index.md
6:59:37 AM: - network/modules/aliyun-terway/Q_A.md
6:59:37 AM: - network/modules/aliyun-terway/aliyun-calico.md
6:59:37 AM: - network/modules/aliyun-terway/aliyun-cilium.md
6:59:37 AM: - network/modules/aliyun-terway/usage.md
6:59:37 AM: - network/modules/aliyun-terway/what.md
6:59:37 AM: - network/modules/calico/index.md
6:59:37 AM: - network/modules/calico/debug.md
6:59:37 AM: - network/modules/calico/install.md
6:59:37 AM: - network/modules/calico/ippool.md
6:59:37 AM: - network/modules/calico/metrics.md
6:59:37 AM: - network/modules/calico/policy.md
6:59:37 AM: - network/modules/cilium/index.md
6:59:37 AM: - network/modules/cilium/cilium-speedup.md
6:59:37 AM: - network/modules/cilium/cilium_chaining.md
6:59:37 AM: - network/modules/cilium/cross-cluster.md
6:59:37 AM: - network/modules/cilium/install.md
6:59:37 AM: - network/modules/cilium/notSupport.md
6:59:37 AM: - network/modules/contour/index.md
6:59:37 AM: - network/modules/contour/install.md
6:59:37 AM: - network/modules/egressgateway/index.md
6:59:37 AM: - network/modules/egressgateway/cluster-eg.md
6:59:37 AM: - network/modules/egressgateway/create-egpolicy.md
6:59:37 AM: - network/modules/egressgateway/create_eg.md
6:59:37 AM: - network/modules/egressgateway/failover.md
6:59:37 AM: - network/modules/egressgateway/install.md
6:59:37 AM: - network/modules/egressgateway/move-ip.md
6:59:37 AM: - network/modules/egressgateway/namespace-eg.md
6:59:37 AM: - network/modules/egressgateway/troubleshooting.md
6:59:37 AM: - network/modules/egressgateway/use-egpolicy.md
6:59:37 AM: - network/modules/egressgateway/aws/marketplace-install.md
6:59:37 AM: - network/modules/egressgateway/aws/uninstall-k8s.md
6:59:37 AM: - network/modules/egressgateway/aws/upgrade-k8s.md
6:59:37 AM: - network/modules/egressgateway/public-cloud/alicloud.md
6:59:37 AM: - network/modules/egressgateway/public-cloud/awswithcilium.md
6:59:37 AM: - network/modules/f5networks/index.md
6:59:37 AM: - network/modules/f5networks/debug.md
6:59:37 AM: - network/modules/f5networks/install.md
6:59:37 AM: - network/modules/f5networks/usage.md
6:59:37 AM: - network/modules/ingress-nginx/index.md
6:59:37 AM: - network/modules/ingress-nginx/cors.md
6:59:37 AM: - network/modules/ingress-nginx/ingressclass.md
6:59:37 AM: - network/modules/ingress-nginx/install.md
6:59:37 AM: - network/modules/ingress-nginx/log.md
6:59:37 AM: - network/modules/ingress-nginx/mirror.md
6:59:37 AM: - network/modules/ingress-nginx/proxy.md
6:59:37 AM: - network/modules/ingress-nginx/redirect.md
6:59:37 AM: - network/modules/ingress-nginx/scope.md
6:59:37 AM: - network/modules/ingress-nginx/timeout.md
6:59:37 AM: - network/modules/ingress-nginx/upload.md
6:59:37 AM: - network/modules/metallb/index.md
6:59:37 AM: - network/modules/metallb/install.md
6:59:37 AM: - network/modules/metallb/l2-bgp.md
6:59:37 AM: - network/modules/metallb/source_ip.md
6:59:37 AM: - network/modules/metallb/usage.md
6:59:37 AM: - network/modules/multus-underlay/index.md
6:59:37 AM: - network/modules/multus-underlay/dpdk.md
6:59:37 AM: - network/modules/multus-underlay/install.md
6:59:37 AM: - network/modules/multus-underlay/macvlan.md
6:59:37 AM: - network/modules/multus-underlay/nmstat.md
6:59:37 AM: - network/modules/multus-underlay/sriov.md
6:59:37 AM: - network/modules/spiderpool/index.md
6:59:37 AM: - network/modules/spiderpool/command.md
6:59:37 AM: - network/modules/spiderpool/config.md
6:59:37 AM: - network/modules/spiderpool/release-notes.md
6:59:37 AM: - network/modules/spiderpool/upgrade.md
6:59:37 AM: - network/modules/spiderpool/install/install.md
6:59:37 AM: - network/modules/spiderpool/install/ofed_driver.md
6:59:37 AM: - network/modules/spiderpool/install/rdmapara.md
6:59:37 AM: - network/modules/spiderpool/public-cloud/alibabacloud.md
6:59:37 AM: - network/modules/spiderpool/public-cloud/awscloud.md
6:59:37 AM: - network/modules/sriov-network-operator/index.md
6:59:37 AM: - network/modules/sriov-network-operator/install.md
6:59:37 AM: - network/modules/submariner/index.md
6:59:37 AM: - network/modules/submariner/install.md
6:59:37 AM: - network/modules/submariner/usage.md
6:59:37 AM: - network/performance/cni-performance.md
6:59:37 AM: - network/performance/coredns-performance.md
6:59:37 AM: - network/performance/ebpf-performance.md
6:59:37 AM: - network/performance/egress-performance.md
6:59:37 AM: - network/performance/ingress-performance.md
6:59:37 AM: - network/performance/spiderpool-performance.md
6:59:37 AM: - network/performance/cilium-performance/cilium-bandwidth.md
6:59:37 AM: - network/performance/cilium-performance/cilium-crossnode.md
6:59:37 AM: - network/performance/cilium-performance/cilium-nodeport.md
6:59:37 AM: - network/performance/cilium-performance/cilium-service.md
6:59:37 AM: - network/plans/ethplan.md
6:59:37 AM: - network/plans/netplan.md
6:59:37 AM: - reference/basic-knowledge/gateway.md
6:59:37 AM: - reference/basic-knowledge/insight.md
6:59:37 AM: - reference/basic-knowledge/microservice.md
6:59:37 AM: - reference/basic-knowledge/registry.md
6:59:37 AM: - reference/basic-knowledge/traffic-control.md
6:59:37 AM: - reference/basic-knowledge/virtual-service.md
6:59:37 AM: - reference/troubleshooting/ghippo01.md
6:59:37 AM: - reference/troubleshooting/ghippo02.md
6:59:37 AM: - reference/troubleshooting/ghippo03.md
6:59:37 AM: - security/index.md
6:59:37 AM: - security/falco-exporter.md
6:59:37 AM: - security/falco-install.md
6:59:37 AM: - security/falco.md
6:59:37 AM: - skoala/best-practice/OIDC-auth.md
6:59:37 AM: - skoala/best-practice/add-custom-attributes.md
6:59:37 AM: - skoala/best-practice/ak-sk-demo.md
6:59:37 AM: - skoala/best-practice/auth-server.md
6:59:37 AM: - skoala/best-practice/envoy-extproc-anti-demo-go.md
6:59:37 AM: - skoala/best-practice/envoy-extproc-caching-demo-go.md
6:59:37 AM: - skoala/best-practice/envoy-extproc-crc32-check-demo-go.md
6:59:37 AM: - skoala/best-practice/envoy-extproc-method-conv-demo-go.md
6:59:37 AM: - skoala/best-practice/envoy-extproc-payloadlimit-demo-go.md
6:59:37 AM: - skoala/best-practice/gateway-mesh.md
6:59:37 AM: - skoala/best-practice/gateway01.md
6:59:37 AM: - skoala/best-practice/gateway02.md
6:59:37 AM: - skoala/best-practice/global-ratelimit.md
6:59:37 AM: - skoala/best-practice/http-to-dubbo.md
6:59:37 AM: - skoala/best-practice/jwt.md
6:59:37 AM: - skoala/best-practice/use-skoala-01.md
6:59:37 AM: - skoala/best-practice/plugins/jwt.md
6:59:37 AM: - skoala/cloud-ms/lane.md
6:59:37 AM: - skoala/cloud-ms/traffic-control.md
6:59:37 AM: - skoala/gateway/index.md
6:59:37 AM: - skoala/gateway/alert.md
6:59:37 AM: - skoala/gateway/api/index.md
6:59:37 AM: - skoala/gateway/api/api-lead.md
6:59:37 AM: - skoala/gateway/api/api-policy.md
6:59:37 AM: - skoala/gateway/domain/index.md
6:59:37 AM: - skoala/gateway/domain/domain-policy.md
6:59:37 AM: - skoala/gateway/logs/inslog.md
6:59:37 AM: - skoala/gateway/logs/reqlog.md
6:59:37 AM: - skoala/gateway/service/auto-manage.md
6:59:37 AM: - skoala/gateway/service/manual-integrate.md
6:59:37 AM: - skoala/intro/index.md
6:59:37 AM: - skoala/intro/advantages.md
6:59:37 AM: - skoala/intro/features.md
6:59:37 AM: - skoala/intro/release-notes.md
6:59:37 AM: - skoala/intro/scenarios.md
6:59:37 AM: - skoala/plugins/intro.md
6:59:37 AM: - skoala/quickstart/select-workspace.md
6:59:37 AM: - skoala/quickstart/skoala-init.md
6:59:37 AM: - skoala/quickstart/skoala.md
6:59:37 AM: - skoala/reference/gateway.md
6:59:37 AM: - skoala/reference/microservice.md
6:59:37 AM: - skoala/reference/registry.md
6:59:37 AM: - skoala/standard/flow-control.md
6:59:37 AM: - skoala/standard/monitor.md
6:59:37 AM: - skoala/standard/nacos.md
6:59:37 AM: - skoala/standard/sentinel.md
6:59:37 AM: - skoala/tests/gateway-stress-test.md
6:59:37 AM: - skoala/tests/nacos-stress-test.md
6:59:37 AM: - skoala/trad-ms/hosted/index.md
6:59:37 AM: - skoala/trad-ms/hosted/configs.md
6:59:37 AM: - skoala/trad-ms/hosted/namespace.md
6:59:37 AM: - skoala/trad-ms/hosted/resource-info.md
6:59:37 AM: - skoala/trad-ms/hosted/monitor/components.md
6:59:37 AM: - skoala/trad-ms/hosted/monitor/microservices.md
6:59:37 AM: - skoala/trad-ms/hosted/monitor/traces.md
6:59:37 AM: - skoala/trad-ms/hosted/plugins/mesh.md
6:59:37 AM: - skoala/trad-ms/hosted/plugins/plugin-center.md
6:59:37 AM: - skoala/trad-ms/hosted/plugins/sentinel.md
6:59:37 AM: - skoala/trad-ms/hosted/services/index.md
6:59:37 AM: - skoala/trad-ms/hosted/services/auth.md
6:59:37 AM: - skoala/trad-ms/hosted/services/check-details.md
6:59:37 AM: - skoala/trad-ms/hosted/services/circuit-breaker.md
6:59:37 AM: - skoala/trad-ms/hosted/services/cluster-flow.md
6:59:37 AM: - skoala/trad-ms/hosted/services/flow-control.md
6:59:37 AM: - skoala/trad-ms/hosted/services/governance-policy.md
6:59:37 AM: - skoala/trad-ms/hosted/services/hotspot.md
6:59:37 AM: - skoala/trad-ms/hosted/services/system.md
6:59:37 AM: - skoala/trad-ms/integrated/index.md
6:59:37 AM: - skoala/trad-ms/integrated/manage-service.md
6:59:37 AM: - skoala/trad-ms/integrated/trace.md
6:59:37 AM: - skoala/troubleshoot/auth-server.md
6:59:37 AM: - storage/index.md
6:59:37 AM: - storage/features.md
6:59:37 AM: - storage/hwameistor/faqs.md
6:59:37 AM: - storage/hwameistor/release-notes.md
6:59:37 AM: - storage/hwameistor/application/ha.md
6:59:37 AM: - storage/hwameistor/application/local.md
6:59:37 AM: - storage/hwameistor/application/overview.md
6:59:37 AM: - storage/hwameistor/application/tidb.md
6:59:37 AM: - storage/hwameistor/application/minio/minio.md
6:59:37 AM: - storage/hwameistor/install/customized-kubelet.md
6:59:37 AM: - storage/hwameistor/install/deploy-operator.md
6:59:37 AM: - storage/hwameistor/install/deploy-ui.md
6:59:37 AM: - storage/hwameistor/install/drbdinstall.md
6:59:37 AM: - storage/hwameistor/install/post-check.md
6:59:37 AM: - storage/hwameistor/install/prereq.md
6:59:37 AM: - storage/hwameistor/install/proresource.md
6:59:37 AM: - storage/hwameistor/install/storage-eth.md
6:59:37 AM: - storage/hwameistor/install/uninstall.md
6:59:37 AM: - storage/hwameistor/install/upgrade.md
6:59:37 AM: - storage/hwameistor/intro/index.md
6:59:37 AM: - storage/hwameistor/intro/admission-controller.md
6:59:37 AM: - storage/hwameistor/intro/drbd-support.md
6:59:37 AM: - storage/hwameistor/intro/drbd.md
6:59:37 AM: - storage/hwameistor/intro/drdb-kernel-make.md
6:59:37 AM: - storage/hwameistor/intro/evictor.md
6:59:37 AM: - storage/hwameistor/intro/exporter.md
6:59:37 AM: - storage/hwameistor/intro/ldm.md
6:59:37 AM: - storage/hwameistor/intro/ls.md
6:59:37 AM: - storage/hwameistor/intro/resources.md
6:59:37 AM: - storage/hwameistor/intro/scheduler.md
6:59:37 AM: - storage/hwameistor/resources/audit.md
6:59:37 AM: - storage/hwameistor/resources/disk-expansion.md
6:59:37 AM: - storage/hwameistor/resources/disk-nodes.md
6:59:37 AM: - storage/hwameistor/resources/expand.md
6:59:37 AM: - storage/hwameistor/resources/lvm-nodes.md
6:59:37 AM: - storage/hwameistor/resources/migrate.md
6:59:37 AM: - storage/hwameistor/resources/reserveddisk.md
6:59:37 AM: - storage/hwameistor/resources/storageclass.md
6:59:37 AM: - storage/hwameistor/resources/volume-ProvisionedIO.md
6:59:37 AM: - storage/hwameistor/resources/volume-eviction.md
6:59:37 AM: - storage/hwameistor/resources/volume-snapshot.md
6:59:37 AM: - storage/solutions/ceph-dashboard.md
6:59:37 AM: - storage/solutions/dce-longhorn.md
6:59:37 AM: - storage/solutions/dce-rook-ceph.md
6:59:37 AM: - storage/solutions/helm-rook-ceph.md
6:59:37 AM: - storage/solutions/longhorn.md
6:59:37 AM: - storage/solutions/openebs-helm.md
6:59:37 AM: - storage/solutions/openebs.md
6:59:37 AM: - storage/solutions/rook-ceph.md
6:59:37 AM: - storage/terms/cas.md
6:59:37 AM: - storage/terms/crd_and_cr.md
6:59:37 AM: - storage/terms/csi.md
6:59:37 AM: - storage/terms/k8s_storage.md
6:59:37 AM: - storage/terms/lvm.md
6:59:37 AM: - storage/terms/pv_pvc.md
6:59:37 AM: - storage/terms/volume.md
6:59:37 AM: - stylesheets/tags.md
6:59:37 AM: - trial/index.md
6:59:37 AM: - videos/index.md
6:59:37 AM: - videos/amamba.md
6:59:37 AM: - videos/baize.md
6:59:37 AM: - videos/ghippo.md
6:59:37 AM: - videos/insight.md
6:59:37 AM: - videos/install.md
6:59:37 AM: - videos/kairship.md
6:59:37 AM: - videos/kangaroo.md
6:59:37 AM: - videos/kant.md
6:59:37 AM: - videos/kpanda.md
6:59:37 AM: - videos/mcamel.md
6:59:37 AM: - videos/mspider.md
6:59:37 AM: - videos/network.md
6:59:37 AM: - videos/skoala.md
6:59:37 AM: - videos/use-cases.md
6:59:37 AM: - videos/virtnest.md
6:59:37 AM: - virtnest/best-practice/import-ubuntu.md
6:59:37 AM: - virtnest/best-practice/import-windows.md
6:59:37 AM: - virtnest/best-practice/vm-windows.md
6:59:37 AM: - virtnest/gpu/vm-gpu.md
6:59:37 AM: - virtnest/gpu/vm-vgpu.md
6:59:37 AM: - virtnest/install/index.md
6:59:37 AM: - virtnest/install/install-dependency.md
6:59:37 AM: - virtnest/install/offline-install.md
6:59:37 AM: - virtnest/install/virtnest-agent.md
6:59:37 AM: - virtnest/intro/index.md
6:59:37 AM: - virtnest/intro/faq.md
6:59:37 AM: - virtnest/intro/features.md
6:59:37 AM: - virtnest/intro/release-notes.md
6:59:37 AM: - virtnest/quickstart/index.md
6:59:37 AM: - virtnest/quickstart/access.md
6:59:37 AM: - virtnest/quickstart/detail.md
6:59:37 AM: - virtnest/quickstart/nodeport.md
6:59:37 AM: - virtnest/quickstart/update.md
6:59:37 AM: - virtnest/template/index.md
6:59:37 AM: - virtnest/template/tep.md
6:59:37 AM: - virtnest/vm/auto-migrate.md
6:59:37 AM: - virtnest/vm/create-secret.md
6:59:37 AM: - virtnest/vm/cross-cluster-migrate.md
6:59:37 AM: - virtnest/vm/live-migration.md
6:59:37 AM: - virtnest/vm/monitor.md
6:59:37 AM: - virtnest/vm/scheduled-snapshot.md
6:59:37 AM: - virtnest/vm/snapshot.md
6:59:37 AM: - virtnest/vm/vm-gpu.md
6:59:37 AM: - virtnest/vm/vm-network.md
6:59:37 AM: - virtnest/vm/vm-sc.md
6:59:37 AM: - virtnest/vm-image/index.md
6:59:37 AM: WARNING - Doc file 'index.md' contains a link 'download/index.md', but the target is not found among documentation files.
6:59:37 AM: WARNING - Doc file 'amamba/offline-upgrade.md' contains a link '../download/modules/amamba.md', but the target 'download/modules/amamba.md' is not found among documentation files.
6:59:37 AM: WARNING - Doc file 'amamba/pluggable-components.md' contains a link 'images/contour01.png', but the target 'amamba/images/contour01.png' is not found among documentation files.
6:59:37 AM: WARNING - Doc file 'amamba/intro/index.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:38 AM: WARNING - Doc file 'amamba/user-guide/pipeline/jenkins-metric.md' contains a link '../../images/jenkins-metric.png', but the target 'amamba/images/jenkins-metric.png' is not found among documentation files.
6:59:38 AM: WARNING - Doc file 'amamba/user-guide/pipeline/podman.md' contains a link '../../images/podman-build-mutil-arch.png', but the target 'amamba/images/podman-build-mutil-arch.png' is not found among documentation files.
6:59:38 AM: WARNING - Doc file 'amamba/user-guide/release/blue-green.md' contains a link '../../images/blue-green03.png', but the target 'amamba/images/blue-green03.png' is not found among documentation files.
6:59:38 AM: WARNING - Doc file 'baize/developer/notebooks/notebook-with-envs.md' contains a link '../../images/notebook05.png', but the target 'baize/images/notebook05.png' is not found among documentation files.
6:59:38 AM: WARNING - Doc file 'baize/intro/index.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:38 AM: WARNING - Doc file 'baize/intro/first.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:39 AM: WARNING - Doc file 'blogs/2022/220708-mspider.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:39 AM: WARNING - Doc file 'blogs/2022/220808-kairship.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:39 AM: WARNING - Doc file 'blogs/2022/220925-amamba.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:39 AM: WARNING - Doc file 'blogs/2022/221008-dce-bg.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:39 AM: WARNING - Doc file 'blogs/2022/221018-resource.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:39 AM: WARNING - Doc file 'blogs/2022/221026-kpanda.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:39 AM: WARNING - Doc file 'blogs/2022/221116-kcsp.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:39 AM: WARNING - Doc file 'blogs/2023/230110-res-usage.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:39 AM: WARNING - Doc file 'blogs/2023/230201-peter.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:39 AM: WARNING - Doc file 'blogs/2023/230315-install-on-linux.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:39 AM: WARNING - Doc file 'blogs/2023/230405-step-by-step-dce5.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:39 AM: WARNING - Doc file 'blogs/2023/230411-spiderpool.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:39 AM: INFO - Doc file 'blogs/2023/230428-pod-startup.md' contains an absolute link '/docs/tasks/administer-cluster/switch-to-evented-pleg/', it was left as is.
6:59:40 AM: INFO - Doc file 'blogs/2023/230815-k8s1.28.md' contains an absolute link '/docs/concepts/architecture/nodes/#non-graceful-node-shutdown', it was left as is.
6:59:40 AM: INFO - Doc file 'blogs/2023/230815-k8s1.28.md' contains an absolute link '/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#validation-rules', it was left as is.
6:59:40 AM: INFO - Doc file 'blogs/2023/230815-k8s1.28.md' contains an absolute link '/docs/reference/access-authn-authz/validating-admission-policy/', it was left as is.
6:59:40 AM: INFO - Doc file 'blogs/2023/230815-k8s1.28.md' contains an absolute link '/docs/reference/access-authn-authz/extensible-admission-controllers/#matching-requests-matchconditions', it was left as is.
6:59:40 AM: INFO - Doc file 'blogs/2023/230815-k8s1.28.md' contains an absolute link '/docs/concepts/workloads/pods/init-containers/#api-for-sidecar-containers', it was left as is.
6:59:40 AM: INFO - Doc file 'blogs/2023/230815-k8s1.28.md' contains an absolute link '/docs/concepts/workloads/controllers/job/#delayed-creation-of-replacement-pods', it was left as is.
6:59:40 AM: INFO - Doc file 'blogs/2023/230815-k8s1.28.md' contains an absolute link '/docs/concepts/workloads/controllers/job/#handling-pod-and-container-failures', it was left as is.
6:59:40 AM: INFO - Doc file 'blogs/2024/0606-k8s-birth.md' contains an absolute link '/docs/concepts/extend-kubernetes/api-extension/custom-resources/', it was left as is.
6:59:40 AM: WARNING - Doc file 'community/index.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:40 AM: WARNING - Doc file 'community/kubean.md' contains a link './images/cncf-gophers.png', but the target 'community/images/cncf-gophers.png' is not found among documentation files.
6:59:40 AM: WARNING - Doc file 'community/spiderpool.md' contains a link '../blogs/231220-spiderpool.md', but the target 'blogs/231220-spiderpool.md' is not found among documentation files.
6:59:40 AM: WARNING - Doc file 'dce/index.md' contains a link '../skoala/cloud-ms/index.md', but the target 'skoala/cloud-ms/index.md' is not found among documentation files.
6:59:40 AM: WARNING - Doc file 'dce/index.md' contains a link '../download/free/dce5-installer-history.md', but the target 'download/free/dce5-installer-history.md' is not found among documentation files.
6:59:40 AM: WARNING - Doc file 'dce/index.md' contains a link '../download/business/dce5-installer-history.md', but the target 'download/business/dce5-installer-history.md' is not found among documentation files.
6:59:40 AM: WARNING - Doc file 'dce/index.md' contains a link '../download/index.md#download-modules', but the target 'download/index.md' is not found among documentation files.
6:59:40 AM: WARNING - Doc file 'dce/index.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:40 AM: WARNING - Doc file 'dce/bphome.md' contains a link '../storage/solutions/fluid.md', but the target 'storage/solutions/fluid.md' is not found among documentation files.
6:59:40 AM: WARNING - Doc file 'dce/bphome.md' contains a link '../mspider/intro/sla.md', but the target 'mspider/intro/sla.md' is not found among documentation files.
6:59:40 AM: WARNING - Doc file 'dce/bphome.md' contains a link '../middleware/kafka/bestpractice/kafkain2IDC.md', but the target 'middleware/kafka/bestpractice/kafkain2IDC.md' is not found among documentation files.
6:59:40 AM: WARNING - Doc file 'dce/faq.md' contains a link '../skoala/troubleshoot/nacos.md', but the target 'skoala/troubleshoot/nacos.md' is not found among documentation files.
6:59:40 AM: WARNING - Doc file 'dce/faq.md' contains a link '../mspider/troubleshoot/503-issue.md', but the target 'mspider/troubleshoot/503-issue.md' is not found among documentation files.
6:59:40 AM: WARNING - Doc file 'dce/faq.md' contains a link '../mspider/troubleshoot/localhost-by-pod.md', but the target 'mspider/troubleshoot/localhost-by-pod.md' is not found among documentation files.
6:59:40 AM: WARNING - Doc file 'dce/features.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:40 AM: WARNING - Doc file 'dce/kcsp.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/scenario.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/support.md' contains a link './images/flow.png', but the target 'dce/images/flow.png' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/terms.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20230630.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20230731.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20230831.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20231031.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20231130.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20231231.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20240130.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20240330.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20240430.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20240530.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20240630.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20240730.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20240830.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20240930.md' contains a link '../../download/modules/virtnest.md', but the target 'download/modules/virtnest.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20240930.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20241030.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20241130.md' contains a link './istio1.16.1-1.22.3.md', but the target 'dce/dce-rn/istio1.16.1-1.22.3.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20241130.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20241231.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20250131.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20250228.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'dce/dce-rn/20250228.md' contains a link '../../download/index.md#download-offline-documentation', but the target 'download/index.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'ghippo/best-practice/super-group.md' contains a link '../images/9.png', but the target 'ghippo/images/9.png' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'ghippo/best-practice/oem/custom-idp.md' contains a link '../install/offline-install.md', but the target 'ghippo/best-practice/install/offline-install.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'ghippo/best-practice/oem/oem-out.md' contains a link '../install/reverse-proxy.md', but the target 'ghippo/best-practice/install/reverse-proxy.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'ghippo/best-practice/oem/oem-out.md' contains a link '../user-guide/platform-setting/appearance.md', but the target 'ghippo/best-practice/user-guide/platform-setting/appearance.md' is not found among documentation files.
6:59:41 AM: WARNING - Doc file 'ghippo/install/offline-install.md' contains a link '../../download/modules/ghippo.md', but the target 'download/modules/ghippo.md' is not found among documentation files.
6:59:42 AM: WARNING - Doc file 'ghippo/permissions/mspider.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:42 AM: WARNING - Doc file 'ghippo/user-guide/report-billing/gmagpie-offline-install.md' contains a link '../../../download/modules/gmagpie.md', but the target 'download/modules/gmagpie.md' is not found among documentation files.
6:59:42 AM: WARNING - Doc file 'ghippo/user-guide/workspace/folders.md' contains a link '../images/ws01.png', but the target 'ghippo/user-guide/images/ws01.png' is not found among documentation files.
6:59:42 AM: WARNING - Doc file 'insight/intro/index.md' contains a link '../quickstart/jvm-monitor/jvm-catelogy.md', but the target 'insight/quickstart/jvm-monitor/jvm-catelogy.md' is not found among documentation files.
6:59:42 AM: WARNING - Doc file 'insight/intro/index.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:43 AM: WARNING - Doc file 'insight/quickstart/install/offline-install.md' contains a link '../../../download/modules/insight.md', but the target 'download/modules/insight.md' is not found among documentation files.
6:59:43 AM: WARNING - Doc file 'insight/quickstart/otel/otel.md' contains a link './golang-ebpf.md', but the target 'insight/quickstart/otel/golang-ebpf.md' is not found among documentation files.
6:59:43 AM: WARNING - Doc file 'insight/user-guide/dashboard/dashboard.md' contains a link '../../user-guide/dashboard/login-grafana.md', but the target 'insight/user-guide/dashboard/login-grafana.md' is not found among documentation files.
6:59:43 AM: WARNING - Doc file 'install/index.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:43 AM: WARNING - Doc file 'install/upgrade.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:43 AM: WARNING - Doc file 'install/best-practices/etcd-host-deploy.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'install/commercial/download-file.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'install/commercial/download-file.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'install/commercial/start-install.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'install/commercial/start-install.md' contains a link '../../download/addon/history.md', but the target 'download/addon/history.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'install/commercial/start-install.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'install/community/k8s/k8s-dce-deploy.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'install/community/k8s/offline.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'install/community/k8s/online.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'install/k8s-install/ocp-install-dce5.0.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'install/os-install/TencentOS-install-dce5.0.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'install/os-install/TencentOS-install-dce5.0.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'install/os-install/neokylin-install-dce5.0.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'install/os-install/neokylin-install-dce5.0.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'install/os-install/neokylin-install-dce5.0.md' contains a link '../images/ui-neoky.png', but the target 'install/images/ui-neoky.png' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'install/os-install/oracleLinux-install-dce5.0.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'install/os-install/oracleLinux-install-dce5.0.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'install/os-install/otherlinux.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'install/os-install/otherlinux.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'install/os-install/uos-v20-install-dce5.0.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'install/os-install/uos-v20-install-dce5.0.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'kairship/intro/index.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'kairship/workload/update-deployment.md' contains a link '../images/deploy-update01.png', but the target 'kairship/images/deploy-update01.png' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'kangaroo/integrate/integrate-admin/bind-to-ws.md' contains a link '../images/integrated01.png', but the target 'kangaroo/integrate/images/integrated01.png' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'kangaroo/integrate/integrate-admin/integrate-admin.md' contains a link '../../videos/kangaroo.md#integrate-registry-admin', but the target 'kangaroo/videos/kangaroo.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'kangaroo/intro/index.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:44 AM: WARNING - Doc file 'kangaroo/intro/upgrade.md' contains a link '../../download/modules/kangaroo.md', but the target 'download/modules/kangaroo.md' is not found among documentation files.
6:59:45 AM: WARNING - Doc file 'kant/intro/offline-upgrade.md' contains a link '../../download/modules/kant.md', but the target 'download/modules/kant.md' is not found among documentation files.
6:59:45 AM: WARNING - Doc file 'kant/user-guide/edge-network/service.md' contains a link '../namespaces/createns.md', but the target 'kant/user-guide/namespaces/createns.md' is not found among documentation files.
6:59:45 AM: WARNING - Doc file 'kant/user-guide/node/batch-upgrade.md' contains a link '../../images/batch-register01.png', but the target 'kant/images/batch-register01.png' is not found among documentation files.
6:59:45 AM: WARNING - Doc file 'kant/user-guide/node/create-access-guide.md' contains a link './integration-guide.md', but the target 'kant/user-guide/node/integration-guide.md' is not found among documentation files.
6:59:45 AM: WARNING - Doc file 'kpanda/best-practice/kubean-low-version.md' contains a link './cluster-version.md', but the target 'kpanda/best-practice/cluster-version.md' is not found among documentation files.
6:59:45 AM: WARNING - Doc file 'kpanda/best-practice/kubean-low-version.md' contains a link '../install-tools.md', but the target 'kpanda/install-tools.md' is not found among documentation files.
6:59:45 AM: WARNING - Doc file 'kpanda/intro/index.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:45 AM: WARNING - Doc file 'kpanda/intro/offline-upgrade.md' contains a link '../../download/modules/kpanda.md', but the target 'download/modules/kpanda.md' is not found among documentation files.
6:59:45 AM: WARNING - Doc file 'kpanda/intro/release-notes.md' contains a link '../user-guide/gpu/volcano/volcano_binpack.md', but the target 'kpanda/user-guide/gpu/volcano/volcano_binpack.md' is not found among documentation files.
6:59:45 AM: WARNING - Doc file 'kpanda/intro/release-notes.md' contains a link '../user-guide/gpu/volcano/volcano_priority.md', but the target 'kpanda/user-guide/gpu/volcano/volcano_priority.md' is not found among documentation files.
6:59:45 AM: WARNING - Doc file 'kpanda/intro/release-notes.md' contains a link '../user-guide/configmaps-secrets/configmap-hot-loading.md', but the target 'kpanda/user-guide/configmaps-secrets/configmap-hot-loading.md' is not found among documentation files.
6:59:45 AM: WARNING - Doc file 'kpanda/user-guide/backup/offline-upgrade.md' contains a link '../../../download/modules/kcoral.md', but the target 'download/modules/kcoral.md' is not found among documentation files.
6:59:46 AM: WARNING - Doc file 'kpanda/user-guide/gpu/nvidia/install_nvidia_driver_of_operator.md' contains a link '../../../../download/addon/history.md', but the target 'download/addon/history.md' is not found among documentation files.
6:59:46 AM: WARNING - Doc file 'kpanda/user-guide/gpu/nvidia/yum_source_redhat7_9.md' contains a link '../../../../download/addon/history.md', but the target 'download/addon/history.md' is not found among documentation files.
6:59:46 AM: WARNING - Doc file 'kpanda/user-guide/gpu/nvidia/mig/create_mig.md' contains a link 'gpu_matrix.md', but the target 'kpanda/user-guide/gpu/nvidia/mig/gpu_matrix.md' is not found among documentation files.
6:59:46 AM: WARNING - Doc file 'kpanda/user-guide/helm/multi-archi-helm.md' contains a link '../../../download/addon/history.md', but the target 'download/addon/history.md' is not found among documentation files.
6:59:46 AM: WARNING - Doc file 'kpanda/user-guide/helm/multi-archi-helm.md' contains a link '../../../download/addon/history.md', but the target 'download/addon/history.md' is not found among documentation files.
6:59:46 AM: WARNING - Doc file 'kpanda/user-guide/helm/multi-archi-helm.md' contains a link '../../../download/addon/history.md', but the target 'download/addon/history.md' is not found among documentation files.
6:59:46 AM: WARNING - Doc file 'kpanda/user-guide/helm/multi-archi-helm.md' contains a link '../../../download/addon/history.md', but the target 'download/addon/history.md' is not found among documentation files.
6:59:46 AM: WARNING - Doc file 'kpanda/user-guide/inspect/offline-upgrade.md' contains a link '../../../download/modules/kcollie.md', but the target 'download/modules/kcollie.md' is not found among documentation files.
6:59:46 AM: WARNING - Doc file 'kpanda/user-guide/security/offline-upgrade-dowl.md' contains a link '../../../download/modules/dowl.md', but the target 'download/modules/dowl.md' is not found among documentation files.
6:59:46 AM: INFO - Doc file 'kpanda/user-guide/workloads/create-daemonset.md' contains an unrecognized relative link '://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/', it was left as is.
6:59:46 AM: WARNING - Doc file 'kpanda/user-guide/workloads/create-daemonset.md' contains a link 'create-DaemonSet.md#basic-information', but the target 'kpanda/user-guide/workloads/create-DaemonSet.md' is not found among documentation files.
6:59:46 AM: WARNING - Doc file 'kpanda/user-guide/workloads/create-daemonset.md' contains a link 'create-DaemonSet.md#container-settings', but the target 'kpanda/user-guide/workloads/create-DaemonSet.md' is not found among documentation files.
6:59:46 AM: WARNING - Doc file 'kpanda/user-guide/workloads/create-daemonset.md' contains a link 'create-DaemonSet.md#service-settings', but the target 'kpanda/user-guide/workloads/create-DaemonSet.md' is not found among documentation files.
6:59:46 AM: WARNING - Doc file 'kpanda/user-guide/workloads/create-daemonset.md' contains a link 'create-DaemonSet.md#advanced-settings', but the target 'kpanda/user-guide/workloads/create-DaemonSet.md' is not found among documentation files.
6:59:46 AM: WARNING - Doc file 'middleware/common/antiaffinity.md' contains a link 'images/anti-affinity01.png', but the target 'middleware/common/images/anti-affinity01.png' is not found among documentation files.
6:59:47 AM: WARNING - Doc file 'middleware/elasticsearch/intro/offline-install.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:47 AM: WARNING - Doc file 'middleware/kafka/intro/offline-install.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:47 AM: WARNING - Doc file 'middleware/minio/intro/offline-install.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:47 AM: WARNING - Doc file 'middleware/mongodb/intro/offline-install.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:47 AM: WARNING - Doc file 'middleware/mysql/intro/offline-install.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:47 AM: WARNING - Doc file 'middleware/postgresql/intro/offline-install.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:47 AM: WARNING - Doc file 'middleware/rabbitmq/intro/offline-install.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:48 AM: WARNING - Doc file 'middleware/redis/intro/offline-install.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:48 AM: WARNING - Doc file 'middleware/rocketmq/intro/offline-install.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:48 AM: WARNING - Doc file 'mspider/install/offline-upgrade.md' contains a link '../../download/modules/mspider.md', but the target 'download/modules/mspider.md' is not found among documentation files.
6:59:48 AM: WARNING - Doc file 'mspider/intro/index.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:48 AM: INFO - Doc file 'mspider/user-guide/multicluster/multi-cluster-net.md' contains an unrecognized relative link 'https ://istio.io/latest/docs/tasks/traffic-management/locality-load-balancing/', it was left as is.
6:59:49 AM: WARNING - Doc file 'native/news/news-2022.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:50 AM: WARNING - Doc file 'native/news/news-2023.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:50 AM: WARNING - Doc file 'network/config/multus-cr.md' contains a link '../modules/spiderpool/rdmapara.md', but the target 'network/modules/spiderpool/rdmapara.md' is not found among documentation files.
6:59:50 AM: WARNING - Doc file 'network/config/ippool/ippoolusage.md' contains a link '../../modules/spiderpool/install.md', but the target 'network/modules/spiderpool/install.md' is not found among documentation files.
6:59:50 AM: WARNING - Doc file 'network/config/use-ippool/usage.md' contains a link 'ippoolusage.md', but the target 'network/config/use-ippool/ippoolusage.md' is not found among documentation files.
6:59:50 AM: WARNING - Doc file 'network/modules/egressgateway/failover.md' contains a link './primary-backup.svg', but the target 'network/modules/egressgateway/primary-backup.svg' is not found among documentation files.
6:59:50 AM: WARNING - Doc file 'network/modules/egressgateway/failover.md' contains a link '../../images/egress-check.svg', but the target 'network/images/egress-check.svg' is not found among documentation files.
6:59:50 AM: WARNING - Doc file 'network/modules/egressgateway/troubleshooting.md' contains a link '../../images/speed.svg', but the target 'network/images/speed.svg' is not found among documentation files.
6:59:50 AM: WARNING - Doc file 'network/modules/egressgateway/public-cloud/alicloud.md' contains a link '../../../images/new-vm.png', but the target 'network/images/new-vm.png' is not found among documentation files.
6:59:51 AM: WARNING - Doc file 'network/modules/spiderpool/upgrade.md' contains a link '../../../download/addon/history.md', but the target 'download/addon/history.md' is not found among documentation files.
6:59:51 AM: WARNING - Doc file 'network/modules/spiderpool/install/ofed_driver.md' contains a link '../../images/nvidia_ofed.png', but the target 'network/modules/images/nvidia_ofed.png' is not found among documentation files.
6:59:51 AM: WARNING - Doc file 'network/modules/spiderpool/public-cloud/awscloud.md' contains a link '../../../README.md', but the target 'network/README.md' is not found among documentation files.
6:59:51 AM: WARNING - Doc file 'network/modules/spiderpool/public-cloud/awscloud.md' contains a link './get-started-aws.md#AWS-Environment', but the target 'network/modules/spiderpool/public-cloud/get-started-aws.md' is not found among documentation files.
6:59:51 AM: WARNING - Doc file 'network/modules/spiderpool/public-cloud/awscloud.md' contains a link './get-started-aws.md#AWS-Environment', but the target 'network/modules/spiderpool/public-cloud/get-started-aws.md' is not found among documentation files.
6:59:51 AM: WARNING - Doc file 'network/modules/spiderpool/public-cloud/awscloud.md' contains a link './get-started-aws.md#AWS-Environment', but the target 'network/modules/spiderpool/public-cloud/get-started-aws.md' is not found among documentation files.
6:59:51 AM: WARNING - Doc file 'network/modules/spiderpool/public-cloud/awscloud.md' contains a link './get-started-aws.md#Create-Applications', but the target 'network/modules/spiderpool/public-cloud/get-started-aws.md' is not found among documentation files.
6:59:51 AM: INFO - Doc file 'network/performance/cilium-performance/cilium-service.md' contains an unrecognized relative link '(https://cilium.io/blog/2019/08/20/cilium-16/#hostservices)', it was left as is.
6:59:51 AM: WARNING - Doc file 'skoala/best-practice/envoy-extproc-anti-demo-go.md' contains a link '../images/envoy-extproc-anti-replay-demo-go.png', but the target 'skoala/images/envoy-extproc-anti-replay-demo-go.png' is not found among documentation files.
6:59:51 AM: WARNING - Doc file 'skoala/best-practice/plugins/jwt.md' contains a link '../../cloud-ms/index.md', but the target 'skoala/cloud-ms/index.md' is not found among documentation files.
6:59:51 AM: WARNING - Doc file 'skoala/cloud-ms/traffic-control.md' contains a link 'index.md', but the target 'skoala/cloud-ms/index.md' is not found among documentation files.
6:59:51 AM: WARNING - Doc file 'skoala/gateway/index.md' contains a link 'update-gateway.md', but the target 'skoala/gateway/update-gateway.md' is not found among documentation files.
6:59:51 AM: WARNING - Doc file 'skoala/gateway/index.md' contains a link 'delete-gateway.md', but the target 'skoala/gateway/delete-gateway.md' is not found among documentation files.
6:59:51 AM: WARNING - Doc file 'skoala/gateway/index.md' contains a link 'update-gateway.md', but the target 'skoala/gateway/update-gateway.md' is not found among documentation files.
6:59:51 AM: WARNING - Doc file 'skoala/gateway/index.md' contains a link 'delete-gateway.md', but the target 'skoala/gateway/delete-gateway.md' is not found among documentation files.
6:59:52 AM: WARNING - Doc file 'skoala/intro/index.md' contains a link '../cloud-ms/index.md', but the target 'skoala/cloud-ms/index.md' is not found among documentation files.
6:59:52 AM: WARNING - Doc file 'skoala/quickstart/select-workspace.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:52 AM: WARNING - Doc file 'skoala/quickstart/skoala.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:52 AM: INFO - Doc file 'skoala/trad-ms/integrated/index.md' contains an unrecognized relative link '../../../kpanda/user-guide/clusters/integrate-cluster', it was left as is. Did you mean '../../../kpanda/user-guide/clusters/integrate-cluster.md'?
6:59:53 AM: WARNING - Doc file 'storage/hwameistor/intro/index.md' contains a link '../../../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:53 AM: WARNING - Doc file 'storage/hwameistor/intro/ls.md' contains a link '../img/architecture.png', but the target 'storage/hwameistor/img/architecture.png' is not found among documentation files.
6:59:53 AM: INFO - Doc file 'storage/hwameistor/resources/disk-expansion.md' contains an absolute link '/../install/prereq.md', it was left as is.
6:59:53 AM: WARNING - Doc file 'videos/index.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:53 AM: WARNING - Doc file 'videos/ghippo.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:53 AM: WARNING - Doc file 'videos/insight.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:53 AM: WARNING - Doc file 'videos/install.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:53 AM: WARNING - Doc file 'videos/kairship.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:53 AM: WARNING - Doc file 'videos/kangaroo.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:53 AM: WARNING - Doc file 'videos/mcamel.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:53 AM: WARNING - Doc file 'videos/mspider.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:53 AM: WARNING - Doc file 'videos/network.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:53 AM: WARNING - Doc file 'videos/skoala.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:53 AM: WARNING - Doc file 'videos/virtnest.md' contains a link '../download/index.md', but the target 'download/index.md' is not found among documentation files.
6:59:53 AM: WARNING - Doc file 'virtnest/install/offline-install.md' contains a link '../../download/index.md', but the target 'download/index.md' is not found among documentation files.
7:00:28 AM: INFO - Doc file 'amamba/quickstart/argo-karmada.md' contains a link '../../kairship/cluster.md#add-a-cluster', but the doc 'kairship/cluster.md' does not contain an anchor '#add-a-cluster'.
7:00:28 AM: INFO - Doc file 'amamba/quickstart/scenarios-config.md' contains a link '#agent', but there is no such anchor on this page.
7:00:28 AM: INFO - Doc file 'amamba/user-guide/namespace/multi-namespace.md' contains a link '../../../kairship/workspace.md#_3', but the doc 'kairship/workspace.md' does not contain an anchor '#_3'.
7:00:28 AM: INFO - Doc file 'baize/developer/quick-start.md' contains a link '#tensorflow', but there is no such anchor on this page.
7:00:28 AM: INFO - Doc file 'blogs/index.md' contains a link '#fnref:1', but there is no such anchor on this page. This seems to be a footnote that is never referenced.
7:00:28 AM: INFO - Doc file 'blogs/index.md' contains a link '#fnref:2', but there is no such anchor on this page. This seems to be a footnote that is never referenced.
7:00:28 AM: INFO - Doc file 'blogs/2023/230509-k8s-install.md' contains a link './230405-step-by-step-dce5.md#k8s', but the doc 'blogs/2023/230405-step-by-step-dce5.md' does not contain an anchor '#k8s'.
7:00:28 AM: INFO - Doc file 'dce/faq.md' contains a link '#reset-cluster', but there is no such anchor on this page.
7:00:28 AM: INFO - Doc file 'dce/faq.md' contains a link '#failed-plugin', but there is no such anchor on this page.
7:00:28 AM: INFO - Doc file 'dce/faq.md' contains a link '../network/intro/issues.md#iptables-nft-and-legacy-mode-selection-issue-1', but the doc 'network/intro/issues.md' does not contain an anchor '#iptables-nft-and-legacy-mode-selection-issue-1'.
7:00:28 AM: INFO - Doc file 'dce/faq.md' contains a link '../network/intro/issues.md#spidercoordinator-status-running', but the doc 'network/intro/issues.md' does not contain an anchor '#spidercoordinator-status-running'.
7:00:28 AM: INFO - Doc file 'dce/faq.md' contains a link '../network/intro/issues.md#valuesmultusmultuscniuninstall-multus', but the doc 'network/intro/issues.md' does not contain an anchor '#valuesmultusmultuscniuninstall-multus'.
7:00:28 AM: INFO - Doc file 'dce/faq.md' contains a link '../network/intro/issues.md#kubeadm-config-kubecontrollermanager-pod-servicecidr', but the doc 'network/intro/issues.md' does not contain an anchor '#kubeadm-config-kubecontrollermanager-pod-servicecidr'.
7:00:28 AM: INFO - Doc file 'dce/faq.md' contains a link '../network/intro/issues.md#v070-v090-spidercoordinator-crd-txqueuelen-panic', but the doc 'network/intro/issues.md' does not contain an anchor '#v070-v090-spidercoordinator-crd-txqueuelen-panic'.
7:00:28 AM: INFO - Doc file 'dce/faq.md' contains a link '../middleware/elasticsearch/faq/common-question-es.md#elasticsearch-pvc', but the doc 'middleware/elasticsearch/faq/common-question-es.md' does not contain an anchor '#elasticsearch-pvc'.
7:00:28 AM: INFO - Doc file 'dce/faq.md' contains a link '../middleware/elasticsearch/faq/common-question-es.md#elasticsearch_1', but the doc 'middleware/elasticsearch/faq/common-question-es.md' does not contain an anchor '#elasticsearch_1'.
7:00:28 AM: INFO - Doc file 'dce/faq.md' contains a link '../middleware/elasticsearch/faq/common-question-es.md#error-setting-gomaxprocs-for-operator', but the doc 'middleware/elasticsearch/faq/common-question-es.md' does not contain an anchor '#error-setting-gomaxprocs-for-operator'.
7:00:28 AM: INFO - Doc file 'dce/faq.md' contains a link '../middleware/elasticsearch/faq/common-question-es.md#terminating-due-to-javalangoutofmemoryerror-java-heap-space', but the doc 'middleware/elasticsearch/faq/common-question-es.md' does not contain an anchor '#terminating-due-to-javalangoutofmemoryerror-java-heap-space'.
7:00:28 AM: INFO - Doc file 'dce/faq.md' contains a link '../middleware/elasticsearch/faq/common-question-es.md#ocp-elasticsearch-operation-not-permitted', but the doc 'middleware/elasticsearch/faq/common-question-es.md' does not contain an anchor '#ocp-elasticsearch-operation-not-permitted'.
7:00:28 AM: INFO - Doc file 'dce/faq.md' contains a link '../middleware/elasticsearch/faq/common-question-es.md#cpu-workload', but the doc 'middleware/elasticsearch/faq/common-question-es.md' does not contain an anchor '#cpu-workload'.
7:00:28 AM: INFO - Doc file 'dce/faq.md' contains a link '../middleware/elasticsearch/faq/common-question-es.md#elasticsearch-status429', but the doc 'middleware/elasticsearch/faq/common-question-es.md' does not contain an anchor '#elasticsearch-status429'.
7:00:28 AM: INFO - Doc file 'dce/scenario.md' contains a link '../videos/use-cases.md#one-click-transformation-from-single-cloud-application-to-multicloud-application', but the doc 'videos/use-cases.md' does not contain an anchor '#one-click-transformation-from-single-cloud-application-to-multicloud-application'.
7:00:28 AM: INFO - Doc file 'dce/scenario.md' contains a link '../videos/use-cases.md#continuous-deployment-of-Cloud Native-applications-with-gitops', but the doc 'videos/use-cases.md' does not contain an anchor '#continuous-deployment-of-Cloud Native-applications-with-gitops'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20230531.md' contains a link '../../mspider/intro/release-notes.md#v0162', but the doc 'mspider/intro/release-notes.md' does not contain an anchor '#v0162'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20230731.md' contains a link '../../kairship/intro/release-notes.md#v011', but the doc 'kairship/intro/release-notes.md' does not contain an anchor '#v011'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20231031.md' contains a link '../../insight/quickstart/install/knownissues.md#podmonitor-jvm', but the doc 'insight/quickstart/install/knownissues.md' does not contain an anchor '#podmonitor-jvm'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20231130.md' contains a link '../../kant/intro/release-notes.md#v060', but the doc 'kant/intro/release-notes.md' does not contain an anchor '#v060'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20231130.md' contains a link '../../insight/quickstart/install/knownissues.md#podmonitor-jvm', but the doc 'insight/quickstart/install/knownissues.md' does not contain an anchor '#podmonitor-jvm'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20231231.md' contains a link '../../kant/intro/release-notes.md#v070', but the doc 'kant/intro/release-notes.md' does not contain an anchor '#v070'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20231231.md' contains a link '../../insight/quickstart/install/knownissues.md#podmonitor-jvm', but the doc 'insight/quickstart/install/knownissues.md' does not contain an anchor '#podmonitor-jvm'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20240330.md' contains a link '../../middleware/rocketmq/release-notes.md#v050', but the doc 'middleware/rocketmq/release-notes.md' does not contain an anchor '#v050'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20240630.md' contains a link '../../middleware/kafka/release-notes.md#v0180', but the doc 'middleware/kafka/release-notes.md' does not contain an anchor '#v0180'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20240730.md' contains a link '../../middleware/kafka/release-notes.md#v0180', but the doc 'middleware/kafka/release-notes.md' does not contain an anchor '#v0180'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20240830.md' contains a link '../../middleware/kafka/release-notes.md#v0180', but the doc 'middleware/kafka/release-notes.md' does not contain an anchor '#v0180'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20240830.md' contains a link '../../kant/intro/release-notes.md#v0141', but the doc 'kant/intro/release-notes.md' does not contain an anchor '#v0141'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../kpanda/intro/release-notes.md#v0332', but the doc 'kpanda/intro/release-notes.md' does not contain an anchor '#v0332'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../insight/intro/release-notes.md#v0322', but the doc 'insight/intro/release-notes.md' does not contain an anchor '#v0322'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../skoala/intro/release-notes.md#v0422', but the doc 'skoala/intro/release-notes.md' does not contain an anchor '#v0422'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../middleware/rabbitmq/release-notes.md#v0250', but the doc 'middleware/rabbitmq/release-notes.md' does not contain an anchor '#v0250'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../middleware/mysql/release-notes.md#v0230', but the doc 'middleware/mysql/release-notes.md' does not contain an anchor '#v0230'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../middleware/elasticsearch/release-notes.md#v0220', but the doc 'middleware/elasticsearch/release-notes.md' does not contain an anchor '#v0220'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../middleware/redis/release-notes.md#v0230', but the doc 'middleware/redis/release-notes.md' does not contain an anchor '#v0230'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../middleware/minio/release-notes.md#v0200', but the doc 'middleware/minio/release-notes.md' does not contain an anchor '#v0200'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../middleware/postgresql/release-notes.md#v0170', but the doc 'middleware/postgresql/release-notes.md' does not contain an anchor '#v0170'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../middleware/mongodb/release-notes.md#v0150', but the doc 'middleware/mongodb/release-notes.md' does not contain an anchor '#v0150'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../middleware/rocketmq/release-notes.md#v0120', but the doc 'middleware/rocketmq/release-notes.md' does not contain an anchor '#v0120'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241030.md' contains a link '../../kant/intro/release-notes.md#v0161', but the doc 'kant/intro/release-notes.md' does not contain an anchor '#v0161'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241130.md' contains a link '../../storage/hwameistor/release-notes.md#v0161', but the doc 'storage/hwameistor/release-notes.md' does not contain an anchor '#v0161'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241130.md' contains a link '../../middleware/rabbitmq/release-notes.md#v0260', but the doc 'middleware/rabbitmq/release-notes.md' does not contain an anchor '#v0260'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241130.md' contains a link '../../middleware/mysql/release-notes.md#v0240', but the doc 'middleware/mysql/release-notes.md' does not contain an anchor '#v0240'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241130.md' contains a link '../../middleware/minio/release-notes.md#v0210', but the doc 'middleware/minio/release-notes.md' does not contain an anchor '#v0210'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241130.md' contains a link '../../middleware/postgresql/release-notes.md#v0180', but the doc 'middleware/postgresql/release-notes.md' does not contain an anchor '#v0180'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241130.md' contains a link '../../middleware/mongodb/release-notes.md#v0160', but the doc 'middleware/mongodb/release-notes.md' does not contain an anchor '#v0160'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241130.md' contains a link '../../middleware/rocketmq/release-notes.md#v0130', but the doc 'middleware/rocketmq/release-notes.md' does not contain an anchor '#v0130'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241231.md' contains a link '../../kpanda/intro/release-notes.md#v0350', but the doc 'kpanda/intro/release-notes.md' does not contain an anchor '#v0350'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241231.md' contains a link '../../storage/hwameistor/release-notes.md#v0161', but the doc 'storage/hwameistor/release-notes.md' does not contain an anchor '#v0161'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241231.md' contains a link '../../insight/intro/release-notes.md#v0340', but the doc 'insight/intro/release-notes.md' does not contain an anchor '#v0340'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241231.md' contains a link '../../middleware/rabbitmq/release-notes.md#v0260', but the doc 'middleware/rabbitmq/release-notes.md' does not contain an anchor '#v0260'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241231.md' contains a link '../../middleware/mysql/release-notes.md#v0251', but the doc 'middleware/mysql/release-notes.md' does not contain an anchor '#v0251'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241231.md' contains a link '../../middleware/redis/release-notes.md#v0250', but the doc 'middleware/redis/release-notes.md' does not contain an anchor '#v0250'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241231.md' contains a link '../../middleware/minio/release-notes.md#v0210', but the doc 'middleware/minio/release-notes.md' does not contain an anchor '#v0210'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241231.md' contains a link '../../middleware/postgresql/release-notes.md#v0180', but the doc 'middleware/postgresql/release-notes.md' does not contain an anchor '#v0180'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241231.md' contains a link '../../middleware/mongodb/release-notes.md#v0160', but the doc 'middleware/mongodb/release-notes.md' does not contain an anchor '#v0160'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20241231.md' contains a link '../../middleware/rocketmq/release-notes.md#v0130', but the doc 'middleware/rocketmq/release-notes.md' does not contain an anchor '#v0130'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250131.md' contains a link '../../kpanda/intro/release-notes.md#v0360', but the doc 'kpanda/intro/release-notes.md' does not contain an anchor '#v0360'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250131.md' contains a link '../../storage/hwameistor/release-notes.md#v0161', but the doc 'storage/hwameistor/release-notes.md' does not contain an anchor '#v0161'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250131.md' contains a link '../../middleware/rabbitmq/release-notes.md#v0270', but the doc 'middleware/rabbitmq/release-notes.md' does not contain an anchor '#v0270'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250131.md' contains a link '../../middleware/mysql/release-notes.md#v0251', but the doc 'middleware/mysql/release-notes.md' does not contain an anchor '#v0251'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250131.md' contains a link '../../middleware/redis/release-notes.md#v0260', but the doc 'middleware/redis/release-notes.md' does not contain an anchor '#v0260'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250131.md' contains a link '../../middleware/minio/release-notes.md#v0210', but the doc 'middleware/minio/release-notes.md' does not contain an anchor '#v0210'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250131.md' contains a link '../../middleware/postgresql/release-notes.md#v0180', but the doc 'middleware/postgresql/release-notes.md' does not contain an anchor '#v0180'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250131.md' contains a link '../../middleware/mongodb/release-notes.md#v0160', but the doc 'middleware/mongodb/release-notes.md' does not contain an anchor '#v0160'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250131.md' contains a link '../../middleware/kafka/release-notes.md#v0220', but the doc 'middleware/kafka/release-notes.md' does not contain an anchor '#v0220'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250131.md' contains a link '../../middleware/rocketmq/release-notes.md#v0130', but the doc 'middleware/rocketmq/release-notes.md' does not contain an anchor '#v0130'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../kpanda/intro/release-notes.md#v0370', but the doc 'kpanda/intro/release-notes.md' does not contain an anchor '#v0370'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../storage/hwameistor/release-notes.md#v0161', but the doc 'storage/hwameistor/release-notes.md' does not contain an anchor '#v0161'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../insight/intro/release-notes.md#v0350', but the doc 'insight/intro/release-notes.md' does not contain an anchor '#v0350'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../middleware/rabbitmq/release-notes.md#v0270', but the doc 'middleware/rabbitmq/release-notes.md' does not contain an anchor '#v0270'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../middleware/mysql/release-notes.md#v0251', but the doc 'middleware/mysql/release-notes.md' does not contain an anchor '#v0251'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../middleware/redis/release-notes.md#v0260', but the doc 'middleware/redis/release-notes.md' does not contain an anchor '#v0260'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../middleware/minio/release-notes.md#v0210', but the doc 'middleware/minio/release-notes.md' does not contain an anchor '#v0210'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../middleware/postgresql/release-notes.md#v0180', but the doc 'middleware/postgresql/release-notes.md' does not contain an anchor '#v0180'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../middleware/mongodb/release-notes.md#v0160', but the doc 'middleware/mongodb/release-notes.md' does not contain an anchor '#v0160'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../middleware/kafka/release-notes.md#v0220', but the doc 'middleware/kafka/release-notes.md' does not contain an anchor '#v0220'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../middleware/rocketmq/release-notes.md#v0130', but the doc 'middleware/rocketmq/release-notes.md' does not contain an anchor '#v0130'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../baize/intro/release-notes.md#v0140', but the doc 'baize/intro/release-notes.md' does not contain an anchor '#v0140'.
7:00:28 AM: INFO - Doc file 'dce/dce-rn/20250228.md' contains a link '../../install/faq.md#osrepos-external-externalrepourls', but the doc 'install/faq.md' does not contain an anchor '#osrepos-external-externalrepourls'.
7:00:28 AM: INFO - Doc file 'ghippo/user-guide/access-control/oidc.md' contains a link '../../../videos/ghippo.md#oidc', but the doc 'videos/ghippo.md' does not contain an anchor '#oidc'.
7:00:28 AM: INFO - Doc file 'insight/intro/release-notes.md' contains a link '../quickstart/install/upgrade-note.md#v016x-v017x', but the doc 'insight/quickstart/install/upgrade-note.md' does not contain an anchor '#v016x-v017x'.
7:00:28 AM: INFO - Doc file 'insight/quickstart/install/gethosturl.md' contains a link '../../../kpanda/user-guide/clusters/cluster-role.md#management-clusters', but the doc 'kpanda/user-guide/clusters/cluster-role.md' does not contain an anchor '#management-clusters'.
7:00:28 AM: INFO - Doc file 'insight/quickstart/install/install-agent.md' contains a link '../../../videos/insight.md#install-insight-agent', but the doc 'videos/insight.md' does not contain an anchor '#install-insight-agent'.
7:00:28 AM: INFO - Doc file 'insight/quickstart/otel/send_tracing_to_insight.md' contains a link './operator.md#instrumentation-cr', but the doc 'insight/quickstart/otel/operator.md' does not contain an anchor '#instrumentation-cr'.
7:00:28 AM: INFO - Doc file 'install/best-practices/extend-params.md' contains a link '../../kpanda/user-guide/clusters/cluster-role.md#worker-clusters', but the doc 'kpanda/user-guide/clusters/cluster-role.md' does not contain an anchor '#worker-clusters'.
7:00:28 AM: INFO - Doc file 'install/best-practices/extend-params.md' contains a link '../commercial/start-install.md/#step-2-edit-clusterconfigyaml', but the doc 'install/commercial/start-install.md' does not contain an anchor '#step-2-edit-clusterconfigyaml'.
7:00:28 AM: INFO - Doc file 'install/best-practices/remanage-work-cluster.md' contains a link '../../kpanda/user-guide/clusters/cluster-role.md#worker-clusters', but the doc 'kpanda/user-guide/clusters/cluster-role.md' does not contain an anchor '#worker-clusters'.
7:00:28 AM: INFO - Doc file 'install/best-practices/replace-os.md' contains a link '../commercial/start-install.md#iso-operating-system-image-file-required', but the doc 'install/commercial/start-install.md' does not contain an anchor '#iso-operating-system-image-file-required'.
7:00:28 AM: INFO - Doc file 'install/commercial/deploy-arch.md' contains a link '#7-node-mode-1--6', but there is no such anchor on this page.
7:00:28 AM: INFO - Doc file 'install/commercial/deploy-requirements.md' contains a link './deploy-arch.md#4', but the doc 'install/commercial/deploy-arch.md' does not contain an anchor '#4'.
7:00:28 AM: INFO - Doc file 'install/commercial/deploy-requirements.md' contains a link './deploy-arch.md#7-1-6', but the doc 'install/commercial/deploy-arch.md' does not contain an anchor '#7-1-6'.
7:00:28 AM: INFO - Doc file 'install/commercial/external/external-binary.md' contains a link '../start-install.md#offline-installation-steps', but the doc 'install/commercial/start-install.md' does not contain an anchor '#offline-installation-steps'.
7:00:28 AM: INFO - Doc file 'install/commercial/external/external-os.md' contains a link '../start-install.md/#iso', but the doc 'install/commercial/start-install.md' does not contain an anchor '#iso'.
7:00:28 AM: INFO - Doc file 'install/commercial/external/external-os.md' contains a link '../start-install.md/#ospackage', but the doc 'install/commercial/start-install.md' does not contain an anchor '#ospackage'.
7:00:28 AM: INFO - Doc file 'install/os-install/neokylin-install-dce5.0.md' contains a link '../os-install/otherlinux.md#os-package', but the doc 'install/os-install/otherlinux.md' does not contain an anchor '#os-package'.
7:00:28 AM: INFO - Doc file 'kairship/workspace.md' contains a link '../ghippo/user-guide/workspace/quota.md#_1', but the doc 'ghippo/user-guide/workspace/quota.md' does not contain an anchor '#_1'.
7:00:28 AM: INFO - Doc file 'kairship/intro/index.md' contains a link '../../videos/use-cases.md#_2', but the doc 'videos/use-cases.md' does not contain an anchor '#_2'.
7:00:28 AM: INFO - Doc file 'kairship/workload/deployment.md' contains a link '../cluster.md#add-a-cluster', but the doc 'kairship/cluster.md' does not contain an anchor '#add-a-cluster'.
7:00:28 AM: INFO - Doc file 'kairship/workload/deployment.md' contains a link '../cluster.md#modify-cluster-taints', but the doc 'kairship/cluster.md' does not contain an anchor '#modify-cluster-taints'.
7:00:28 AM: INFO - Doc file 'kairship/workload/yaml.md' contains a link '../cluster.md#_2', but the doc 'kairship/cluster.md' does not contain an anchor '#_2'.
7:00:28 AM: INFO - Doc file 'kpanda/user-guide/clusters/upgrade-cluster.md' contains a link 'cluster-role.md#management-clusters', but the doc 'kpanda/user-guide/clusters/cluster-role.md' does not contain an anchor '#management-clusters'.
7:00:28 AM: INFO - Doc file 'middleware/common/antiaffinity.md' contains a link '../../kpanda/user-guide/workloads/pod-config/scheduling-policy.md#_4', but the doc 'kpanda/user-guide/workloads/pod-config/scheduling-policy.md' does not contain an anchor '#_4'.
7:00:28 AM: INFO - Doc file 'middleware/elasticsearch/user-guide/create.md' contains a link '../../../videos/mcamel.md#_1', but the doc 'videos/mcamel.md' does not contain an anchor '#_1'.
7:00:28 AM: INFO - Doc file 'middleware/redis/best-practice/index.md' contains a link '../../../videos/use-cases.md#redis', but the doc 'videos/use-cases.md' does not contain an anchor '#redis'.
7:00:28 AM: INFO - Doc file 'mspider/user-guide/service-mesh/README.md' contains a link './params.md#parameter-description-for-creating-mesh', but the doc 'mspider/user-guide/service-mesh/params.md' does not contain an anchor '#parameter-description-for-creating-mesh'.
7:00:28 AM: INFO - Doc file 'network/config/userdma.md' contains a link '../modules/spiderpool/install/rdmapara.md#exposing-roce-network-card-based-on-macvlan-ipvlan', but the doc 'network/modules/spiderpool/install/rdmapara.md' does not contain an anchor '#exposing-roce-network-card-based-on-macvlan-ipvlan'.
7:00:28 AM: INFO - Doc file 'network/config/userdma.md' contains a link '../modules/spiderpool/install/rdmapara.md#using-roce-network-card-based-on-sr-iov', but the doc 'network/modules/spiderpool/install/rdmapara.md' does not contain an anchor '#using-roce-network-card-based-on-sr-iov'.
7:00:28 AM: INFO - Doc file 'skoala/best-practice/ak-sk-demo.md' contains a link './auth-server.md#_6', but the doc 'skoala/best-practice/auth-server.md' does not contain an anchor '#_6'.
7:00:28 AM: INFO - Doc file 'skoala/best-practice/gateway02.md' contains a link '../gateway/api/api-policy.md#_2', but the doc 'skoala/gateway/api/api-policy.md' does not contain an anchor '#_2'.
7:00:28 AM: INFO - Doc file 'skoala/best-practice/jwt.md' contains a link '#jwks', but there is no such anchor on this page.
7:00:28 AM: INFO - Doc file 'skoala/gateway/index.md' contains a link '../../ghippo/user-guide/workspace/quota.md#binding-namespace-to-workspace', but the doc 'ghippo/user-guide/workspace/quota.md' does not contain an anchor '#binding-namespace-to-workspace'.
7:00:28 AM: INFO - Doc file 'skoala/gateway/api/api-policy.md' contains a link '../../../videos/skoala.md#api-1', but the doc 'videos/skoala.md' does not contain an anchor '#api-1'.
7:00:28 AM: INFO - Doc file 'skoala/gateway/api/api-policy.md' contains a link '../../../videos/skoala.md#api-2', but the doc 'videos/skoala.md' does not contain an anchor '#api-2'.
7:00:28 AM: INFO - Doc file 'skoala/gateway/domain/index.md' contains a link '../api/api-policy.md#_6', but the doc 'skoala/gateway/api/api-policy.md' does not contain an anchor '#_6'.
7:00:28 AM: INFO - Doc file 'skoala/gateway/domain/index.md' contains a link 'domain-policy.md#_2', but the doc 'skoala/gateway/domain/domain-policy.md' does not contain an anchor '#_2'.
7:00:28 AM: INFO - Doc file 'skoala/trad-ms/integrated/index.md' contains a link '../../../reference/basic-knowledge/registry.md#nacos-registry', but the doc 'reference/basic-knowledge/registry.md' does not contain an anchor '#nacos-registry'.
7:00:28 AM: INFO - Doc file 'skoala/trad-ms/integrated/index.md' contains a link '../../../reference/basic-knowledge/registry.md#eureka-registry', but the doc 'reference/basic-knowledge/registry.md' does not contain an anchor '#eureka-registry'.
7:00:28 AM: INFO - Doc file 'skoala/trad-ms/integrated/index.md' contains a link '../../../reference/basic-knowledge/registry.md#zookeeper-registry', but the doc 'reference/basic-knowledge/registry.md' does not contain an anchor '#zookeeper-registry'.
7:00:28 AM: INFO - Doc file 'skoala/trad-ms/integrated/index.md' contains a link '../../../reference/basic-knowledge/registry.md#kubernetes-registry', but the doc 'reference/basic-knowledge/registry.md' does not contain an anchor '#kubernetes-registry'.
7:00:28 AM: INFO - Doc file 'skoala/trad-ms/integrated/index.md' contains a link '../../../reference/basic-knowledge/registry.md#service-mesh-registry', but the doc 'reference/basic-knowledge/registry.md' does not contain an anchor '#service-mesh-registry'.
7:00:28 AM: INFO - Doc file 'storage/terms/k8s_storage.md' contains a link '#Container Storage Interface', but there is no such anchor on this page.
7:00:28 AM: INFO - Doc file 'storage/terms/k8s_storage.md' contains a link '#Storage classes and dynamic provisioning', but there is no such anchor on this page.
7:00:28 AM: INFO - Doc file 'storage/terms/k8s_storage.md' contains a link '#PersistentVolumeStatement', but there is no such anchor on this page.
7:00:28 AM: INFO - Doc file 'storage/terms/k8s_storage.md' contains a link '#PersistentVolume', but there is no such anchor on this page.
7:00:28 AM: INFO - Doc file 'storage/terms/k8s_storage.md' contains a link '#stateful and stateless', but there is no such anchor on this page.
7:00:28 AM: INFO - Doc file 'trial/index.md' contains a link '../dce/license0.md#license-renewal', but the doc 'dce/license0.md' does not contain an anchor '#license-renewal'.
7:00:28 AM: INFO - Doc file 'videos/ghippo.md' contains a link '../ghippo/user-guide/audit/open-audit.md#_4', but the doc 'ghippo/user-guide/audit/open-audit.md' does not contain an anchor '#_4'.
7:00:28 AM: INFO - Doc file 'videos/install.md' contains a link '../install/index.md#_2', but the doc 'install/index.md' does not contain an anchor '#_2'.
7:00:28 AM: INFO - Documentation built in 50.38 seconds
7:00:28 AM:
7:00:28 AM: (build.command completed in 1m 41.6s)
7:00:28 AM:
7:00:33 AM: (Netlify Build completed in 1m 47.3s)
7:02:12 AM: Section completed: building
7:02:24 AM: Finished processing build request in 4m20.165s
Deploying
Complete
Deploying
Complete
7:00:28 AM: Deploy site
7:00:28 AM: ────────────────────────────────────────────────────────────────
7:00:28 AM:
7:00:28 AM: Starting to deploy site from 'public'
7:00:31 AM: Calculating files to upload
7:00:33 AM: 8 new file(s) to upload
7:00:33 AM: 0 new function(s) to upload
7:00:33 AM: Section completed: deploying
7:00:33 AM: Site deploy was successfully initiated
7:00:33 AM:
7:00:33 AM: (Deploy site completed in 5.5s)
Cleanup
Complete
Cleanup
Complete
7:00:33 AM: Netlify Build Complete
7:00:33 AM: ────────────────────────────────────────────────────────────────
7:00:33 AM:
7:00:34 AM: Caching artifacts
7:00:34 AM: Started saving build plugins
7:00:34 AM: Finished saving build plugins
7:00:34 AM: Started saving mise cache
7:00:42 AM: Finished saving mise cache
7:00:42 AM: Started saving pip cache
7:00:42 AM: Finished saving pip cache
7:00:42 AM: Started saving emacs cask dependencies
7:00:42 AM: Finished saving emacs cask dependencies
7:00:42 AM: Started saving maven dependencies
7:00:42 AM: Finished saving maven dependencies
7:00:42 AM: Started saving boot dependencies
7:00:42 AM: Finished saving boot dependencies
7:00:42 AM: Started saving rust rustup cache
7:00:42 AM: Finished saving rust rustup cache
7:00:42 AM: Started saving go dependencies
7:00:42 AM: Finished saving go dependencies
7:02:12 AM: Build script success
7:02:22 AM: Uploading Cache of size 1.2GB
7:02:24 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
7:00:34 AM: Post processing - header rules
7:00:34 AM: Post processing - redirect rules
7:00:34 AM: Post processing done
7:00:34 AM: Section completed: postprocessing
7:00:34 AM: Starting post processing
7:00:34 AM: Skipping form detection
7:00:35 AM: Site is live ✨