Deploy details
Deploy log
4:38:24 PM: Build ready to start
4:38:26 PM: build-image version: 9e0f207a27642d0115b1ca97cd5e8cebbe492f63
4:38:26 PM: build-image tag: v3.3.2
4:38:26 PM: buildbot version: 348168fd275a1f9318bca26c727d67bced0b233b
4:38:26 PM: Fetching cached dependencies
4:38:27 PM: Starting to download cache of 97.1MB
4:38:28 PM: Finished downloading cache in 1.604065654s
4:38:28 PM: Starting to extract cache
4:38:32 PM: Finished extracting cache in 3.633235342s
4:38:32 PM: Finished fetching cache in 5.296917857s
4:38:32 PM: Starting to prepare the repo for build
4:38:32 PM: Preparing Git Reference pull/13/head
4:38:33 PM: Found netlify.toml. Overriding site configuration
4:38:33 PM: Different publish path detected, going to use the one specified in the toml file: 'dist/client' versus 'lambda' in the site
4:38:33 PM: Different build command detected, going to use the one specified in the toml file: 'npm run build' versus 'npm run build:lambda' in the site
4:38:33 PM: Different functions path detected, going to use the one specified in the toml file: 'dist/server' versus '' in the site
4:38:33 PM: Creating functions prep folder
4:38:33 PM: Starting build script
4:38:33 PM: Installing dependencies
4:38:34 PM: Started restoring cached node version
4:38:36 PM: Finished restoring cached node version
4:38:36 PM: v10.16.3 is already installed.
4:38:38 PM: Now using node v10.16.3 (npm v6.9.0)
4:38:38 PM: Attempting ruby version 2.6.2, read from environment
4:38:40 PM: Using ruby version 2.6.2
4:38:40 PM: Using PHP version 5.6
4:38:40 PM: Started restoring cached node modules
4:38:40 PM: Finished restoring cached node modules
4:38:40 PM: Installing NPM modules using NPM version 6.9.0
4:38:48 PM: npm
4:38:48 PM: WARN netlify-lambda-functions@1.0.0 No repository field.
4:38:48 PM: npm
4:38:48 PM: WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
4:38:48 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
4:38:48 PM: updated 4 packages and audited 15222 packages in 6.339s
4:38:48 PM: found 0 vulnerabilities
4:38:48 PM: NPM modules installed
4:38:48 PM: Started restoring cached go cache
4:38:48 PM: Finished restoring cached go cache
4:38:48 PM: unset GOOS;
4:38:48 PM: unset GOARCH;
4:38:48 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
4:38:48 PM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
4:38:48 PM: go version >&2;
4:38:48 PM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env';
4:38:48 PM: go version go1.12 linux/amd64
4:38:48 PM: Installing missing commands
4:38:48 PM: Verify run directory
4:38:48 PM: Executing user command: npm run build
4:38:48 PM: > netlify-lambda-functions@1.0.0 build /opt/build/repo
4:38:48 PM: > npm run build:client && npm run build:server
4:38:49 PM: > netlify-lambda-functions@1.0.0 build:client /opt/build/repo
4:38:49 PM: > webpack --mode production --config webpack.client.js
4:38:51 PM: Hash: 69d8ed16cf80ecc24054
4:38:51 PM: Version: webpack 4.41.0
4:38:51 PM: Time: 785ms
4:38:51 PM: Built at: 10/02/2019 4:38:51 PM
4:38:51 PM: Asset Size Chunks Chunk Names
4:38:51 PM: index.html 2.96 KiB [emitted]
4:38:51 PM: main.js 1.03 KiB 0 [emitted] main
4:38:51 PM: normalize.css 5.99 KiB [emitted]
4:38:51 PM: styles.css 3.52 KiB [emitted]
4:38:51 PM: Entrypoint main = main.js
4:38:51 PM: [0] ./src/index.js 137 bytes {0} [built]
4:38:51 PM: [2] ./node_modules/file-loader/dist/cjs.js?name=styles.css!./src/styles.css 56 bytes {0} [built]
4:38:51 PM: + 1 hidden module
4:38:51 PM: Child html-webpack-plugin for "index.html":
4:38:51 PM: 1 asset
4:38:51 PM: Entrypoint undefined = index.html
4:38:51 PM: [0] ./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html 2.53 KiB {0} [built]
4:38:51 PM: [2] (webpack)/buildin/global.js 472 bytes {0} [built]
4:38:51 PM: [3] (webpack)/buildin/module.js 497 bytes {0} [built]
4:38:51 PM: [4] ./node_modules/html-loader!./src/lambda/hello.js 169 bytes {0} [built]
4:38:51 PM: [5] ./node_modules/html-loader!./src/lambda/emoji.js 175 bytes {0} [built]
4:38:51 PM: [6] ./node_modules/html-loader!./src/lambda/dog.js 663 bytes {0} [built]
4:38:51 PM: + 1 hidden module
4:38:51 PM: > netlify-lambda-functions@1.0.0 build:server /opt/build/repo
4:38:51 PM: > netlify-lambda build src/lambda
4:38:52 PM: netlify-lambda: Building functions
4:38:53 PM: Hash: bcfb25bcc289afa831e2
4:38:53 PM: Version: webpack 4.41.0
4:38:53 PM: Time: 605ms
4:38:53 PM: Built at: 10/02/2019 4:38:53 PM
4:38:53 PM: Asset Size Chunks Chunk Names
4:38:53 PM: dog.js 32.5 KiB 0 [emitted] dog
4:38:53 PM: emoji.js 42.7 KiB 1 [emitted] emoji
4:38:53 PM: hello.js 1.05 KiB 2 [emitted] hello
4:38:53 PM: Entrypoint dog = dog.js
4:38:53 PM: Entrypoint emoji = emoji.js
4:38:53 PM: Entrypoint hello = hello.js
4:38:53 PM: [0] /opt/build/repo/node_modules/axios/lib/utils.js 8.28 KiB {0} [built]
4:38:53 PM: [3] /opt/build/repo/node_modules/axios/lib/helpers/bind.js 256 bytes {0} [built]
4:38:53 PM: [4] /opt/build/repo/node_modules/axios/lib/cancel/isCancel.js 102 bytes {0} [built]
4:38:53 PM: [5] /opt/build/repo/node_modules/axios/lib/defaults.js 2.55 KiB {0} [built]
4:38:53 PM: [13] /opt/build/repo/node_modules/axios/lib/core/mergeConfig.js 1.69 KiB {0} [built]
4:38:53 PM: [14] /opt/build/repo/node_modules/axios/lib/cancel/Cancel.js 385 bytes {0} [built]
4:38:53 PM: [15] /opt/build/repo/node_modules/node-emoji/index.js 40 bytes {1} [built]
4:38:53 PM: [16] ./dog.js 638 bytes {0} [built]
4:38:53 PM: [17] /opt/build/repo/node_modules/axios/index.js 40 bytes {0} [built]
4:38:53 PM: [18] /opt/build/repo/node_modules/axios/lib/axios.js 1.39 KiB {0} [built]
4:38:53 PM: [20] /opt/build/repo/node_modules/axios/lib/core/Axios.js 2.4 KiB {0} [built]
4:38:53 PM: [45] /opt/build/repo/node_modules/axios/lib/cancel/CancelToken.js 1.21 KiB {0} [built]
4:38:53 PM: [47] ./emoji.js 145 bytes {1} [built]
4:38:53 PM: [48] /opt/build/repo/node_modules/node-emoji/lib/emoji.js 7.93 KiB {1} [built]
4:38:53 PM: [51] ./hello.js 140 bytes {2} [built]
4:38:53 PM: + 37 hidden modules
4:38:53 PM: Function Dir: /opt/build/repo/dist/server
4:38:53 PM: TempDir: /tmp/zisi-5d94d28099c083000864de61
4:38:54 PM: Prepping functions with zip-it-and-ship-it 0.3.1
4:38:54 PM: [ { path: '/tmp/zisi-5d94d28099c083000864de61/dog.zip',
4:38:54 PM: runtime: 'js' },
4:38:54 PM: { path: '/tmp/zisi-5d94d28099c083000864de61/emoji.zip',
4:38:54 PM: runtime: 'js' },
4:38:54 PM: { path: '/tmp/zisi-5d94d28099c083000864de61/hello.zip',
4:38:54 PM: runtime: 'js' } ]
4:38:54 PM: Prepping functions complete
4:38:54 PM: Caching artifacts
4:38:54 PM: Started saving node modules
4:38:54 PM: Finished saving node modules
4:38:54 PM: Started saving pip cache
4:38:55 PM: Finished saving pip cache
4:38:55 PM: Started saving emacs cask dependencies
4:38:55 PM: Finished saving emacs cask dependencies
4:38:55 PM: Started saving maven dependencies
4:38:55 PM: Finished saving maven dependencies
4:38:55 PM: Started saving boot dependencies
4:38:55 PM: Finished saving boot dependencies
4:38:55 PM: Started saving go dependencies
4:38:55 PM: Finished saving go dependencies
4:38:55 PM: Build script success
4:38:55 PM: Starting post processing
4:38:55 PM: Starting to deploy site from 'dist/client'
4:38:55 PM: Creating deploy tree
4:38:55 PM: 0 new files to upload
4:38:55 PM: 0 new functions to upload
4:38:55 PM: Post processing done
4:38:55 PM: Site is live
4:39:11 PM: Finished processing build request in 44.700491545s