Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
12:40:53 PM: Build ready to start
12:40:53 PM: The following environment variables have been removed from this build to keep them secret:
12:40:53 PM: - NODE_OPTIONS
12:41:13 PM: build-image version: 9a361c83c6a43010ba0aa3ea38214accc0223b2c (focal)
12:41:13 PM: buildbot version: 9a4374dc9e2c1cbd2a152e441d69a3a6d7e12511
12:41:13 PM: Fetching cached dependencies
12:41:13 PM: Starting to download cache of 541.4MB
12:41:14 PM: Finished downloading cache in 1.369s
12:41:14 PM: Starting to extract cache
12:41:20 PM: Finished extracting cache in 5.339s
12:41:20 PM: Finished fetching cache in 6.799s
12:41:20 PM: Starting to prepare the repo for build
12:41:20 PM: Preparing Git Reference pull/2466/head
12:41:22 PM: Starting to install dependencies
12:41:23 PM: Started restoring cached mise cache
12:41:23 PM: Finished restoring cached mise cache
12:41:24 PM: mise python@3.13.2 install
12:41:24 PM: mise python@3.13.2 download cpython-3.13.2+20250212-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
12:41:24 PM: mise python@3.13.2 extract cpython-3.13.2+20250212-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
12:41:24 PM: mise python@3.13.2 python --version
12:41:24 PM: mise python@3.13.2 Python 3.13.2
12:41:24 PM: mise python@3.13.2 ✓ installed
12:41:24 PM: Python version set to 3.13
12:41:26 PM: Collecting pipenv
12:41:26 PM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
12:41:26 PM: Collecting certifi (from pipenv)
12:41:26 PM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
12:41:26 PM: Collecting packaging>=22 (from pipenv)
12:41:26 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
12:41:27 PM: Collecting setuptools>=67 (from pipenv)
12:41:27 PM: Downloading setuptools-76.0.0-py3-none-any.whl.metadata (6.7 kB)
12:41:27 PM: Collecting virtualenv>=20.24.2 (from pipenv)
12:41:27 PM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
12:41:27 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
12:41:27 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
12:41:27 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
12:41:27 PM: Downloading filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB)
12:41:27 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
12:41:27 PM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
12:41:27 PM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
12:41:27 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 60.0 MB/s eta 0:00:00
12:41:27 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
12:41:27 PM: Downloading setuptools-76.0.0-py3-none-any.whl (1.2 MB)
12:41:27 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 58.9 MB/s eta 0:00:00
12:41:27 PM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
12:41:27 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 160.5 MB/s eta 0:00:00
12:41:27 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
12:41:27 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
12:41:27 PM: Downloading filelock-3.17.0-py3-none-any.whl (16 kB)
12:41:27 PM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
12:41:27 PM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
12:41:30 PM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.17.0 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.6 setuptools-76.0.0 virtualenv-20.29.3
12:41:30 PM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
12:41:30 PM: [notice] To update, run: pip install --upgrade pip
12:41:30 PM: Required ruby-3.3.2 is not installed.
12:41:30 PM: To install do: 'rvm install "ruby-3.3.2"'
12:41:30 PM: Attempting Ruby version 3.3.2, read from .ruby-version file
12:41:31 PM: Required ruby-3.3.2 is not installed - installing.
12:41:31 PM: Searching for binary rubies, this might take some time.
12:41:33 PM: No binary rubies available for: ubuntu/20.04/x86_64/ruby-3.3.2.
12:41:33 PM: Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
12:41:33 PM: Checking requirements for ubuntu.
12:41:33 PM: Requirements installation successful.
12:41:33 PM: Installing Ruby from source to: /opt/buildhome/.rvm/rubies/ruby-3.3.2, this may take a while depending on your cpu(s)...
12:41:33 PM: ruby-3.3.2 - #downloading ruby-3.3.2, this may take a while depending on your connection...
12:41:33 PM: No checksum for downloaded archive, recording checksum in user configuration.
12:41:35 PM: ruby-3.3.2 - #extracting ruby-3.3.2 to /opt/buildhome/.rvm/src/ruby-3.3.2.....
12:42:04 PM: ruby-3.3.2 - #configuring..................................................................
12:42:04 PM: ruby-3.3.2 - #post-configuration..
12:43:23 PM: ruby-3.3.2 - #compiling........................................................................................................
12:43:27 PM: ruby-3.3.2 - #installing......................
12:43:27 PM: ruby-3.3.2 - #making binaries executable...
12:43:27 PM: Installed rubygems 3.5.9 is newer than 3.0.9 provided with installed ruby, skipping installation, use --force to force installation.
12:43:27 PM: ruby-3.3.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-3.3.2@global
12:43:29 PM: ruby-3.3.2 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems......................................................................
12:43:30 PM: ruby-3.3.2 - #generating global wrappers........
12:43:30 PM: ruby-3.3.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-3.3.2
12:43:30 PM: ruby-3.3.2 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
12:43:30 PM: ruby-3.3.2 - #generating default wrappers........
12:43:30 PM: ruby-3.3.2 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
12:43:30 PM: Install of ruby-3.3.2 - #complete
12:43:30 PM: Ruby was built without documentation, to build it run: rvm docs generate-ri
12:43:31 PM: Using /opt/buildhome/.rvm/gems/ruby-3.3.2
12:43:31 PM: Using Ruby version 3.3.2
12:43:32 PM: Started restoring cached go cache
12:43:32 PM: Finished restoring cached go cache
12:43:32 PM: Installing Go version 1.10 (requested 1.10)
12:43:36 PM: go version go1.10 linux/amd64
12:43:36 PM: Using PHP version 8.0
12:43:38 PM: Started restoring cached Node.js version
12:43:40 PM: Finished restoring cached Node.js version
12:43:40 PM: Attempting Node.js version '16.20.1' from .nvmrc
12:43:40 PM: v16.20.1 is already installed.
12:43:40 PM: Now using node v16.20.1 (npm v8.19.4)
12:43:40 PM: Enabling Node.js Corepack
12:43:41 PM: Started restoring cached build plugins
12:43:41 PM: Finished restoring cached build plugins
12:43:41 PM: Started restoring cached corepack dependencies
12:43:41 PM: Finished restoring cached corepack dependencies
12:43:41 PM: No npm workspaces detected
12:43:41 PM: Started restoring cached node modules
12:43:41 PM: Finished restoring cached node modules
12:43:41 PM: Installing npm packages using npm version 8.19.4
12:43:47 PM: > openhab-docs@4.2.0 postinstall
12:43:47 PM: > npm dedupe && npm prune
12:44:04 PM: added 9 packages, changed 11 packages, and audited 1535 packages in 17s
12:44:04 PM: 133 packages are looking for funding
12:44:04 PM: run `npm fund` for details
12:44:04 PM: 112 vulnerabilities (4 low, 75 moderate, 28 high, 5 critical)
12:44:04 PM: To address issues that do not require attention, run:
12:44:04 PM: npm audit fix
12:44:04 PM: To address all issues possible (including breaking changes), run:
12:44:04 PM: npm audit fix --force
12:44:04 PM: Some issues need review, and may require choosing
12:44:04 PM: a different dependency.
12:44:04 PM: Run `npm audit` for details.
12:44:06 PM: up to date, audited 1535 packages in 2s
12:44:06 PM: 133 packages are looking for funding
12:44:06 PM: run `npm fund` for details
12:44:06 PM: 112 vulnerabilities (4 low, 75 moderate, 28 high, 5 critical)
12:44:06 PM: To address issues that do not require attention, run:
12:44:06 PM: npm audit fix
12:44:06 PM: To address all issues possible (including breaking changes), run:
12:44:06 PM: npm audit fix --force
12:44:06 PM: Some issues need review, and may require choosing
12:44:06 PM: a different dependency.
12:44:06 PM: Run `npm audit` for details.
12:44:07 PM: removed 9 packages, changed 11 packages, and audited 1526 packages in 25s
12:44:07 PM: 129 packages are looking for funding
12:44:07 PM: run `npm fund` for details
12:44:07 PM: 110 vulnerabilities (2 low, 75 moderate, 28 high, 5 critical)
12:44:07 PM: To address issues that do not require attention, run:
12:44:07 PM: npm audit fix
12:44:07 PM: To address all issues possible (including breaking changes), run:
12:44:07 PM: npm audit fix --force
12:44:07 PM: Some issues need review, and may require choosing
12:44:07 PM: a different dependency.
12:44:07 PM: Run `npm audit` for details.
12:44:07 PM: npm packages installed
12:44:07 PM: Successfully installed dependencies
12:44:07 PM: Starting build script
12:44:09 PM: Detected 1 framework(s)
12:44:09 PM: "vuepress" at version "1.9.10"
12:44:09 PM: Section completed: initializing
Building
Complete
Building
Complete
12:44:11 PM: Netlify Build
12:44:11 PM: ────────────────────────────────────────────────────────────────
12:44:11 PM:
12:44:11 PM: ❯ Version
12:44:11 PM: @netlify/build 29.59.2
12:44:11 PM:
12:44:11 PM: ❯ Flags
12:44:11 PM: accountId: 5ae1f262b31274718321a1c0
12:44:11 PM: baseRelDir: false
12:44:11 PM: buildId: 67ceddd574b65d0008a7b979
12:44:11 PM: deployId: 67ceddd574b65d0008a7b97b
12:44:11 PM:
12:44:11 PM: ❯ Current directory
12:44:11 PM: /opt/build/repo
12:44:11 PM:
12:44:11 PM: ❯ Config file
12:44:11 PM: /opt/build/repo/netlify.toml
12:44:11 PM:
12:44:11 PM: ❯ Context
12:44:11 PM: deploy-preview
12:44:11 PM:
12:44:11 PM: Build command from Netlify app
12:44:11 PM: ────────────────────────────────────────────────────────────────
12:44:11 PM:
12:44:11 PM: $ npm run build-preview
12:44:11 PM: > openhab-docs@4.2.0 build-preview
12:44:11 PM: > npm run prepare-docs && npm run build-only
12:44:11 PM: > openhab-docs@4.2.0 prepare-docs
12:44:11 PM: > ruby prepare-docs.rb
12:44:12 PM: ➡️ Migrating the introduction article
12:44:12 PM: ➡️ Migrating logos
12:44:12 PM: ➡️ Migrating the Concepts section
12:44:12 PM: ➡️ Migrating the Installation section
12:44:12 PM: ➡️ Migrating the Tutorial section
12:44:12 PM: ➡️ Migrating the Configuration section
12:44:12 PM: ➡️ Migrating the Main UI section
12:44:12 PM: ➡️ Migrating the Migration Tutorial section
12:44:12 PM: ➡️ Migrating the Blockly Tutorial section
12:44:12 PM: ➡️ Migrating the UI section
12:44:12 PM: ➡️ Migrating the Apps section
12:44:12 PM: ➡️ Migrating the Administration section
12:44:12 PM: ➡️ Migrating the Developer section
12:44:12 PM: ➡️ Adding placeholder pages for preview
12:44:12 PM: ➡️ addons/integrations/homekit
12:44:12 PM: ➡️ addons/integrations/openhabcloud
12:44:12 PM: ➡️ docs/apps/android.md
12:44:12 PM: ➡️ docs/configuration/habpanel
12:44:12 PM: ➡️ docs/configuration/iconsets/classic
12:44:12 PM: ➡️ docs/ui/components
12:44:12 PM: ➡️ docs/ui/habpanel
12:44:12 PM: ➡️ docs/ui/habpanel/habpanel.md
12:44:12 PM: ➡️ docs/ui/habot
12:44:12 PM: ➡️ docs/ui/basic
12:44:12 PM: ➡️ docs/ecosystem/alexa
12:44:12 PM: ➡️ docs/ecosystem/google-assistant
12:44:12 PM: ➡️ docs/ecosystem/ifttt
12:44:12 PM: ➡️ docs/ecosystem/mycroft
12:44:12 PM: ➡️ docs/installation/openhabian.md
12:44:12 PM: > openhab-docs@4.2.0 build-only
12:44:12 PM: > vuepress build .
12:44:13 PM: wait Extracting site metadata...
12:44:13 PM: tip Apply theme @vuepress/theme-default ...
12:44:13 PM: warning Cannot read properties of undefined (reading 'toUpperCase')
12:44:13 PM: tip Apply plugin container (i.e. "vuepress-plugin-container") ...
12:44:13 PM: tip Apply plugin @vuepress/register-components (i.e. "@vuepress/plugin-register-components") ...
12:44:13 PM: tip Apply plugin @vuepress/search (i.e. "@vuepress/plugin-search") ...
12:44:13 PM: tip Apply plugin @vuepress/nprogress (i.e. "@vuepress/plugin-nprogress") ...
12:44:13 PM: tip Apply plugin tabs (i.e. "vuepress-plugin-tabs") ...
12:44:14 PM: [info] [webpackbar] Compiling Client
12:44:14 PM: [info] [webpackbar] Compiling Server
12:44:16 PM: Language does not exist: xtend
12:44:16 PM: Language does not exist: xtend
12:44:16 PM: Language does not exist: xtend
12:44:16 PM: Language does not exist: xtend
12:44:16 PM: Language does not exist: xtend
12:44:16 PM: Language does not exist: xtend
12:44:16 PM: Language does not exist: xtend
12:44:16 PM: Language does not exist: xtend
12:44:16 PM: Language does not exist: xtend
12:44:16 PM: Language does not exist: xtend
12:44:16 PM: Language does not exist: xtend
12:44:16 PM: Language does not exist: xtend
12:44:16 PM: Language does not exist: xtend
12:44:16 PM: Language does not exist: xtend
12:44:16 PM: Language does not exist: xtend
12:44:27 PM: Language does not exist: conf
12:44:27 PM: Language does not exist: conf
12:44:39 PM: [success] [webpackbar] Server: Compiled successfully in 24.80s
12:44:42 PM: [success] [webpackbar] Client: Compiled successfully in 28.06s
12:44:43 PM: wait Rendering static HTML...
12:44:51 PM: success Generated static files in vuepress.
12:44:51 PM:
12:44:51 PM: (build.command completed in 40.4s)
12:44:51 PM:
12:44:54 PM: (Netlify Build completed in 43.6s)
12:44:55 PM: Section completed: building
12:45:33 PM: Finished processing build request in 4m20.801s
Deploying
Complete
Deploying
Complete
12:44:51 PM: Deploy site
12:44:51 PM: ────────────────────────────────────────────────────────────────
12:44:51 PM:
12:44:51 PM: Starting to deploy site from 'vuepress'
12:44:51 PM: Calculating files to upload
12:44:54 PM: 217 new file(s) to upload
12:44:54 PM: 0 new function(s) to upload
12:44:54 PM: Starting to upload
12:44:54 PM: 10% uploaded
12:44:54 PM: 20% uploaded
12:44:54 PM: 30% uploaded
12:44:54 PM: 40% uploaded
12:44:54 PM: 50% uploaded
12:44:54 PM: 60% uploaded
12:44:54 PM: 70% uploaded
12:44:54 PM: 80% uploaded
12:44:54 PM: 90% uploaded
12:44:54 PM: 100% uploaded
12:44:54 PM: Section completed: deploying
12:44:54 PM: Site deploy was successfully initiated
12:44:54 PM:
12:44:54 PM: (Deploy site completed in 3s)
Cleanup
Complete
Cleanup
Complete
12:44:54 PM: Netlify Build Complete
12:44:54 PM: ────────────────────────────────────────────────────────────────
12:44:54 PM:
12:44:55 PM: Caching artifacts
12:44:55 PM: Started saving node modules
12:44:55 PM: Finished saving node modules
12:44:55 PM: Started saving build plugins
12:44:55 PM: Finished saving build plugins
12:44:55 PM: Started saving mise cache
12:44:55 PM: Finished saving mise cache
12:44:55 PM: Started saving corepack cache
12:44:55 PM: Finished saving corepack cache
12:44:55 PM: Started saving pip cache
12:44:55 PM: Finished saving pip cache
12:44:55 PM: Started saving emacs cask dependencies
12:44:55 PM: Finished saving emacs cask dependencies
12:44:55 PM: Started saving maven dependencies
12:44:55 PM: Finished saving maven dependencies
12:44:55 PM: Started saving boot dependencies
12:44:55 PM: Finished saving boot dependencies
12:44:55 PM: Started saving rust rustup cache
12:44:55 PM: Finished saving rust rustup cache
12:44:55 PM: Started saving go dependencies
12:44:55 PM: Finished saving go dependencies
12:44:55 PM: Cached Ruby version 3.3.2
12:44:55 PM: Build script success
12:45:32 PM: Uploading Cache of size 573.1MB
12:45:33 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
12:44:54 PM: Starting post processing
12:44:54 PM: Post processing - redirect rules
12:44:54 PM: Post processing done
12:44:54 PM: Section completed: postprocessing
12:44:54 PM: Skipping form detection
12:44:54 PM: Post processing - header rules
12:44:56 PM: Site is live ✨