Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
12:12:35 PM: Build ready to start
12:12:37 PM: build-image version: d55944c047ef0aee2ac01971edde72cb2a50acfe (focal)
12:12:37 PM: build-image tag: v4.16.1
12:12:37 PM: buildbot version: 54c43bf6e2b5c9246a84788e30d1cb1a8806d36a
12:12:37 PM: Fetching cached dependencies
12:12:37 PM: Starting to download cache of 216.6MB
12:12:39 PM: Finished downloading cache in 1.689802328s
12:12:39 PM: Starting to extract cache
12:12:40 PM: Finished extracting cache in 1.894623527s
12:12:40 PM: Finished fetching cache in 3.643102652s
12:12:40 PM: Starting to prepare the repo for build
12:12:41 PM: Preparing Git Reference pull/144/head
12:12:41 PM: Parsing package.json dependencies
12:12:42 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'dist' versus '/' in the Netlify UI
12:12:42 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'export ELM_HOME="elm-stuff" && npm run build' versus '' in the Netlify UI
12:12:42 PM: Starting build script
12:12:42 PM: Installing dependencies
12:12:42 PM: Python version set to 2.7
12:12:43 PM: Started restoring cached node version
12:12:44 PM: Finished restoring cached node version
12:12:44 PM: Attempting node version '16' from .nvmrc
12:12:44 PM: v16.19.0 is already installed.
12:12:44 PM: Now using node v16.19.0 (npm v8.19.3)
12:12:44 PM: Enabling node corepack
12:12:44 PM: Started restoring cached build plugins
12:12:44 PM: Finished restoring cached build plugins
12:12:45 PM: Attempting ruby version 2.7.1, read from environment
12:12:45 PM: Started restoring cached ruby version
12:12:45 PM: Finished restoring cached ruby version
12:12:45 PM: Using ruby version 2.7.1
12:12:45 PM: Using PHP version 8.0
12:12:45 PM: No npm workspaces detected
12:12:45 PM: Started restoring cached node modules
12:12:45 PM: Finished restoring cached node modules
12:12:46 PM: Installing NPM modules using NPM version 8.19.3
12:12:47 PM: up to date, audited 358 packages in 996ms
12:12:47 PM: 78 packages are looking for funding
12:12:47 PM: run `npm fund` for details
12:12:47 PM: 4 high severity vulnerabilities
12:12:47 PM: To address issues that do not require attention, run:
12:12:47 PM: npm audit fix
12:12:47 PM: Some issues need review, and may require choosing
12:12:47 PM: a different dependency.
12:12:47 PM: Run `npm audit` for details.
12:12:47 PM: NPM modules installed
12:12:47 PM: Creating package sha
12:12:47 PM: Started restoring cached go cache
12:12:47 PM: Finished restoring cached go cache
12:12:47 PM: Installing Go version 1.14.4 (requested 1.14.4)
12:12:51 PM: unset GOOS;
12:12:51 PM: unset GOARCH;
12:12:51 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.14.4.linux.amd64';
12:12:51 PM: export PATH="/opt/buildhome/.gimme/versions/go1.14.4.linux.amd64/bin:${PATH}";
12:12:51 PM: go version >&2;
12:12:51 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.14.4.linux.amd64.env"
12:12:51 PM: go version go1.14.4 linux/amd64
12:12:51 PM: Detected 1 framework(s)
12:12:51 PM: "parcel" at version "0.0.0"
12:12:51 PM: Installing missing commands
12:12:51 PM: Verify run directory
12:12:51 PM: Section completed: initializing
Building
Complete
Building
Complete
12:12:54 PM: Netlify Build
12:12:54 PM: ────────────────────────────────────────────────────────────────
12:12:54 PM:
12:12:54 PM: ❯ Version
12:12:54 PM: @netlify/build 29.2.1
12:12:54 PM:
12:12:54 PM: ❯ Flags
12:12:54 PM: baseRelDir: true
12:12:54 PM: buildId: 63b178b30972470008763ab2
12:12:54 PM: deployId: 63b178b30972470008763ab4
12:12:54 PM:
12:12:54 PM: ❯ Current directory
12:12:54 PM: /opt/build/repo
12:12:54 PM:
12:12:54 PM: ❯ Config file
12:12:54 PM: /opt/build/repo/netlify.toml
12:12:54 PM:
12:12:54 PM: ❯ Context
12:12:54 PM: deploy-preview
12:12:54 PM:
12:12:54 PM: ❯ Loading plugins
12:12:54 PM: - netlify-plugin-cache@1.0.3 from netlify.toml and package.json
12:12:55 PM:
12:12:55 PM: 1. netlify-plugin-cache (onPreBuild event)
12:12:55 PM: ────────────────────────────────────────────────────────────────
12:12:55 PM:
12:12:56 PM: Successfully restored: elm-stuff ... 3 files in total.
12:12:56 PM:
12:12:56 PM: (netlify-plugin-cache onPreBuild completed in 207ms)
12:12:56 PM:
12:12:56 PM: 2. build.command from netlify.toml
12:12:56 PM: ────────────────────────────────────────────────────────────────
12:12:56 PM:
12:12:56 PM: $ export ELM_HOME="elm-stuff" && npm run build
12:12:56 PM: > sea-map@0.0.0 build
12:12:56 PM: > npm test && parcel build src/index.html && npm run copyassets
12:12:56 PM: > sea-map@0.0.0 test
12:12:56 PM: > elm-test
12:13:29 PM: elm-test 0.19.1
12:13:29 PM: ---------------
12:13:29 PM: Running 28 tests. To reproduce these results, run: elm-test --fuzz 100 --seed 227297752518483 /opt/build/repo/tests/DefinitionTest.elm /opt/build/repo/tests/GetHelpTest.elm /opt/build/repo/tests/HelpSelfGridTest.elm /opt/build/repo/tests/HelpSelfSingleTest.elm /opt/build/repo/tests/NotAloneTest.elm /opt/build/repo/tests/TestUtils.elm
12:13:30 PM:
12:13:30 PM: TEST RUN PASSED
12:13:30 PM: Duration: 1128 ms
12:13:30 PM: Passed: 28
12:13:30 PM: Failed: 0
12:13:31 PM: Building...
12:13:35 PM: Bundling...
12:13:35 PM: Packaging & Optimizing...
12:13:36 PM: ✨ Built in 6.23s
12:13:36 PM: dist/index.html 1.11 KB 284ms
12:13:36 PM: dist/icon.a5963ed7.ico 198.96 KB 36ms
12:13:36 PM: dist/index.77d69d7f.css 634 B 54ms
12:13:36 PM: dist/index.e1eecf79.css 340 B 89ms
12:13:36 PM: dist/Raleway-Bold.d95b7402.ttf 169.68 KB 38ms
12:13:36 PM: dist/Raleway-ExtraBold.0a14fab1.ttf 168.66 KB 53ms
12:13:36 PM: dist/index.fc9f4584.js 105.12 KB 1.17s
12:13:37 PM: > sea-map@0.0.0 copyassets
12:13:37 PM: > cp robots.txt dist/ && cp src/images/icon.ico dist/ && cp src/images/sea-summary.png dist/ && cp src/images/*.svg dist/
12:13:37 PM: (build.command completed in 41s)
12:13:37 PM:
12:13:43 PM: (Netlify Build completed in 49.4s)
12:13:43 PM: Section completed: building
12:13:47 PM: Finished processing build request in 1m9.814429341s
Deploying
Complete
Deploying
Complete
12:13:37 PM: 3. Deploy site
12:13:37 PM: ────────────────────────────────────────────────────────────────
12:13:37 PM:
12:13:37 PM: Starting to deploy site from 'dist'
12:13:37 PM: Creating deploy tree
12:13:37 PM: 0 new files to upload
12:13:37 PM: 0 new functions to upload
12:13:37 PM: Section completed: deploying
12:13:43 PM: Finished waiting for live deploy in 6.067938732s
12:13:43 PM: Site deploy was successfully initiated
12:13:43 PM:
12:13:43 PM: (Deploy site completed in 6.1s)
12:13:43 PM:
12:13:43 PM: 4. netlify-plugin-cache (onSuccess event)
12:13:43 PM: ────────────────────────────────────────────────────────────────
12:13:43 PM:
12:13:43 PM: Successfully cached: elm-stuff ... 3 files in total.
12:13:43 PM:
12:13:43 PM: (netlify-plugin-cache onSuccess completed in 249ms)
Cleanup
Complete
Cleanup
Complete
12:13:43 PM: Netlify Build Complete
12:13:43 PM: ────────────────────────────────────────────────────────────────
12:13:43 PM:
12:13:43 PM: Caching artifacts
12:13:43 PM: Started saving node modules
12:13:43 PM: Finished saving node modules
12:13:43 PM: Started saving build plugins
12:13:43 PM: Finished saving build plugins
12:13:43 PM: Started saving pip cache
12:13:43 PM: Finished saving pip cache
12:13:43 PM: Started saving emacs cask dependencies
12:13:43 PM: Finished saving emacs cask dependencies
12:13:43 PM: Started saving maven dependencies
12:13:43 PM: Finished saving maven dependencies
12:13:43 PM: Started saving boot dependencies
12:13:43 PM: Finished saving boot dependencies
12:13:43 PM: Started saving rust rustup cache
12:13:43 PM: Finished saving rust rustup cache
12:13:43 PM: Started saving go dependencies
12:13:43 PM: Finished saving go dependencies
12:13:43 PM: Build script success
12:13:45 PM: Uploading Cache of size 216.7MB
12:13:47 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
12:13:37 PM: Starting post processing
12:13:37 PM: Post processing - HTML
12:13:38 PM: Post processing - header rules
12:13:38 PM: Post processing - redirect rules
12:13:38 PM: Post processing done
12:13:38 PM: Section completed: postprocessing
12:13:42 PM: Site is live ✨