Skip to main content

Deploy details

Deploy successful for testcontainers-dotnet

fix: Add default file permission (755 for image build)

PR #1176: bugfix/1171-apply-default-permissions@616b77e

Deploy log

Initializing

Complete
3:29:09 PM: Build ready to start
3:29:22 PM: build-image version: 3d3c7e8b4321e2c1a54a2c4584fb46ba742b1630 (focal)
3:29:22 PM: buildbot version: 72ed9578274f76ae72cdce4c5312615aeecc32fb
3:29:22 PM: Fetching cached dependencies
3:29:22 PM: Starting to download cache of 279.3MB
3:29:25 PM: Finished downloading cache in 2.596s
3:29:25 PM: Starting to extract cache
3:29:27 PM: Finished extracting cache in 1.92s
3:29:27 PM: Finished fetching cache in 4.567s
3:29:27 PM: Starting to prepare the repo for build
3:29:27 PM: Preparing Git Reference pull/1176/head
3:29:29 PM: Starting to install dependencies
3:29:30 PM: Python version set to 3.8
3:29:30 PM: Installing pip dependencies
3:29:30 PM: Started restoring cached pip cache
3:29:30 PM: Finished restoring cached pip cache
3:29:31 PM: Collecting mkdocs==1.4.3
3:29:31 PM: Using cached mkdocs-1.4.3-py3-none-any.whl (3.7 MB)
3:29:31 PM: Collecting mkdocs-codeinclude-plugin==0.2.1
3:29:31 PM: Using cached mkdocs_codeinclude_plugin-0.2.1-py3-none-any.whl (8.1 kB)
3:29:31 PM: Processing /opt/buildhome/.cache/pip/wheels/0e/12/fb/dca422394070949511d9e24a1af2ce031377d25ac8e4b625cd/mkdocs_markdownextradata_plugin-0.2.5-py3-none-any.whl
3:29:31 PM: Collecting mkdocs-material==8.5.11
3:29:31 PM: Using cached mkdocs_material-8.5.11-py3-none-any.whl (7.6 MB)
3:29:32 PM: Collecting packaging>=20.5
3:29:32 PM: Using cached packaging-24.0-py3-none-any.whl (53 kB)
3:29:32 PM: Collecting mergedeep>=1.3.4
3:29:32 PM: Using cached mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
3:29:32 PM: Collecting watchdog>=2.0
3:29:32 PM: Using cached watchdog-4.0.0-py3-none-manylinux2014_x86_64.whl (82 kB)
3:29:32 PM: Collecting pyyaml>=5.1
3:29:32 PM: Using cached PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
3:29:32 PM: Collecting pyyaml-env-tag>=0.1
3:29:32 PM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
3:29:32 PM: Collecting jinja2>=2.11.1
3:29:32 PM: Using cached jinja2-3.1.4-py3-none-any.whl (133 kB)
3:29:33 PM: Collecting click>=7.0
3:29:33 PM: Using cached click-8.1.7-py3-none-any.whl (97 kB)
3:29:33 PM: Collecting ghp-import>=1.0
3:29:33 PM: Using cached ghp_import-2.1.0-py3-none-any.whl (11 kB)
3:29:33 PM: Collecting markdown<3.4,>=3.2.1
3:29:33 PM: Using cached Markdown-3.3.7-py3-none-any.whl (97 kB)
3:29:33 PM: Collecting importlib-metadata>=4.3; python_version < "3.10"
3:29:33 PM: Using cached importlib_metadata-7.1.0-py3-none-any.whl (24 kB)
3:29:33 PM: Collecting pygments>=2.9.0
3:29:33 PM: Using cached pygments-2.18.0-py3-none-any.whl (1.2 MB)
3:29:33 PM: Collecting mkdocs-material-extensions>=1.1
3:29:33 PM: Using cached mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB)
3:29:33 PM: Collecting requests>=2.26
3:29:33 PM: Using cached requests-2.31.0-py3-none-any.whl (62 kB)
3:29:33 PM: Collecting pymdown-extensions>=9.4
3:29:33 PM: Using cached pymdown_extensions-10.8.1-py3-none-any.whl (250 kB)
3:29:33 PM: Collecting MarkupSafe>=2.0
3:29:33 PM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
3:29:33 PM: Collecting python-dateutil>=2.8.1
3:29:33 PM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
3:29:33 PM: Collecting zipp>=0.5
3:29:33 PM: Using cached zipp-3.18.1-py3-none-any.whl (8.2 kB)
3:29:33 PM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests>=2.26->mkdocs-material==8.5.11->-r requirements.txt (line 4)) (2024.2.2)
3:29:33 PM: Collecting idna<4,>=2.5
3:29:33 PM: Using cached idna-3.7-py3-none-any.whl (66 kB)
3:29:33 PM: Collecting urllib3<3,>=1.21.1
3:29:33 PM: Using cached urllib3-2.2.1-py3-none-any.whl (121 kB)
3:29:33 PM: Collecting charset-normalizer<4,>=2
3:29:33 PM: Using cached charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
3:29:33 PM: Collecting six>=1.5
3:29:33 PM: Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
3:29:34 PM: ERROR: pymdown-extensions 10.8.1 has requirement markdown>=3.6, but you'll have markdown 3.3.7 which is incompatible.
Installing collected packages: packaging, mergedeep, watchdog, pyyaml, pyyaml-env-tag, MarkupSafe, jinja2, click, six, python-dateutil, ghp-import, zipp, importlib-metadata, markdown, mkdocs, pygments, mkdocs-codeinclude-plugin, mkdocs-markdownextradata-plugin, mkdocs-material-extensions, idna, urllib3, charset-normalizer, requests, pymdown-extensions, mkdocs-material
3:29:38 PM: Successfully installed MarkupSafe-2.1.5 charset-normalizer-3.3.2 click-8.1.7 ghp-import-2.1.0 idna-3.7 importlib-metadata-7.1.0 jinja2-3.1.4 markdown-3.3.7 mergedeep-1.3.4 mkdocs-1.4.3 mkdocs-codeinclude-plugin-0.2.1 mkdocs-markdownextradata-plugin-0.2.5 mkdocs-material-8.5.11 mkdocs-material-extensions-1.3.1 packaging-24.0 pygments-2.18.0 pymdown-extensions-10.8.1 python-dateutil-2.9.0.post0 pyyaml-6.0.1 pyyaml-env-tag-0.1 requests-2.31.0 six-1.16.0 urllib3-2.2.1 watchdog-4.0.0 zipp-3.18.1
3:29:38 PM: Pip dependencies installed
3:29:38 PM: Attempting Ruby version 2.7.2, read from environment
3:29:39 PM: Using Ruby version 2.7.2
3:29:39 PM: Started restoring cached go cache
3:29:39 PM: Finished restoring cached go cache
3:29:39 PM: Installing Go version 1.17 (requested 1.17)
3:29:46 PM: go version go1.17 linux/amd64
3:29:47 PM: Using PHP version 8.0
3:29:48 PM: Started restoring cached Node.js version
3:29:51 PM: Finished restoring cached Node.js version
3:29:51 PM: v16.20.2 is already installed.
3:29:51 PM: Now using node v16.20.2 (npm v8.19.4)
3:29:51 PM: Enabling Node.js Corepack
3:29:51 PM: Started restoring cached build plugins
3:29:51 PM: Finished restoring cached build plugins
3:29:52 PM: Successfully installed dependencies
3:29:52 PM: Starting build script
3:29:53 PM: Detected 0 framework(s)
3:29:53 PM: Section completed: initializing

