Skip to main content

Deploy details

Deploy successful for netlify-lamda-function

Update dependency html-webpack-plugin to v4.0.3

PR #40: renovate/html-webpack-plugin-4.x@c2eb404

Deploy log

7:55:42 PM: Build ready to start
7:55:46 PM: build-image version: 2dbd444fcdce00cf06325060a8238d5ae3e86774
7:55:46 PM: build-image tag: v3.3.7
7:55:46 PM: buildbot version: 10926ec3478dd6c0bfc84e15d24de329bb1b357f
7:55:46 PM: Fetching cached dependencies
7:55:47 PM: Starting to download cache of 147.7MB
7:55:47 PM: Finished downloading cache in 845.070709ms
7:55:47 PM: Starting to extract cache
7:55:55 PM: Finished extracting cache in 7.384293438s
7:55:55 PM: Finished fetching cache in 8.278193775s
7:55:55 PM: Starting to prepare the repo for build
7:55:55 PM: Preparing Git Reference pull/40/head
7:55:56 PM: Found Netlify configuration file netlify.toml in site root
7:55:56 PM: Found Netlify configuration file(s). Overriding site configuration
7:55:56 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'dist/client' versus 'lambda' in the Netlify UI
7:55:56 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'npm run build' versus 'npm run build:lambda' in the Netlify UI
7:55:56 PM: Different functions path detected, going to use the one specified in the Netlify configuration file: 'dist/server' versus '' in the Netlify UI
7:55:56 PM: Creating functions prep folder
7:55:56 PM: Starting build script
7:55:56 PM: Installing dependencies
7:55:56 PM: Started restoring cached node version
7:56:00 PM: Finished restoring cached node version
7:56:01 PM: v10.19.0 is already installed.
7:56:02 PM: Now using node v10.19.0 (npm v6.13.4)
7:56:02 PM: Attempting ruby version 2.6.2, read from environment
7:56:03 PM: Using ruby version 2.6.2
7:56:04 PM: Using PHP version 5.6
7:56:04 PM: Started restoring cached node modules
7:56:04 PM: Finished restoring cached node modules
7:56:04 PM: Installing NPM modules using NPM version 6.13.4
7:56:12 PM: npm
7:56:12 PM: WARN netlify-lambda-functions@1.0.0 No repository field.
7:56:12 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
7:56:12 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
7:56:12 PM: added 10 packages from 62 contributors, updated 1 package and audited 19399 packages in 7.001s
7:56:13 PM: 19 packages are looking for funding
7:56:13 PM: run `npm fund` for details
7:56:13 PM: found 597 low severity vulnerabilities
7:56:13 PM: run `npm audit fix` to fix them, or `npm audit` for details
7:56:13 PM: NPM modules installed
7:56:13 PM: Started restoring cached go cache
7:56:13 PM: Finished restoring cached go cache
7:56:13 PM: unset GOOS;
7:56:13 PM: unset GOARCH;
7:56:13 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
7:56:13 PM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
7:56:13 PM: go version >&2;
7:56:13 PM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env';
7:56:13 PM: go version go1.12 linux/amd64
7:56:13 PM: Installing missing commands
7:56:13 PM: Verify run directory
7:56:13 PM: Executing user command: npm run build
7:56:13 PM: > netlify-lambda-functions@1.0.0 build /opt/build/repo
7:56:13 PM: > npm run build:client && npm run build:server
7:56:14 PM: > netlify-lambda-functions@1.0.0 build:client /opt/build/repo
7:56:14 PM: > webpack --mode production --config webpack.client.js
7:56:16 PM: Hash: a9a8735e5fa0c4a5413d
7:56:16 PM: Version: webpack 4.42.1
7:56:16 PM: Time: 735ms
7:56:16 PM: Built at: 03/28/2020 7:56:16 PM
7:56:16 PM: Asset Size Chunks Chunk Names
7:56:16 PM: index.html 2.64 KiB [emitted]
7:56:16 PM: main.js 959 bytes 0 [emitted] main
7:56:16 PM: normalize.css 5.99 KiB [emitted]
7:56:16 PM: styles.css 3.52 KiB [emitted]
7:56:16 PM: Entrypoint main = main.js
7:56:16 PM: [0] ./src/index.js + 2 modules 248 bytes {0} [built]
7:56:16 PM: | ./src/index.js 137 bytes [built]
7:56:16 PM: | ./node_modules/file-loader/dist/cjs.js?name=styles.css!./src/styles.css 54 bytes [built]
7:56:16 PM: | + 1 hidden module
7:56:16 PM: Child HtmlWebpackCompiler:
7:56:16 PM: 1 asset
7:56:16 PM: Entrypoint HtmlWebpackPlugin_0 = __child-HtmlWebpackPlugin_0
7:56:16 PM: [0] ./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html 2.56 KiB {0} [built]
7:56:16 PM: [1] ./node_modules/html-loader/dist/cjs.js!./src/lambda/hello.js 189 bytes {0} [built]
7:56:16 PM: [2] ./node_modules/html-loader/dist/cjs.js!./src/lambda/emoji.js 192 bytes {0} [built]
7:56:16 PM: [3] ./node_modules/html-loader/dist/cjs.js!./src/lambda/dog.js 625 bytes {0} [built]
7:56:16 PM: > netlify-lambda-functions@1.0.0 build:server /opt/build/repo
7:56:16 PM: > netlify-lambda build src/lambda
7:56:17 PM: netlify-lambda: Building functions
7:56:18 PM: Hash: b081e932814eddead2a2
7:56:18 PM: Version: webpack 4.42.1
7:56:18 PM: Time: 699ms
7:56:18 PM: Built at: 03/28/2020 7:56:18 PM
7:56:18 PM: Asset Size Chunks Chunk Names
7:56:18 PM: dog.js 32.5 KiB 0 [emitted] dog
7:56:18 PM: emoji.js 42.6 KiB 1 [emitted] emoji
7:56:18 PM: hello.js 1.05 KiB 2 [emitted] hello
7:56:18 PM: Entrypoint dog = dog.js
7:56:18 PM: Entrypoint emoji = emoji.js
7:56:18 PM: Entrypoint hello = hello.js
7:56:18 PM: [0] /opt/build/repo/node_modules/axios/lib/utils.js 8.28 KiB {0} [built]
7:56:18 PM: [3] /opt/build/repo/node_modules/axios/lib/helpers/bind.js 256 bytes {0} [built]
7:56:18 PM: [4] /opt/build/repo/node_modules/axios/lib/cancel/isCancel.js 102 bytes {0} [built]
7:56:18 PM: [5] /opt/build/repo/node_modules/axios/lib/defaults.js 2.55 KiB {0} [built]
7:56:18 PM: [13] /opt/build/repo/node_modules/axios/lib/core/mergeConfig.js 1.69 KiB {0} [built]
7:56:18 PM: [14] /opt/build/repo/node_modules/axios/lib/cancel/Cancel.js 385 bytes {0} [built]
7:56:18 PM: [15] /opt/build/repo/node_modules/node-emoji/index.js 40 bytes {1} [built]
7:56:18 PM: [16] ./dog.js 638 bytes {0} [built]
7:56:18 PM: [17] /opt/build/repo/node_modules/axios/index.js 40 bytes {0} [built]
7:56:18 PM: [18] /opt/build/repo/node_modules/axios/lib/axios.js 1.39 KiB {0} [built]
7:56:18 PM: [20] /opt/build/repo/node_modules/axios/lib/core/Axios.js 2.4 KiB {0} [built]
7:56:18 PM: [45] /opt/build/repo/node_modules/axios/lib/cancel/CancelToken.js 1.21 KiB {0} [built]
7:56:18 PM: [47] ./emoji.js 145 bytes {1} [built]
7:56:18 PM: [48] /opt/build/repo/node_modules/node-emoji/lib/emoji.js 7.93 KiB {1} [built]
7:56:18 PM: [51] ./hello.js 140 bytes {2} [built]
7:56:18 PM: + 37 hidden modules
7:56:19 PM: Function Dir: /opt/build/repo/dist/server
7:56:19 PM: TempDir: /tmp/zisi-5e7fabbe02e7d70008d7ca7a
7:56:19 PM: Prepping functions with zip-it-and-ship-it 0.3.1
7:56:20 PM: [ { path: '/tmp/zisi-5e7fabbe02e7d70008d7ca7a/dog.zip',
7:56:20 PM: runtime: 'js' },
7:56:20 PM: { path: '/tmp/zisi-5e7fabbe02e7d70008d7ca7a/emoji.zip',
7:56:20 PM: runtime: 'js' },
7:56:20 PM: { path: '/tmp/zisi-5e7fabbe02e7d70008d7ca7a/hello.zip',
7:56:20 PM: runtime: 'js' } ]
7:56:20 PM: Prepping functions complete
7:56:20 PM: Caching artifacts
7:56:20 PM: Started saving node modules
7:56:20 PM: Finished saving node modules
7:56:20 PM: Started saving pip cache
7:56:20 PM: Finished saving pip cache
7:56:20 PM: Started saving emacs cask dependencies
7:56:20 PM: Finished saving emacs cask dependencies
7:56:20 PM: Started saving maven dependencies
7:56:21 PM: Finished saving maven dependencies
7:56:21 PM: Started saving boot dependencies
7:56:21 PM: Finished saving boot dependencies
7:56:21 PM: Started saving go dependencies
7:56:21 PM: Finished saving go dependencies
7:56:21 PM: Build script success
7:56:21 PM: Starting to deploy site from 'dist/client'
7:56:21 PM: Creating deploy tree
7:56:21 PM: Creating deploy upload records
7:56:21 PM: 0 new files to upload
7:56:21 PM: 0 new functions to upload
7:56:21 PM: Starting post processing
7:56:22 PM: Post processing done
7:56:22 PM: Site is live
7:56:48 PM: Finished processing build request in 1m2.149769743s