Deploy details
Deploy log
4:33:07 AM: Build ready to start
4:33:08 AM: build-image version: 253f72909528f25a82c4640ca58f2e974d52abd9
4:33:08 AM: build-image tag: v3.4.4
4:33:08 AM: buildbot version: 9319377401b48c5db16b3a7910b25af0524f548a
4:33:09 AM: Fetching cached dependencies
4:33:09 AM: Starting to download cache of 109.3MB
4:33:11 AM: Finished downloading cache in 2.293382984s
4:33:11 AM: Starting to extract cache
4:33:13 AM: Finished extracting cache in 2.388847009s
4:33:13 AM: Finished fetching cache in 4.71391876s
4:33:13 AM: Starting to prepare the repo for build
4:33:14 AM: Preparing Git Reference pull/14/head
4:33:15 AM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'example-site/website-lektor-icon-build' versus '/' in the Netlify UI
4:33:15 AM: Different build command detected, going to use the one specified in the Netlify configuration file: 'ci/install.sh && ci/build.sh' versus '' in the Netlify UI
4:33:15 AM: Starting build script
4:33:15 AM: Installing dependencies
4:33:15 AM: Python version set to 3.7
4:33:16 AM: Started restoring cached node version
4:33:18 AM: Finished restoring cached node version
4:33:19 AM: v12.18.0 is already installed.
4:33:20 AM: Now using node v12.18.0 (npm v6.14.4)
4:33:20 AM: Started restoring cached build plugins
4:33:20 AM: Finished restoring cached build plugins
4:33:20 AM: Attempting ruby version 2.7.1, read from environment
4:33:21 AM: Using ruby version 2.7.1
4:33:22 AM: Using PHP version 5.6
4:33:22 AM: 5.2 is already installed.
4:33:22 AM: Using Swift version 5.2
4:33:22 AM: Started restoring cached go cache
4:33:22 AM: Finished restoring cached go cache
4:33:22 AM: go version go1.14.4 linux/amd64
4:33:22 AM: go version go1.14.4 linux/amd64
4:33:22 AM: Installing missing commands
4:33:22 AM: Verify run directory
4:33:23 AM:
4:33:23 AM: ┌─────────────────────────────┐
4:33:23 AM: │ Netlify Build │
4:33:23 AM: └─────────────────────────────┘
4:33:23 AM:
4:33:23 AM: ❯ Version
4:33:23 AM: @netlify/build 5.2.1
4:33:23 AM:
4:33:23 AM: ❯ Flags
4:33:23 AM: deployId: 5facbb0361446e0007804bae
4:33:23 AM: mode: buildbot
4:33:23 AM:
4:33:23 AM: ❯ Current directory
4:33:23 AM: /opt/build/repo
4:33:23 AM:
4:33:23 AM: ❯ Config file
4:33:23 AM: /opt/build/repo/netlify.toml
4:33:23 AM:
4:33:23 AM: ❯ Context
4:33:23 AM: deploy-preview
4:33:23 AM:
4:33:23 AM: ┌────────────────────────────────────┐
4:33:23 AM: │ 1. build.command from netlify.toml │
4:33:23 AM: └────────────────────────────────────┘
4:33:23 AM:
4:33:23 AM: $ ci/install.sh && ci/build.sh
4:33:23 AM: + pip3 install -U pip
4:33:24 AM: Requirement already satisfied: pip in /opt/buildhome/python3.7/lib/python3.7/site-packages (20.3b1)
4:33:24 AM: + pip3 install -r ci/requirements-ci.txt
4:33:25 AM: Collecting Lektor>=3.1.3
4:33:25 AM: Downloading Lektor-3.2.0-py2.py3-none-any.whl (2.1 MB)
4:33:26 AM: Requirement already satisfied: pip in /opt/buildhome/python3.7/lib/python3.7/site-packages (from Lektor>=3.1.3->-r ci/requirements-ci.txt (line 1)) (20.3b1)
4:33:26 AM: Requirement already satisfied: setuptools in /opt/buildhome/python3.7/lib/python3.7/site-packages (from Lektor>=3.1.3->-r ci/requirements-ci.txt (line 1)) (50.3.2)
4:33:26 AM: Collecting pre-commit>=2.8.2
4:33:26 AM: Downloading pre_commit-2.8.2-py2.py3-none-any.whl (184 kB)
4:33:27 AM: Collecting watchdog
4:33:27 AM: Downloading watchdog-0.10.3.tar.gz (94 kB)
4:33:27 AM: Collecting mistune<2,>=0.7.0
4:33:27 AM: Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB)
4:33:27 AM: Collecting inifile
4:33:27 AM: Downloading inifile-0.4.zip (7.4 kB)
4:33:28 AM: Collecting click>=6.0
4:33:28 AM: Downloading click-7.1.2-py2.py3-none-any.whl (82 kB)
4:33:28 AM: Collecting Jinja2>=2.11
4:33:28 AM: Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB)
4:33:28 AM: Collecting Flask
4:33:28 AM: Downloading Flask-1.1.2-py2.py3-none-any.whl (94 kB)
4:33:28 AM: Collecting Werkzeug<1
4:33:28 AM: Downloading Werkzeug-0.16.1-py2.py3-none-any.whl (327 kB)
4:33:28 AM: Collecting filetype>=1.0.7
4:33:28 AM: Downloading filetype-1.0.7-py2.py3-none-any.whl (15 kB)
4:33:28 AM: Collecting python-slugify
4:33:28 AM: Downloading python-slugify-4.0.1.tar.gz (11 kB)
4:33:28 AM: Collecting requests[security]
4:33:28 AM: Downloading requests-2.25.0-py2.py3-none-any.whl (61 kB)
4:33:29 AM: Collecting Babel
4:33:29 AM: Downloading Babel-2.8.1-py2.py3-none-any.whl (8.6 MB)
4:33:30 AM: Collecting EXIFRead
4:33:30 AM: Downloading ExifRead-2.3.2-py3-none-any.whl (38 kB)
4:33:30 AM: Collecting importlib-metadata
4:33:30 AM: Using cached importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB)
4:33:30 AM: Collecting toml
4:33:30 AM: Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)
4:33:30 AM: Collecting identify>=1.0.0
4:33:30 AM: Downloading identify-1.5.9-py2.py3-none-any.whl (97 kB)
4:33:30 AM: Collecting nodeenv>=0.11.1
4:33:30 AM: Downloading nodeenv-1.5.0-py2.py3-none-any.whl (21 kB)
4:33:30 AM: Collecting virtualenv>=20.0.8
4:33:30 AM: Using cached virtualenv-20.1.0-py2.py3-none-any.whl (4.9 MB)
4:33:30 AM: Collecting pyyaml>=5.1
4:33:30 AM: Downloading PyYAML-5.3.1.tar.gz (269 kB)
4:33:31 AM: Collecting cfgv>=2.0.0
4:33:31 AM: Downloading cfgv-3.2.0-py2.py3-none-any.whl (7.3 kB)
4:33:31 AM: Collecting pathtools>=0.1.1
4:33:31 AM: Downloading pathtools-0.1.2.tar.gz (11 kB)
4:33:31 AM: Collecting MarkupSafe>=0.23
4:33:31 AM: Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB)
4:33:31 AM: Collecting itsdangerous>=0.24
4:33:31 AM: Downloading itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB)
4:33:31 AM: Collecting text-unidecode>=1.3
4:33:31 AM: Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
4:33:31 AM: Collecting certifi>=2017.4.17
4:33:31 AM: Downloading certifi-2020.11.8-py2.py3-none-any.whl (155 kB)
4:33:31 AM: Collecting urllib3<1.27,>=1.21.1
4:33:31 AM: Downloading urllib3-1.26.1-py2.py3-none-any.whl (136 kB)
4:33:31 AM: Collecting chardet<4,>=3.0.2
4:33:31 AM: Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
4:33:31 AM: Collecting idna<3,>=2.5
4:33:31 AM: Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
4:33:31 AM: Collecting pyOpenSSL>=0.14
4:33:31 AM: Downloading pyOpenSSL-19.1.0-py2.py3-none-any.whl (53 kB)
4:33:31 AM: Collecting cryptography>=1.3.4
4:33:31 AM: Downloading cryptography-3.2.1-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB)
4:33:32 AM: Collecting pytz>=2015.7
4:33:32 AM: Downloading pytz-2020.4-py2.py3-none-any.whl (509 kB)
4:33:32 AM: Collecting zipp>=0.5
4:33:32 AM: Downloading zipp-3.4.0-py3-none-any.whl (5.2 kB)
4:33:32 AM: Collecting six<2,>=1.9.0
4:33:32 AM: Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
4:33:32 AM: Collecting filelock<4,>=3.0.0
4:33:32 AM: Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB)
4:33:32 AM: Collecting distlib<1,>=0.3.1
4:33:32 AM: Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB)
4:33:32 AM: Collecting appdirs<2,>=1.4.3
4:33:32 AM: Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
4:33:32 AM: Collecting cffi!=1.11.3,>=1.8
4:33:32 AM: Downloading cffi-1.14.3-cp37-cp37m-manylinux1_x86_64.whl (401 kB)
4:33:32 AM: Collecting pycparser
4:33:32 AM: Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB)
4:33:32 AM: Building wheels for collected packages: watchdog, inifile, python-slugify, pyyaml, pathtools
4:33:32 AM: Building wheel for watchdog (setup.py): started
4:33:33 AM: Building wheel for watchdog (setup.py): finished with status 'done'
4:33:33 AM: Created wheel for watchdog: filename=watchdog-0.10.3-py3-none-any.whl size=73868 sha256=0c31e2fa9efba63e7c3bf18d4bd30a9e694d178491731af6494cd3bb8d8fc92f
4:33:33 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/27/21/35/9d1e531f9de5335147dbef07e9cc99d312525ba128a93d1225
4:33:33 AM: Building wheel for inifile (setup.py): started
4:33:33 AM: Building wheel for inifile (setup.py): finished with status 'done'
4:33:33 AM: Created wheel for inifile: filename=inifile-0.4-py3-none-any.whl size=6811 sha256=c3e6d19ba3e95c9faffb49db015185e808ea65c91f32f04b8b8ddbdef15addfc
4:33:33 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/f1/f3/da/320c48ad2e6c5ac859e6fb169e62694e3781f4dbe050c1ab07
4:33:33 AM: Building wheel for python-slugify (setup.py): started
4:33:33 AM: Building wheel for python-slugify (setup.py): finished with status 'done'
4:33:33 AM: Created wheel for python-slugify: filename=python_slugify-4.0.1-py2.py3-none-any.whl size=6769 sha256=2e892c59d598fc469b2730fb0b3ae032461acd5ba0eb67db3197b1c7b7ca3003
4:33:33 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/48/1b/6f/5c1cfab22eacbe0095fc619786da6571b55253653c71324b5c
4:33:33 AM: Building wheel for pyyaml (setup.py): started
4:33:40 AM: Building wheel for pyyaml (setup.py): finished with status 'done'
4:33:40 AM: Created wheel for pyyaml: filename=PyYAML-5.3.1-cp37-cp37m-linux_x86_64.whl size=416434 sha256=c883ff3ceeff93d5c48c184b1422fd6d17b4e605880477d54c9e9c0800bcf3b8
4:33:40 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/5e/03/1e/e1e954795d6f35dfc7b637fe2277bff021303bd9570ecea653
4:33:40 AM: Building wheel for pathtools (setup.py): started
4:33:41 AM: Building wheel for pathtools (setup.py): finished with status 'done'
4:33:41 AM: Created wheel for pathtools: filename=pathtools-0.1.2-py3-none-any.whl size=8785 sha256=29863f3b24abdef091ba1482261fdebf49676a0ed1d142956a2c73b8662394e1
4:33:41 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/3e/31/09/fa59cef12cdcfecc627b3d24273699f390e71828921b2cbba2
4:33:41 AM: Successfully built watchdog inifile python-slugify pyyaml pathtools
4:33:41 AM: Installing collected packages: pycparser, six, cffi, zipp, urllib3, MarkupSafe, idna, cryptography, chardet, certifi, Werkzeug, text-unidecode, requests, pytz, pyOpenSSL, pathtools, Jinja2, itsdangerous, importlib-metadata, filelock, distlib, click, appdirs, watchdog, virtualenv, toml, pyyaml, python-slugify, nodeenv, mistune, inifile, identify, Flask, filetype, EXIFRead, cfgv, Babel, pre-commit, Lektor
4:33:44 AM: Successfully installed Babel-2.8.1 EXIFRead-2.3.2 Flask-1.1.2 Jinja2-2.11.2 Lektor-3.2.0 MarkupSafe-1.1.1 Werkzeug-0.16.1 appdirs-1.4.4 certifi-2020.11.8 cffi-1.14.3 cfgv-3.2.0 chardet-3.0.4 click-7.1.2 cryptography-3.2.1 distlib-0.3.1 filelock-3.0.12 filetype-1.0.7 identify-1.5.9 idna-2.10 importlib-metadata-2.0.0 inifile-0.4 itsdangerous-1.1.0 mistune-0.8.4 nodeenv-1.5.0 pathtools-0.1.2 pre-commit-2.8.2 pyOpenSSL-19.1.0 pycparser-2.20 python-slugify-4.0.1 pytz-2020.4 pyyaml-5.3.1 requests-2.25.0 six-1.15.0 text-unidecode-1.3 toml-0.10.2 urllib3-1.26.1 virtualenv-20.1.0 watchdog-0.10.3 zipp-3.4.0
4:33:44 AM: + cd example-site
4:33:44 AM: + lektor build -v --output-path website-lektor-icon-build
4:33:45 AM: Started build
4:33:45 AM: Tree: /opt/build/repo/example-site
4:33:45 AM: Output path: /opt/build/repo/example-site/website-lektor-icon-build
4:33:45 AM: U index.html
4:33:45 AM: U dalthviz@1024.jpg
4:33:46 AM: U dalthviz@512.jpg
4:33:46 AM: U gallery-404@1024.png
4:33:46 AM: U gallery-blog@1024.png
4:33:47 AM: U blog-index@1024.png
4:33:47 AM: U gallery-singlepage@1024.png
4:33:48 AM: U standards-based@1280.png
4:33:48 AM: U standards-based@640.png
4:33:48 AM: U responsive-layout@1280.png
4:33:49 AM: U responsive-layout@640.png
4:33:50 AM: U flexible-design@1280.png
4:33:50 AM: U flexible-design@640.png
4:33:50 AM: U camg-clover-bg@1050.jpg
4:33:51 AM: U camg-clover-bg@3840.jpg
4:33:51 AM: U camg-clover-bg@1920.jpg
4:33:52 AM: U 404.html
4:33:52 AM: U _404.html/camg-fog-vt-bg@3840.jpg
4:33:53 AM: U _404.html/camg-fog-vt-bg@1920.jpg
4:33:54 AM: U authors/index.html
4:33:54 AM: U readme/index.html
4:33:54 AM: U example-page/index.html
4:33:54 AM: U dalthviz.jpg
4:33:54 AM: U gallery-blog.png
4:33:54 AM: U gallery-readme.png
4:33:54 AM: U camg-clover-bg.jpg
4:33:54 AM: U gallery-404.png
4:33:54 AM: U full-singlepage.jpg
4:33:54 AM: U blog-index.png
4:33:54 AM: U collective.svg
4:33:54 AM: U full-page.png
4:33:54 AM: U flexible-design.png
4:33:54 AM: U full-blog.png
4:33:54 AM: U gallery-singlepage.png
4:33:54 AM: U responsive-layout.png
4:33:54 AM: U standards-based.png
4:33:54 AM: U favicon.ico
4:33:54 AM: U .nojekyll
4:33:54 AM: U _404.html/camg-fog-vt-bg.jpg
4:33:54 AM: U authors/loremipsum/index.html
4:33:54 AM: U authors/noimage/index.html
4:33:54 AM: U authors/spyderdevteam/index.html
4:33:54 AM: U blog/index.html
4:33:54 AM: U example-page/spyder-logo.svg
4:33:54 AM: U authors/loremipsum/spyder-logo.svg
4:33:54 AM: U authors/noimage/spyder-logo.svg
4:33:54 AM: U authors/spyderdevteam/spyder-logo.svg
4:33:54 AM: U blog/lorem-ipsum/index.html
4:33:54 AM: U blog/example-formatting/index.html
4:33:54 AM: U blog/welcome-blog/index.html
4:33:54 AM: U static/css/example-custom-styles.css
4:33:54 AM: U static/images/spyder-logo.svg
4:33:54 AM: U static/images/favicon.png
4:33:54 AM: U static/css/magnific-popup.css
4:33:54 AM: U static/css/style.css
4:33:54 AM: U static/css/icomoon.css
4:33:54 AM: U static/images/Preloader_2.gif
4:33:54 AM: U static/images/placeholder_person.png
4:33:54 AM: U static/js/jquery.stellar.min.js
4:33:54 AM: U static/js/jquery.waypoints.min.js
4:33:54 AM: U static/js/jquery.stellar.js
4:33:54 AM: U static/js/main-singlelayout.js
4:33:54 AM: U static/js/jquery-3.5.1.min.js
4:33:54 AM: U static/js/jquery.easing.min.js
4:33:54 AM: U static/js/jquery.magnific-popup.min.js
4:33:54 AM: U static/js/magnific-popup-options.js
4:33:54 AM: U static/js/main.js
4:33:54 AM: U blog/example-formatting/spyder-logo.svg
4:33:54 AM: U static/fonts/icomoon/icomoon.woff
4:33:54 AM: U static/fonts/icomoon/icomoon.ttf
4:33:54 AM: Finished build in 9.19 sec
4:33:54 AM: Started prune
4:33:54 AM: Tree: /opt/build/repo/example-site
4:33:54 AM: Output path: /opt/build/repo/example-site/website-lektor-icon-build
4:33:54 AM: Finished prune in 0.01 sec
4:33:54 AM: /opt/buildhome/python3.7/lib/python3.7/site-packages/lektor/imagetools.py:531: UserWarning: Your images are currently scaled up when the thumbnail requested is larger than the source. This default will change in the future. If you want to preserve the current behaviour, use `upscale=True`.
4:33:54 AM: 'Your images are currently scaled up when the thumbnail requested '
4:33:54 AM: + cd ..
4:33:54 AM:
4:33:54 AM: (build.command completed in 31.5s)
4:33:54 AM:
4:33:54 AM: ┌─────────────────────────────┐
4:33:54 AM: │ Netlify Build Complete │
4:33:54 AM: └─────────────────────────────┘
4:33:54 AM:
4:33:54 AM: (Netlify Build completed in 31.6s)
4:33:54 AM: Caching artifacts
4:33:54 AM: Started saving build plugins
4:33:54 AM: Finished saving build plugins
4:33:54 AM: Started saving pip cache
4:33:55 AM: Finished saving pip cache
4:33:55 AM: Started saving emacs cask dependencies
4:33:55 AM: Finished saving emacs cask dependencies
4:33:55 AM: Started saving maven dependencies
4:33:55 AM: Finished saving maven dependencies
4:33:55 AM: Started saving boot dependencies
4:33:55 AM: Finished saving boot dependencies
4:33:55 AM: Started saving go dependencies
4:33:55 AM: Finished saving go dependencies
4:33:55 AM: Build script success
4:33:55 AM: Starting to deploy site from 'example-site/website-lektor-icon-build'
4:33:55 AM: Creating deploy tree
4:33:55 AM: Creating deploy upload records
4:33:55 AM: 20 new files to upload
4:33:55 AM: 0 new functions to upload
4:33:56 AM: Starting post processing
4:33:56 AM: Post processing - HTML
4:33:57 AM: Post processing - header rules
4:33:58 AM: Post processing - redirect rules
4:33:58 AM: Post processing done
4:33:58 AM: Site is live ✨
4:34:08 AM: Finished processing build request in 59.298856858s