Skip to main content

Deploy details

Deploy successful for gohugoio

content: Update GitHub Pages sample workflow

PR #3006: update-gh-pages-wf@af79d3a

Deploy log

Initializing

Complete
12:56:55 AM: Build ready to start
12:57:10 AM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
12:57:10 AM: buildbot version: bb1ad402dcdb036fd1e0d06fdfff977602f794a0
12:57:10 AM: Fetching cached dependencies
12:57:10 AM: Starting to download cache of 414.2MB
12:57:13 AM: Finished downloading cache in 2.212s
12:57:13 AM: Starting to extract cache
12:57:16 AM: Finished extracting cache in 3.504s
12:57:16 AM: Finished fetching cache in 5.778s
12:57:17 AM: Starting to prepare the repo for build
12:57:17 AM: Preparing Git Reference pull/3006/head
12:57:18 AM: Custom build command detected. Proceeding with the specified command: 'hugo --gc --minify --buildFuture -b $DEPLOY_PRIME_URL --enableGitInfo'
12:57:19 AM: Starting to install dependencies
12:57:19 AM: Started restoring cached mise cache
12:57:19 AM: Finished restoring cached mise cache
12:57:20 AM: mise python@3.13.2 install
12:57:20 AM: mise python@3.13.2 download cpython-3.13.2+20250311-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
12:57:20 AM: mise python@3.13.2 extract cpython-3.13.2+20250311-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
12:57:21 AM: mise python@3.13.2 python --version
12:57:21 AM: mise python@3.13.2 Python 3.13.2
12:57:21 AM: mise python@3.13.2 installed
12:57:21 AM: Python version set to 3.13
12:57:22 AM: Collecting pipenv
12:57:22 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
12:57:22 AM: Collecting certifi (from pipenv)
12:57:22 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
12:57:22 AM: Collecting packaging>=22 (from pipenv)
12:57:22 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
12:57:22 AM: Collecting setuptools>=67 (from pipenv)
12:57:22 AM: Downloading setuptools-76.0.0-py3-none-any.whl.metadata (6.7 kB)
12:57:22 AM: Collecting virtualenv>=20.24.2 (from pipenv)
12:57:22 AM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
12:57:23 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
12:57:23 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
12:57:23 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
12:57:23 AM: Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
12:57:23 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
12:57:23 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
12:57:23 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
12:57:23 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 63.1 MB/s eta 0:00:00
12:57:23 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
12:57:23 AM: Downloading setuptools-76.0.0-py3-none-any.whl (1.2 MB)
12:57:23 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 70.1 MB/s eta 0:00:00
12:57:23 AM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
12:57:23 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 136.8 MB/s eta 0:00:00
12:57:23 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
12:57:23 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
12:57:23 AM: Downloading filelock-3.18.0-py3-none-any.whl (16 kB)
12:57:23 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
12:57:23 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
12:57:25 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.6 setuptools-76.0.0 virtualenv-20.29.3
12:57:25 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
12:57:25 AM: [notice] To update, run: pip install --upgrade pip
12:57:26 AM: Attempting Ruby version 2.7.2, read from environment
12:57:26 AM: Using Ruby version 2.7.2
12:57:27 AM: Started restoring cached go cache
12:57:27 AM: Finished restoring cached go cache
12:57:27 AM: Installing Go version 1.23 (requested 1.23)
12:57:27 AM: Failed to install Go version '1.23'
12:57:27 AM: Continue with existing version '1.19.13'
12:57:27 AM: unset GOOS;
12:57:27 AM: unset GOARCH;
12:57:27 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.19.13.linux.amd64';
12:57:27 AM: export PATH="/opt/buildhome/.gimme/versions/go1.19.13.linux.amd64/bin:${PATH}";
12:57:27 AM: go version >&2;
12:57:27 AM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.19.13.linux.amd64.env';
12:57:27 AM: go version go1.19.13 linux/amd64
12:57:28 AM: Using PHP version 8.0
12:57:28 AM: Installing Hugo 0.145.0
12:57:29 AM: hugo v0.145.0-666444f0a52132f9fec9f71cf25b441cc6a4f355+extended linux/amd64 BuildDate=2025-02-26T15:41:25Z VendorInfo=gohugoio
12:57:30 AM: Started restoring cached Node.js version
12:57:31 AM: Finished restoring cached Node.js version
12:57:32 AM: v18.20.7 is already installed.
12:57:32 AM: Now using node v18.20.7 (npm v10.8.2)
12:57:32 AM: Enabling Node.js Corepack
12:57:32 AM: Started restoring cached build plugins
12:57:32 AM: Finished restoring cached build plugins
12:57:32 AM: Started restoring cached corepack dependencies
12:57:32 AM: Finished restoring cached corepack dependencies
12:57:32 AM: No npm workspaces detected
12:57:32 AM: Started restoring cached node modules
12:57:32 AM: Finished restoring cached node modules
12:57:32 AM: Installing npm packages using npm version 10.8.2
12:57:33 AM: npm warn EBADENGINE Unsupported engine {
12:57:33 AM: npm warn EBADENGINE package: '@awmottaz/prettier-plugin-void-html@1.8.0',
12:57:33 AM: npm warn EBADENGINE required: { node: '>=22.0.0' },
12:57:33 AM: npm warn EBADENGINE current: { node: 'v18.20.7', npm: '10.8.2' }
12:57:33 AM: npm warn EBADENGINE }
12:57:33 AM: up to date, audited 46 packages in 504ms
12:57:33 AM: 6 packages are looking for funding
12:57:33 AM: run `npm fund` for details
12:57:33 AM: found 0 vulnerabilities
12:57:33 AM: npm packages installed
12:57:33 AM: Successfully installed dependencies
12:57:33 AM: Starting build script
12:57:35 AM: Detected 1 framework(s)
12:57:35 AM: "hugo" at version "unknown"
12:57:35 AM: Section completed: initializing

