Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
8:54:55 PM: Build ready to start
8:55:20 PM: build-image version: 044a471eb752a4c45159cdf15dd17713312bf318 (noble)
8:55:20 PM: buildbot version: cb208300f207dc39831223d4086208479ded63c7
8:55:20 PM: Fetching cached dependencies
8:55:20 PM: Starting to download cache of 1.2GB
8:55:23 PM: Finished downloading cache in 3.479s
8:55:23 PM: Starting to extract cache
8:55:35 PM: Finished extracting cache in 11.702s
8:55:35 PM: Finished fetching cache in 15.306s
8:55:35 PM: Starting to prepare the repo for build
8:55:36 PM: Preparing Git Reference pull/6292/head
8:55:39 PM: Starting to install dependencies
8:55:39 PM: Started restoring cached mise cache
8:55:40 PM: Finished restoring cached mise cache
8:55:40 PM: Python version set to 3.13.2
8:55:40 PM: Installing pip dependencies from requirements.txt
8:55:40 PM: Started restoring cached pip cache
8:55:40 PM: Finished restoring cached pip cache
8:55:40 PM: Requirement already satisfied: typer in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from -r requirements.txt (line 1)) (0.15.2)
8:55:40 PM: Requirement already satisfied: pygithub in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from -r requirements.txt (line 2)) (2.6.1)
8:55:40 PM: Requirement already satisfied: click>=8.0.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from typer->-r requirements.txt (line 1)) (8.1.8)
8:55:40 PM: Requirement already satisfied: typing-extensions>=3.7.4.3 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from typer->-r requirements.txt (line 1)) (4.12.2)
8:55:40 PM: Requirement already satisfied: shellingham>=1.3.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from typer->-r requirements.txt (line 1)) (1.5.4)
8:55:40 PM: Requirement already satisfied: rich>=10.11.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from typer->-r requirements.txt (line 1)) (13.9.4)
8:55:40 PM: Requirement already satisfied: pynacl>=1.4.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from pygithub->-r requirements.txt (line 2)) (1.5.0)
8:55:40 PM: Requirement already satisfied: requests>=2.14.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from pygithub->-r requirements.txt (line 2)) (2.32.3)
8:55:40 PM: Requirement already satisfied: pyjwt>=2.4.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from pyjwt[crypto]>=2.4.0->pygithub->-r requirements.txt (line 2)) (2.10.1)
8:55:40 PM: Requirement already satisfied: urllib3>=1.26.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from pygithub->-r requirements.txt (line 2)) (2.3.0)
8:55:40 PM: Requirement already satisfied: Deprecated in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from pygithub->-r requirements.txt (line 2)) (1.2.18)
8:55:40 PM: Requirement already satisfied: cryptography>=3.4.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from pyjwt[crypto]>=2.4.0->pygithub->-r requirements.txt (line 2)) (44.0.2)
8:55:40 PM: Requirement already satisfied: cffi>=1.4.1 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from pynacl>=1.4.0->pygithub->-r requirements.txt (line 2)) (1.17.1)
8:55:40 PM: Requirement already satisfied: charset-normalizer<4,>=2 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from requests>=2.14.0->pygithub->-r requirements.txt (line 2)) (3.4.1)
8:55:40 PM: Requirement already satisfied: idna<4,>=2.5 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from requests>=2.14.0->pygithub->-r requirements.txt (line 2)) (3.10)
8:55:40 PM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from requests>=2.14.0->pygithub->-r requirements.txt (line 2)) (2025.1.31)
8:55:40 PM: Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from rich>=10.11.0->typer->-r requirements.txt (line 1)) (3.0.0)
8:55:40 PM: Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from rich>=10.11.0->typer->-r requirements.txt (line 1)) (2.19.1)
8:55:40 PM: Requirement already satisfied: wrapt<2,>=1.10 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from Deprecated->pygithub->-r requirements.txt (line 2)) (1.17.2)
8:55:40 PM: Requirement already satisfied: pycparser in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from cffi>=1.4.1->pynacl>=1.4.0->pygithub->-r requirements.txt (line 2)) (2.22)
8:55:40 PM: Requirement already satisfied: mdurl~=0.1 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from markdown-it-py>=2.2.0->rich>=10.11.0->typer->-r requirements.txt (line 1)) (0.1.2)
8:55:40 PM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
8:55:40 PM: [notice] To update, run: pip install --upgrade pip
8:55:40 PM: Pip dependencies installed
8:55:41 PM: Ruby version set to 2.7.2
8:55:41 PM: Go version set to 1.19
8:55:42 PM: Using PHP version 8.3
8:55:43 PM: Started restoring cached Node.js version
8:55:43 PM: Finished restoring cached Node.js version
8:55:43 PM: v18.20.7 is already installed.
8:55:44 PM: Now using node v18.20.7 (npm v10.8.2)
8:55:44 PM: Enabling Node.js Corepack
8:55:44 PM: Started restoring cached build plugins
8:55:44 PM: Finished restoring cached build plugins
8:55:44 PM: Successfully installed dependencies
8:55:44 PM: Starting build script
8:55:45 PM: Detected 0 framework(s)
8:55:45 PM: Section completed: initializing
Building
Complete
Building
Complete
8:55:46 PM: Netlify Build
8:55:46 PM: ────────────────────────────────────────────────────────────────
8:55:46 PM:
8:55:46 PM: ❯ Version
8:55:46 PM: @netlify/build 29.59.2
8:55:46 PM:
8:55:46 PM: ❯ Flags
8:55:46 PM: accountId: 65b921242cc4ca0ac1abfd15
8:55:46 PM: baseRelDir: true
8:55:46 PM: buildId: 67d4979e836c3d000846db3e
8:55:46 PM: deployId: 67d4979e836c3d000846db40
8:55:47 PM:
8:55:47 PM: ❯ Current directory
8:55:47 PM: /opt/build/repo
8:55:47 PM:
8:55:47 PM: ❯ Config file
8:55:47 PM: /opt/build/repo/netlify.toml
8:55:47 PM:
8:55:47 PM: ❯ Context
8:55:47 PM: deploy-preview
8:55:47 PM:
8:55:47 PM: ❯ Installing integrations
8:55:47 PM: - b1uvg2j6-redirects-and-publish-extension
8:55:47 PM: - ea2d7dlk-slack-deploy-extensions
8:55:47 PM: - pvs5ndh6-search-manifest
8:55:47 PM: - lo66jbzq-offline-snooty
8:55:47 PM: - az9wghzy-git-changed-files-extension
8:55:47 PM: - yb3f2s6e-staging-search-manifest-extension
8:55:47 PM: - vzez3d56-populate-metadata-extension
8:55:47 PM: - og0w6lcx-populate-data-staging-extension
8:55:47 PM: - ci09jy73-snooty-cache-extension
8:55:47 PM: - zg18x3u1-offline-snooty-staging
8:55:47 PM: - w0sufy5u-netlify-persistence-extension
8:55:47 PM: - v5-29x7u-redoc-extension
8:55:47 PM: - x833a4cn-redirects-and-publish-extension
8:55:51 PM:
8:55:51 PM: ❯ Loading integrations
8:55:51 PM: - b1uvg2j6-redirects-and-publish-extension
8:55:51 PM: - ea2d7dlk-slack-deploy-extensions
8:55:51 PM: - pvs5ndh6-search-manifest
8:55:51 PM: - lo66jbzq-offline-snooty
8:55:51 PM: - az9wghzy-git-changed-files-extension
8:55:51 PM: - yb3f2s6e-staging-search-manifest-extension
8:55:51 PM: - vzez3d56-populate-metadata-extension
8:55:51 PM: - og0w6lcx-populate-data-staging-extension
8:55:51 PM: - ci09jy73-snooty-cache-extension
8:55:51 PM: - zg18x3u1-offline-snooty-staging
8:55:51 PM: - w0sufy5u-netlify-persistence-extension
8:55:51 PM: - v5-29x7u-redoc-extension
8:55:51 PM: - x833a4cn-redirects-and-publish-extension
8:55:53 PM: Extension enabled: true
8:55:53 PM: Extension enabled: true
8:55:53 PM: Is build hook deploy: false
8:55:53 PM: Creating new instance of Cluster Zero client
8:55:53 PM: Frontend Snooty is being run with the following build environment: production
8:55:53 PM: BUILD ENVIRONMENT: prd
8:55:53 PM: REPO ENTRY: {
8:55:53 PM: _id: new ObjectId("5fac1ce373a72fca02ec90c5"),
8:55:53 PM: repoName: 'docs',
8:55:53 PM: project: 'docs',
8:55:53 PM: search: { categoryName: 'manual', categoryTitle: 'MongoDB Manual' },
8:55:53 PM: internalOnly: false,
8:55:53 PM: prodDeployable: true
8:55:53 PM: }
8:55:53 PM: DOCSET ENTRY: {
8:55:53 PM: project: 'docs',
8:55:53 PM: bucket: { prd: 'docs-mongodb-org-prd' },
8:55:53 PM: prefix: { prd: '' },
8:55:53 PM: url: { prd: 'https://docs.mongodb.com' }
8:55:53 PM: }
8:55:53 PM: BRANCH ENTRY: undefined
8:55:53 PM: METADATA ENTRY: {
8:55:53 PM: name: 'docs',
8:55:53 PM: owner: 'docs-server-team',
8:55:53 PM: github: { organization: 'mongodb', repo: 'docs' },
8:55:53 PM: jira: { component: '17630' }
8:55:53 PM: }
8:55:53 PM: POOL DB NAME: pool
8:55:53 PM: SEARCH DB NAME: search-test
8:55:53 PM: Building with: {Parser Version: v0.19.0, Frontend Version: v0.19.3}
8:55:53 PM: No snooty-parser directory found in /opt/build/repo
8:55:53 PM: Downloading snooty parser...
8:55:53 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:53 PM: Dload Upload Total Spent Left Speed
8:55:53 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:53 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:54 PM: 100 11.9M 100 11.9M 0 0 40.0M 0 --:--:-- --:--:-- --:--:-- 40.0M
8:55:54 PM: v0.19.3
8:55:54 PM: Checking for existence of docs-worker-pool
8:55:54 PM: 49efebbc3006ff319a3574ee4bea11685fcefcba
8:55:54 PM: No changes to mongodb/docs-worker-pool. No update needed.
8:55:54 PM: Checking if rule to 'Make Examples' exists
8:55:54 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:54 PM: Dload Upload Total Spent Left Speed
8:55:54 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:54 PM: 100 50172 100 50172 0 0 324k 0 --:--:-- --:--:-- --:--:-- 326k
8:55:54 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:54 PM: Dload Upload Total Spent Left Speed
8:55:54 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:54 PM: 100 55854 100 55854 0 0 409k 0 --:--:-- --:--:-- --:--:-- 410k
8:55:54 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:54 PM: Dload Upload Total Spent Left Speed
8:55:54 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:54 PM: 100 30619 100 30619 0 0 255k 0 --:--:-- --:--:-- --:--:-- 257k
8:55:54 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:54 PM: Dload Upload Total Spent Left Speed
8:55:55 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:55 PM: 100 7655 100 7655 0 0 56441 0 --:--:-- --:--:-- --:--:-- 56703
8:55:55 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:55 PM: Dload Upload Total Spent Left Speed
8:55:55 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:55 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:55 PM: 100 69931 100 69931 0 0 313k 0 --:--:-- --:--:-- --:--:-- 313k
8:55:55 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:55 PM: Dload Upload Total Spent Left Speed
8:55:55 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:55 PM: 100 29656 100 29656 0 0 245k 0 --:--:-- --:--:-- --:--:-- 247k
8:55:55 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:55 PM: Dload Upload Total Spent Left Speed
8:55:55 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:55 PM: 100 26019 100 26019 0 0 229k 0 --:--:-- --:--:-- --:--:-- 230k
8:55:55 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:55 PM: Dload Upload Total Spent Left Speed
8:55:55 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:55 PM: 100 4436 100 4436 0 0 42424 0 --:--:-- --:--:-- --:--:-- 42653
8:55:55 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:55 PM: Dload Upload Total Spent Left Speed
8:55:55 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:55 PM: 100 7486 100 7486 0 0 50074 0 --:--:-- --:--:-- --:--:-- 50241
8:55:55 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:55 PM: Dload Upload Total Spent Left Speed
8:55:55 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:55 PM: 100 901 100 901 0 0 8411 0 --:--:-- --:--:-- --:--:-- 8420
8:55:55 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:55 PM: Dload Upload Total Spent Left Speed
8:55:56 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:56 PM: 100 1121 100 1121 0 0 11164 0 --:--:-- --:--:-- --:--:-- 11210
8:55:56 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:56 PM: Dload Upload Total Spent Left Speed
8:55:56 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:56 PM: 100 1886 100 1886 0 0 17026 0 --:--:-- --:--:-- --:--:-- 17145
8:55:56 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:56 PM: Dload Upload Total Spent Left Speed
8:55:56 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:56 PM: 100 7753 100 7753 0 0 62100 0 --:--:-- --:--:-- --:--:-- 62024
8:55:56 PM: 100 7753 100 7753 0 0 62065 0 --:--:-- --:--:-- --:--:-- 62024
8:55:56 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:56 PM: Dload Upload Total Spent Left Speed
8:55:56 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:56 PM: 100 3459 100 3459 0 0 25220 0 --:--:-- --:--:-- --:--:-- 25248
8:55:56 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:56 PM: Dload Upload Total Spent Left Speed
8:55:56 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:56 PM: 100 3179 100 3179 0 0 26107 0 --:--:-- --:--:-- --:--:-- 26272
8:55:56 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:56 PM: Dload Upload Total Spent Left Speed
8:55:56 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:56 PM: 100 4192 100 4192 0 0 30566 0 --:--:-- --:--:-- --:--:-- 30598
8:55:56 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:56 PM: Dload Upload Total Spent Left Speed
8:55:56 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:56 PM: 100 4590 100 4590 0 0 38706 0 --:--:-- --:--:-- --:--:-- 38898
8:55:56 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:56 PM: Dload Upload Total Spent Left Speed
8:55:56 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:56 PM: 100 1723 100 1723 0 0 15451 0 --:--:-- --:--:-- --:--:-- 15522
8:55:56 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:56 PM: Dload Upload Total Spent Left Speed
8:55:57 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:57 PM: 100 2465 100 2465 0 0 18435 0 --:--:-- --:--:-- --:--:-- 18533
8:55:57 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:57 PM: Dload Upload Total Spent Left Speed
8:55:57 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:57 PM: 100 8772 100 8772 0 0 71898 0 --:--:-- --:--:-- --:--:-- 72495
8:55:57 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:57 PM: Dload Upload Total Spent Left Speed
8:55:57 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:57 PM: 100 4301 100 4301 0 0 34644 0 --:--:-- --:--:-- --:--:-- 34408
8:55:57 PM: 100 4301 100 4301 0 0 34620 0 --:--:-- --:--:-- --:--:-- 34408
8:55:57 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:57 PM: Dload Upload Total Spent Left Speed
8:55:57 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:57 PM: 100 1203 100 1203 0 0 9960 0 --:--:-- --:--:-- --:--:-- 10025
8:55:57 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:57 PM: Dload Upload Total Spent Left Speed
8:55:57 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:57 PM: 100 30700 100 30700 0 0 256k 0 --:--:-- --:--:-- --:--:-- 258k
8:55:57 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:57 PM: Dload Upload Total Spent Left Speed
8:55:57 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:57 PM: 100 6892 100 6892 0 0 59104 0 --:--:-- --:--:-- --:--:-- 59413
8:55:57 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:57 PM: Dload Upload Total Spent Left Speed
8:55:57 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:57 PM: 100 6810 100 6810 0 0 62315 0 --:--:-- --:--:-- --:--:-- 62477
8:55:57 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:57 PM: Dload Upload Total Spent Left Speed
8:55:57 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:57 PM: 100 2001 100 2001 0 0 19328 0 --:--:-- --:--:-- --:--:-- 19427
8:55:57 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:57 PM: Dload Upload Total Spent Left Speed
8:55:58 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:58 PM: 100 3766 100 3766 0 0 32175 0 --:--:-- --:--:-- --:--:-- 32465
8:55:58 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:58 PM: Dload Upload Total Spent Left Speed
8:55:58 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:58 PM: 100 3386 100 3386 0 0 33085 0 --:--:-- --:--:-- --:--:-- 33196
8:55:58 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:58 PM: Dload Upload Total Spent Left Speed
8:55:58 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:58 PM: 0 46093 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:58 PM: 100 46093 100 46093 0 0 366k 0 --:--:-- --:--:-- --:--:-- 365k
8:55:58 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:58 PM: Dload Upload Total Spent Left Speed
8:55:58 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:58 PM: 100 21337 100 21337 0 0 140k 0 --:--:-- --:--:-- --:--:-- 140k
8:55:58 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:58 PM: Dload Upload Total Spent Left Speed
8:55:58 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:58 PM: 100 4255 100 4255 0 0 42999 0 --:--:-- --:--:-- --:--:-- 43418
8:55:58 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:58 PM: Dload Upload Total Spent Left Speed
8:55:58 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:58 PM: 100 66184 100 66184 0 0 440k 0 --:--:-- --:--:-- --:--:-- 442k
8:55:58 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:58 PM: Dload Upload Total Spent Left Speed
8:55:58 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:58 PM: 100 6852 100 6852 0 0 53359 0 --:--:-- --:--:-- --:--:-- 53531
8:55:58 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:58 PM: Dload Upload Total Spent Left Speed
8:55:58 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:58 PM: 100 1805 100 1805 0 0 15130 0 --:--:-- --:--:-- --:--:-- 15168
8:55:58 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:58 PM: Dload Upload Total Spent Left Speed
8:55:59 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:59 PM: 100 1768 100 1768 0 0 16487 0 --:--:-- --:--:-- --:--:-- 16523
8:55:59 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:59 PM: Dload Upload Total Spent Left Speed
8:55:59 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:59 PM: 100 4607 100 4607 0 0 37444 0 --:--:-- --:--:-- --:--:-- 37762
8:55:59 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:59 PM: Dload Upload Total Spent Left Speed
8:55:59 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:59 PM: 0 6750 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:59 PM: 100 6750 100 6750 0 0 64896 0 --:--:-- --:--:-- --:--:-- 64903
8:55:59 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:59 PM: Dload Upload Total Spent Left Speed
8:55:59 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:59 PM: 100 5051 100 5051 0 0 41964 0 --:--:-- --:--:-- --:--:-- 42091
8:55:59 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:59 PM: Dload Upload Total Spent Left Speed
8:55:59 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:59 PM: 100 5941 100 5941 0 0 46338 0 --:--:-- --:--:-- --:--:-- 46414
8:55:59 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:59 PM: Dload Upload Total Spent Left Speed
8:55:59 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:59 PM: 100 124k 100 124k 0 0 953k 0 --:--:-- --:--:-- --:--:-- 961k
8:55:59 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:59 PM: Dload Upload Total Spent Left Speed
8:55:59 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:59 PM: 100 19310 100 19310 0 0 189k 0 --:--:-- --:--:-- --:--:-- 190k
8:55:59 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:59 PM: Dload Upload Total Spent Left Speed
8:55:59 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:55:59 PM: 100 4369 100 4369 0 0 42144 0 --:--:-- --:--:-- --:--:-- 42417
8:55:59 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:55:59 PM: Dload Upload Total Spent Left Speed
8:56:00 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:56:00 PM: 100 8581 100 8581 0 0 82525 0 --:--:-- --:--:-- --:--:-- 83310
8:56:00 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:56:00 PM: Dload Upload Total Spent Left Speed
8:56:00 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:56:00 PM: 100 61235 100 61235 0 0 554k 0 --:--:-- --:--:-- --:--:-- 558k
8:56:00 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:56:00 PM: Dload Upload Total Spent Left Speed
8:56:00 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:56:00 PM: 51 66523 51 34280 0 0 268k 0 --:--:-- --:--:-- --:--:-- 267k
8:56:00 PM: 100 66523 100 66523 0 0 517k 0 --:--:-- --:--:-- --:--:-- 515k
8:56:00 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:56:00 PM: Dload Upload Total Spent Left Speed
8:56:00 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:56:00 PM: 100 12830 100 12830 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k
8:56:00 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:56:00 PM: Dload Upload Total Spent Left Speed
8:56:00 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:56:00 PM: 100 9997 100 9997 0 0 84744 0 --:--:-- --:--:-- --:--:-- 85444
8:56:00 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:56:00 PM: Dload Upload Total Spent Left Speed
8:56:00 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:56:00 PM: 100 22470 100 22470 0 0 196k 0 --:--:-- --:--:-- --:--:-- 197k
8:56:00 PM: ========================================================================== Running parser... ==========================================================================
8:56:00 PM: INFO:snooty.main:Snooty 0.19.0 starting
8:56:01 PM: INFO:snooty.parser:cache: 0 hits and 3551 misses
8:56:08 PM: INFO:snooty.gizaparser.domain:Parsing steps YAML
8:56:09 PM: INFO:snooty.gizaparser.domain:Parsing extracts YAML
8:56:11 PM: INFO:snooty.gizaparser.domain:Parsing release YAML
8:56:29 PM: WARNING(reference/command/find.txt:141ish): Explicit markup ends without a blank line; unexpected unindent.
8:56:29 PM: WARNING(reference/command/find.txt:279ish): Inline interpreted text or phrase reference start-string without end-string.
8:56:29 PM: ERROR(reference/command/find.txt:142ish): Unexpected indentation
8:56:29 PM: Did you mean: .. blockquote::
8:56:29 PM: ERROR(core/csfle/tutorials/aws/aws-automatic.txt:0ish): One or more set of tabs on this page was missing the following tab(s): ['shell']
8:56:29 PM: ERROR(tutorial/insert-documents.txt:0ish): One or more set of tabs on this page was missing the following tab(s): ['compass']
8:56:29 PM: ERROR(tutorial/long-running-queries.txt:0ish): One or more set of tabs on this page was missing the following tab(s): ['cpp', 'ruby']
8:56:29 PM: ERROR(tutorial/project-fields-from-query-results.txt:0ish): One or more set of tabs on this page was missing the following tab(s): ['c', 'go', 'motor']
8:56:29 PM: ERROR(tutorial/query-array-of-documents.txt:0ish): One or more set of tabs on this page was missing the following tab(s): ['compass']
8:56:29 PM: ERROR(tutorial/query-arrays.txt:0ish): One or more set of tabs on this page was missing the following tab(s): ['compass', 'go', 'kotlin-coroutine', 'motor']
8:56:29 PM: ERROR(tutorial/query-documents.txt:0ish): One or more set of tabs on this page was missing the following tab(s): ['c', 'csharp', 'go', 'java-async', 'java-sync', 'kotlin-coroutine', 'motor', 'nodejs', 'php', 'python', 'ruby', 'scala', 'shell']
8:56:29 PM: ERROR(tutorial/query-embedded-documents.txt:0ish): One or more set of tabs on this page was missing the following tab(s): ['go', 'kotlin-coroutine']
8:56:29 PM: ERROR(tutorial/query-for-null-fields.txt:0ish): One or more set of tabs on this page was missing the following tab(s): ['compass', 'go', 'java-async', 'java-sync', 'nodejs', 'php', 'scala', 'shell']
8:56:29 PM: ERROR(tutorial/remove-documents.txt:0ish): One or more set of tabs on this page was missing the following tab(s): ['compass', 'go', 'kotlin-coroutine']
8:56:29 PM: ERROR(tutorial/update-documents.txt:0ish): One or more set of tabs on this page was missing the following tab(s): ['c', 'compass']
8:56:29 PM: 14 diagnostics; 1571 pages; 135 assets
8:56:33 PM: Parser errored with exit code 2
8:56:33 PM: ========================================================================== Running persistence module... ==========================================================================
8:56:36 PM: asset upsertion: 28.81ms
8:56:37 PM: insert - documents: 1.002s
8:56:37 PM: insert - metadata: 1.016s
8:56:43 PM: finding page differences: 495.241ms
8:56:43 PM: page document update writes: 125.869ms
8:56:43 PM: page document updates: 6.770s
8:56:43 PM: Deleted 0 documents in metadata
8:56:43 PM:
8:56:43 PM: vzez3d56-populate-metadata-extension-buildhooks (onPreBuild event)
8:56:43 PM: ──────────────────────────────────────────────────────────────────────
8:56:43 PM:
8:56:43 PM: Netlify configuration property "build.environment.BRANCH_NAME" value changed.
8:56:43 PM: Netlify configuration property "build.environment.REPO_NAME" value changed.
8:56:43 PM: Netlify configuration property "build.environment.ENV" value changed.
8:56:43 PM: Netlify configuration property "build.environment.POOL_DB_NAME" value changed.
8:56:43 PM: Netlify configuration property "build.environment.SEARCH_DB_NAME" value changed.
8:56:43 PM: Netlify configuration property "build.environment.SNOOTY_DB_NAME" value changed.
8:56:43 PM: Netlify configuration property "build.environment.REPO_ENTRY" value changed.
8:56:43 PM: Netlify configuration property "build.environment.DOCSET_ENTRY" value changed.
8:56:43 PM: Netlify configuration property "build.environment.PROJECTS_ENTRY" value changed.
8:56:43 PM: Netlify configuration property "build.environment.ORG" value changed.
8:56:43 PM:
8:56:43 PM: (vzez3d56-populate-metadata-extension-buildhooks onPreBuild completed in 50.4s)
8:56:43 PM:
8:56:43 PM: build.command from netlify.toml
8:56:43 PM: ────────────────────────────────────────────────────────────────
8:56:43 PM:
8:56:43 PM: $ . ./build.sh
8:56:44 PM: % Total % Received % Xferd Average Speed Time Time Time Current
8:56:44 PM: Dload Upload Total Spent Left Speed
8:56:44 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8:56:44 PM: 100 37 100 37 0 0 1057 0 --:--:-- --:--:-- --:--:-- 1088
8:56:44 PM: > snooty@0.19.3 build:no-prefix
8:56:44 PM: > gatsby build
8:56:47 PM: success compile gatsby files - 1.625s
8:56:47 PM: PATH PREFIX /docs/buildbot/DOCSP-47795-clarify-batch-size
8:56:47 PM: success load gatsby config - 0.215s
8:56:48 PM: success load plugins - 0.428s
8:56:48 PM: success onPreInit - 0.003s
8:56:48 PM: success delete worker cache from previous builds - 0.002s
8:56:48 PM: success initialize cache - 0.032s
8:56:48 PM: success copy gatsby files - 0.061s
8:56:48 PM: success Compiling Gatsby Functions - 0.153s
8:56:48 PM: success onPreBootstrap - 0.163s
8:56:48 PM: success createSchemaCustomization - 0.006s
8:56:48 PM: Loading documents from manifest
8:56:57 PM: PATH PREFIX /docs/buildbot/DOCSP-47795-clarify-batch-size
8:56:57 PM: PATH PREFIX /docs/buildbot/DOCSP-47795-clarify-batch-size
8:56:57 PM: PATH PREFIX /docs/buildbot/DOCSP-47795-clarify-batch-size
8:56:57 PM: PATH PREFIX /docs/buildbot/DOCSP-47795-clarify-batch-size
8:56:57 PM: PATH PREFIX /docs/buildbot/DOCSP-47795-clarify-batch-size
8:56:57 PM: PATH PREFIX /docs/buildbot/DOCSP-47795-clarify-batch-size
8:56:57 PM: PATH PREFIX /docs/buildbot/DOCSP-47795-clarify-batch-size
8:56:57 PM: PATH PREFIX /docs/buildbot/DOCSP-47795-clarify-batch-size
8:56:57 PM: PATH PREFIX /docs/buildbot/DOCSP-47795-clarify-batch-size
8:56:58 PM: PATH PREFIX /docs/buildbot/DOCSP-47795-clarify-batch-size
8:56:58 PM: PATH PREFIX /docs/buildbot/DOCSP-47795-clarify-batch-size
8:56:58 PM: PATH PREFIX /docs/buildbot/DOCSP-47795-clarify-batch-size
8:56:58 PM: PATH PREFIX /docs/buildbot/DOCSP-47795-clarify-batch-size
8:56:58 PM: PATH PREFIX /docs/buildbot/DOCSP-47795-clarify-batch-size
8:56:58 PM: PATH PREFIX /docs/buildbot/DOCSP-47795-clarify-batch-size
8:56:59 PM: success Checking for changed pages - 0.001s
8:56:59 PM: success source and transform nodes - 10.485s
8:56:59 PM: info Writing GraphQL type definitions to /opt/build/repo/snooty/.cache/schema.gql
8:56:59 PM: success building schema - 0.262s
8:57:02 PM: success createPages - 2.589s
8:57:02 PM: success createPagesStatefully - 0.030s
8:57:02 PM: info Total nodes: 3281, SitePage nodes: 1571 (use --verbose for breakdown)
8:57:02 PM: success Checking for changed pages - 0.074s
8:57:02 PM: success Cleaning up stale page-data - 0.037s
8:57:02 PM: success onPreExtractQueries - 0.000s
8:57:03 PM: success extract queries from components - 1.770s
8:57:03 PM: success write out redirect data - 0.004s
8:57:03 PM: success onPostBootstrap - 0.000s
8:57:03 PM: info bootstrap finished - 19.832s
8:57:04 PM: success write out requires - 0.003s
8:57:04 PM: warning Browserslist: caniuse-lite is outdated. Please run:
8:57:04 PM: npx update-browserslist-db@latest
8:57:04 PM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
8:57:06 PM: warning ./node_modules/@mdb/flora/dist/esm/index.js
8:57:06 PM: Attempted import error: 'ThemeUIProvider' is not exported from 'theme-ui' (imported as 'ThemeUIProvider').
8:57:06 PM: success Building production JavaScript and CSS bundles - 2.286s
8:57:08 PM: success Building HTML renderer - 1.878s
8:57:08 PM: success Execute page configs - 0.578s
8:57:08 PM: success Caching Webpack compilations - 0.000s
8:57:09 PM: success run queries in workers - 0.964s - 1572/1572 1631.54/s
8:57:09 PM: success Merge worker state - 0.006s
8:57:09 PM: success Writing page-data.json and slice-data.json files to public directory - 0.007s - 5/5 675.89/s
8:57:14 PM: warning LeafyGreen Select: Combining grouped and ungrouped Select Options can cause styling issues
8:57:15 PM: warning LeafyGreen Select: Combining grouped and ungrouped Select Options can cause styling issues
8:57:15 PM: warning LeafyGreen Select: Combining grouped and ungrouped Select Options can cause styling issues
8:57:15 PM: warning LeafyGreen Select: Combining grouped and ungrouped Select Options can cause styling issues
8:57:15 PM: warning LeafyGreen Select: Combining grouped and ungrouped Select Options can cause styling issues
8:57:15 PM: warning LeafyGreen Select: Combining grouped and ungrouped Select Options can cause styling issues
8:57:15 PM: warning LeafyGreen Select: Combining grouped and ungrouped Select Options can cause styling issues
8:57:15 PM: warning LeafyGreen Select: Combining grouped and ungrouped Select Options can cause styling issues
8:57:15 PM: warning LeafyGreen Select: Combining grouped and ungrouped Select Options can cause styling issues
8:57:15 PM: warning LeafyGreen Select: Combining grouped and ungrouped Select Options can cause styling issues
8:57:15 PM: warning LeafyGreen Select: Combining grouped and ungrouped Select Options can cause styling issues
8:57:16 PM: warning LeafyGreen Select: Combining grouped and ungrouped Select Options can cause styling issues
8:57:16 PM: warning Image does not have relativePath: null
8:57:16 PM: warning LeafyGreen Select: Combining grouped and ungrouped Select Options can cause styling issues
8:57:16 PM: warning LeafyGreen Select: Combining grouped and ungrouped Select Options can cause styling issues
8:57:16 PM: warning LeafyGreen Select: Combining grouped and ungrouped Select Options can cause styling issues
8:57:17 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/kmip/kmip-automatic
8:57:17 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/kmip/kmip-automatic
8:57:17 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/kmip/kmip-automatic
8:57:17 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/kmip/kmip-automatic
8:57:17 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/kmip/kmip-automatic
8:57:17 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/kmip/kmip-automatic
8:57:17 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/kmip/kmip-automatic
8:57:17 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/kmip/kmip-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/gcp/gcp-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/gcp/gcp-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/gcp/gcp-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/gcp/gcp-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/gcp/gcp-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/gcp/gcp-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/gcp/gcp-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/gcp/gcp-automatic
8:57:18 PM: warning cfg in appendix/security/appendixC-openssl-client does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:18 PM: warning cfg in appendix/security/appendixB-openssl-server does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/azure/azure-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/azure/azure-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/azure/azure-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/azure/azure-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/azure/azure-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/azure/azure-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/azure/azure-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/azure/azure-automatic
8:57:18 PM: warning cfg in appendix/security/appendixA-openssl-ca does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/aws/aws-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/aws/aws-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/aws/aws-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/aws/aws-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/aws/aws-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/aws/aws-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/aws/aws-automatic
8:57:18 PM: warning directive "replacement" not yet implemented on page core/csfle/tutorials/aws/aws-automatic
8:57:19 PM: warning Image does not have relativePath: null
8:57:19 PM: warning cfg in administration/tcmalloc-performance does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:19 PM: warning javascript
8:57:19 PM: :copyable: false in core/views/join-collections-with-view does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:19 PM: warning Image does not have relativePath: null
8:57:19 PM: warning Image does not have relativePath: null
8:57:19 PM: warning toml in core/csfle/reference/libmongocrypt does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:19 PM: warning toml in core/csfle/reference/libmongocrypt does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:20 PM: warning powershell in faq/diagnostics does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:20 PM: warning powershell in faq/diagnostics does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:20 PM: warning conf in faq/diagnostics does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:20 PM: warning powershell in faq/diagnostics does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:20 PM: warning powershell in faq/diagnostics does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:21 PM: warning powershell in administration/production-notes does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:21 PM: warning powershell in administration/production-notes does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:21 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:21 PM: warning javascript
8:57:21 PM: :copyable: false in core/indexes/index-types/index-wildcard/reference/restrictions does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:21 PM: warning Image does not have relativePath: null
8:57:21 PM: warning json
8:57:21 PM: :copyable: false in core/indexes/index-types/index-wildcard/create-wildcard-index-multiple-fields does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:21 PM: warning json
8:57:21 PM: :copyable: false in core/indexes/index-types/index-wildcard/create-wildcard-index-multiple-fields does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:21 PM: warning javascript
8:57:21 PM: .. copyable: false in reference/cluster-parameters/auditConfig does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:21 PM: warning javascript
8:57:21 PM: .. copyable: false in reference/cluster-parameters/auditConfig does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:22 PM: warning conf in core/security-hardening does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:22 PM: warning javascript
8:57:22 PM: .. copyable: false in reference/command/setAuditConfig does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:22 PM: warning javascript
8:57:22 PM: .. copyable: false in reference/command/setAuditConfig does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:22 PM: warning javascript
8:57:22 PM: .. copyable: false in reference/command/setAuditConfig does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:22 PM: warning Image does not have relativePath: null
8:57:22 PM: warning Image does not have relativePath: null
8:57:22 PM: warning javascript
8:57:22 PM: :copyable: false in core/timeseries/timeseries-procedures does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:22 PM: warning Image does not have relativePath: null
8:57:22 PM: warning Image does not have relativePath: null
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning directive "replacement" not yet implemented on page core/queryable-encryption/qe-create-application
8:57:23 PM: warning javascript:: in core/dot-dollar-considerations/dollar-prefix does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:24 PM: warning Image does not have relativePath: null
8:57:24 PM: warning Image does not have relativePath: null
8:57:24 PM: warning Image does not have relativePath: null
8:57:24 PM: warning Image does not have relativePath: null
8:57:25 PM: warning java-sync in reference/stable-api does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:25 PM: warning nodejs in reference/stable-api does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:25 PM: warning java-sync in reference/stable-api does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:25 PM: warning nodejs in reference/stable-api does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:25 PM: warning java-sync in reference/stable-api does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:25 PM: warning nodejs in reference/stable-api does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:26 PM: warning directive "step" not yet implemented on page release-notes/8.0-upgrade-sharded-cluster
8:57:27 PM: warning Image does not have relativePath: null
8:57:27 PM: warning Image does not have relativePath: null
8:57:27 PM: warning Image does not have relativePath: null
8:57:27 PM: warning Image does not have relativePath: null
8:57:27 PM: warning Image does not have relativePath: null
8:57:27 PM: warning Image does not have relativePath: null
8:57:27 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:27 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:27 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:27 PM: warning Domain 'py' not yet implemented for 'class'
8:57:27 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:27 PM: warning Domain 'py' not yet implemented for 'class'
8:57:27 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:27 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:27 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:27 PM: warning Domain 'py' not yet implemented for 'class'
8:57:27 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:27 PM: warning Domain 'py' not yet implemented for 'class'
8:57:27 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:27 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:27 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:27 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:27 PM: warning javascript
8:57:27 PM: :copyable: false in reference/operator/aggregation/accumulator does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:27 PM: warning Image does not have relativePath: null
8:57:27 PM: warning Image does not have relativePath: null
8:57:27 PM: warning Image does not have relativePath: null
8:57:27 PM: warning Image does not have relativePath: null
8:57:27 PM: warning directive "class" not yet implemented on page reference/read-concern-snapshot
8:57:28 PM: warning directive "class" not yet implemented on page reference/read-concern-local
8:57:28 PM: warning directive "class" not yet implemented on page reference/read-concern-available
8:57:29 PM: warning Image does not have relativePath: null
8:57:29 PM: warning Image does not have relativePath: null
8:57:29 PM: warning Image does not have relativePath: null
8:57:29 PM: warning Image does not have relativePath: null
8:57:29 PM: warning Image does not have relativePath: null
8:57:29 PM: warning Image does not have relativePath: null
8:57:29 PM: warning javascript
8:57:29 PM: :copyable:false in reference/operator/aggregation/currentOp does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:29 PM: warning javascript
8:57:29 PM: :copyable:false in reference/operator/aggregation/currentOp does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:29 PM: warning javascript
8:57:29 PM: :copyable:false in reference/operator/aggregation/currentOp does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:29 PM: warning Image does not have relativePath: null
8:57:29 PM: warning cfg in tutorial/disable-transparent-huge-pages does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:30 PM: warning powershell in tutorial/kerberos-auth-activedirectory-authz does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:30 PM: warning powershell in tutorial/kerberos-auth-activedirectory-authz does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:30 PM: warning javascript
8:57:31 PM: "copyable: false in reference/mongodb-extended-json-v1 does not have a valid language name for structured data SEO. Please contact DOP to add.
warning javascript
warning javascript
8:57:31 PM: :copyable: false in reference/operator/aggregation/convert does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:31 PM: warning javscript in tutorial/convert-standalone-to-replica-set does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:31 PM: warning javascript
8:57:31 PM: :copyable: false in reference/operator/aggregation/percentile does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:31 PM: warning directive "tab" not yet implemented on page tutorial/convert-replica-set-to-replicated-shard-cluster
8:57:31 PM: warning javascript: in tutorial/sort-results-with-indexes does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:31 PM: warning javascript: in tutorial/sort-results-with-indexes does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:31 PM: warning javascript: in tutorial/sort-results-with-indexes does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:31 PM: warning javascript
8:57:31 PM: :copyable: false in reference/operator/aggregation/sortArray does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:32 PM: warning javascript
8:57:32 PM: :emphasize-line: 5 in reference/operator/update/positional-filtered does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:32 PM: warning Image does not have relativePath: null
8:57:32 PM: warning Image does not have relativePath: null
8:57:32 PM: warning Image does not have relativePath: null
8:57:32 PM: warning Image does not have relativePath: null
8:57:32 PM: warning Image does not have relativePath: null
8:57:32 PM: warning Image does not have relativePath: null
8:57:32 PM: warning Image does not have relativePath: null
8:57:32 PM: warning Image does not have relativePath: null
8:57:32 PM: warning Image does not have relativePath: null
8:57:32 PM: warning Image does not have relativePath: null
8:57:32 PM: warning Image does not have relativePath: null
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning bat in tutorial/configure-windows-netsh-firewall does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:32 PM: warning bat in tutorial/configure-windows-netsh-firewall does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:32 PM: warning bat in tutorial/configure-windows-netsh-firewall does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:32 PM: warning bat in tutorial/configure-windows-netsh-firewall does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:32 PM: warning bat in tutorial/configure-windows-netsh-firewall does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:32 PM: warning bat in tutorial/configure-windows-netsh-firewall does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:32 PM: warning bat in tutorial/configure-windows-netsh-firewall does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:32 PM: warning bat in tutorial/configure-windows-netsh-firewall does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:32 PM: warning bat in tutorial/configure-windows-netsh-firewall does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:32 PM: warning bat in tutorial/configure-windows-netsh-firewall does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:32 PM: warning bat in tutorial/configure-windows-netsh-firewall does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:32 PM: warning bat in tutorial/configure-windows-netsh-firewall does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:32 PM: warning bat in tutorial/configure-windows-netsh-firewall does not have a valid language name for structured data SEO. Please contact DOP to add.
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:32 PM: warning Image does not have relativePath: null
8:57:32 PM: warning Image does not have relativePath: null
8:57:32 PM: warning Image does not have relativePath: null
8:57:32 PM: warning Image does not have relativePath: null
8:57:32 PM: warning Image does not have relativePath: null
8:57:32 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'class'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'class'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'class'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'class'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Image does not have relativePath: null
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:33 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:34 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:34 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:34 PM: warning Domain 'py' not yet implemented for 'meth'
8:57:34 PM: success Building static HTML for pages - 23.130s - 1571/1571 67.92/s
8:57:34 PM: info There are no new or changed slice html files to build.
8:57:39 PM: success stiching slices - 4.612s
8:57:39 PM: success onPostBuild - 0.617s
8:57:40 PM:
8:57:40 PM: Pages
8:57:40 PM: └ src/components/DocumentBody.js
8:57:40 PM: ├ /about/
8:57:40 PM: └ ...1570 more pages available
8:57:40 PM: ╭────────────────────────────────────────────────────────────────────╮
8:57:40 PM: │ │
8:57:40 PM: │ (SSG) Generated at build time │
8:57:40 PM: │ D (DSG) Deferred static generation - page generated at runtime │
8:57:40 PM: │ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
8:57:40 PM: │ λ (Function) Gatsby function │
8:57:40 PM: │ │
8:57:40 PM: ╰────────────────────────────────────────────────────────────────────╯
8:57:40 PM: info Done building in 55.84994301 sec
8:57:40 PM:
8:57:40 PM: (build.command completed in 56.1s)
8:57:40 PM: Extension enabled: true
8:57:40 PM: No OpenAPI pages found
8:57:40 PM: Extension enabled: true
8:58:39 PM:
8:58:39 PM: Scanning for secrets in code and build output.
8:58:39 PM: ────────────────────────────────────────────────────────────────
8:58:39 PM:
8:58:39 PM: Secrets scanning complete. 211612 file(s) scanned. No secrets detected in build output or repo code!
8:58:39 PM:
8:58:39 PM: (Secrets scanning completed in 59s)
8:58:39 PM:
8:58:46 PM: (Netlify Build completed in 3m)
8:58:47 PM: Section completed: building
8:58:55 PM: Finished processing build request in 3m35.508s
Deploying
Complete
Deploying
Complete
8:58:39 PM: Deploy site
8:58:39 PM: ────────────────────────────────────────────────────────────────
8:58:39 PM:
8:58:39 PM: Starting to deploy site from 'snooty/public'
8:58:41 PM: Calculating files to upload
8:58:43 PM: 127 new file(s) to upload
8:58:43 PM: 0 new function(s) to upload
8:58:44 PM: Section completed: deploying
8:58:46 PM: Finished waiting for live deploy in 2.031s
8:58:46 PM: Site deploy was successfully initiated
8:58:46 PM:
8:58:46 PM: (Deploy site completed in 6.3s)
8:58:46 PM: Extension enabled: true
8:58:46 PM: Skipping offline extension for env prd
8:58:46 PM: Extension enabled: true
8:58:46 PM: Checking if any files changed on git -----
8:58:46 PM: Modified files: [
8:58:46 PM: 'source/reference/command/find.txt',
8:58:46 PM: 'source/reference/command/getMore.txt',
8:58:46 PM: 'source/reference/method/cursor.batchSize.txt',
8:58:46 PM: 'source/reference/method/db.collection.watch.txt',
8:58:46 PM: 'source/reference/operator/aggregation/queryStats.txt'
8:58:46 PM: ]
8:58:46 PM: Extension enabled: true
Cleanup
Complete
Cleanup
Complete
8:58:46 PM: Netlify Build Complete
8:58:46 PM: ────────────────────────────────────────────────────────────────
8:58:46 PM:
8:58:47 PM: Caching artifacts
8:58:47 PM: Started saving build plugins
8:58:47 PM: Finished saving build plugins
8:58:47 PM: Started saving mise cache
8:58:47 PM: Finished saving mise cache
8:58:47 PM: Started saving pip cache
8:58:47 PM: Finished saving pip cache
8:58:47 PM: Started saving emacs cask dependencies
8:58:47 PM: Finished saving emacs cask dependencies
8:58:47 PM: Started saving maven dependencies
8:58:47 PM: Finished saving maven dependencies
8:58:47 PM: Started saving boot dependencies
8:58:47 PM: Finished saving boot dependencies
8:58:47 PM: Started saving rust rustup cache
8:58:47 PM: Finished saving rust rustup cache
8:58:47 PM: Build script success
8:58:53 PM: Uploading Cache of size 1.2GB
8:58:55 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
8:58:44 PM: Skipping form detection
8:58:44 PM: Post processing - header rules
8:58:44 PM: Post processing - redirect rules
8:58:44 PM: Post processing done
8:58:44 PM: Section completed: postprocessing
8:58:44 PM: Starting post processing
8:58:45 PM: Site is live ✨