Skip to main content

Deploy details

Deploy successful for netlify-plugin-nextjs-export-demo

fix(deps): update dependency core-js to v3.20.3

PR #1155: renovate/core-js-3.x-lockfile@be7f7a1

Deploy summary

  • info

    1 plugin ran successfully

    Select for details.

    • ./local-plugin
  • plugin output

    Essential Next.js plugin did not run

    Next cache was stored, but all other functions were skipped because NETLIFY_NEXT_PLUGIN_SKIP is set

  • info

    Build time: 1m 11s. Total deploy time: 1m 11s

    Build started at 4:32:03 PM and ended at 4:33:14 PM. Learn more about build minutes

Deploy log

4:32:01 PM: Build ready to start
4:32:03 PM: build-image version: 73def8bb10593b9b818f44989a75ea508018ccb7 (focal)
4:32:03 PM: build-image tag: v4.5.2
4:32:03 PM: buildbot version: 8cd320132979d1a1a502e85e77b47b97cc7d659f
4:32:03 PM: Fetching cached dependencies
4:32:03 PM: Starting to download cache of 156.3MB
4:32:04 PM: Finished downloading cache in 1.150588426s
4:32:04 PM: Starting to extract cache
4:32:07 PM: Finished extracting cache in 2.984934452s
4:32:07 PM: Finished fetching cache in 4.161865173s
4:32:07 PM: Starting to prepare the repo for build
4:32:07 PM: Preparing Git Reference pull/1155/head
4:32:08 PM: Parsing package.json dependencies
4:32:08 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'demos/next-export/out' versus '.next' in the Netlify UI
4:32:08 PM: Detected ignore command in Netlify configuration file. Proceeding with the specified command: 'git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF ../../'
4:32:09 PM: Starting build script
4:32:09 PM: Installing dependencies
4:32:09 PM: Python version set to 2.7
4:32:09 PM: Started restoring cached node version
4:32:11 PM: Finished restoring cached node version
4:32:11 PM: v16.13.2 is already installed.
4:32:12 PM: Now using node v16.13.2 (npm v8.1.2)
4:32:12 PM: Started restoring cached build plugins
4:32:12 PM: Finished restoring cached build plugins
4:32:12 PM: Attempting ruby version 2.7.2, read from environment
4:32:13 PM: Using ruby version 2.7.2
4:32:13 PM: Using PHP version 8.0
4:32:13 PM: Started restoring cached go cache
4:32:13 PM: Finished restoring cached go cache
4:32:13 PM: go version go1.16.5 linux/amd64
4:32:13 PM: go version go1.16.5 linux/amd64
4:32:13 PM: Installing missing commands
4:32:13 PM: Verify run directory
4:32:15 PM:
4:32:15 PM: ────────────────────────────────────────────────────────────────
4:32:15 PM: Netlify Build
4:32:15 PM: ────────────────────────────────────────────────────────────────
4:32:15 PM:
4:32:15 PM: ❯ Version
4:32:15 PM: @netlify/build 26.2.0
4:32:15 PM:
4:32:15 PM: ❯ Flags
4:32:15 PM: baseRelDir: true
4:32:15 PM: buildId: 61ec317e9e42fc00078c25a1
4:32:15 PM: deployId: 61ec317e9e42fc00078c25a3
4:32:15 PM:
4:32:15 PM: ❯ Current directory
4:32:15 PM: /opt/build/repo/demos/next-export
4:32:15 PM:
4:32:15 PM: ❯ Config file
4:32:15 PM: /opt/build/repo/demos/next-export/netlify.toml
4:32:15 PM:
4:32:15 PM: ❯ Context
4:32:15 PM: deploy-preview
4:32:15 PM:
4:32:15 PM: ❯ Installing local plugins dependencies
4:32:15 PM: - ./local-plugin
4:33:01 PM:
4:33:01 PM: ❯ Loading plugins
4:33:01 PM: - ./local-plugin@1.0.0 from netlify.toml
4:33:02 PM:
4:33:02 PM: ────────────────────────────────────────────────────────────────
4:33:02 PM: 1. ./local-plugin (onPreBuild event)
4:33:02 PM: ────────────────────────────────────────────────────────────────
4:33:02 PM: ​
4:33:02 PM: No Next.js cache to restore.
4:33:02 PM: Not running Essential Next.js plugin
4:33:02 PM: ​
4:33:02 PM: (./local-plugin onPreBuild completed in 20ms)
4:33:02 PM:
4:33:02 PM: ────────────────────────────────────────────────────────────────
4:33:02 PM: 2. build.command from netlify.toml
4:33:02 PM: ────────────────────────────────────────────────────────────────
4:33:02 PM: ​
4:33:02 PM: $ next build && next export
4:33:03 PM: warn - No build cache found. Please configure build caching for faster rebuilds. Read more: https://nextjs.org/docs/messages/no-cache
4:33:03 PM: info - Checking validity of types...
4:33:05 PM: info - Creating an optimized production build...
4:33:09 PM: info - Compiled successfully
4:33:09 PM: info - Collecting page data...
4:33:12 PM: info - Generating static pages (0/4)
4:33:12 PM: info - Generating static pages (1/4)
4:33:12 PM: info - Generating static pages (2/4)
4:33:12 PM: info - Generating static pages (3/4)
4:33:12 PM: info - Generating static pages (4/4)
4:33:12 PM: info - Finalizing page optimization...
4:33:12 PM: Page Size First Load JS
4:33:12 PM: ┌ ○ / 924 B 71.1 kB
4:33:12 PM: ├ /_app 0 B 70.2 kB
4:33:12 PM: ├ ○ /404 193 B 70.4 kB
4:33:12 PM: └ ○ /another 616 B 70.8 kB
4:33:12 PM: + First Load JS shared by all 70.2 kB
4:33:12 PM: ├ chunks/framework-71b7ac9748a53568.js 42 kB
4:33:12 PM: ├ chunks/main-77604980281afdac.js 26.9 kB
4:33:12 PM: ├ chunks/pages/_app-38e68edd8b69f893.js 496 B
4:33:12 PM: ├ chunks/webpack-514908bffb652963.js 770 B
4:33:12 PM: └ css/27d177a30947857b.css 194 B
4:33:12 PM: ○ (Static) automatically rendered as static HTML (uses no initial props)
4:33:13 PM: info - using build directory: /opt/build/repo/demos/next-export/.next
4:33:13 PM: info - Copying "static build" directory
4:33:13 PM: info - No "exportPathMap" found in "/opt/build/repo/demos/next-export/next.config.js". Generating map from "./pages"
4:33:13 PM: info - Launching 31 workers
4:33:13 PM: info - Exporting (0/3)
4:33:13 PM: info - Copying "public" directory
4:33:13 PM: info - Exporting (3/3)
4:33:13 PM: Export successful. Files written to /opt/build/repo/demos/next-export/out
4:33:13 PM: ​
4:33:13 PM: (build.command completed in 11.3s)
4:33:13 PM:
4:33:13 PM: ────────────────────────────────────────────────────────────────
4:33:13 PM: 3. ./local-plugin (onBuild event)
4:33:13 PM: ────────────────────────────────────────────────────────────────
4:33:13 PM: ​
4:33:13 PM: ​
4:33:13 PM: (./local-plugin onBuild completed in 4ms)
4:33:13 PM:
4:33:13 PM: ────────────────────────────────────────────────────────────────
4:33:13 PM: 4. ./local-plugin (onPostBuild event)
4:33:13 PM: ────────────────────────────────────────────────────────────────
4:33:13 PM: ​
4:33:13 PM: No Next.js cache to save.
4:33:14 PM: ​
4:33:14 PM: (./local-plugin onPostBuild completed in 5ms)
4:33:14 PM:
4:33:14 PM: ────────────────────────────────────────────────────────────────
4:33:14 PM: 5. Deploy site
4:33:14 PM: ────────────────────────────────────────────────────────────────
4:33:14 PM: ​
4:33:14 PM: Starting to deploy site from 'demos/next-export/out'
4:33:14 PM: Creating deploy upload records
4:33:14 PM: Creating deploy tree
4:33:14 PM: 0 new files to upload
4:33:14 PM: 0 new functions to upload
4:33:14 PM: Site deploy was successfully initiated
4:33:14 PM: ​
4:33:14 PM: (Deploy site completed in 209ms)
4:33:14 PM: Starting post processing
4:33:14 PM: Post processing - HTML
4:33:14 PM:
4:33:14 PM: ────────────────────────────────────────────────────────────────
4:33:14 PM: Netlify Build Complete
4:33:14 PM: ────────────────────────────────────────────────────────────────
4:33:14 PM: ​
4:33:14 PM: (Netlify Build completed in 59.1s)
4:33:14 PM: Post processing - header rules
4:33:14 PM: Post processing - redirect rules
4:33:14 PM: Post processing done
4:33:14 PM: Site is live ✨
4:33:14 PM: Caching artifacts
4:33:14 PM: Started saving build plugins
4:33:14 PM: Finished saving build plugins
4:33:14 PM: Started saving pip cache
4:33:14 PM: Finished saving pip cache
4:33:14 PM: Started saving emacs cask dependencies
4:33:14 PM: Finished saving emacs cask dependencies
4:33:14 PM: Started saving maven dependencies
4:33:14 PM: Finished saving maven dependencies
4:33:14 PM: Started saving boot dependencies
4:33:14 PM: Finished saving boot dependencies
4:33:14 PM: Started saving rust rustup cache
4:33:14 PM: Finished saving rust rustup cache
4:33:14 PM: Started saving go dependencies
4:33:14 PM: Finished saving go dependencies
4:33:14 PM: Build script success
4:33:36 PM: Finished processing build request in 1m32.801369775s