Deploy details
Deploy successful for kubernetes-sigs-network-policy-api
Merge pull request #252 from fasaxc/fail-closed Explicitly explain "fail closed".Production: main@0164b8b
Deploy log
Initializing
Complete
Initializing
Complete
1:00:35 AM: Build ready to start
1:01:17 AM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
1:01:17 AM: buildbot version: 40932273cc58bd3d585a06e0c31ae1335dd17e67
1:01:18 AM: Fetching cached dependencies
1:01:18 AM: Starting to download cache of 399.7MB
1:01:20 AM: Finished downloading cache in 2.346s
1:01:20 AM: Starting to extract cache
1:01:27 AM: Finished extracting cache in 6.818s
1:01:27 AM: Finished fetching cache in 9.29s
1:01:27 AM: Starting to prepare the repo for build
1:01:28 AM: Preparing Git Reference refs/heads/main
1:01:29 AM: Custom build path detected. Proceeding with the specified path: ''
1:01:30 AM: Starting to install dependencies
1:01:30 AM: Started restoring cached mise cache
1:01:32 AM: Finished restoring cached mise cache
1:01:33 AM: mise python@3.8.20 install
1:01:33 AM: mise python@3.8.20 download cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
1:01:33 AM: mise python@3.8.20 extract cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
1:01:34 AM: mise python@3.8.20 python --version
1:01:34 AM: mise python@3.8.20 Python 3.8.20
1:01:34 AM: mise python@3.8.20 ✓ installed
1:01:34 AM: Python version set to 3.8
1:01:37 AM: Collecting pipenv
1:01:37 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
1:01:37 AM: Collecting certifi (from pipenv)
1:01:37 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
1:01:37 AM: Collecting packaging>=22 (from pipenv)
1:01:37 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
1:01:37 AM: Requirement already satisfied: setuptools>=67 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from pipenv) (70.3.0)
1:01:37 AM: Collecting virtualenv>=20.24.2 (from pipenv)
1:01:37 AM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
1:01:37 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
1:01:37 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
1:01:37 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
1:01:37 AM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
1:01:37 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
1:01:38 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
1:01:38 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
1:01:38 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 36.6 MB/s eta 0:00:00
1:01:38 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
1:01:38 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 3.3 MB/s eta 0:00:00
1:01:38 AM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
1:01:38 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 56.5 MB/s eta 0:00:00
1:01:38 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
1:01:38 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 1.7 MB/s eta 0:00:00
1:01:38 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
1:01:38 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 21.8 MB/s eta 0:00:00
1:01:38 AM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
1:01:38 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
1:01:38 AM: Installing collected packages: distlib, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
1:01:41 AM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.16.1 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.6 virtualenv-20.29.3
1:01:41 AM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
1:01:41 AM: [notice] To update, run: pip install --upgrade pip
1:01:41 AM: Installing pip dependencies from requirements.txt
1:01:41 AM: Started restoring cached pip cache
1:01:41 AM: Finished restoring cached pip cache
1:01:42 AM: Collecting Click==8.1.3 (from -r requirements.txt (line 1))
1:01:42 AM: Using cached click-8.1.3-py3-none-any.whl.metadata (3.2 kB)
1:01:42 AM: Collecting htmlmin==0.1.12 (from -r requirements.txt (line 2))
1:01:42 AM: Using cached htmlmin-0.1.12-py3-none-any.whl
1:01:42 AM: Collecting Jinja2==3.1.2 (from -r requirements.txt (line 3))
1:01:42 AM: Using cached Jinja2-3.1.2-py3-none-any.whl.metadata (3.5 kB)
1:01:42 AM: Collecting jsmin==3.0.0 (from -r requirements.txt (line 4))
1:01:42 AM: Using cached jsmin-3.0.0-py3-none-any.whl
1:01:42 AM: Collecting livereload==2.6.1 (from -r requirements.txt (line 5))
1:01:42 AM: Using cached livereload-2.6.1-py2.py3-none-any.whl.metadata (6.7 kB)
1:01:42 AM: Collecting Markdown==3.6 (from -r requirements.txt (line 6))
1:01:42 AM: Using cached Markdown-3.6-py3-none-any.whl.metadata (7.0 kB)
1:01:42 AM: Collecting MarkupSafe==2.1.3 (from -r requirements.txt (line 7))
1:01:42 AM: Using cached MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
1:01:42 AM: Collecting mkdocs==1.6.0 (from -r requirements.txt (line 8))
1:01:42 AM: Using cached mkdocs-1.6.0-py3-none-any.whl.metadata (6.0 kB)
1:01:42 AM: Collecting mkdocs-awesome-pages-plugin==2.9.2 (from -r requirements.txt (line 9))
1:01:42 AM: Using cached mkdocs_awesome_pages_plugin-2.9.2-py3-none-any.whl.metadata (13 kB)
1:01:43 AM: Collecting mkdocs-macros-plugin==1.0.5 (from -r requirements.txt (line 10))
1:01:43 AM: Using cached mkdocs_macros_plugin-1.0.5-py3-none-any.whl.metadata (7.4 kB)
1:01:43 AM: Collecting mkdocs-material==9.5.20 (from -r requirements.txt (line 11))
1:01:43 AM: Using cached mkdocs_material-9.5.20-py3-none-any.whl.metadata (17 kB)
1:01:43 AM: Collecting mkdocs-material-extensions==1.3.1 (from -r requirements.txt (line 12))
1:01:43 AM: Using cached mkdocs_material_extensions-1.3.1-py3-none-any.whl.metadata (6.9 kB)
1:01:43 AM: Collecting mike==1.1.2 (from -r requirements.txt (line 13))
1:01:43 AM: Using cached mike-1.1.2-py3-none-any.whl.metadata (12 kB)
1:01:43 AM: Collecting pep562==1.1 (from -r requirements.txt (line 14))
1:01:43 AM: Using cached pep562-1.1-py2.py3-none-any.whl.metadata (5.1 kB)
1:01:43 AM: Collecting Pygments==2.17.2 (from -r requirements.txt (line 15))
1:01:43 AM: Using cached pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB)
1:01:43 AM: Collecting pymdown-extensions==10.7 (from -r requirements.txt (line 16))
1:01:43 AM: Using cached pymdown_extensions-10.7-py3-none-any.whl.metadata (3.0 kB)
1:01:43 AM: Collecting PyYAML==6.0.1 (from -r requirements.txt (line 17))
1:01:43 AM: Using cached PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
1:01:43 AM: Collecting six==1.16.0 (from -r requirements.txt (line 18))
1:01:43 AM: Using cached six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB)
1:01:43 AM: Collecting tornado==6.4 (from -r requirements.txt (line 19))
1:01:43 AM: Using cached tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB)
1:01:43 AM: Collecting importlib-metadata>=4.4 (from Markdown==3.6->-r requirements.txt (line 6))
1:01:43 AM: Using cached importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB)
1:01:43 AM: Collecting ghp-import>=1.0 (from mkdocs==1.6.0->-r requirements.txt (line 8))
1:01:43 AM: Using cached ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB)
1:01:43 AM: Collecting mergedeep>=1.3.4 (from mkdocs==1.6.0->-r requirements.txt (line 8))
1:01:43 AM: Using cached mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB)
1:01:43 AM: Collecting mkdocs-get-deps>=0.2.0 (from mkdocs==1.6.0->-r requirements.txt (line 8))
1:01:43 AM: Using cached mkdocs_get_deps-0.2.0-py3-none-any.whl.metadata (4.0 kB)
1:01:43 AM: Requirement already satisfied: packaging>=20.5 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs==1.6.0->-r requirements.txt (line 8)) (24.2)
1:01:43 AM: Collecting pathspec>=0.11.1 (from mkdocs==1.6.0->-r requirements.txt (line 8))
1:01:43 AM: Using cached pathspec-0.12.1-py3-none-any.whl.metadata (21 kB)
1:01:43 AM: Collecting pyyaml-env-tag>=0.1 (from mkdocs==1.6.0->-r requirements.txt (line 8))
1:01:43 AM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl.metadata (4.1 kB)
1:01:44 AM: Collecting watchdog>=2.0 (from mkdocs==1.6.0->-r requirements.txt (line 8))
1:01:44 AM: Using cached watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl.metadata (38 kB)
1:01:44 AM: Collecting natsort>=8.1.0 (from mkdocs-awesome-pages-plugin==2.9.2->-r requirements.txt (line 9))
1:01:44 AM: Using cached natsort-8.4.0-py3-none-any.whl.metadata (21 kB)
1:01:44 AM: Collecting wcmatch>=7 (from mkdocs-awesome-pages-plugin==2.9.2->-r requirements.txt (line 9))
1:01:44 AM: Using cached wcmatch-10.0-py3-none-any.whl.metadata (5.0 kB)
1:01:44 AM: Collecting termcolor (from mkdocs-macros-plugin==1.0.5->-r requirements.txt (line 10))
1:01:44 AM: Using cached termcolor-2.4.0-py3-none-any.whl.metadata (6.1 kB)
1:01:44 AM: Collecting python-dateutil (from mkdocs-macros-plugin==1.0.5->-r requirements.txt (line 10))
1:01:44 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
1:01:44 AM: Collecting babel~=2.10 (from mkdocs-material==9.5.20->-r requirements.txt (line 11))
1:01:44 AM: Using cached babel-2.17.0-py3-none-any.whl.metadata (2.0 kB)
1:01:44 AM: Collecting colorama~=0.4 (from mkdocs-material==9.5.20->-r requirements.txt (line 11))
1:01:44 AM: Using cached colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB)
1:01:44 AM: Collecting paginate~=0.5 (from mkdocs-material==9.5.20->-r requirements.txt (line 11))
1:01:44 AM: Using cached paginate-0.5.7-py2.py3-none-any.whl.metadata (11 kB)
1:01:44 AM: Collecting regex>=2022.4 (from mkdocs-material==9.5.20->-r requirements.txt (line 11))
1:01:44 AM: Using cached regex-2024.11.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB)
1:01:44 AM: Collecting requests~=2.26 (from mkdocs-material==9.5.20->-r requirements.txt (line 11))
1:01:44 AM: Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
1:01:44 AM: Collecting verspec (from mike==1.1.2->-r requirements.txt (line 13))
1:01:44 AM: Using cached verspec-0.1.0-py3-none-any.whl.metadata (1.9 kB)
1:01:45 AM: Collecting pytz>=2015.7 (from babel~=2.10->mkdocs-material==9.5.20->-r requirements.txt (line 11))
1:01:45 AM: Using cached pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB)
1:01:45 AM: Collecting zipp>=3.20 (from importlib-metadata>=4.4->Markdown==3.6->-r requirements.txt (line 6))
1:01:45 AM: Using cached zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB)
1:01:45 AM: Requirement already satisfied: platformdirs>=2.2.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs-get-deps>=0.2.0->mkdocs==1.6.0->-r requirements.txt (line 8)) (4.3.6)
1:01:45 AM: Collecting charset-normalizer<4,>=2 (from requests~=2.26->mkdocs-material==9.5.20->-r requirements.txt (line 11))
1:01:45 AM: Using cached charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
1:01:45 AM: Collecting idna<4,>=2.5 (from requests~=2.26->mkdocs-material==9.5.20->-r requirements.txt (line 11))
1:01:45 AM: Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
1:01:45 AM: Collecting urllib3<3,>=1.21.1 (from requests~=2.26->mkdocs-material==9.5.20->-r requirements.txt (line 11))
1:01:45 AM: Using cached urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB)
1:01:45 AM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from requests~=2.26->mkdocs-material==9.5.20->-r requirements.txt (line 11)) (2025.1.31)
1:01:45 AM: Collecting bracex>=2.1.1 (from wcmatch>=7->mkdocs-awesome-pages-plugin==2.9.2->-r requirements.txt (line 9))
1:01:45 AM: Using cached bracex-2.5.post1-py3-none-any.whl.metadata (3.5 kB)
1:01:45 AM: Using cached click-8.1.3-py3-none-any.whl (96 kB)
1:01:45 AM: Using cached Jinja2-3.1.2-py3-none-any.whl (133 kB)
1:01:45 AM: Using cached livereload-2.6.1-py2.py3-none-any.whl (23 kB)
1:01:45 AM: Using cached Markdown-3.6-py3-none-any.whl (105 kB)
1:01:45 AM: Using cached MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
1:01:45 AM: Using cached mkdocs-1.6.0-py3-none-any.whl (3.9 MB)
1:01:45 AM: Using cached mkdocs_awesome_pages_plugin-2.9.2-py3-none-any.whl (14 kB)
1:01:45 AM: Using cached mkdocs_macros_plugin-1.0.5-py3-none-any.whl (21 kB)
1:01:45 AM: Using cached mkdocs_material-9.5.20-py3-none-any.whl (8.8 MB)
1:01:45 AM: Using cached mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB)
1:01:45 AM: Using cached mike-1.1.2-py3-none-any.whl (26 kB)
1:01:45 AM: Using cached pep562-1.1-py2.py3-none-any.whl (7.3 kB)
1:01:45 AM: Using cached pygments-2.17.2-py3-none-any.whl (1.2 MB)
1:01:45 AM: Using cached pymdown_extensions-10.7-py3-none-any.whl (250 kB)
1:01:45 AM: Using cached PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
1:01:45 AM: Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
1:01:45 AM: Using cached tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (435 kB)
1:01:45 AM: Using cached babel-2.17.0-py3-none-any.whl (10.2 MB)
1:01:45 AM: Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
1:01:45 AM: Using cached ghp_import-2.1.0-py3-none-any.whl (11 kB)
1:01:45 AM: Using cached importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
1:01:45 AM: Using cached mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
1:01:45 AM: Using cached mkdocs_get_deps-0.2.0-py3-none-any.whl (9.5 kB)
1:01:45 AM: Using cached natsort-8.4.0-py3-none-any.whl (38 kB)
1:01:45 AM: Using cached paginate-0.5.7-py2.py3-none-any.whl (13 kB)
1:01:45 AM: Using cached pathspec-0.12.1-py3-none-any.whl (31 kB)
1:01:45 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
1:01:45 AM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
1:01:45 AM: Using cached regex-2024.11.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (785 kB)
1:01:45 AM: Using cached requests-2.32.3-py3-none-any.whl (64 kB)
1:01:45 AM: Using cached watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl (82 kB)
1:01:45 AM: Using cached wcmatch-10.0-py3-none-any.whl (39 kB)
1:01:45 AM: Using cached termcolor-2.4.0-py3-none-any.whl (7.7 kB)
1:01:45 AM: Using cached verspec-0.1.0-py3-none-any.whl (19 kB)
1:01:45 AM: Using cached bracex-2.5.post1-py3-none-any.whl (11 kB)
1:01:45 AM: Using cached charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
1:01:45 AM: Using cached idna-3.10-py3-none-any.whl (70 kB)
1:01:45 AM: Using cached pytz-2025.1-py2.py3-none-any.whl (507 kB)
1:01:46 AM: Using cached urllib3-2.2.3-py3-none-any.whl (126 kB)
1:01:46 AM: Using cached zipp-3.20.2-py3-none-any.whl (9.2 kB)
1:01:46 AM: Installing collected packages: verspec, pytz, pep562, paginate, jsmin, htmlmin, zipp, watchdog, urllib3, tornado, termcolor, six, regex, PyYAML, Pygments, pathspec, natsort, mkdocs-material-extensions, mergedeep, MarkupSafe, idna, colorama, Click, charset-normalizer, bracex, babel, wcmatch, requests, pyyaml-env-tag, python-dateutil, livereload, Jinja2, importlib-metadata, mkdocs-get-deps, Markdown, ghp-import, pymdown-extensions, mkdocs, mkdocs-material, mkdocs-macros-plugin, mkdocs-awesome-pages-plugin, mike
1:01:55 AM: Successfully installed Click-8.1.3 Jinja2-3.1.2 Markdown-3.6 MarkupSafe-2.1.3 PyYAML-6.0.1 Pygments-2.17.2 babel-2.17.0 bracex-2.5.post1 charset-normalizer-3.4.1 colorama-0.4.6 ghp-import-2.1.0 htmlmin-0.1.12 idna-3.10 importlib-metadata-8.5.0 jsmin-3.0.0 livereload-2.6.1 mergedeep-1.3.4 mike-1.1.2 mkdocs-1.6.0 mkdocs-awesome-pages-plugin-2.9.2 mkdocs-get-deps-0.2.0 mkdocs-macros-plugin-1.0.5 mkdocs-material-9.5.20 mkdocs-material-extensions-1.3.1 natsort-8.4.0 paginate-0.5.7 pathspec-0.12.1 pep562-1.1 pymdown-extensions-10.7 python-dateutil-2.9.0.post0 pytz-2025.1 pyyaml-env-tag-0.1 regex-2024.11.6 requests-2.32.3 six-1.16.0 termcolor-2.4.0 tornado-6.4 urllib3-2.2.3 verspec-0.1.0 watchdog-4.0.2 wcmatch-10.0 zipp-3.20.2
1:01:55 AM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
1:01:55 AM: [notice] To update, run: pip install --upgrade pip
1:01:55 AM: Pip dependencies installed
1:01:55 AM: Attempting Ruby version 2.7.2, read from environment
1:01:56 AM: Using Ruby version 2.7.2
1:01:57 AM: Started restoring cached go cache
1:01:57 AM: Finished restoring cached go cache
1:01:57 AM: Installing Go version 1.21.4 (requested 1.21.4)
1:02:06 AM: go version go1.23.0 linux/amd64
1:02:06 AM: Using PHP version 8.0
1:02:09 AM: Started restoring cached Node.js version
1:02:12 AM: Finished restoring cached Node.js version
1:02:12 AM: v16.20.2 is already installed.
1:02:13 AM: Now using node v16.20.2 (npm v8.19.4)
1:02:13 AM: Enabling Node.js Corepack
1:02:13 AM: Started restoring cached build plugins
1:02:13 AM: Finished restoring cached build plugins
1:02:13 AM: Successfully installed dependencies
1:02:13 AM: Starting build script
1:02:15 AM: Detected 0 framework(s)
1:02:15 AM: Section completed: initializing
Building
Complete
Building
Complete
1:02:16 AM: Netlify Build
1:02:16 AM: ────────────────────────────────────────────────────────────────
1:02:16 AM:
1:02:16 AM: ❯ Version
1:02:16 AM: @netlify/build 30.0.5
1:02:16 AM:
1:02:16 AM: ❯ Flags
1:02:16 AM: accountId: 595fccb76f4c5019236cda4d
1:02:16 AM: baseRelDir: true
1:02:16 AM: buildId: 67e2003261bebf00081232a5
1:02:16 AM: deployId: 67e2003261bebf00081232a7
1:02:16 AM:
1:02:16 AM: ❯ Current directory
1:02:16 AM: /opt/build/repo
1:02:16 AM:
1:02:16 AM: ❯ Config file
1:02:16 AM: /opt/build/repo/netlify.toml
1:02:16 AM:
1:02:16 AM: ❯ Context
1:02:16 AM: production
1:02:16 AM:
1:02:16 AM: build.command from netlify.toml
1:02:16 AM: ────────────────────────────────────────────────────────────────
1:02:16 AM:
1:02:16 AM: $ make docs
1:02:16 AM: ./hack/make-docs.sh
1:02:17 AM: INFO - DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
1:02:17 AM: File "/opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages/mike/mkdocs_plugin.py", line 6, in <module>
1:02:17 AM: from pkg_resources import iter_entry_points
1:02:17 AM: File "/opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages/pkg_resources/__init__.py", line 105, in <module>
1:02:17 AM: warnings.warn(
1:02:17 AM: INFO - copying npeps
1:02:17 AM: INFO - Cleaning site directory
1:02:17 AM: INFO - Building documentation to directory: /opt/build/repo/site
1:02:17 AM: INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration:
1:02:17 AM: - npeps/npep-133.md
1:02:17 AM: INFO - Doc file 'index.md' contains an absolute link '/reference/spec/', it was left as is. Did you mean 'reference/spec.md'?
1:02:17 AM: INFO - Doc file 'enhancements.md' contains an absolute link '/#community-discussion-contribution-and-support', it was left as is. Did you mean 'index.md#community-discussion-contribution-and-support'?
1:02:17 AM: INFO - Doc file 'enhancements.md' contains an absolute link '/versioning/#graduation-criteria', it was left as is. Did you mean 'versioning.md#graduation-criteria'?
1:02:18 AM: INFO - Documentation built in 0.76 seconds
1:02:18 AM: I0325 01:02:18.437634 6397 main.go:129] parsing go packages in directory sigs.k8s.io/network-policy-api/apis/
1:02:21 AM: W0325 01:02:21.486336 6397 parse.go:863] Making unsupported type entry "any" for: &types.Alias{obj:(*types.TypeName)(0xc000180a00), orig:(*types.Alias)(0xc0001ac140), tparams:(*types.TypeParamList)(nil), targs:(*types.TypeList)(nil), fromRHS:(*types.Interface)(0xc000180960), actual:(*types.Interface)(0xc000180960)}
1:02:21 AM: W0325 01:02:21.486851 6397 parse.go:863] Making unsupported type entry "reflect.uncommonType" for: &types.Alias{obj:(*types.TypeName)(0xc00305bc70), orig:(*types.Alias)(0xc003068f80), tparams:(*types.TypeParamList)(nil), targs:(*types.TypeList)(nil), fromRHS:(*types.Named)(0xc000113f10), actual:(*types.Named)(0xc000113f10)}
1:02:21 AM: I0325 01:02:21.491610 6397 main.go:231] using package=sigs.k8s.io/network-policy-api/apis/v1alpha1
1:02:21 AM: I0325 01:02:21.498746 6397 main.go:167] written to site/spec.html
1:02:21 AM:
1:02:21 AM: (build.command completed in 4.8s)
1:02:21 AM:
1:02:21 AM: (Netlify Build completed in 5.1s)
1:02:23 AM: Section completed: building
1:02:37 AM: Finished processing build request in 1m19.509s
Deploying
Complete
Deploying
Complete
1:02:21 AM: Deploy site
1:02:21 AM: ────────────────────────────────────────────────────────────────
1:02:21 AM:
1:02:21 AM: Starting to deploy site from 'site'
1:02:21 AM: Calculating files to upload
1:02:21 AM: 0 new file(s) to upload
1:02:21 AM: 0 new function(s) to upload
1:02:21 AM: Section completed: deploying
1:02:21 AM: Site deploy was successfully initiated
1:02:21 AM:
1:02:21 AM: (Deploy site completed in 228ms)
Cleanup
Complete
Cleanup
Complete
1:02:21 AM: Netlify Build Complete
1:02:21 AM: ────────────────────────────────────────────────────────────────
1:02:21 AM:
1:02:22 AM: Caching artifacts
1:02:22 AM: Started saving build plugins
1:02:22 AM: Finished saving build plugins
1:02:22 AM: Started saving mise cache
1:02:22 AM: Finished saving mise cache
1:02:22 AM: Started saving pip cache
1:02:22 AM: Finished saving pip cache
1:02:22 AM: Started saving emacs cask dependencies
1:02:22 AM: Finished saving emacs cask dependencies
1:02:22 AM: Started saving maven dependencies
1:02:22 AM: Finished saving maven dependencies
1:02:22 AM: Started saving boot dependencies
1:02:22 AM: Finished saving boot dependencies
1:02:22 AM: Started saving rust rustup cache
1:02:22 AM: Finished saving rust rustup cache
1:02:23 AM: Started saving go dependencies
1:02:23 AM: Finished saving go dependencies
1:02:23 AM: Build script success
1:02:36 AM: Uploading Cache of size 399.7MB
1:02:37 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
1:02:21 AM: Skipping form detection
1:02:21 AM: Post processing - header rules
1:02:21 AM: Post processing - redirect rules
1:02:21 AM: Post processing done
1:02:21 AM: Section completed: postprocessing
1:02:21 AM: Starting post processing
1:02:22 AM: Site is live ✨