Skip to main content

Deploy details

Deploy successful for testcontainers-dotnet

Add Lowkey Vault module

PR #1344: feature/add-lowkey-vault-support@db8ffe2

Deploy log

Initializing

Complete
11:31:09 AM: Build ready to start
11:32:52 AM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
11:32:52 AM: buildbot version: 7247145a56b36a0319fe3c98407f85b1c4c84911
11:32:52 AM: Fetching cached dependencies
11:32:52 AM: Starting to download cache of 152.3MB
11:32:54 AM: Finished downloading cache in 1.843s
11:32:54 AM: Starting to extract cache
11:32:55 AM: Finished extracting cache in 1.191s
11:32:55 AM: Finished fetching cache in 3.085s
11:32:55 AM: Starting to prepare the repo for build
11:32:55 AM: Preparing Git Reference pull/1344/head
11:32:57 AM: Starting to install dependencies
11:32:57 AM: Started restoring cached mise cache
11:32:57 AM: Finished restoring cached mise cache
11:32:58 AM: mise python@3.8.20 install
11:32:58 AM: mise python@3.8.20 download cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
11:32:58 AM: mise python@3.8.20 extract cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
11:32:59 AM: mise python@3.8.20 python --version
11:32:59 AM: mise python@3.8.20 Python 3.8.20
11:32:59 AM: mise python@3.8.20 installed
11:32:59 AM: Python version set to 3.8
11:33:00 AM: Collecting pipenv
11:33:00 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
11:33:00 AM: Collecting certifi (from pipenv)
11:33:00 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
11:33:00 AM: Collecting packaging>=22 (from pipenv)
11:33:00 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
11:33:00 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)
11:33:00 AM: Collecting virtualenv>=20.24.2 (from pipenv)
11:33:00 AM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
11:33:00 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
11:33:00 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
11:33:00 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
11:33:00 AM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
11:33:00 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
11:33:00 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
11:33:00 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
11:33:00 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 40.6 MB/s eta 0:00:00
11:33:00 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
11:33:00 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 3.0 MB/s eta 0:00:00
11:33:00 AM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
11:33:01 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 125.3 MB/s eta 0:00:00
11:33:01 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
11:33:01 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 7.9 MB/s eta 0:00:00
11:33:01 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
11:33:01 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 22.2 MB/s eta 0:00:00
11:33:01 AM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
11:33:01 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
11:33:01 AM: Installing collected packages: distlib, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
11:33:02 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
11:33:02 AM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
11:33:02 AM: [notice] To update, run: pip install --upgrade pip
11:33:02 AM: Installing pip dependencies from requirements.txt
11:33:02 AM: Started restoring cached pip cache
11:33:02 AM: Finished restoring cached pip cache
11:33:03 AM: Collecting mkdocs==1.6.1 (from -r requirements.txt (line 1))
11:33:03 AM: Using cached mkdocs-1.6.1-py3-none-any.whl.metadata (6.0 kB)
11:33:03 AM: Collecting mkdocs-markdownextradata-plugin==0.2.6 (from -r requirements.txt (line 2))
11:33:03 AM: Using cached mkdocs_markdownextradata_plugin-0.2.6-py3-none-any.whl.metadata (6.4 kB)
11:33:03 AM: Collecting mkdocs-material==8.5.11 (from -r requirements.txt (line 3))
11:33:03 AM: Using cached mkdocs_material-8.5.11-py3-none-any.whl.metadata (13 kB)
11:33:03 AM: Collecting click>=7.0 (from mkdocs==1.6.1->-r requirements.txt (line 1))
11:33:03 AM: Using cached click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
11:33:03 AM: Collecting ghp-import>=1.0 (from mkdocs==1.6.1->-r requirements.txt (line 1))
11:33:03 AM: Using cached ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB)
11:33:03 AM: Collecting importlib-metadata>=4.4 (from mkdocs==1.6.1->-r requirements.txt (line 1))
11:33:03 AM: Using cached importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB)
11:33:03 AM: Collecting jinja2>=2.11.1 (from mkdocs==1.6.1->-r requirements.txt (line 1))
11:33:03 AM: Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
11:33:03 AM: Collecting markdown>=3.3.6 (from mkdocs==1.6.1->-r requirements.txt (line 1))
11:33:03 AM: Using cached Markdown-3.7-py3-none-any.whl.metadata (7.0 kB)
11:33:03 AM: Collecting markupsafe>=2.0.1 (from mkdocs==1.6.1->-r requirements.txt (line 1))
11:33:03 AM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
11:33:03 AM: Collecting mergedeep>=1.3.4 (from mkdocs==1.6.1->-r requirements.txt (line 1))
11:33:03 AM: Using cached mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB)
11:33:03 AM: Collecting mkdocs-get-deps>=0.2.0 (from mkdocs==1.6.1->-r requirements.txt (line 1))
11:33:03 AM: Using cached mkdocs_get_deps-0.2.0-py3-none-any.whl.metadata (4.0 kB)
11:33:03 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.1->-r requirements.txt (line 1)) (24.2)
11:33:03 AM: Collecting pathspec>=0.11.1 (from mkdocs==1.6.1->-r requirements.txt (line 1))
11:33:03 AM: Using cached pathspec-0.12.1-py3-none-any.whl.metadata (21 kB)
11:33:03 AM: Collecting pyyaml-env-tag>=0.1 (from mkdocs==1.6.1->-r requirements.txt (line 1))
11:33:03 AM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl.metadata (4.1 kB)
11:33:04 AM: Collecting pyyaml>=5.1 (from mkdocs==1.6.1->-r requirements.txt (line 1))
11:33:04 AM: Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
11:33:04 AM: Collecting watchdog>=2.0 (from mkdocs==1.6.1->-r requirements.txt (line 1))
11:33:04 AM: Using cached watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl.metadata (38 kB)
11:33:04 AM: Collecting mkdocs-material-extensions>=1.1 (from mkdocs-material==8.5.11->-r requirements.txt (line 3))
11:33:04 AM: Using cached mkdocs_material_extensions-1.3.1-py3-none-any.whl.metadata (6.9 kB)
11:33:04 AM: Collecting pygments>=2.12 (from mkdocs-material==8.5.11->-r requirements.txt (line 3))
11:33:04 AM: Using cached pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB)
11:33:04 AM: Collecting pymdown-extensions>=9.4 (from mkdocs-material==8.5.11->-r requirements.txt (line 3))
11:33:04 AM: Using cached pymdown_extensions-10.14.3-py3-none-any.whl.metadata (3.0 kB)
11:33:04 AM: Collecting requests>=2.26 (from mkdocs-material==8.5.11->-r requirements.txt (line 3))
11:33:04 AM: Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
11:33:04 AM: Collecting python-dateutil>=2.8.1 (from ghp-import>=1.0->mkdocs==1.6.1->-r requirements.txt (line 1))
11:33:04 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
11:33:04 AM: Collecting zipp>=3.20 (from importlib-metadata>=4.4->mkdocs==1.6.1->-r requirements.txt (line 1))
11:33:04 AM: Using cached zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB)
11:33:04 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.1->-r requirements.txt (line 1)) (4.3.6)
11:33:04 AM: Collecting charset-normalizer<4,>=2 (from requests>=2.26->mkdocs-material==8.5.11->-r requirements.txt (line 3))
11:33:04 AM: Using cached charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
11:33:04 AM: Collecting idna<4,>=2.5 (from requests>=2.26->mkdocs-material==8.5.11->-r requirements.txt (line 3))
11:33:04 AM: Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
11:33:04 AM: Collecting urllib3<3,>=1.21.1 (from requests>=2.26->mkdocs-material==8.5.11->-r requirements.txt (line 3))
11:33:04 AM: Using cached urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB)
11:33:04 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==8.5.11->-r requirements.txt (line 3)) (2025.1.31)
11:33:04 AM: Collecting six>=1.5 (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs==1.6.1->-r requirements.txt (line 1))
11:33:04 AM: Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
11:33:04 AM: Using cached mkdocs-1.6.1-py3-none-any.whl (3.9 MB)
11:33:04 AM: Using cached mkdocs_markdownextradata_plugin-0.2.6-py3-none-any.whl (6.7 kB)
11:33:04 AM: Using cached mkdocs_material-8.5.11-py3-none-any.whl (7.6 MB)
11:33:04 AM: Using cached click-8.1.8-py3-none-any.whl (98 kB)
11:33:04 AM: Using cached ghp_import-2.1.0-py3-none-any.whl (11 kB)
11:33:04 AM: Using cached importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
11:33:04 AM: Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
11:33:04 AM: Using cached Markdown-3.7-py3-none-any.whl (106 kB)
11:33:04 AM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
11:33:04 AM: Using cached mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
11:33:04 AM: Using cached mkdocs_get_deps-0.2.0-py3-none-any.whl (9.5 kB)
11:33:04 AM: Using cached mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB)
11:33:04 AM: Using cached pathspec-0.12.1-py3-none-any.whl (31 kB)
11:33:04 AM: Using cached pygments-2.19.1-py3-none-any.whl (1.2 MB)
11:33:04 AM: Using cached pymdown_extensions-10.14.3-py3-none-any.whl (264 kB)
11:33:04 AM: Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (746 kB)
11:33:04 AM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
11:33:04 AM: Using cached requests-2.32.3-py3-none-any.whl (64 kB)
11:33:04 AM: Using cached watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl (82 kB)
11:33:04 AM: Using cached charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
11:33:04 AM: Using cached idna-3.10-py3-none-any.whl (70 kB)
11:33:04 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
11:33:04 AM: Using cached urllib3-2.2.3-py3-none-any.whl (126 kB)
11:33:04 AM: Using cached zipp-3.20.2-py3-none-any.whl (9.2 kB)
11:33:04 AM: Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
11:33:04 AM: Installing collected packages: zipp, watchdog, urllib3, six, pyyaml, pygments, pathspec, mkdocs-material-extensions, mergedeep, markupsafe, idna, click, charset-normalizer, requests, pyyaml-env-tag, python-dateutil, jinja2, importlib-metadata, mkdocs-get-deps, markdown, ghp-import, pymdown-extensions, mkdocs, mkdocs-material, mkdocs-markdownextradata-plugin
11:33:07 AM: Successfully installed charset-normalizer-3.4.1 click-8.1.8 ghp-import-2.1.0 idna-3.10 importlib-metadata-8.5.0 jinja2-3.1.6 markdown-3.7 markupsafe-2.1.5 mergedeep-1.3.4 mkdocs-1.6.1 mkdocs-get-deps-0.2.0 mkdocs-markdownextradata-plugin-0.2.6 mkdocs-material-8.5.11 mkdocs-material-extensions-1.3.1 pathspec-0.12.1 pygments-2.19.1 pymdown-extensions-10.14.3 python-dateutil-2.9.0.post0 pyyaml-6.0.2 pyyaml-env-tag-0.1 requests-2.32.3 six-1.17.0 urllib3-2.2.3 watchdog-4.0.2 zipp-3.20.2
11:33:07 AM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
11:33:07 AM: [notice] To update, run: pip install --upgrade pip
11:33:07 AM: Pip dependencies installed
11:33:07 AM: Attempting Ruby version 2.7.2, read from environment
11:33:08 AM: Using Ruby version 2.7.2
11:33:08 AM: Started restoring cached go cache
11:33:08 AM: Finished restoring cached go cache
11:33:08 AM: Installing Go version 1.17 (requested 1.17)
11:33:12 AM: go version go1.17 linux/amd64
11:33:13 AM: Using PHP version 8.0
11:33:14 AM: Started restoring cached Node.js version
11:33:15 AM: Finished restoring cached Node.js version
11:33:15 AM: Attempting Node.js version 'lts/*' from .node-version
11:33:15 AM: v22.14.0 is already installed.
11:33:15 AM: Now using node v22.14.0 (npm v10.9.2)
11:33:15 AM: Enabling Node.js Corepack
11:33:15 AM: Started restoring cached build plugins
11:33:16 AM: Finished restoring cached build plugins
11:33:16 AM: Successfully installed dependencies
11:33:16 AM: Starting build script
11:33:17 AM: Detected 0 framework(s)
11:33:17 AM: Section completed: initializing

