Skip to main content

Deploy details

Deploy successful for netlify-lamda-function

Update dependency file-loader to v5.1.0

PR #31: renovate/file-loader-5.x@26cab43

Deploy log

6:04:51 PM: Build ready to start
6:04:57 PM: build-image version: 9cade8af58c2cf3a17a1e9433d2e979149488837
6:04:57 PM: build-image tag: v3.3.5
6:04:57 PM: buildbot version: 2fd8f04962d5dbc77b79b9c2f5ab7a077e87376b
6:04:57 PM: Fetching cached dependencies
6:04:57 PM: Starting to download cache of 140.0MB
6:04:59 PM: Finished downloading cache in 1.900375704s
6:04:59 PM: Starting to extract cache
6:05:04 PM: Finished extracting cache in 4.990111174s
6:05:04 PM: Finished fetching cache in 6.954600076s
6:05:04 PM: Starting to prepare the repo for build
6:05:04 PM: Preparing Git Reference pull/31/head
6:05:05 PM: Found Netlify configuration file netlify.toml in site root
6:05:05 PM: Found Netlify configuration file(s). Overriding site configuration
6:05:05 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'dist/client' versus 'lambda' in the Netlify UI
6:05:05 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
6:05:05 PM: Different functions path detected, going to use the one specified in the Netlify configuration file: 'dist/server' versus '' in the Netlify UI
6:05:05 PM: Creating functions prep folder
6:05:05 PM: Starting build script
6:05:05 PM: Installing dependencies
6:05:06 PM: Started restoring cached node version
6:05:08 PM: Finished restoring cached node version
6:05:09 PM: v10.19.0 is already installed.
6:05:10 PM: Now using node v10.19.0 (npm v6.13.4)
6:05:10 PM: Attempting ruby version 2.6.2, read from environment
6:05:11 PM: Using ruby version 2.6.2
6:05:12 PM: Using PHP version 5.6
6:05:12 PM: Started restoring cached node modules
6:05:12 PM: Finished restoring cached node modules
6:05:12 PM: Installing NPM modules using NPM version 6.13.4
6:05:18 PM: npm
6:05:18 PM: WARN netlify-lambda-functions@1.0.0 No repository field.
6:05:18 PM: npm
6:05:18 PM: WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
6:05:18 PM: npm WARN
6:05:18 PM: notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
6:05:18 PM: added 3 packages from 6 contributors, updated 2 packages and audited 15230 packages in 5.402s
6:05:19 PM: 15 packages are looking for funding
6:05:19 PM: run `npm fund` for details
6:05:19 PM: found 0 vulnerabilities
6:05:19 PM: NPM modules installed
6:05:19 PM: Started restoring cached go cache
6:05:19 PM: Finished restoring cached go cache
6:05:19 PM: unset GOOS;
6:05:19 PM: unset GOARCH;
6:05:19 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
6:05:19 PM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
6:05:19 PM: go version >&2;
6:05:19 PM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env';
6:05:19 PM: go version go1.12 linux/amd64
6:05:19 PM: Installing missing commands
6:05:19 PM: Verify run directory
6:05:19 PM: Executing user command: npm run build
6:05:19 PM: > netlify-lambda-functions@1.0.0 build /opt/build/repo
6:05:19 PM: > npm run build:client && npm run build:server
6:05:20 PM: > netlify-lambda-functions@1.0.0 build:client /opt/build/repo
6:05:20 PM: > webpack --mode production --config webpack.client.js
6:05:22 PM: Hash: 2493e4b17b910d5d67d6
6:05:22 PM: Version: webpack 4.41.5
6:05:22 PM: Time: 782ms
6:05:22 PM: Built at: 02/19/2020 6:05:22 PM
6:05:22 PM: Asset Size Chunks Chunk Names
6:05:22 PM: index.html 2.96 KiB [emitted]
6:05:22 PM: main.js 959 bytes 0 [emitted] main
6:05:22 PM: normalize.css 5.99 KiB [emitted]
6:05:22 PM: styles.css 3.52 KiB [emitted]
6:05:22 PM: Entrypoint main = main.js
6:05:22 PM: [0] ./src/index.js + 2 modules 248 bytes {0} [built]
6:05:22 PM: | ./src/index.js 137 bytes [built]
6:05:22 PM: | ./node_modules/file-loader/dist/cjs.js?name=styles.css!./src/styles.css 54 bytes [built]
6:05:22 PM: | + 1 hidden module
6:05:22 PM: Child html-webpack-plugin for "index.html":
6:05:22 PM: 1 asset
6:05:22 PM: Entrypoint undefined = index.html
6:05:22 PM: [0] ./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html 2.53 KiB {0} [built]
6:05:22 PM: [2] (webpack)/buildin/global.js 472 bytes {0} [built]
6:05:22 PM: [3] (webpack)/buildin/module.js 497 bytes {0} [built]
6:05:22 PM: [4] ./node_modules/html-loader!./src/lambda/hello.js 169 bytes {0} [built]
6:05:22 PM: [5] ./node_modules/html-loader!./src/lambda/emoji.js 175 bytes {0} [built]
6:05:22 PM: [6] ./node_modules/html-loader!./src/lambda/dog.js 663 bytes {0} [built]
6:05:22 PM: + 1 hidden module
6:05:22 PM: > netlify-lambda-functions@1.0.0 build:server /opt/build/repo
6:05:22 PM: > netlify-lambda build src/lambda
6:05:22 PM: netlify-lambda: Building functions
6:05:23 PM: Hash: dc30b2ec6ad146b146ba
6:05:23 PM: Version: webpack 4.41.5
6:05:23 PM: Time: 629ms
6:05:23 PM: Built at: 02/19/2020 6:05:23 PM
6:05:23 PM: Asset Size Chunks Chunk Names
6:05:23 PM: dog.js 32.5 KiB 0 [emitted] dog
6:05:23 PM: emoji.js 42.7 KiB 1 [emitted] emoji
6:05:23 PM: hello.js 1.05 KiB 2 [emitted] hello
6:05:23 PM: Entrypoint dog = dog.js
6:05:23 PM: Entrypoint emoji = emoji.js
6:05:23 PM: Entrypoint hello = hello.js
6:05:23 PM: [0] /opt/build/repo/node_modules/axios/lib/utils.js 8.28 KiB {0} [built]
6:05:23 PM: [3] /opt/build/repo/node_modules/axios/lib/helpers/bind.js 256 bytes {0} [built]
6:05:23 PM: [4] /opt/build/repo/node_modules/axios/lib/cancel/isCancel.js 102 bytes {0} [built]
6:05:23 PM: [5] /opt/build/repo/node_modules/axios/lib/defaults.js 2.55 KiB {0} [built]
6:05:23 PM: [13] /opt/build/repo/node_modules/axios/lib/core/mergeConfig.js 1.69 KiB {0} [built]
6:05:23 PM: [14] /opt/build/repo/node_modules/axios/lib/cancel/Cancel.js 385 bytes {0} [built]
6:05:23 PM: [15] /opt/build/repo/node_modules/node-emoji/index.js 40 bytes {1} [built]
6:05:23 PM: [16] ./dog.js 638 bytes {0} [built]
6:05:23 PM: [17] /opt/build/repo/node_modules/axios/index.js 40 bytes {0} [built]
6:05:23 PM: [18] /opt/build/repo/node_modules/axios/lib/axios.js 1.39 KiB {0} [built]
6:05:23 PM: [20] /opt/build/repo/node_modules/axios/lib/core/Axios.js 2.4 KiB {0} [built]
6:05:23 PM: [45] /opt/build/repo/node_modules/axios/lib/cancel/CancelToken.js 1.21 KiB {0} [built]
6:05:23 PM: [47] ./emoji.js 145 bytes {1} [built]
6:05:23 PM: [48] /opt/build/repo/node_modules/node-emoji/lib/emoji.js 7.93 KiB {1} [built]
6:05:23 PM: [51] ./hello.js 140 bytes {2} [built]
6:05:23 PM: + 37 hidden modules
6:05:25 PM: Function Dir: /opt/build/repo/dist/server
6:05:25 PM: TempDir: /tmp/zisi-5e4d78c30e6e200007692e00
6:05:25 PM: Prepping functions with zip-it-and-ship-it 0.3.1
6:05:26 PM: [ { path: '/tmp/zisi-5e4d78c30e6e200007692e00/dog.zip',
6:05:26 PM: runtime: 'js' },
6:05:26 PM: { path: '/tmp/zisi-5e4d78c30e6e200007692e00/emoji.zip',
6:05:26 PM: runtime: 'js' },
6:05:26 PM: { path: '/tmp/zisi-5e4d78c30e6e200007692e00/hello.zip',
6:05:26 PM: runtime: 'js' } ]
6:05:26 PM: Prepping functions complete
6:05:26 PM: Caching artifacts
6:05:26 PM: Started saving node modules
6:05:26 PM: Finished saving node modules
6:05:26 PM: Started saving pip cache
6:05:26 PM: Finished saving pip cache
6:05:26 PM: Started saving emacs cask dependencies
6:05:26 PM: Finished saving emacs cask dependencies
6:05:26 PM: Started saving maven dependencies
6:05:26 PM: Finished saving maven dependencies
6:05:26 PM: Started saving boot dependencies
6:05:26 PM: Finished saving boot dependencies
6:05:26 PM: Started saving go dependencies
6:05:26 PM: Finished saving go dependencies
6:05:26 PM: Build script success
6:05:26 PM: Starting to deploy site from 'dist/client'
6:05:26 PM: Creating deploy tree
6:05:26 PM: 0 new files to upload
6:05:26 PM: 3 new functions to upload
6:05:27 PM: Starting post processing
6:05:29 PM: Post processing done
6:05:30 PM: Site is live
6:05:51 PM: Finished processing build request in 54.397626896s