Skip to main content

Deploy details

Deploy successful for redux-docs

polish index.html

PR #4204: patch-6@a405fd7

Deploy summary

  • info

    1 plugin ran successfully

    Select for details.

    • netlify-plugin-cache
  • plugin output

    2 files cached

    These will be restored on the next build! ⚡

    node_modules/.cache, website/node_modules/.cache

  • info

    Build time: 3m 59s. Total deploy time: 3m 59s

    Build started at 1:59:07 AM and ended at 2:03:06 AM. Learn more about build minutes

Deploy log

1:59:05 AM: Build ready to start
1:59:07 AM: build-image version: 6a1f7e52d9cf33642526245391bde1af7845fc53 (xenial)
1:59:07 AM: build-image tag: v3.10.0
1:59:07 AM: buildbot version: 9deea8f876b3228119111d3a654f519dd1866bfe
1:59:07 AM: Fetching cached dependencies
1:59:07 AM: Failed to fetch cache, continuing with build
1:59:07 AM: Starting to prepare the repo for build
1:59:08 AM: No cached dependencies found. Cloning fresh repo
1:59:08 AM: git clone https://github.com/reduxjs/redux
1:59:10 AM: Preparing Git Reference pull/4204/head
1:59:11 AM: Parsing package.json dependencies
1:59:11 AM: Different build dir detected, going to use the one specified in the Netlify configuration file: 'website' versus '' in the Netlify UI
1:59:11 AM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'website/build' versus 'website/build/redux' in the Netlify UI
1:59:11 AM: Different build command detected, going to use the one specified in the Netlify configuration file: 'npm run build && cp _redirects ./build' versus 'cd website; npm install; npm run build; cp _redirects ./build/redux/' in the Netlify UI
1:59:11 AM: Detected ignore command in Netlify configuration file. Proceeding with the specified command: 'git diff --quiet HEAD^ HEAD -- ../docs/ .'
1:59:11 AM: Starting build script
1:59:11 AM: Installing dependencies
1:59:11 AM: Python version set to 2.7
1:59:13 AM: Downloading and installing node v12.22.7...
1:59:13 AM: Computing checksum with sha256sum
1:59:13 AM: Checksums matched!
1:59:16 AM: Now using node v12.22.7 (npm v6.14.15)
1:59:16 AM: Started restoring cached build plugins
1:59:16 AM: Finished restoring cached build plugins
1:59:16 AM: Attempting ruby version 2.3.6, read from environment
1:59:17 AM: Required ruby-2.3.6 is not installed - installing.
1:59:18 AM: Searching for binary rubies, this might take some time.
1:59:18 AM: Checking requirements for ubuntu.
1:59:18 AM: Requirements installation successful.
1:59:19 AM: ruby-2.3.6 - #configure
1:59:19 AM: ruby-2.3.6 - #download
1:59:19 AM: ruby-2.3.6 - #validate archive
1:59:29 AM: ruby-2.3.6 - #extract
1:59:33 AM: ruby-2.3.6 - #validate binary
1:59:34 AM: ruby-2.3.6 - #setup
1:59:35 AM: ruby-2.3.6 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.3.6@global
1:59:36 AM: ruby-2.3.6 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems............................................................
1:59:37 AM: ruby-2.3.6 - #generating global wrappers........
1:59:37 AM: ruby-2.3.6 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.3.6
1:59:37 AM: ruby-2.3.6 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
1:59:37 AM: ruby-2.3.6 - #generating default wrappers........
1:59:38 AM: Using /opt/buildhome/.rvm/gems/ruby-2.3.6
1:59:38 AM: Using ruby version 2.3.6
1:59:39 AM: Using PHP version 5.6
1:59:39 AM: Started restoring cached node modules
1:59:39 AM: Finished restoring cached node modules
1:59:39 AM: Installing NPM modules using NPM version 6.14.15
1:59:51 AM: npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
2:00:30 AM: npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
2:00:38 AM: npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
2:00:46 AM: npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
2:00:48 AM: npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
2:00:49 AM: npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
2:00:49 AM: npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
2:01:17 AM: > core-js@3.18.3 postinstall /opt/build/repo/website/node_modules/core-js
2:01:17 AM: > node -e "try{require('./postinstall')}catch(e){}"
2:01:17 AM: > core-js-pure@3.18.3 postinstall /opt/build/repo/website/node_modules/core-js-pure
2:01:17 AM: > node -e "try{require('./postinstall')}catch(e){}"
2:01:19 AM: npm WARN website No repository field.
2:01:19 AM: npm WARN website No license field.
2:01:19 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
2:01:19 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
2:01:19 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
2:01:19 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
2:01:19 AM: added 1335 packages from 691 contributors and audited 1340 packages in 99.183s
2:01:20 AM: 198 packages are looking for funding
2:01:20 AM: run `npm fund` for details
2:01:20 AM: found 87 vulnerabilities (44 moderate, 37 high, 6 critical)
2:01:20 AM: run `npm audit fix` to fix them, or `npm audit` for details
2:01:20 AM: NPM modules installed
2:01:20 AM: Started restoring cached go cache
2:01:20 AM: Finished restoring cached go cache
2:01:20 AM: Installing Go version 1.10
2:01:25 AM: unset GOOS;
2:01:25 AM: unset GOARCH;
2:01:25 AM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64';
2:01:25 AM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64/bin:${PATH}";
2:01:25 AM: go version >&2;
2:01:25 AM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.10.linux.amd64.env"
2:01:25 AM: go version go1.10 linux/amd64
2:01:25 AM: Installing missing commands
2:01:25 AM: Verify run directory
2:01:26 AM:
2:01:26 AM: ────────────────────────────────────────────────────────────────
2:01:26 AM: Netlify Build
2:01:26 AM: ────────────────────────────────────────────────────────────────
2:01:26 AM:
2:01:26 AM: ❯ Version
2:01:26 AM: @netlify/build 18.20.1
2:01:26 AM:
2:01:26 AM: ❯ Flags
2:01:26 AM: baseRelDir: false
2:01:26 AM: buildId: 617ca6e900377700087cf790
2:01:26 AM: deployId: 617ca6e900377700087cf792
2:01:26 AM:
2:01:26 AM: ❯ Current directory
2:01:26 AM: /opt/build/repo/website
2:01:26 AM:
2:01:26 AM: ❯ Config file
2:01:26 AM: /opt/build/repo/netlify.toml
2:01:26 AM:
2:01:26 AM: ❯ Context
2:01:26 AM: deploy-preview
2:01:26 AM:
2:01:26 AM: ❯ Loading plugins
2:01:26 AM: - netlify-plugin-cache@1.0.3 from netlify.toml and package.json
2:01:27 AM:
2:01:27 AM: ────────────────────────────────────────────────────────────────
2:01:27 AM: 1. netlify-plugin-cache (onPreBuild event)
2:01:27 AM: ────────────────────────────────────────────────────────────────
2:01:27 AM: ​
2:01:27 AM: A cache of 'node_modules/.cache, website/node_modules/.cache' doesn't exist (yet).
2:01:27 AM: (netlify-plugin-cache onPreBuild completed in 222ms)
2:01:27 AM:
2:01:27 AM: ────────────────────────────────────────────────────────────────
2:01:27 AM: 2. build.command from netlify.toml
2:01:27 AM: ────────────────────────────────────────────────────────────────
2:01:27 AM: ​
2:01:27 AM: $ npm run build && cp _redirects ./build
2:01:27 AM: > @ build /opt/build/repo/website
2:01:27 AM: > docusaurus build
2:01:29 AM:
2:01:29 AM: [en] Creating an optimized production build...
2:01:31 AM: [info] [webpackbar] Compiling Client
2:01:31 AM: [info] [webpackbar] Compiling Server
2:02:39 AM: [success] [webpackbar] Client: Compiled successfully in 1.15m
2:02:50 AM: [success] [webpackbar] Server: Compiled successfully in 1.32m
2:03:05 AM: Success! Generated static files in "build".
2:03:05 AM: Use `npm run serve` command to test your build locally.
2:03:05 AM: ​
2:03:05 AM: (build.command completed in 1m 38.3s)
2:03:05 AM:
2:03:05 AM: ────────────────────────────────────────────────────────────────
2:03:05 AM: 3. Deploy site
2:03:05 AM: ────────────────────────────────────────────────────────────────
2:03:05 AM: ​
2:03:05 AM: Starting to deploy site from 'website/build'
2:03:05 AM: Creating deploy tree
2:03:05 AM: Creating deploy upload records
2:03:06 AM: 0 new files to upload
2:03:06 AM: 0 new functions to upload
2:03:06 AM: Starting post processing
2:03:06 AM: Post processing - HTML
2:03:07 AM: Post processing - header rules
2:03:07 AM: Post processing - redirect rules
2:03:07 AM: Post processing done
2:03:07 AM: Site is live ✨
2:03:08 AM: Finished waiting for live deploy in 2.06511503s
2:03:08 AM: Site deploy was successfully initiated
2:03:08 AM: ​
2:03:08 AM: (Deploy site completed in 2.4s)
2:03:08 AM:
2:03:08 AM: ────────────────────────────────────────────────────────────────
2:03:08 AM: 4. netlify-plugin-cache (onSuccess event)
2:03:08 AM: ────────────────────────────────────────────────────────────────
2:03:08 AM: ​
2:03:08 AM: Successfully cached: node_modules/.cache, website/node_modules/.cache ... 2 files in total.
2:03:08 AM: ​
2:03:08 AM: (netlify-plugin-cache onSuccess completed in 157ms)
2:03:08 AM:
2:03:08 AM: ────────────────────────────────────────────────────────────────
2:03:08 AM: Netlify Build Complete
2:03:08 AM: ────────────────────────────────────────────────────────────────
2:03:08 AM: ​
2:03:08 AM: (Netlify Build completed in 1m 41.8s)
2:03:08 AM: Caching artifacts
2:03:08 AM: Started saving node modules
2:03:08 AM: Finished saving node modules
2:03:08 AM: Started saving build plugins
2:03:08 AM: Finished saving build plugins
2:03:08 AM: Started saving pip cache
2:03:08 AM: Finished saving pip cache
2:03:08 AM: Started saving emacs cask dependencies
2:03:09 AM: Finished saving emacs cask dependencies
2:03:09 AM: Started saving maven dependencies
2:03:09 AM: Finished saving maven dependencies
2:03:09 AM: Started saving boot dependencies
2:03:09 AM: Finished saving boot dependencies
2:03:09 AM: Started saving rust rustup cache
2:03:09 AM: Finished saving rust rustup cache
2:03:09 AM: Started saving go dependencies
2:03:10 AM: Finished saving go dependencies
2:03:14 AM: Cached ruby version 2.3.6
2:03:14 AM: Build script success
2:04:09 AM: Finished processing build request in 5m1.891964226s