Building

Complete
3:29:54 PM: Netlify Build
3:29:54 PM: ────────────────────────────────────────────────────────────────
3:29:54 PM:
3:29:54 PM: ❯ Version
3:29:54 PM: @netlify/build 29.41.3
3:29:54 PM:
3:29:54 PM: ❯ Flags
3:29:54 PM: baseRelDir: true
3:29:54 PM: buildId: 664231c536d864000859f487
3:29:54 PM: deployId: 664231c536d864000859f489
3:29:54 PM:
3:29:54 PM: ❯ Current directory
3:29:54 PM: /opt/build/repo
3:29:54 PM:
3:29:54 PM: ❯ Config file
3:29:54 PM: No config file was defined: using default values.
3:29:54 PM:
3:29:54 PM: ❯ Context
3:29:54 PM: deploy-preview
3:29:54 PM:
3:29:54 PM: Build command from Netlify app
3:29:54 PM: ────────────────────────────────────────────────────────────────
3:29:54 PM: ​
3:29:54 PM: $ mkdocs build
3:29:55 PM: INFO - Cleaning site directory
3:29:55 PM: INFO - Building documentation to directory: /opt/build/repo/site
3:29:55 PM: INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration:
3:29:55 PM: - contributing.md
3:29:55 PM: - contributing_docs.md
3:29:55 PM: INFO - Documentation built in 0.46 seconds
3:29:55 PM: ​
3:29:55 PM: (build.command completed in 655ms)
3:29:55 PM:
3:29:56 PM: (Netlify Build completed in 1s)
3:29:56 PM: Section completed: building
3:30:08 PM: Finished processing build request in 45.802s

Deploying

Complete
3:29:55 PM: Deploy site
3:29:55 PM: ────────────────────────────────────────────────────────────────
3:29:55 PM: ​
3:29:55 PM: Starting to deploy site from 'site'
3:29:55 PM: Calculating files to upload
3:29:55 PM: 3 new files to upload
3:29:55 PM: 0 new functions to upload
3:29:56 PM: Section completed: deploying
3:29:56 PM: Site deploy was successfully initiated
3:29:56 PM: ​
3:29:56 PM: (Deploy site completed in 380ms)

Cleanup

Complete
3:29:56 PM: Netlify Build Complete
3:29:56 PM: ────────────────────────────────────────────────────────────────
3:29:56 PM: ​
3:29:56 PM: Caching artifacts
3:29:56 PM: Started saving build plugins
3:29:56 PM: Finished saving build plugins
3:29:56 PM: Started saving pip cache
3:29:56 PM: Finished saving pip cache
3:29:56 PM: Started saving emacs cask dependencies
3:29:56 PM: Finished saving emacs cask dependencies
3:29:56 PM: Started saving maven dependencies
3:29:56 PM: Finished saving maven dependencies
3:29:56 PM: Started saving boot dependencies
3:29:56 PM: Finished saving boot dependencies
3:29:56 PM: Started saving rust rustup cache
3:29:56 PM: Finished saving rust rustup cache
3:29:56 PM: Started saving go dependencies
3:29:56 PM: Finished saving go dependencies
3:29:56 PM: Build script success
3:30:06 PM: Uploading Cache of size 279.2MB
3:30:08 PM: Section completed: cleanup

Post-processing

Complete
3:29:56 PM: Starting post processing
3:29:56 PM: Skipping form detection
3:29:56 PM: Post processing - redirect rules
3:29:56 PM: Post processing - header rules
3:29:56 PM: Post processing done
3:29:56 PM: Section completed: postprocessing
3:30:03 PM: Site is live ✨