Skip to main content

Deploy details

Deploy successful for esphome-webserver

support for ble transport

PR #120: ble@bba5ab0

Deploy log

Initializing

Complete
8:04:31 AM: Build ready to start
8:04:43 AM: build-image version: ecdc8b770f4a0193fd3f258c1bc6029e681813a4 (focal)
8:04:43 AM: buildbot version: 778f625377bd173cd306eb0b71ebeb25fdfff620
8:04:43 AM: Fetching cached dependencies
8:04:43 AM: Starting to download cache of 379.9MB
8:04:45 AM: Finished downloading cache in 2.422s
8:04:45 AM: Starting to extract cache
8:04:49 AM: Finished extracting cache in 3.767s
8:04:49 AM: Finished fetching cache in 6.246s
8:04:49 AM: Starting to prepare the repo for build
8:04:49 AM: Preparing Git Reference pull/120/head
8:04:51 AM: Starting to install dependencies
8:04:51 AM: Python version set to 3.8
8:04:51 AM: Attempting Ruby version 2.7.2, read from environment
8:04:52 AM: Using Ruby version 2.7.2
8:04:53 AM: Started restoring cached go cache
8:04:53 AM: Finished restoring cached go cache
8:04:53 AM: Installing Go version 1.16.5 (requested 1.16.5)
8:04:56 AM: go version go1.16.5 linux/amd64
8:04:57 AM: Using PHP version 8.0
8:04:58 AM: Started restoring cached Node.js version
8:05:00 AM: Finished restoring cached Node.js version
8:05:01 AM: v20.16.0 is already installed.
8:05:01 AM: Now using node v20.16.0 (npm v10.8.1)
8:05:01 AM: Enabling Node.js Corepack
8:05:01 AM: Started restoring cached build plugins
8:05:01 AM: Finished restoring cached build plugins
8:05:01 AM: Started restoring cached corepack dependencies
8:05:01 AM: Finished restoring cached corepack dependencies
8:05:01 AM: npm workspaces detected
8:05:01 AM: Started restoring workspace root node modules
8:05:01 AM: Finished restoring workspace root node modules
8:05:01 AM: Installing npm packages using npm version 10.8.1
8:05:06 AM: npm warn deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
8:05:07 AM: npm warn deprecated workbox-cacheable-response@6.6.0: workbox-background-sync@6.6.0
8:05:07 AM: npm warn deprecated workbox-google-analytics@6.6.0: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained
8:05:08 AM: changed 284 packages, and audited 463 packages in 7s
8:05:08 AM: 82 packages are looking for funding
8:05:08 AM: run `npm fund` for details
8:05:08 AM: 7 vulnerabilities (2 moderate, 5 high)
8:05:08 AM: To address issues that do not require attention, run:
8:05:08 AM: npm audit fix
8:05:08 AM: Some issues need review, and may require choosing
8:05:08 AM: a different dependency.
8:05:08 AM: Run `npm audit` for details.
8:05:08 AM: npm packages installed
8:05:08 AM: Successfully installed dependencies
8:05:08 AM: Starting build script
8:05:09 AM: Detected 0 framework(s)
8:05:09 AM: Section completed: initializing

Building

