Deploy details
Deploy log
2:17:57 PM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/develar/builds
2:18:53 PM: Build ready to start
2:18:54 PM: build-image version: d2c6dbeac570350a387d832f64bc980dc964ad65 (focal)
2:18:54 PM: build-image tag: v4.8.0
2:18:54 PM: buildbot version: e552b142336b2b1222a93a4fd4cbed0019c77b46
2:18:55 PM: Fetching cached dependencies
2:18:55 PM: Starting to download cache of 568.2MB
2:19:01 PM: Finished downloading cache in 5.984422055s
2:19:01 PM: Starting to extract cache
2:19:14 PM: Finished extracting cache in 13.993385168s
2:19:15 PM: Finished fetching cache in 20.040658282s
2:19:15 PM: Starting to prepare the repo for build
2:19:15 PM: Preparing Git Reference pull/6770/head
2:19:15 PM: Parsing package.json dependencies
2:19:17 PM: Starting build script
2:19:17 PM: Installing dependencies
2:19:17 PM: Found Pipfile restoring Pipenv virtualenv
2:19:17 PM: Started restoring cached python virtualenv
2:19:17 PM: Finished restoring cached python virtualenv
2:19:17 PM: Started restoring cached node version
2:19:18 PM: Finished restoring cached node version
2:19:18 PM: v16.14.2 is already installed.
2:19:19 PM: Now using node v16.14.2 (npm v8.5.0)
2:19:19 PM: Started restoring cached build plugins
2:19:19 PM: Finished restoring cached build plugins
2:19:19 PM: Attempting ruby version 2.7.2, read from environment
2:19:20 PM: Using ruby version 2.7.2
2:19:20 PM: Using PHP version 8.0
2:19:20 PM: Installing dependencies from Pipfile
2:19:22 PM: Pipfile.lock (37436b) out of date, updating to (144360)...
2:19:22 PM: Locking [dev-packages] dependencies...
2:19:22 PM: Locking [packages] dependencies...
2:19:22 PM: Building requirements...
2:19:22 PM: Resolving dependencies...
2:19:29 PM: Success!
2:19:29 PM: Updated Pipfile.lock (144360)!
2:19:29 PM: Installing dependencies from Pipfile.lock (144360)...
2:19:29 PM: To activate this project's virtualenv, run pipenv shell.
Alternatively, run a command inside the virtualenv with pipenv run.
Alternatively, run a command inside the virtualenv with pipenv run.
2:19:29 PM: Pipenv dependencies installed
2:19:30 PM: Python version set to Python 3.8.10
2:19:30 PM: No npm workspaces detected
2:19:30 PM: Started restoring cached node modules
2:19:30 PM: Finished restoring cached node modules
2:19:31 PM: Started restoring cached go cache
2:19:31 PM: Finished restoring cached go cache
2:19:31 PM: go version go1.16.5 linux/amd64
2:19:31 PM: go version go1.16.5 linux/amd64
2:19:31 PM: Installing missing commands
2:19:31 PM: Verify run directory
2:19:32 PM:
2:19:32 PM: ────────────────────────────────────────────────────────────────
2:19:32 PM: Netlify Build
2:19:32 PM: ────────────────────────────────────────────────────────────────
2:19:32 PM:
2:19:32 PM: ❯ Version
2:19:32 PM: @netlify/build 26.5.2
2:19:32 PM:
2:19:32 PM: ❯ Flags
2:19:32 PM: baseRelDir: true
2:19:32 PM: buildId: 62504415475ac600084fc4cc
2:19:32 PM: deployId: 62504415475ac600084fc4ce
2:19:32 PM:
2:19:32 PM: ❯ Current directory
2:19:32 PM: /opt/build/repo
2:19:32 PM:
2:19:32 PM: ❯ Config file
2:19:32 PM: /opt/build/repo/netlify.toml
2:19:32 PM:
2:19:32 PM: ❯ Context
2:19:32 PM: deploy-preview
2:19:32 PM:
2:19:32 PM: ────────────────────────────────────────────────────────────────
2:19:32 PM: 1. Build command from Netlify app
2:19:32 PM: ────────────────────────────────────────────────────────────────
2:19:32 PM:
2:19:32 PM: $ bash netlify-docs.sh
2:19:33 PM: Requirement already satisfied: pipenv in ./.venv/lib/python3.8/site-packages (2022.3.28)
2:19:33 PM: Requirement already satisfied: virtualenv in ./.venv/lib/python3.8/site-packages (from pipenv) (20.14.0)
2:19:33 PM: Requirement already satisfied: virtualenv-clone>=0.2.5 in ./.venv/lib/python3.8/site-packages (from pipenv) (0.5.7)
2:19:33 PM: Requirement already satisfied: pip>=18.0 in ./.venv/lib/python3.8/site-packages (from pipenv) (22.0.4)
2:19:33 PM: Requirement already satisfied: setuptools>=36.2.1 in ./.venv/lib/python3.8/site-packages (from pipenv) (61.0.0)
2:19:33 PM: Requirement already satisfied: certifi in ./.venv/lib/python3.8/site-packages (from pipenv) (2021.10.8)
2:19:33 PM: Requirement already satisfied: six<2,>=1.9.0 in ./.venv/lib/python3.8/site-packages (from virtualenv->pipenv) (1.16.0)
2:19:33 PM: Requirement already satisfied: distlib<1,>=0.3.1 in ./.venv/lib/python3.8/site-packages (from virtualenv->pipenv) (0.3.4)
2:19:33 PM: Requirement already satisfied: platformdirs<3,>=2 in ./.venv/lib/python3.8/site-packages (from virtualenv->pipenv) (2.5.1)
2:19:33 PM: Requirement already satisfied: filelock<4,>=3.2 in ./.venv/lib/python3.8/site-packages (from virtualenv->pipenv) (3.6.0)
2:19:33 PM: Courtesy Notice: Pipenv found itself running within a virtual environment, so it will automatically use that environment, instead of creating its own for any project. You can set PIPENV_IGNORE_VIRTUALENVS=1 to force pipenv to ignore that environment and create its own instead. You can set PIPENV_VERBOSITY=-1 to suppress this warning.
2:19:34 PM: Installing dependencies from Pipfile.lock (144360)...
2:19:34 PM: To activate this project's virtualenv, run pipenv shell.
Alternatively, run a command inside the virtualenv with pipenv run.
Alternatively, run a command inside the virtualenv with pipenv run.
2:19:34 PM: Installing pnpm
2:19:39 PM: npm WARN exec The following package was not found and will be installed: pnpm
2:19:40 PM: Scope: all 14 workspace projects
2:19:40 PM: WARN There are cyclic workspace dependencies: /opt/build/repo/packages/app-builder-lib, /opt/build/repo/packages/dmg-builder; /opt/build/repo/packages/app-builder-lib, /opt/build/repo/packages/dmg-builder, /opt/build/repo/packages/app-builder-lib, /opt/build/repo/packages/electron-builder-squirrel-windows
2:19:40 PM: Lockfile is up-to-date, resolution step is skipped
2:19:40 PM: Already up-to-date
2:19:41 PM: . postinstall$ patch-package
2:19:41 PM: . postinstall: patch-package 6.4.8
2:19:41 PM: . postinstall: Applying patches...
2:19:41 PM: . postinstall: @changesets/cli@2.19.0 ✔
2:19:41 PM: . postinstall: Done
2:19:41 PM: . prepare$ husky install
2:19:41 PM: . prepare: husky - Git hooks installed
2:19:41 PM: . prepare: Done
2:19:41 PM: Building site docs
2:19:41 PM: INFO - Cleaning site directory
2:19:41 PM: INFO - Building documentation to directory: /opt/build/repo/site
2:19:42 PM: INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration:
2:19:42 PM: - generated/DebOptions.md
2:19:42 PM: - generated/LinuxTargetSpecificOptions.md
2:19:42 PM: - generated/Metadata.md
2:19:42 PM: - generated/NsisOptions.md
2:19:42 PM: - generated/PlatformSpecificBuildOptions.md
2:19:42 PM: - generated/TargetSpecificOptions.md
2:19:42 PM: - generated/appimage-options.md
2:19:42 PM: - generated/bitbucket-options.md
2:19:42 PM: - generated/s3-options.md
2:19:42 PM: - includes/hooks.md
2:19:42 PM: - includes/platform-specific-configuration-note.md
2:19:44 PM: INFO - Documentation built in 2.38 seconds
2:19:44 PM:
2:19:44 PM: (build.command completed in 11.9s)
2:19:44 PM:
2:19:44 PM: ────────────────────────────────────────────────────────────────
2:19:44 PM: 2. Deploy site
2:19:44 PM: Creating deploy upload records
2:19:44 PM: ────────────────────────────────────────────────────────────────
2:19:44 PM:
2:19:44 PM: Starting to deploy site from 'site'
2:19:44 PM: Creating deploy tree
2:19:44 PM: 1 new files to upload
2:19:44 PM: 0 new functions to upload
2:19:45 PM: Site deploy was successfully initiated
2:19:45 PM:
2:19:45 PM: (Deploy site completed in 612ms)
2:19:45 PM:
2:19:45 PM: ────────────────────────────────────────────────────────────────
2:19:45 PM: Netlify Build Complete
2:19:45 PM: ────────────────────────────────────────────────────────────────
2:19:45 PM: Starting post processing
2:19:45 PM:
2:19:45 PM: (Netlify Build completed in 12.5s)
2:19:45 PM: Caching artifacts
2:19:45 PM: Started saving node modules
2:19:45 PM: Post processing - HTML
2:19:45 PM: Finished saving node modules
2:19:45 PM: Started saving python virtualenv
2:19:45 PM: Finished saving python virtualenv
2:19:45 PM: Started saving build plugins
2:19:45 PM: Finished saving build plugins
2:19:45 PM: Started saving pip cache
2:19:45 PM: Finished saving pip cache
2:19:45 PM: Started saving emacs cask dependencies
2:19:45 PM: Finished saving emacs cask dependencies
2:19:45 PM: Started saving maven dependencies
2:19:45 PM: Finished saving maven dependencies
2:19:45 PM: Started saving boot dependencies
2:19:45 PM: Finished saving boot dependencies
2:19:45 PM: Post processing - header rules
2:19:45 PM: Started saving rust rustup cache
2:19:45 PM: Finished saving rust rustup cache
2:19:45 PM: Started saving go dependencies
2:19:45 PM: Finished saving go dependencies
2:19:46 PM: Post processing - redirect rules
2:19:45 PM: Build script success
2:19:46 PM: Post processing done
2:19:49 PM: Site is live ✨
2:21:01 PM: Finished processing build request in 2m6.602712122s