Building

Complete
11:33:18 AM: Netlify Build
11:33:18 AM: ────────────────────────────────────────────────────────────────
11:33:18 AM:
11:33:18 AM: ❯ Version
11:33:18 AM: @netlify/build 30.0.3
11:33:18 AM:
11:33:18 AM: ❯ Flags
11:33:19 AM: accountId: 62164cac14c85800658571a0
11:33:19 AM: baseRelDir: true
11:33:19 AM: buildId: 67de9f7c0d87370008ac1f47
11:33:19 AM: deployId: 67de9f7d0d87370008ac1f49
11:33:19 AM:
11:33:19 AM: ❯ Current directory
11:33:19 AM: /opt/build/repo
11:33:19 AM:
11:33:19 AM: ❯ Config file
11:33:19 AM: No config file was defined: using default values.
11:33:19 AM:
11:33:19 AM: ❯ Context
11:33:19 AM: deploy-preview
11:33:19 AM:
11:33:19 AM: Build command from Netlify app
11:33:19 AM: ────────────────────────────────────────────────────────────────
11:33:19 AM: ​
11:33:19 AM: $ mkdocs build
11:33:19 AM: INFO - Cleaning site directory
11:33:19 AM: INFO - Building documentation to directory: /opt/build/repo/site
11:33:20 AM: INFO - Documentation built in 0.75 seconds
11:33:20 AM: ​
11:33:20 AM: (build.command completed in 987ms)
11:33:20 AM:
11:33:20 AM: (Netlify Build completed in 1.3s)
11:33:21 AM: Section completed: building
11:33:22 AM: Finished processing build request in 30.855s

