Skip to main content

Deploy details

Deploy successful for gcodejs

merge main into develop so we can safely test new things

PR #8: main@7f5ed9d

Deploy log

5:53:41 PM: Build ready to start
5:53:47 PM: build-image version: 4c0c1cadee6a31c9bb8d824514030009c4c05c6a (focal)
5:53:47 PM: build-image tag: v4.15.0
5:53:47 PM: buildbot version: 9ef4dba9386902658d5cc7ad8ca0406443896076
5:53:47 PM: Fetching cached dependencies
5:53:47 PM: Starting to download cache of 73.0MB
5:53:48 PM: Finished downloading cache in 651.137626ms
5:53:48 PM: Starting to extract cache
5:53:48 PM: Finished extracting cache in 570.170523ms
5:53:48 PM: Finished fetching cache in 1.274866409s
5:53:48 PM: Starting to prepare the repo for build
5:53:48 PM: Preparing Git Reference pull/8/head
5:53:49 PM: Parsing package.json dependencies
5:53:50 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'gcode/dist' versus 'dist' in the Netlify UI
5:53:50 PM: Section completed: initializing
5:53:50 PM: Starting build script
5:53:50 PM: Installing dependencies
5:53:50 PM: Python version set to 2.7
5:53:50 PM: Started restoring cached node version
5:53:51 PM: Finished restoring cached node version
5:53:51 PM: v16.18.1 is already installed.
5:53:51 PM: Now using node v16.18.1 (npm v8.19.2)
5:53:51 PM: Enabling node corepack
5:53:51 PM: Started restoring cached build plugins
5:53:51 PM: Finished restoring cached build plugins
5:53:51 PM: Attempting ruby version 2.7.2, read from environment
5:53:52 PM: Using ruby version 2.7.2
5:53:52 PM: Using PHP version 8.0
5:53:52 PM: No npm workspaces detected
5:53:52 PM: Started restoring cached node modules
5:53:52 PM: Finished restoring cached node modules
5:53:52 PM: Started restoring cached go cache
5:53:52 PM: Finished restoring cached go cache
5:53:52 PM: Installing Go version 1.17 (requested 1.17)
5:53:57 PM: unset GOOS;
5:53:57 PM: unset GOARCH;
5:53:57 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.17.linux.amd64';
5:53:57 PM: export PATH="/opt/buildhome/.gimme/versions/go1.17.linux.amd64/bin:${PATH}";
5:53:57 PM: go version >&2;
5:53:57 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.17.linux.amd64.env"
5:53:57 PM: go version go1.17 linux/amd64
5:53:57 PM: Detected 2 framework(s)
5:53:57 PM: "svelte" at version "3.50.1"
5:53:57 PM: "vite" at version "3.1.1"
5:53:57 PM: Installing missing commands
5:53:57 PM: Verify run directory
5:53:59 PM:
5:53:59 PM: ────────────────────────────────────────────────────────────────
5:53:59 PM: Netlify Build
5:53:59 PM: ────────────────────────────────────────────────────────────────
5:53:59 PM:
5:53:59 PM: ❯ Version
5:53:59 PM: @netlify/build 28.4.4
5:53:59 PM:
5:53:59 PM: ❯ Flags
5:53:59 PM: baseRelDir: true
5:53:59 PM: buildId: 638b8d259bef100008815188
5:53:59 PM: deployId: 638b8d259bef10000881518a
5:53:59 PM:
5:53:59 PM: ❯ Current directory
5:53:59 PM: /opt/build/repo/gcode
5:53:59 PM:
5:53:59 PM: ❯ Config file
5:53:59 PM: No config file was defined: using default values.
5:53:59 PM:
5:53:59 PM: ❯ Context
5:53:59 PM: deploy-preview
5:53:59 PM:
5:53:59 PM: ────────────────────────────────────────────────────────────────
5:53:59 PM: 1. Build command from Netlify app
5:53:59 PM: ────────────────────────────────────────────────────────────────
5:53:59 PM: ​
5:53:59 PM: $ npx tailwindcss -i ./src/tailwind.css -o ./dist/tailwind.css && vite build
5:54:00 PM: Done in 142ms.
5:54:00 PM: vite v3.1.1 building for production...
5:54:00 PM: transforming...
5:54:00 PM: 5:54:00 PM [vite-plugin-svelte] /opt/build/repo/gcode/src/lib/GlineCode.svelte:30:2 Unused CSS selector ".G-command-name"
5:54:00 PM: 28:
5:54:00 PM: 29: <style>
5:54:00 PM: 30: .G-command-name {
5:54:00 PM: ^
5:54:00 PM: 31: color: rgb(150, 0, 255);
5:54:00 PM: 32: }
5:54:00 PM: Creating deploy upload records
5:54:00 PM: 5:54:00 PM [vite-plugin-svelte] /opt/build/repo/gcode/src/lib/GlineCode.svelte:34:2 Unused CSS selector ".G-option-coords"
5:54:00 PM: 32: }
5:54:00 PM: 33:
5:54:00 PM: 34: .G-option-coords {
5:54:00 PM: ^
5:54:01 PM: Starting post processing
5:54:00 PM: 35: color: rgb(100, 150, 255);
5:54:00 PM: 36: }
5:54:00 PM: 5:54:00 PM [vite-plugin-svelte] /opt/build/repo/gcode/src/lib/GlineCode.svelte:38:2 Unused CSS selector ".G-options-M"
5:54:00 PM: 36: }
5:54:01 PM: Post processing - HTML
5:54:00 PM: 37:
5:54:00 PM: 38: .G-options-M {
5:54:00 PM: ^
5:54:01 PM: Post processing - header rules
5:54:00 PM: 39: color: rgb(0, 255, 150);
5:54:00 PM: 40: }
5:54:00 PM: 5:54:00 PM [vite-plugin-svelte] /opt/build/repo/gcode/src/lib/GlineCode.svelte:42:2 Unused CSS selector ".G-number-value"
5:54:01 PM: Post processing - redirect rules
5:54:00 PM: 40: }
5:54:00 PM: 41:
5:54:00 PM: 42: .G-number-value {
5:54:01 PM: Post processing done
5:54:00 PM: ^
5:54:00 PM: 43: color: rgb(255, 100, 50);
5:54:01 PM: Section completed: postprocessing
5:54:00 PM: 44: }
5:54:00 PM: 5:54:00 PM [vite-plugin-svelte] /opt/build/repo/gcode/src/lib/GlineCode.svelte:46:2 Unused CSS selector ".G-comment"
5:54:00 PM: 44: }
5:54:00 PM: 45:
5:54:00 PM: 46: .G-comment {
5:54:00 PM: ^
5:54:00 PM: 47: color: rgb(150, 150, 150);
5:54:00 PM: 48: }
5:54:00 PM: 12 modules transformed.
5:54:00 PM: rendering chunks...
5:54:00 PM: dist/index.html 0.48 KiB
5:54:00 PM: dist/assets/index.a62df2ff.css 9.05 KiB / gzip: 2.26 KiB
5:54:00 PM: dist/assets/index.045b7022.js 13.10 KiB / gzip: 5.44 KiB
5:54:00 PM: ​
5:54:00 PM: (build.command completed in 1.4s)
5:54:00 PM:
5:54:00 PM: ────────────────────────────────────────────────────────────────
5:54:00 PM: 2. Deploy site
5:54:00 PM: ────────────────────────────────────────────────────────────────
5:54:00 PM: ​
5:54:00 PM: Starting to deploy site from 'gcode/dist'
5:54:00 PM: Creating deploy tree
5:54:01 PM: 0 new files to upload
5:54:01 PM: 0 new functions to upload
5:54:01 PM: Section completed: deploying
5:54:01 PM: Site deploy was successfully initiated
5:54:01 PM: ​
5:54:01 PM: (Deploy site completed in 194ms)
5:54:01 PM:
5:54:01 PM: ────────────────────────────────────────────────────────────────
5:54:01 PM: Netlify Build Complete
5:54:01 PM: ────────────────────────────────────────────────────────────────
5:54:01 PM: ​
5:54:01 PM: (Netlify Build completed in 1.6s)
5:54:01 PM: Caching artifacts
5:54:01 PM: Started saving node modules
5:54:01 PM: Finished saving node modules
5:54:01 PM: Started saving build plugins
5:54:01 PM: Finished saving build plugins
5:54:01 PM: Started saving pip cache
5:54:01 PM: Finished saving pip cache
5:54:01 PM: Started saving emacs cask dependencies
5:54:01 PM: Finished saving emacs cask dependencies
5:54:01 PM: Started saving maven dependencies
5:54:01 PM: Finished saving maven dependencies
5:54:01 PM: Started saving boot dependencies
5:54:01 PM: Finished saving boot dependencies
5:54:01 PM: Started saving rust rustup cache
5:54:01 PM: Finished saving rust rustup cache
5:54:01 PM: Started saving go dependencies
5:54:01 PM: Finished saving go dependencies
5:54:01 PM: Build script success
5:54:01 PM: Section completed: building
5:54:01 PM: Uploading Cache of size 73.0MB
5:54:02 PM: Section completed: cleanup
5:54:02 PM: Finished processing build request in 15.054804032s
5:54:04 PM: Site is live ✨