Complete
8:05:11 AM: Netlify Build
8:05:11 AM: ────────────────────────────────────────────────────────────────
8:05:11 AM:
8:05:11 AM: ❯ Version
8:05:11 AM: @netlify/build 29.53.0
8:05:11 AM:
8:05:11 AM: ❯ Flags
8:05:11 AM: accountId: 61c1b870769dd80093932cc2
8:05:11 AM: baseRelDir: true
8:05:11 AM: buildId: 66bdb68fb6aec10008b60a78
8:05:11 AM: deployId: 66bdb68fb6aec10008b60a7a
8:05:11 AM:
8:05:11 AM: ❯ Current directory
8:05:11 AM: /opt/build/repo
8:05:11 AM:
8:05:11 AM: ❯ Config file
8:05:11 AM: No config file was defined: using default values.
8:05:11 AM:
8:05:11 AM: ❯ Context
8:05:11 AM: deploy-preview
8:05:11 AM:
8:05:11 AM: Build command from Netlify app
8:05:11 AM: ────────────────────────────────────────────────────────────────
8:05:11 AM: ​
8:05:11 AM: $ npm run build
8:05:11 AM: > esphome-webserver@3.0.0 build
8:05:11 AM: > npm run build:packages && npm run deploy
8:05:11 AM: > esphome-webserver@3.0.0 build:packages
8:05:11 AM: > npm run build --workspaces --if-present
8:05:11 AM: > @esphome-webserver/captive-portal@2.0.0 build
8:05:11 AM: > vite build && npm run deploy
8:05:11 AM: vite v2.9.16 building for production...
8:05:11 AM: transforming...
8:05:11 AM: 3 modules transformed.
8:05:12 AM: rendering chunks...
8:05:12 AM: ../../_static/captive_portal/index.html 4.65 KiB
8:05:12 AM: ../../_static/captive_portal/index.html.gz 1.79 KiB
8:05:12 AM: ../../_static/captive_portal/assets/index.633c2a7f.js 1.45 KiB
8:05:12 AM: ../../_static/captive_portal/assets/style.5f84af21.css 2.38 KiB
8:05:12 AM: > @esphome-webserver/captive-portal@2.0.0 deploy
8:05:12 AM: > bash -c '../../scripts/make_header.sh ../../_static/captive_portal captive_index.h captive_portal'
8:05:12 AM: ../../scripts/make_header.sh: line 22: xxd: command not found
8:05:12 AM: > @esphome-webserver/v1@1.0.0 build
8:05:12 AM: > mkdir -p ../../_static/v1 && cp ./src/* ../../_static/v1/
8:05:12 AM: > @esphome-webserver/v2@2.0.0 build
8:05:12 AM: > vite build --emptyOutDir && npm run deploy
8:05:12 AM: vite v2.9.16 building for production...
8:05:12 AM: transforming...
8:05:12 AM: 28 modules transformed.
8:05:13 AM: rendering chunks...
8:05:13 AM: ../../_static/v2/index.html 37.44 KiB
8:05:13 AM: ../../_static/v2/www.js.br 11.17 KiB
8:05:13 AM: ../../_static/v2/index.html.br 11.25 KiB
8:05:13 AM: ../../_static/v2/www.js.gz 12.50 KiB
8:05:13 AM: ../../_static/v2/index.html.gz 12.65 KiB
8:05:13 AM: ../../_static/v2/manifest.webmanifest 0.20 KiB
8:05:13 AM: ../../_static/v2/registerSW.js 0.13 KiB
8:05:13 AM: ../../_static/v2/www.js 37.17 KiB
8:05:14 AM: PWA v0.12.8
8:05:14 AM: mode generateSW
8:05:14 AM: precache 5 entries (74.76 KiB)
8:05:14 AM: files generated
8:05:14 AM: ../../_static/v2/sw.js
8:05:14 AM: ../../_static/v2/workbox-5aa5ca2f.js
8:05:14 AM: > @esphome-webserver/v2@2.0.0 deploy
8:05:14 AM: > bash -c '../../scripts/make_header.sh ../../_static/v2 server_index_v2.h web_server 2'
8:05:14 AM: ../../scripts/make_header.sh: line 22: xxd: command not found
8:05:14 AM: > @esphome-webserver/v3@3.0.0 build
8:05:14 AM: > vite build --emptyOutDir && npm run deploy
8:05:15 AM: vite v2.9.16 building for production...
8:05:15 AM: transforming...
8:05:16 AM: 37 modules transformed.
8:05:16 AM: rendering chunks...
8:05:17 AM: ../../_static/v3/index.html 216.43 KiB
8:05:17 AM: ../../_static/v3/www.js.br 64.89 KiB
8:05:17 AM: ../../_static/v3/index.html.br 64.91 KiB
8:05:17 AM: ../../_static/v3/www.js.gz 74.15 KiB
8:05:17 AM: ../../_static/v3/index.html.gz 74.25 KiB
8:05:17 AM: ../../_static/v3/www.js 216.28 KiB
8:05:17 AM: > @esphome-webserver/v3@3.0.0 deploy
8:05:17 AM: > bash -c '../../scripts/make_header.sh ../../_static/v3 server_index_v3.h web_server 3'
8:05:17 AM: ../../scripts/make_header.sh: line 22: xxd: command not found
8:05:17 AM: > esphome-webserver@3.0.0 deploy
8:05:17 AM: > npm run deploy --workspaces --if-present
8:05:17 AM: > @esphome-webserver/captive-portal@2.0.0 deploy
8:05:17 AM: > bash -c '../../scripts/make_header.sh ../../_static/captive_portal captive_index.h captive_portal'
8:05:17 AM: ../../scripts/make_header.sh: line 22: xxd: command not found
8:05:17 AM: > @esphome-webserver/v2@2.0.0 deploy
8:05:17 AM: > bash -c '../../scripts/make_header.sh ../../_static/v2 server_index_v2.h web_server 2'
8:05:17 AM: ../../scripts/make_header.sh: line 22: xxd: command not found
8:05:17 AM: > @esphome-webserver/v3@3.0.0 deploy
8:05:17 AM: > bash -c '../../scripts/make_header.sh ../../_static/v3 server_index_v3.h web_server 3'
8:05:17 AM: ../../scripts/make_header.sh: line 22: xxd: command not found
8:05:17 AM: ​
8:05:17 AM: (build.command completed in 6.4s)
8:05:17 AM:
8:05:18 AM: (Netlify Build completed in 6.9s)
8:05:18 AM: Section completed: building
8:05:21 AM: Finished processing build request in 38.043s

Deploying

Complete
8:05:17 AM: Deploy site
8:05:17 AM: ────────────────────────────────────────────────────────────────
8:05:17 AM: ​
8:05:17 AM: Starting to deploy site from '_static'
8:05:17 AM: Calculating files to upload
8:05:18 AM: 0 new files to upload
8:05:18 AM: 0 new functions to upload
8:05:18 AM: Section completed: deploying
8:05:18 AM: Site deploy was successfully initiated
8:05:18 AM: ​
8:05:18 AM: (Deploy site completed in 387ms)

Cleanup

Complete
8:05:18 AM: Netlify Build Complete
8:05:18 AM: ────────────────────────────────────────────────────────────────
8:05:18 AM: ​
8:05:18 AM: Caching artifacts
8:05:18 AM: Started saving workspace root node modules
8:05:18 AM: Finished saving workspace root node modules
8:05:18 AM: Started saving build plugins
8:05:18 AM: Finished saving build plugins
8:05:18 AM: Started saving corepack cache
8:05:18 AM: Finished saving corepack cache
8:05:18 AM: Started saving pip cache
8:05:18 AM: Finished saving pip cache
8:05:18 AM: Started saving emacs cask dependencies
8:05:18 AM: Finished saving emacs cask dependencies
8:05:18 AM: Started saving maven dependencies
8:05:18 AM: Finished saving maven dependencies
8:05:18 AM: Started saving boot dependencies
8:05:18 AM: Finished saving boot dependencies
8:05:18 AM: Started saving rust rustup cache
8:05:18 AM: Finished saving rust rustup cache
8:05:18 AM: Started saving go dependencies
8:05:18 AM: Finished saving go dependencies
8:05:18 AM: Build script success
8:05:20 AM: Uploading Cache of size 379.8MB
8:05:21 AM: Section completed: cleanup

Post-processing

Complete
8:05:18 AM: Starting post processing
8:05:18 AM: Skipping form detection
8:05:18 AM: Post processing - redirect rules
8:05:18 AM: Post processing done
8:05:18 AM: Section completed: postprocessing
8:05:18 AM: Post processing - header rules
8:05:18 AM: Site is live ✨