Deploying

Complete
11:33:20 AM: Deploy site
11:33:20 AM: ────────────────────────────────────────────────────────────────
11:33:20 AM: ​
11:33:20 AM: Starting to deploy site from 'site'
11:33:20 AM: Calculating files to upload
11:33:20 AM: 0 new file(s) to upload
11:33:20 AM: 0 new function(s) to upload
11:33:20 AM: Section completed: deploying
11:33:20 AM: Site deploy was successfully initiated
11:33:20 AM: ​
11:33:20 AM: (Deploy site completed in 215ms)

Cleanup

Complete
11:33:20 AM: Netlify Build Complete
11:33:20 AM: ────────────────────────────────────────────────────────────────
11:33:20 AM: ​
11:33:20 AM: Caching artifacts
11:33:20 AM: Started saving build plugins
11:33:20 AM: Finished saving build plugins
11:33:20 AM: Started saving mise cache
11:33:20 AM: Finished saving mise cache
11:33:20 AM: Started saving pip cache
11:33:20 AM: Finished saving pip cache
11:33:20 AM: Started saving emacs cask dependencies
11:33:20 AM: Finished saving emacs cask dependencies
11:33:20 AM: Started saving maven dependencies
11:33:21 AM: Finished saving maven dependencies
11:33:21 AM: Started saving boot dependencies
11:33:21 AM: Finished saving boot dependencies
11:33:21 AM: Started saving rust rustup cache
11:33:21 AM: Finished saving rust rustup cache
11:33:21 AM: Started saving go dependencies
11:33:21 AM: Finished saving go dependencies
11:33:21 AM: Build script success
11:33:21 AM: Uploading Cache of size 152.4MB
11:33:22 AM: Section completed: cleanup

Post-processing

Complete
11:33:20 AM: Starting post processing
11:33:20 AM: Skipping form detection
11:33:20 AM: Post processing done
11:33:20 AM: Section completed: postprocessing
11:33:20 AM: Post processing - redirect rules
11:33:20 AM: Post processing - header rules
11:33:21 AM: Site is live ✨