Building

Complete
12:57:36 AM: Netlify Build
12:57:36 AM: ────────────────────────────────────────────────────────────────
12:57:36 AM:
12:57:36 AM: ❯ Version
12:57:36 AM: @netlify/build 29.59.2
12:57:36 AM:
12:57:36 AM: ❯ Flags
12:57:36 AM: accountId: 5954b5d57960b162cd798943
12:57:36 AM: baseRelDir: false
12:57:36 AM: buildId: 67d8c4d7398e7100084611df
12:57:36 AM: deployId: 67d8c4d7398e7100084611e1
12:57:36 AM:
12:57:36 AM: ❯ Current directory
12:57:36 AM: /opt/build/repo
12:57:36 AM:
12:57:36 AM: ❯ Config file
12:57:36 AM: /opt/build/repo/netlify.toml
12:57:36 AM:
12:57:36 AM: ❯ Context
12:57:36 AM: deploy-preview
12:57:36 AM:
12:57:36 AM: build.command from netlify.toml
12:57:36 AM: ────────────────────────────────────────────────────────────────
12:57:36 AM: ​
12:57:36 AM: $ hugo --gc --minify --buildFuture -b $DEPLOY_PRIME_URL --enableGitInfo
12:57:36 AM: Start building sites …
12:57:36 AM: hugo v0.145.0-666444f0a52132f9fec9f71cf25b441cc6a4f355+extended linux/amd64 BuildDate=2025-02-26T15:41:25Z VendorInfo=gohugoio
12:57:41 AM: | EN
12:57:41 AM: -------------------+------
12:57:41 AM: Pages | 795
12:57:41 AM: Paginator pages | 0
12:57:41 AM: Non-page files | 52
12:57:41 AM: Static files | 31
12:57:41 AM: Processed images | 737
12:57:41 AM: Aliases | 0
12:57:41 AM: Cleaned | 1
12:57:41 AM: Total in 4565 ms
12:57:41 AM: ​
12:57:41 AM: (build.command completed in 4.7s)
12:57:41 AM:
12:57:49 AM: (Netlify Build completed in 12.2s)
12:57:49 AM: Section completed: building
12:57:53 AM: Finished processing build request in 42.463s

Deploying

Complete
12:57:41 AM: Deploy site
12:57:41 AM: ────────────────────────────────────────────────────────────────
12:57:41 AM: ​
12:57:41 AM: Starting to deploy site from 'public'
12:57:42 AM: Calculating files to upload
12:57:44 AM: 2319 new file(s) to upload
12:57:44 AM: 0 new function(s) to upload
12:57:44 AM: Starting to upload
12:57:44 AM: 10% uploaded
12:57:45 AM: 20% uploaded
12:57:45 AM: 30% uploaded
12:57:46 AM: 40% uploaded
12:57:46 AM: 50% uploaded
12:57:47 AM: 60% uploaded
12:57:47 AM: 70% uploaded
12:57:48 AM: 80% uploaded
12:57:48 AM: 90% uploaded
12:57:48 AM: 100% uploaded
12:57:48 AM: Section completed: deploying
12:57:48 AM: Site deploy was successfully initiated
12:57:48 AM: ​
12:57:48 AM: (Deploy site completed in 7.3s)

Cleanup

Complete
12:57:49 AM: Netlify Build Complete
12:57:49 AM: ────────────────────────────────────────────────────────────────
12:57:49 AM: ​
12:57:49 AM: Caching artifacts
12:57:49 AM: Started saving node modules
12:57:49 AM: Finished saving node modules
12:57:49 AM: Started saving build plugins
12:57:49 AM: Finished saving build plugins
12:57:49 AM: Started saving mise cache
12:57:49 AM: Finished saving mise cache
12:57:49 AM: Started saving corepack cache
12:57:49 AM: Finished saving corepack cache
12:57:49 AM: Started saving pip cache
12:57:49 AM: Finished saving pip cache
12:57:49 AM: Started saving emacs cask dependencies
12:57:49 AM: Finished saving emacs cask dependencies
12:57:49 AM: Started saving maven dependencies
12:57:49 AM: Finished saving maven dependencies
12:57:49 AM: Started saving boot dependencies
12:57:49 AM: Finished saving boot dependencies
12:57:49 AM: Started saving rust rustup cache
12:57:49 AM: Finished saving rust rustup cache
12:57:49 AM: Started saving go dependencies
12:57:49 AM: Finished saving go dependencies
12:57:49 AM: Build script success
12:57:52 AM: Uploading Cache of size 414.3MB
12:57:53 AM: Section completed: cleanup

Post-processing

Complete
12:57:49 AM: Post processing done
12:57:49 AM: Section completed: postprocessing
12:57:49 AM: Starting post processing
12:57:49 AM: Skipping form detection
12:57:49 AM: Post processing - header rules
12:57:49 AM: Post processing - redirect rules
12:57:50 AM: Site is live ✨