Skip to main content

Deploy details

This deploy used an outdated Lighthouse integration version. To find embedded Lighthouse scores and reports on future deploys, ensure your integration is updated. Learn more about embedded Lighthouse scores

Deploy successful for markentier-tech

Production: main@HEAD

Deploy summary

  • info

    2 plugins ran successfully

    Select for details.

    • netlify-plugin-image-optim
    • @netlify/plugin-lighthouse
  • plugin output

    @netlify/plugin-lighthouse ran successfully

    Summary for directory 'public': undefined

  • info

    Build time: 3m 19s. Total deploy time: 3m 49s

    Build started at 1:06:35 AM and ended at 1:09:54 AM. Learn more about build minutes

Deploy log

1:04:13 AM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/asaaki/builds
1:06:33 AM: Build ready to start
1:06:35 AM: build-image version: fa439ad1ab9393b2c0d449d8d7c033927683f4b0
1:06:35 AM: build-image tag: v4.3.0
1:06:35 AM: buildbot version: fd60e21d56897195475b3dbb3e1c495894eb873c
1:06:35 AM: Fetching cached dependencies
1:06:35 AM: Starting to download cache of 474.2MB
1:06:37 AM: Finished downloading cache in 2.091962115s
1:06:37 AM: Starting to extract cache
1:06:47 AM: Finished extracting cache in 10.448153123s
1:06:48 AM: Finished fetching cache in 13.005264927s
1:06:48 AM: Starting to prepare the repo for build
1:06:48 AM: Preparing Git Reference refs/heads/main
1:06:49 AM: Parsing package.json dependencies
1:06:49 AM: Starting build script
1:06:49 AM: Installing dependencies
1:06:49 AM: Python version set to 2.7
1:06:50 AM: Started restoring cached node version
1:06:52 AM: Finished restoring cached node version
1:06:52 AM: Attempting node version 'v16.5.0' from .node-version
1:06:53 AM: v16.5.0 is already installed.
1:06:53 AM: Now using node v16.5.0 (npm v7.19.1)
1:06:53 AM: Started restoring cached build plugins
1:06:53 AM: Finished restoring cached build plugins
1:06:53 AM: Attempting ruby version 2.7.2, read from environment
1:06:55 AM: Using ruby version 2.7.2
1:06:55 AM: Using PHP version 8.0
1:06:55 AM: Started restoring cached node modules
1:06:55 AM: Finished restoring cached node modules
1:06:55 AM: Installing Zola 0.13.0
1:06:55 AM: Started restoring cached go cache
1:06:55 AM: Finished restoring cached go cache
1:06:55 AM: go version go1.16.5 linux/amd64
1:06:55 AM: go version go1.16.5 linux/amd64
1:06:55 AM: Installing missing commands
1:06:55 AM: Verify run directory
1:06:57 AM:
1:06:57 AM: ────────────────────────────────────────────────────────────────
1:06:57 AM: Netlify Build
1:06:57 AM: ────────────────────────────────────────────────────────────────
1:06:57 AM:
1:06:57 AM: ❯ Version
1:06:57 AM: @netlify/build 18.7.2
1:06:57 AM:
1:06:57 AM: ❯ Flags
1:06:57 AM: baseRelDir: true
1:06:57 AM: buildId: 612d800d6f922a331a027ebb
1:06:57 AM: deployId: 612d800d6f922a331a027ebd
1:06:57 AM:
1:06:57 AM: ❯ Current directory
1:06:57 AM: /opt/build/repo
1:06:57 AM:
1:06:57 AM: ❯ Config file
1:06:57 AM: /opt/build/repo/netlify.toml
1:06:57 AM:
1:06:57 AM: ❯ Context
1:06:57 AM: production
1:06:57 AM:
1:06:57 AM: ❯ Loading plugins
1:06:57 AM: - netlify-plugin-image-optim@0.4.0 from netlify.toml
1:06:57 AM: - @netlify/plugin-lighthouse@2.1.2 from netlify.toml
1:06:58 AM:
1:06:58 AM: ────────────────────────────────────────────────────────────────
1:06:58 AM: 1. build.command from netlify.toml
1:06:58 AM: ────────────────────────────────────────────────────────────────
1:06:58 AM: ​
1:06:58 AM: $ make netlify
1:06:58 AM: mkdir -p zola && tar zxf zola.tar.gz -C zola
1:06:58 AM: Full path:
1:06:58 AM: /opt/build/repo/zola/zola
1:06:58 AM: zola 0.13.0
1:06:58 AM: zola --root site build --base-url https://markentier.tech --output-dir public
1:06:58 AM: Building site...
1:06:59 AM: -> Creating 33 pages (1 orphan), 18 sections, and processing 0 images
1:06:59 AM: Done in 739ms.
1:06:59 AM: make ref-html -j 5
1:06:59 AM: make[1]: Entering directory '/opt/build/repo'
1:07:00 AM: make[1]: Leaving directory '/opt/build/repo'
1:07:00 AM: mv public/atom/index.html public/feed.atom.xml
1:07:00 AM: mv public/rss/index.html public/feed.rss.xml
1:07:00 AM: mv public/json/index.html public/feed.json
1:07:00 AM: command -v tidy >/dev/null 2>&1 && \
1:07:00 AM: (find public -type f -name '*.xml' -exec tidy -q -m -w 0 -i -utf8 -xml --indent-with-tabs yes --indent-spaces 2 --tab-size 2 -o {} {} \;) || \
1:07:00 AM: echo "No tidy installed."
1:07:00 AM: [ -d node_modules ] || npm install
1:07:00 AM: IMG_BASE_URL=https://markentier.tech npx gulp
1:07:02 AM: [01:07:02] Using gulpfile /opt/build/repo/gulpfile.js
1:07:02 AM: [01:07:02] Starting 'default'...
1:07:02 AM: [01:07:02] Starting 'html'...
1:07:02 AM: [01:07:02] Starting 'javascript'...
1:07:02 AM: [01:07:02] Starting 'json'...
1:07:41 AM: [01:07:41] Finished 'json' after 39 s
1:07:41 AM: [01:07:41] Finished 'javascript' after 40 s
1:07:49 AM: [01:07:49] Finished 'html' after 48 s
1:07:49 AM: [01:07:49] Starting 'css'...
1:07:50 AM: [01:07:50] Finished 'css' after 944 ms
1:07:50 AM: [01:07:50] Finished 'default' after 49 s
1:07:50 AM: NETLIFY_DEPLOY_URL = https://markentier.tech
1:07:50 AM: ​
1:07:50 AM: (build.command completed in 52.5s)
1:07:50 AM:
1:07:50 AM: ────────────────────────────────────────────────────────────────
1:07:50 AM: 2. Functions bundling
1:07:50 AM: ────────────────────────────────────────────────────────────────
1:07:50 AM: ​
1:07:50 AM: Packaging Functions from functions directory:
1:07:50 AM: - beacon_img/index.js
1:07:50 AM: ​
1:07:50 AM: ​
1:07:50 AM: (Functions bundling completed in 63ms)
1:07:50 AM:
1:07:50 AM: ────────────────────────────────────────────────────────────────
1:07:50 AM: 3. onPostBuild command from netlify-plugin-image-optim
1:07:50 AM: ────────────────────────────────────────────────────────────────
1:07:50 AM: ​
1:09:17 AM: │ FileBeforeAfterReduction
1:09:17 AM: ├────────────────────────────────────────────────────────────────────────────────────────────────────────┼───────────┼───────────┼───────────┤
1:09:17 AM: │ /i/beacon.svg │ 61 B59 B2 B
1:09:17 AM: │ /i/javascript.svg │ 233 B227 B6 B
1:09:17 AM: │ /i/m.favicon.svg │ 575 B549 B26 B
1:09:17 AM: │ /i/m.png │ 18.96 KB18.96 KB0 B
1:09:17 AM: │ /i/m.svg │ 483 B478 B5 B
1:09:17 AM: │ /i/markentier.svg │ 1015 B1002 B13 B
1:09:17 AM: │ /i/markentier_tech.svg │ 1.25 KB1.25 KB5 B
1:09:17 AM: │ /i/mtt.amp.png │ 2.78 KB2.78 KB0 B
1:09:17 AM: │ /i/mtt.app.png │ 8.25 KB8.25 KB0 B
1:09:17 AM: │ /i/mtt.app.solid.png │ 14.34 KB14.34 KB0 B
1:09:17 AM: │ /i/mtt.apple.png │ 2.83 KB2.83 KB0 B
1:09:17 AM: │ /i/mtt.cover.png │ 17.74 KB17.74 KB0 B
1:09:17 AM: │ /i/mtt.icon.png │ 11.2 KB11.2 KB0 B
1:09:17 AM: │ /i/rust.svg │ 1.73 KB1.73 KB1 B
1:09:17 AM: │ /posts/2018/03/from-cobalt-to-zola/books.png │ 336.72 KB336.72 KB1 B
1:09:17 AM: │ /posts/2018/03/from-cobalt-to-zola/cover.png │ 332.17 KB332.16 KB14 B
1:09:17 AM: │ /posts/2018/03/from-cobalt-to-zola/function.png │ 32.74 KB32.74 KB2 B
1:09:17 AM: │ /posts/2018/03/from-cobalt-to-zola/functions.png │ 45.65 KB45.31 KB351 B
1:09:17 AM: │ /posts/2018/03/how-to-build-static-site-blog/cover.png │ 452.05 KB452.05 KB0 B
1:09:17 AM: │ /posts/2018/03/how-to-build-static-site-blog/how-to_cobalt-org.png │ 48.61 KB48.61 KB0 B
1:09:17 AM: │ /posts/2018/03/how-to-build-static-site-blog/how-to_netlify-dns.png │ 30.11 KB30.11 KB0 B
1:09:17 AM: │ /posts/2018/03/how-to-build-static-site-blog/how-to_new-github-repo.png │ 26.39 KB25.86 KB541 B
1:09:17 AM: │ /posts/2018/03/how-to-build-static-site-blog/how-to_updown-monitoring.png │ 19.11 KB19.11 KB0 B
1:09:17 AM: │ /posts/2018/03/push-rinse-repeat/cover.png │ 65.48 KB65.48 KB0 B
1:09:17 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/code-snippet.png │ 24.36 KB24.35 KB2 B
1:09:17 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/cover.png │ 203.69 KB203.69 KB0 B
1:09:17 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/douglas-adams-books.jpg │ 249.08 KB249.08 KB0 B
1:09:17 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/douglas-adams-books.png │ 383.22 KB383.21 KB4 B
1:09:17 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/example-Q42.gif │ 645.46 KB389.28 KB256.18 KB
1:09:17 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/google-1997.png │ 76.28 KB76.28 KB1 B
1:09:17 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/pammiejay.png │ 88.2 KB88.2 KB1 B
1:09:17 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/semantic-web-wordle.png │ 112.28 KB112.28 KB0 B
1:09:17 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/twitter-cards.png │ 23.83 KB23.83 KB0 B
1:09:17 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/wikidata-graph-q42-p800.png │ 49.35 KB49.35 KB0 B
1:09:17 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/wikidata-q42-douglas-adams.png │ 65.48 KB65.48 KB0 B
1:09:17 AM: │ /posts/2018/04/progressive-web-app/app-screens.png │ 62.8 KB62.8 KB0 B
1:09:17 AM: │ /posts/2018/04/progressive-web-app/cover.png │ 26.61 KB26.61 KB0 B
1:09:17 AM: │ /posts/2018/04/progressive-web-app/google-lighthouse-logo.png │ 7.51 KB7.51 KB0 B
1:09:17 AM: │ /posts/2018/04/progressive-web-app/google-lighthouse-progress.png │ 26.61 KB26.61 KB0 B
1:09:17 AM: │ /posts/2018/04/progressive-web-app/google-lighthouse-report.png │ 44.7 KB44.69 KB5 B
1:09:17 AM: │ /posts/2018/04/progressive-web-app/google-lighthouse-start.png │ 23.77 KB23.77 KB0 B
1:09:17 AM: │ /posts/2018/04/rebeccapurple/cover.png │ 12.17 KB12.17 KB0 B
1:09:17 AM: │ /posts/2018/04/rebeccapurple/rebecca.png │ 12.17 KB12.17 KB0 B
1:09:17 AM: │ /posts/2018/05/minimalism-focus-clean-redesign/cover.png │ 136.95 KB136.82 KB136 B
1:09:17 AM: │ /posts/2018/05/minimalism-focus-clean-redesign/mtt-now-scrolled.png │ 44.94 KB44.94 KB0 B
1:09:17 AM: │ /posts/2018/05/minimalism-focus-clean-redesign/mtt-now.png │ 30.47 KB30.41 KB58 B
1:09:17 AM: │ /posts/2018/05/minimalism-focus-clean-redesign/mtt-old.png │ 63.47 KB63.45 KB22 B
1:09:17 AM: │ /posts/2018/12/ruby-bundler-nokogiri-macos/cover.png │ 57.68 KB57.68 KB0 B
1:09:17 AM: │ /posts/2020/09/beginnings/cover.jpg │ 160.44 KB160.44 KB0 B
1:09:17 AM: │ /posts/2020/09/beginnings/cover.png │ 391.1 KB391.09 KB3 B
1:09:17 AM: │ /posts/2020/10/faster-git-under-wsl2/code.png │ 13.79 KB13.79 KB1 B
1:09:17 AM: │ /posts/2020/10/faster-git-under-wsl2/cover.png │ 13.39 KB13.39 KB0 B
1:09:17 AM: │ /posts/2020/10/faster-git-under-wsl2/hyperfine-benchmark.png │ 24.29 KB24.29 KB1 B
1:09:17 AM: │ /posts/2020/10/medium-icon-svg/cover.png │ 20.71 KB20.71 KB0 B
1:09:17 AM: │ /posts/2020/10/medium-icon-svg/medium.icon.ellipses.svg │ 199 B198 B1 B
1:09:17 AM: │ /posts/2020/10/medium-icon-svg/medium.icon.sanitized.svg │ 514 B489 B25 B
1:09:17 AM: │ /posts/2020/10/rust-2021/arduino-clone-and-led-ring.jpg │ 120.98 KB120.98 KB0 B
1:09:17 AM: │ /posts/2020/10/rust-2021/arduino-clone-and-led-ring.png │ 478.63 KB478.62 KB3 B
1:09:17 AM: │ /posts/2020/10/rust-2021/cover.png │ 195.31 KB195.31 KB3 B
1:09:17 AM: │ /posts/2020/10/rust-2021/esp8266-and-components.jpg │ 114.42 KB114.42 KB0 B
1:09:17 AM: │ /posts/2020/10/rust-2021/esp8266-and-components.png │ 516.37 KB516.37 KB0 B
1:09:17 AM: │ /posts/2020/10/rust-2021/nrf52840-kit-and-components.jpg │ 291.91 KB291.91 KB0 B
1:09:17 AM: │ /posts/2020/10/rust-2021/nrf52840-kit-and-components.png │ 623.37 KB623.37 KB1 B
1:09:17 AM: │ /posts/2020/10/rust-2021/rust-2021-arduino-atmega-attiny.jpg │ 1.03 MB1.03 MB0 B
1:09:17 AM: │ /posts/2020/10/rust-2021/rust-2021-arduino-atmega-attiny.png │ 393.06 KB393.06 KB4 B
1:09:17 AM: │ /posts/2020/10/rust-2021/rust-2021-arduino-uno-form-factor.jpg │ 1.11 MB1.11 MB0 B
1:09:17 AM: │ /posts/2020/10/rust-2021/rust-2021-arduino-uno-form-factor.png │ 415.95 KB415.95 KB0 B
1:09:17 AM: │ /posts/2020/10/rust-2021/rust-2021-esp8266-esp8285-esp32.jpg │ 380.61 KB380.61 KB0 B
1:09:17 AM: │ /posts/2020/10/rust-2021/rust-2021-esp8266-esp8285-esp32.png │ 153.81 KB153.81 KB0 B
1:09:17 AM: │ /posts/2020/10/rust-2021/rust-2021.png │ 195.31 KB195.31 KB3 B
1:09:17 AM: │ /posts/2020/10/wrote-javascript-to-avoid-javascript/cover.png │ 27.73 KB27.73 KB0 B
1:09:17 AM: │ /posts/2020/10/wrote-javascript-to-avoid-javascript/pos-sticky.gif │ 6.15 MB6.15 MB0 B
1:09:17 AM: │ /posts/2020/10/wrote-javascript-to-avoid-javascript/pos-sticky.o.gif │ 2.19 MB2.19 MB1.1 KB
1:09:17 AM: │ /posts/2020/10/wrote-javascript-to-avoid-javascript/pos-sticky.png │ 56.86 KB56.86 KB0 B
1:09:17 AM: │ /posts/2020/10/wrote-javascript-to-avoid-javascript/sizes-2.png │ 19.94 KB19.93 KB2 B
1:09:17 AM: │ /posts/2020/10/wrote-javascript-to-avoid-javascript/sizes-png-webp-avif.w.png │ 9.28 KB9.28 KB0 B
1:09:17 AM: │ /posts/2020/11/microsoft-eating-software-world/cover.png │ 29.07 KB29.07 KB4 B
1:09:17 AM: │ /posts/2020/11/raspberry-pi-400/amiga-500.png │ 206.9 KB206.9 KB0 B
1:09:17 AM: │ /posts/2020/11/raspberry-pi-400/cover.png │ 208.21 KB208.21 KB0 B
1:09:17 AM: │ /posts/2021/01/rust-most-popular-language/cover.png │ 25.8 KB25.8 KB0 B
1:09:17 AM: │ /posts/2021/01/rust-wasm-on-aws-lambda-edge/cover.png │ 111.36 KB111.35 KB3 B
1:09:17 AM: │ /posts/2021/01/rust-wasm-on-aws-lambda-edge/project-tree.png │ 9.75 KB9.75 KB0 B
1:09:17 AM: │ /posts/2021/02/github-with-multiple-profiles-gpg-ssh-keys/cover.png │ 14.31 KB14.31 KB0 B
1:09:17 AM: │ /posts/2021/03/responsive-toc-leader-lines-with-css/1024x768_1200x600.png │ 51.13 KB51.13 KB2 B
1:09:17 AM: │ /posts/2021/03/responsive-toc-leader-lines-with-css/1440x1080_1200x600.png │ 40.32 KB40.32 KB1 B
1:09:17 AM: │ /posts/2021/03/responsive-toc-leader-lines-with-css/768x576_1200x600.png │ 45.06 KB45.06 KB0 B
1:09:17 AM: │ /posts/2021/03/responsive-toc-leader-lines-with-css/cover.png │ 41.87 KB41.86 KB8 B
1:09:17 AM: │ /posts/2021/03/responsive-toc-leader-lines-with-css/table-of-contents-example-howto-randall-munroe.jpg │ 68.63 KB68.63 KB0 B
1:09:17 AM: │ /posts/2021/03/responsive-toc-leader-lines-with-css/table-of-contents-example-howto-randall-munroe.png │ 332.74 KB332.65 KB91 B
1:09:17 AM: │ /posts/2021/04/windows-shortcut-key-symbol/cover.png │ 29.35 KB29.35 KB0 B
1:09:17 AM: │ /posts/2021/05/self-care/cover.jpg │ 111.01 KB110.65 KB373 B
1:09:17 AM: │ /posts/2021/05/self-care/cover.png │ 322.86 KB322.86 KB0 B
1:09:17 AM: │ /posts/2021/06/meritocracy/cover.jpg │ 65.65 KB64.97 KB693 B
1:09:17 AM: │ /posts/2021/06/meritocracy/cover.png │ 278.25 KB278.25 KB0 B
1:09:17 AM: │ /posts/2021/06/whiteboards/cover.jpg │ 46.16 KB46.16 KB0 B
1:09:17 AM: │ /posts/2021/06/whiteboards/cover.png │ 253.36 KB253.34 KB18 B
1:09:17 AM: │ /posts/2021/07/rust-safety-and-security/cover.png │ 233.23 KB233.23 KB0 B
1:09:17 AM: ┌────────────────────────────────────────┐
1:09:17 AM: Images optimized - 259.67 KB saved
1:09:17 AM: └────────────────────────────────────────┘
1:09:17 AM: ​
1:09:17 AM: (netlify-plugin-image-optim onPostBuild completed in 1m 26.4s)
1:09:17 AM:
1:09:17 AM: ────────────────────────────────────────────────────────────────
1:09:17 AM: 4. onPostBuild command from @netlify/plugin-lighthouse
1:09:17 AM: ────────────────────────────────────────────────────────────────
1:09:17 AM: ​
1:09:17 AM: Serving and scanning site from directory public
1:09:17 AM: Tue, 31 Aug 2021 01:09:17 GMT LH:ChromeLauncher Waiting for browser.
1:09:17 AM: Tue, 31 Aug 2021 01:09:17 GMT LH:ChromeLauncher Waiting for browser...
1:09:17 AM: Tue, 31 Aug 2021 01:09:17 GMT LH:ChromeLauncher Waiting for browser.....
1:09:18 AM: Tue, 31 Aug 2021 01:09:18 GMT LH:ChromeLauncher Waiting for browser.......
1:09:18 AM: Tue, 31 Aug 2021 01:09:18 GMT LH:ChromeLauncher Waiting for browser.........
1:09:19 AM: Tue, 31 Aug 2021 01:09:19 GMT LH:ChromeLauncher Waiting for browser...........
1:09:19 AM: Tue, 31 Aug 2021 01:09:19 GMT LH:ChromeLauncher Waiting for browser.............
1:09:20 AM: Tue, 31 Aug 2021 01:09:20 GMT LH:ChromeLauncher Waiting for browser...............
1:09:20 AM: Tue, 31 Aug 2021 01:09:20 GMT LH:ChromeLauncher Waiting for browser.................
1:09:21 AM: Tue, 31 Aug 2021 01:09:21 GMT LH:ChromeLauncher Waiting for browser...................
1:09:21 AM: Tue, 31 Aug 2021 01:09:21 GMT LH:ChromeLauncher Waiting for browser.....................
1:09:22 AM: Tue, 31 Aug 2021 01:09:22 GMT LH:ChromeLauncher Waiting for browser.......................
1:09:22 AM: Tue, 31 Aug 2021 01:09:22 GMT LH:ChromeLauncher Waiting for browser.........................
1:09:23 AM: Tue, 31 Aug 2021 01:09:23 GMT LH:ChromeLauncher Waiting for browser...........................
1:09:23 AM: Tue, 31 Aug 2021 01:09:23 GMT LH:ChromeLauncher Waiting for browser.............................
1:09:24 AM: Tue, 31 Aug 2021 01:09:24 GMT LH:ChromeLauncher Waiting for browser...............................
1:09:24 AM: Tue, 31 Aug 2021 01:09:24 GMT LH:ChromeLauncher Waiting for browser.................................
1:09:25 AM: Tue, 31 Aug 2021 01:09:25 GMT LH:ChromeLauncher Waiting for browser...................................
1:09:25 AM: Tue, 31 Aug 2021 01:09:25 GMT LH:ChromeLauncher Waiting for browser.....................................
1:09:26 AM: Tue, 31 Aug 2021 01:09:26 GMT LH:ChromeLauncher Waiting for browser.......................................
1:09:26 AM: Tue, 31 Aug 2021 01:09:26 GMT LH:ChromeLauncher Waiting for browser.........................................
1:09:27 AM: Tue, 31 Aug 2021 01:09:27 GMT LH:ChromeLauncher Waiting for browser...........................................
1:09:27 AM: Tue, 31 Aug 2021 01:09:27 GMT LH:ChromeLauncher Waiting for browser.............................................
1:09:28 AM: Tue, 31 Aug 2021 01:09:28 GMT LH:ChromeLauncher Waiting for browser...............................................
1:09:28 AM: Tue, 31 Aug 2021 01:09:28 GMT LH:ChromeLauncher Waiting for browser.................................................
1:09:29 AM: Tue, 31 Aug 2021 01:09:29 GMT LH:ChromeLauncher Waiting for browser...................................................
1:09:29 AM: Tue, 31 Aug 2021 01:09:29 GMT LH:ChromeLauncher Waiting for browser.....................................................
1:09:30 AM: Tue, 31 Aug 2021 01:09:30 GMT LH:ChromeLauncher Waiting for browser.......................................................
1:09:30 AM: Tue, 31 Aug 2021 01:09:30 GMT LH:ChromeLauncher Waiting for browser.........................................................
1:09:31 AM: Tue, 31 Aug 2021 01:09:31 GMT LH:ChromeLauncher Waiting for browser...........................................................
1:09:31 AM: Tue, 31 Aug 2021 01:09:31 GMT LH:ChromeLauncher Waiting for browser.............................................................
1:09:32 AM: Tue, 31 Aug 2021 01:09:32 GMT LH:ChromeLauncher Waiting for browser...............................................................
1:09:32 AM: Tue, 31 Aug 2021 01:09:32 GMT LH:ChromeLauncher Waiting for browser.................................................................
1:09:33 AM: Tue, 31 Aug 2021 01:09:33 GMT LH:ChromeLauncher Waiting for browser...................................................................
1:09:33 AM: Tue, 31 Aug 2021 01:09:33 GMT LH:ChromeLauncher Waiting for browser.....................................................................
1:09:34 AM: Tue, 31 Aug 2021 01:09:34 GMT LH:ChromeLauncher Waiting for browser.......................................................................
1:09:34 AM: Tue, 31 Aug 2021 01:09:34 GMT LH:ChromeLauncher Waiting for browser.........................................................................
1:09:35 AM: Tue, 31 Aug 2021 01:09:35 GMT LH:ChromeLauncher Waiting for browser...........................................................................
1:09:35 AM: Tue, 31 Aug 2021 01:09:35 GMT LH:ChromeLauncher Waiting for browser.............................................................................
1:09:36 AM: Tue, 31 Aug 2021 01:09:36 GMT LH:ChromeLauncher Waiting for browser...............................................................................
1:09:36 AM: Tue, 31 Aug 2021 01:09:36 GMT LH:ChromeLauncher Waiting for browser.................................................................................
1:09:37 AM: Tue, 31 Aug 2021 01:09:37 GMT LH:ChromeLauncher Waiting for browser...................................................................................
1:09:37 AM: Tue, 31 Aug 2021 01:09:37 GMT LH:ChromeLauncher Waiting for browser.....................................................................................
1:09:38 AM: Tue, 31 Aug 2021 01:09:38 GMT LH:ChromeLauncher Waiting for browser.......................................................................................
1:09:38 AM: Tue, 31 Aug 2021 01:09:38 GMT LH:ChromeLauncher Waiting for browser.........................................................................................
1:09:39 AM: Tue, 31 Aug 2021 01:09:39 GMT LH:ChromeLauncher Waiting for browser...........................................................................................
1:09:39 AM: Tue, 31 Aug 2021 01:09:39 GMT LH:ChromeLauncher Waiting for browser.............................................................................................
1:09:40 AM: Tue, 31 Aug 2021 01:09:40 GMT LH:ChromeLauncher Waiting for browser...............................................................................................
1:09:40 AM: Tue, 31 Aug 2021 01:09:40 GMT LH:ChromeLauncher Waiting for browser.................................................................................................
1:09:41 AM: Tue, 31 Aug 2021 01:09:41 GMT LH:ChromeLauncher Waiting for browser...................................................................................................
1:09:41 AM: Tue, 31 Aug 2021 01:09:41 GMT LH:ChromeLauncher Waiting for browser.....................................................................................................
1:09:42 AM: Tue, 31 Aug 2021 01:09:42 GMT LH:ChromeLauncher Waiting for browser.......................................................................................................
1:09:42 AM: Tue, 31 Aug 2021 01:09:42 GMT LH:ChromeLauncher:error connect ECONNREFUSED 127.0.0.1:38397
1:09:42 AM: Tue, 31 Aug 2021 01:09:42 GMT LH:ChromeLauncher:error Logging contents of /tmp/lighthouse.9gYFkFh/chrome-err.log
1:09:42 AM: Tue, 31 Aug 2021 01:09:42 GMT LH:ChromeLauncher:error /opt/build/repo/.netlify/plugins/node_modules/puppeteer/.local-chromium/linux-901912/chrome-linux/chrome: error while loading shared libraries: libgbm.so.1: cannot open shared object file: No such file or directory
1:09:42 AM: ​
1:09:42 AM: (@netlify/plugin-lighthouse onPostBuild completed in 25.1s)
1:09:42 AM:
1:09:42 AM: ────────────────────────────────────────────────────────────────
1:09:42 AM: 5. Deploy site
1:09:42 AM: ────────────────────────────────────────────────────────────────
1:09:42 AM: ​
1:09:42 AM: Starting to deploy site from 'public'
1:09:42 AM: Creating deploy tree asynchronously
1:09:42 AM: Creating deploy upload records
1:09:44 AM: 327 new files to upload
1:09:44 AM: 0 new functions to upload
1:09:52 AM: Site deploy was successfully initiated
1:09:52 AM: ​
1:09:52 AM: (Deploy site completed in 10.3s)
1:09:52 AM:
1:09:52 AM: ────────────────────────────────────────────────────────────────
1:09:52 AM: Netlify Build Complete
1:09:52 AM: ────────────────────────────────────────────────────────────────
1:09:52 AM: ​
1:09:52 AM: (Netlify Build completed in 2m 55.7s)
1:09:53 AM: Caching artifacts
1:09:53 AM: Started saving node modules
1:09:53 AM: Finished saving node modules
1:09:53 AM: Started saving build plugins
1:09:53 AM: Finished saving build plugins
1:09:53 AM: Started saving pip cache
1:09:53 AM: Finished saving pip cache
1:09:53 AM: Started saving emacs cask dependencies
1:09:53 AM: Finished saving emacs cask dependencies
1:09:53 AM: Started saving maven dependencies
1:09:53 AM: Finished saving maven dependencies
1:09:53 AM: Started saving boot dependencies
1:09:53 AM: Finished saving boot dependencies
1:09:53 AM: Started saving rust rustup cache
1:09:53 AM: Finished saving rust rustup cache
1:09:53 AM: Started saving go dependencies
1:09:53 AM: Finished saving go dependencies
1:09:53 AM: Build script success
1:09:54 AM: Starting post processing
1:09:54 AM: Post processing - HTML
1:10:24 AM: Post processing - header rules
1:10:24 AM: Post processing - redirect rules
1:10:24 AM: Post processing done
1:10:24 AM: Site is live ✨
1:10:52 AM: Finished processing build request in 4m17.02250423s