Reading package lists... Building dependency tree... Reading state information... All packages are up to date. + echo 3 + sudo apt install -o Dpkg::Options::=--force-confdef -y python3-pyudev sudo: unable to resolve host jeedom-4: Name or service not known WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: linux-image-4.19.0-5-amd64 Use 'sudo apt autoremove' to remove it. The following NEW packages will be installed: python3-pyudev 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 40.2 kB of archives. After this operation, 221 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 python3-pyudev all 0.21.0-1 [40.2 kB] debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 40.2 kB in 0s (1726 kB/s) Selecting previously unselected package python3-pyudev. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64181 files and directories currently installed.) Preparing to unpack .../python3-pyudev_0.21.0-1_all.deb ... Unpacking python3-pyudev (0.21.0-1) ... Setting up python3-pyudev (0.21.0-1) ... + echo 4 + sudo apt install -o Dpkg::Options::=--force-confdef -y python3-requests sudo: unable to resolve host jeedom-4: Name or service not known WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: linux-image-4.19.0-5-amd64 Use 'sudo apt autoremove' to remove it. The following additional packages will be installed: python3-certifi python3-chardet python3-idna python3-urllib3 Suggested packages: python3-openssl python3-socks The following NEW packages will be installed: python3-certifi python3-chardet python3-idna python3-requests python3-urllib3 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 419 kB of archives. After this operation, 1632 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 python3-certifi all 2018.8.24-1 [140 kB] Get:2 http://deb.debian.org/debian buster/main amd64 python3-chardet all 3.0.4-3 [80.5 kB] Get:3 http://deb.debian.org/debian buster/main amd64 python3-idna all 2.6-1 [34.3 kB] Get:4 http://deb.debian.org/debian buster/main amd64 python3-urllib3 all 1.24.1-1 [97.1 kB] Get:5 http://deb.debian.org/debian buster/main amd64 python3-requests all 2.21.0-1 [66.9 kB] debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 419 kB in 0s (11.2 MB/s) Selecting previously unselected package python3-certifi. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64218 files and directories currently installed.) Preparing to unpack .../python3-certifi_2018.8.24-1_all.deb ... Unpacking python3-certifi (2018.8.24-1) ... Selecting previously unselected package python3-chardet. Preparing to unpack .../python3-chardet_3.0.4-3_all.deb ... Unpacking python3-chardet (3.0.4-3) ... Selecting previously unselected package python3-idna. Preparing to unpack .../python3-idna_2.6-1_all.deb ... Unpacking python3-idna (2.6-1) ... Selecting previously unselected package python3-urllib3. Preparing to unpack .../python3-urllib3_1.24.1-1_all.deb ... Unpacking python3-urllib3 (1.24.1-1) ... Selecting previously unselected package python3-requests. Preparing to unpack .../python3-requests_2.21.0-1_all.deb ... Unpacking python3-requests (2.21.0-1) ... Setting up python3-chardet (3.0.4-3) ... Setting up python3-certifi (2018.8.24-1) ... Setting up python3-idna (2.6-1) ... Setting up python3-urllib3 (1.24.1-1) ... Setting up python3-requests (2.21.0-1) ... Processing triggers for man-db (2.8.5-2) ... + echo 5 + sudo pip3 install --force-reinstall --ignore-installed --upgrade six sudo: unable to resolve host jeedom-4: Name or service not known Collecting six Using cached https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl Installing collected packages: six Successfully installed six-1.16.0 + echo 6 + sudo pip3 install --force-reinstall --ignore-installed --upgrade pyudev sudo: unable to resolve host jeedom-4: Name or service not known Collecting pyudev Downloading https://files.pythonhosted.org/packages/b7/95/4c67255c65da9c939903cb95c57bd1ad7c920a7b711066aaa56cd7d149ab/pyudev-0.23.2-py3-none-any.whl (63kB) Collecting six (from pyudev) Using cached https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl Installing collected packages: six, pyudev Successfully installed pyudev-0.23.2 six-1.16.0 + echo 7 + sudo pip3 install --force-reinstall --ignore-installed --upgrade requests sudo: unable to resolve host jeedom-4: Name or service not known Collecting requests Downloading https://files.pythonhosted.org/packages/2d/61/08076519c80041bc0ffa1a8af0cbd3bf3e2b62af10435d269a9d0f40564d/requests-2.27.1-py2.py3-none-any.whl (63kB) Collecting idna<4,>=2.5; python_version >= "3" (from requests) Downloading https://files.pythonhosted.org/packages/04/a2/d918dcd22354d8958fe113e1a3630137e0fc8b44859ade3063982eacd2a4/idna-3.3-py3-none-any.whl (61kB) Collecting charset-normalizer~=2.0.0; python_version >= "3" (from requests) Downloading https://files.pythonhosted.org/packages/06/b3/24afc8868eba069a7f03650ac750a778862dc34941a4bebeb58706715726/charset_normalizer-2.0.12-py3-none-any.whl Collecting urllib3<1.27,>=1.21.1 (from requests) Downloading https://files.pythonhosted.org/packages/4e/b8/f5a25b22e803f0578e668daa33ba3701bb37858ec80e08a150bd7d2cf1b1/urllib3-1.26.8-py2.py3-none-any.whl (138kB) Collecting certifi>=2017.4.17 (from requests) Downloading https://files.pythonhosted.org/packages/37/45/946c02767aabb873146011e665728b680884cd8fe70dde973c640e45b775/certifi-2021.10.8-py2.py3-none-any.whl (149kB) Installing collected packages: idna, charset-normalizer, urllib3, certifi, requests Successfully installed certifi-2021.10.8 charset-normalizer-2.0.12 idna-3.3 requests-2.27.1 urllib3-1.26.8 + echo 8 + sudo pip3 install --force-reinstall --ignore-installed --upgrade setuptools sudo: unable to resolve host jeedom-4: Name or service not known Collecting setuptools Downloading https://files.pythonhosted.org/packages/3b/02/8d4d27b1cacaac2d129a27d17a22d92a2a5eedcb7817d4ed8ab0d4daf5c4/setuptools-60.9.3-py3-none-any.whl (1.1MB) Installing collected packages: setuptools Successfully installed setuptools-60.9.3 + echo 9 + sudo pip3 install --force-reinstall --ignore-installed --upgrade wheel sudo: unable to resolve host jeedom-4: Name or service not known Collecting wheel Downloading https://files.pythonhosted.org/packages/27/d6/003e593296a85fd6ed616ed962795b2f87709c3eee2bca4f6d0fe55c6d00/wheel-0.37.1-py2.py3-none-any.whl Installing collected packages: wheel Successfully installed wheel-0.37.1 + echo 10 + sudo pip3 install --force-reinstall --ignore-installed --upgrade pyserial sudo: unable to resolve host jeedom-4: Name or service not known Collecting pyserial Downloading https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2d8e9bcea4fc97826266d186f96f558/pyserial-3.5-py2.py3-none-any.whl (90kB) Installing collected packages: pyserial Successfully installed pyserial-3.5 + echo 11 + sudo pip3 install --force-reinstall --ignore-installed --upgrade tornado sudo: unable to resolve host jeedom-4: Name or service not known Collecting tornado Downloading https://files.pythonhosted.org/packages/bf/fa/2befee379094720b54065daa9c6117f3edb7d35f86cde0f50b3a28ecfadf/tornado-6.1-cp37-cp37m-manylinux1_x86_64.whl (428kB) Installing collected packages: tornado Successfully installed tornado-6.1 + echo 12 + sudo pip3 install --force-reinstall --ignore-installed --upgrade zigpy sudo: unable to resolve host jeedom-4: Name or service not known Collecting zigpy Downloading https://files.pythonhosted.org/packages/b7/01/b72c2c8e6de08802f3e2d4f759caf3ab72d6533f00035507fccfd8df931e/zigpy-0.43.0-py3-none-any.whl (132kB) Collecting aiohttp (from zigpy) Downloading https://files.pythonhosted.org/packages/dd/fe/80c594d62a7ff07730fd2cfc3a058498087436d8c938243e0610d1928f0e/aiohttp-3.8.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1MB) Collecting voluptuous (from zigpy) Downloading https://files.pythonhosted.org/packages/c0/2c/ccbeb25364e3e0c5e4522f13d66e2fc639bb4d4ecdf73be0959552cbecb4/voluptuous-0.12.2.tar.gz (48kB) Collecting pycryptodome (from zigpy) Downloading https://files.pythonhosted.org/packages/a6/e7/a9f558ff1ddef20469cf500e13493bcff1a968714a4881cc0460e6597ed6/pycryptodome-3.14.1-cp35-abi3-manylinux1_x86_64.whl (2.0MB) Collecting aiosqlite>=0.16.0 (from zigpy) Downloading https://files.pythonhosted.org/packages/a0/48/77c0092f716c4bf9460dca44f5120f70b8f71f14a12f40d22551a7152719/aiosqlite-0.17.0-py3-none-any.whl Collecting crccheck (from zigpy) Downloading https://files.pythonhosted.org/packages/28/74/bf0868042e5e48fa131997503c83f77fabb11a0ea16d44faf79533c789be/crccheck-1.1-py3-none-any.whl Collecting multidict<7.0,>=4.5 (from aiohttp->zigpy) Downloading https://files.pythonhosted.org/packages/fa/a7/71c253cdb8a1528802bac7503bf82fe674367e4055b09c28846fdfa4ab90/multidict-6.0.2.tar.gz (50kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Collecting aiosignal>=1.1.2 (from aiohttp->zigpy) Downloading https://files.pythonhosted.org/packages/3b/87/fe94898f2d44a93a35d5aa74671ed28094d80753a1113d68b799fab6dc22/aiosignal-1.2.0-py3-none-any.whl Collecting attrs>=17.3.0 (from aiohttp->zigpy) Downloading https://files.pythonhosted.org/packages/be/be/7abce643bfdf8ca01c48afa2ddf8308c2308b0c3b239a44e57d020afa0ef/attrs-21.4.0-py2.py3-none-any.whl (60kB) Collecting yarl<2.0,>=1.0 (from aiohttp->zigpy) Downloading https://files.pythonhosted.org/packages/80/7f/af3ecdf87e8e41da7b133f1d61f82745f8c862bdade3b56addee3ad23956/yarl-1.7.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (271kB) Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp->zigpy) Downloading https://files.pythonhosted.org/packages/d6/c1/8991e7c5385b897b8c020cdaad718c5b087a6626d1d11a23e1ea87e325a7/async_timeout-4.0.2-py3-none-any.whl Collecting charset-normalizer<3.0,>=2.0 (from aiohttp->zigpy) Using cached https://files.pythonhosted.org/packages/06/b3/24afc8868eba069a7f03650ac750a778862dc34941a4bebeb58706715726/charset_normalizer-2.0.12-py3-none-any.whl Collecting typing-extensions>=3.7.4; python_version < "3.8" (from aiohttp->zigpy) Downloading https://files.pythonhosted.org/packages/45/6b/44f7f8f1e110027cf88956b59f2fad776cca7e1704396d043f89effd3a0e/typing_extensions-4.1.1-py3-none-any.whl Collecting asynctest==0.13.0; python_version < "3.8" (from aiohttp->zigpy) Downloading https://files.pythonhosted.org/packages/e8/b6/8d17e169d577ca7678b11cd0d3ceebb0a6089a7f4a2de4b945fe4b1c86db/asynctest-0.13.0-py3-none-any.whl Collecting frozenlist>=1.1.1 (from aiohttp->zigpy) Downloading https://files.pythonhosted.org/packages/d1/ae/e4437fe5b5ba0fbccdaf8ecde8e3b6e8903793ca638c4706d034c0969ce1/frozenlist-1.3.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144kB) Collecting idna>=2.0 (from yarl<2.0,>=1.0->aiohttp->zigpy) Using cached https://files.pythonhosted.org/packages/04/a2/d918dcd22354d8958fe113e1a3630137e0fc8b44859ade3063982eacd2a4/idna-3.3-py3-none-any.whl Building wheels for collected packages: voluptuous, multidict Running setup.py bdist_wheel for voluptuous: started Running setup.py bdist_wheel for voluptuous: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/09/ae/5e/8ce8bd15df9aebd263934b2dc8e4e989d45857e977b9a5403d Running setup.py bdist_wheel for multidict: started Running setup.py bdist_wheel for multidict: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/e7/67/fd/4e3843a89ae0e233d79452f8f04e45814f350173a99f5addc9 Successfully built voluptuous multidict Installing collected packages: multidict, frozenlist, aiosignal, attrs, typing-extensions, idna, yarl, async-timeout, charset-normalizer, asynctest, aiohttp, voluptuous, pycryptodome, aiosqlite, crccheck, zigpy Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 charset-normalizer-2.0.12 crccheck-1.1 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 pycryptodome-3.14.1 typing-extensions-4.1.1 voluptuous-0.12.2 yarl-1.7.2 zigpy-0.43.0 + echo 13 + sudo pip3 install --force-reinstall --ignore-installed --upgrade zha-quirks sudo: unable to resolve host jeedom-4: Name or service not known Collecting zha-quirks Downloading https://files.pythonhosted.org/packages/9b/2d/8a301888fe3a6fdb58ee31e98442c78ce730322680db04215d7c4d5ca0a9/zha_quirks-0.0.67-py3-none-any.whl (276kB) Collecting zigpy>=0.42.0 (from zha-quirks) Using cached https://files.pythonhosted.org/packages/b7/01/b72c2c8e6de08802f3e2d4f759caf3ab72d6533f00035507fccfd8df931e/zigpy-0.43.0-py3-none-any.whl Collecting pycryptodome (from zigpy>=0.42.0->zha-quirks) Using cached https://files.pythonhosted.org/packages/a6/e7/a9f558ff1ddef20469cf500e13493bcff1a968714a4881cc0460e6597ed6/pycryptodome-3.14.1-cp35-abi3-manylinux1_x86_64.whl Collecting aiosqlite>=0.16.0 (from zigpy>=0.42.0->zha-quirks) Using cached https://files.pythonhosted.org/packages/a0/48/77c0092f716c4bf9460dca44f5120f70b8f71f14a12f40d22551a7152719/aiosqlite-0.17.0-py3-none-any.whl Collecting crccheck (from zigpy>=0.42.0->zha-quirks) Using cached https://files.pythonhosted.org/packages/28/74/bf0868042e5e48fa131997503c83f77fabb11a0ea16d44faf79533c789be/crccheck-1.1-py3-none-any.whl Collecting aiohttp (from zigpy>=0.42.0->zha-quirks) Using cached https://files.pythonhosted.org/packages/dd/fe/80c594d62a7ff07730fd2cfc3a058498087436d8c938243e0610d1928f0e/aiohttp-3.8.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl Collecting voluptuous (from zigpy>=0.42.0->zha-quirks) Collecting typing_extensions>=3.7.2 (from aiosqlite>=0.16.0->zigpy>=0.42.0->zha-quirks) Using cached https://files.pythonhosted.org/packages/45/6b/44f7f8f1e110027cf88956b59f2fad776cca7e1704396d043f89effd3a0e/typing_extensions-4.1.1-py3-none-any.whl Collecting frozenlist>=1.1.1 (from aiohttp->zigpy>=0.42.0->zha-quirks) Using cached https://files.pythonhosted.org/packages/d1/ae/e4437fe5b5ba0fbccdaf8ecde8e3b6e8903793ca638c4706d034c0969ce1/frozenlist-1.3.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl Collecting attrs>=17.3.0 (from aiohttp->zigpy>=0.42.0->zha-quirks) Using cached https://files.pythonhosted.org/packages/be/be/7abce643bfdf8ca01c48afa2ddf8308c2308b0c3b239a44e57d020afa0ef/attrs-21.4.0-py2.py3-none-any.whl Collecting multidict<7.0,>=4.5 (from aiohttp->zigpy>=0.42.0->zha-quirks) Collecting aiosignal>=1.1.2 (from aiohttp->zigpy>=0.42.0->zha-quirks) Using cached https://files.pythonhosted.org/packages/3b/87/fe94898f2d44a93a35d5aa74671ed28094d80753a1113d68b799fab6dc22/aiosignal-1.2.0-py3-none-any.whl Collecting charset-normalizer<3.0,>=2.0 (from aiohttp->zigpy>=0.42.0->zha-quirks) Using cached https://files.pythonhosted.org/packages/06/b3/24afc8868eba069a7f03650ac750a778862dc34941a4bebeb58706715726/charset_normalizer-2.0.12-py3-none-any.whl Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp->zigpy>=0.42.0->zha-quirks) Using cached https://files.pythonhosted.org/packages/d6/c1/8991e7c5385b897b8c020cdaad718c5b087a6626d1d11a23e1ea87e325a7/async_timeout-4.0.2-py3-none-any.whl Collecting yarl<2.0,>=1.0 (from aiohttp->zigpy>=0.42.0->zha-quirks) Using cached https://files.pythonhosted.org/packages/80/7f/af3ecdf87e8e41da7b133f1d61f82745f8c862bdade3b56addee3ad23956/yarl-1.7.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl Collecting asynctest==0.13.0; python_version < "3.8" (from aiohttp->zigpy>=0.42.0->zha-quirks) Using cached https://files.pythonhosted.org/packages/e8/b6/8d17e169d577ca7678b11cd0d3ceebb0a6089a7f4a2de4b945fe4b1c86db/asynctest-0.13.0-py3-none-any.whl Collecting idna>=2.0 (from yarl<2.0,>=1.0->aiohttp->zigpy>=0.42.0->zha-quirks) Using cached https://files.pythonhosted.org/packages/04/a2/d918dcd22354d8958fe113e1a3630137e0fc8b44859ade3063982eacd2a4/idna-3.3-py3-none-any.whl Installing collected packages: pycryptodome, typing-extensions, aiosqlite, crccheck, frozenlist, attrs, multidict, aiosignal, charset-normalizer, async-timeout, idna, yarl, asynctest, aiohttp, voluptuous, zigpy, zha-quirks Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 charset-normalizer-2.0.12 crccheck-1.1 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 pycryptodome-3.14.1 typing-extensions-4.1.1 voluptuous-0.12.2 yarl-1.7.2 zha-quirks-0.0.67 zigpy-0.43.0 + echo 14 + sudo pip3 install --force-reinstall --ignore-installed --upgrade zigpy-znp sudo: unable to resolve host jeedom-4: Name or service not known Collecting zigpy-znp Downloading https://files.pythonhosted.org/packages/55/df/6bd1e59a6a23a7def4c0342e02fccccad68408bbc8dd233cc59094755485/zigpy_znp-0.7.0-py3-none-any.whl (124kB) Collecting zigpy>=0.40.0 (from zigpy-znp) Using cached https://files.pythonhosted.org/packages/b7/01/b72c2c8e6de08802f3e2d4f759caf3ab72d6533f00035507fccfd8df931e/zigpy-0.43.0-py3-none-any.whl Collecting jsonschema (from zigpy-znp) Downloading https://files.pythonhosted.org/packages/55/b2/2c4af6a97c3f12c6d5a72b41d328c3996e14e1e46701df3fac1ed65119c9/jsonschema-4.4.0-py3-none-any.whl (72kB) Collecting pyserial-asyncio; platform_system != "Windows" (from zigpy-znp) Downloading https://files.pythonhosted.org/packages/27/24/c820cf15f87f7b164e83710c1852d4f900d9793961579e5ef64189bc0c10/pyserial_asyncio-0.6-py3-none-any.whl Collecting voluptuous (from zigpy-znp) Collecting async-timeout (from zigpy-znp) Using cached https://files.pythonhosted.org/packages/d6/c1/8991e7c5385b897b8c020cdaad718c5b087a6626d1d11a23e1ea87e325a7/async_timeout-4.0.2-py3-none-any.whl Collecting coloredlogs (from zigpy-znp) Downloading https://files.pythonhosted.org/packages/a7/06/3d6badcf13db419e25b07041d9c7b4a2c331d3f4e7134445ec5df57714cd/coloredlogs-15.0.1-py2.py3-none-any.whl (46kB) Collecting aiohttp (from zigpy>=0.40.0->zigpy-znp) Using cached https://files.pythonhosted.org/packages/dd/fe/80c594d62a7ff07730fd2cfc3a058498087436d8c938243e0610d1928f0e/aiohttp-3.8.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl Collecting pycryptodome (from zigpy>=0.40.0->zigpy-znp) Using cached https://files.pythonhosted.org/packages/a6/e7/a9f558ff1ddef20469cf500e13493bcff1a968714a4881cc0460e6597ed6/pycryptodome-3.14.1-cp35-abi3-manylinux1_x86_64.whl Collecting aiosqlite>=0.16.0 (from zigpy>=0.40.0->zigpy-znp) Using cached https://files.pythonhosted.org/packages/a0/48/77c0092f716c4bf9460dca44f5120f70b8f71f14a12f40d22551a7152719/aiosqlite-0.17.0-py3-none-any.whl Collecting crccheck (from zigpy>=0.40.0->zigpy-znp) Using cached https://files.pythonhosted.org/packages/28/74/bf0868042e5e48fa131997503c83f77fabb11a0ea16d44faf79533c789be/crccheck-1.1-py3-none-any.whl Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->zigpy-znp) Downloading https://files.pythonhosted.org/packages/42/ac/455fdc7294acc4d4154b904e80d964cc9aae75b087bbf486be04df9f2abd/pyrsistent-0.18.1.tar.gz (100kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Collecting attrs>=17.4.0 (from jsonschema->zigpy-znp) Using cached https://files.pythonhosted.org/packages/be/be/7abce643bfdf8ca01c48afa2ddf8308c2308b0c3b239a44e57d020afa0ef/attrs-21.4.0-py2.py3-none-any.whl Collecting typing-extensions; python_version < "3.8" (from jsonschema->zigpy-znp) Using cached https://files.pythonhosted.org/packages/45/6b/44f7f8f1e110027cf88956b59f2fad776cca7e1704396d043f89effd3a0e/typing_extensions-4.1.1-py3-none-any.whl Collecting importlib-resources>=1.4.0; python_version < "3.9" (from jsonschema->zigpy-znp) Downloading https://files.pythonhosted.org/packages/24/1b/33e489669a94da3ef4562938cd306e8fa915e13939d7b8277cb5569cb405/importlib_resources-5.4.0-py3-none-any.whl Collecting importlib-metadata; python_version < "3.8" (from jsonschema->zigpy-znp) Downloading https://files.pythonhosted.org/packages/70/76/a44cce0f66f73ec6d5d8138f47a16cd3f9e57f4720bce7492d372ef5c74f/importlib_metadata-4.11.2-py3-none-any.whl Collecting pyserial (from pyserial-asyncio; platform_system != "Windows"->zigpy-znp) Using cached https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2d8e9bcea4fc97826266d186f96f558/pyserial-3.5-py2.py3-none-any.whl Collecting humanfriendly>=9.1 (from coloredlogs->zigpy-znp) Downloading https://files.pythonhosted.org/packages/f0/0f/310fb31e39e2d734ccaa2c0fb981ee41f7bd5056ce9bc29b2248bd569169/humanfriendly-10.0-py2.py3-none-any.whl (86kB) Collecting multidict<7.0,>=4.5 (from aiohttp->zigpy>=0.40.0->zigpy-znp) Collecting asynctest==0.13.0; python_version < "3.8" (from aiohttp->zigpy>=0.40.0->zigpy-znp) Using cached https://files.pythonhosted.org/packages/e8/b6/8d17e169d577ca7678b11cd0d3ceebb0a6089a7f4a2de4b945fe4b1c86db/asynctest-0.13.0-py3-none-any.whl Collecting yarl<2.0,>=1.0 (from aiohttp->zigpy>=0.40.0->zigpy-znp) Using cached https://files.pythonhosted.org/packages/80/7f/af3ecdf87e8e41da7b133f1d61f82745f8c862bdade3b56addee3ad23956/yarl-1.7.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl Collecting frozenlist>=1.1.1 (from aiohttp->zigpy>=0.40.0->zigpy-znp) Using cached https://files.pythonhosted.org/packages/d1/ae/e4437fe5b5ba0fbccdaf8ecde8e3b6e8903793ca638c4706d034c0969ce1/frozenlist-1.3.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl Collecting charset-normalizer<3.0,>=2.0 (from aiohttp->zigpy>=0.40.0->zigpy-znp) Using cached https://files.pythonhosted.org/packages/06/b3/24afc8868eba069a7f03650ac750a778862dc34941a4bebeb58706715726/charset_normalizer-2.0.12-py3-none-any.whl Collecting aiosignal>=1.1.2 (from aiohttp->zigpy>=0.40.0->zigpy-znp) Using cached https://files.pythonhosted.org/packages/3b/87/fe94898f2d44a93a35d5aa74671ed28094d80753a1113d68b799fab6dc22/aiosignal-1.2.0-py3-none-any.whl Collecting zipp>=3.1.0; python_version < "3.10" (from importlib-resources>=1.4.0; python_version < "3.9"->jsonschema->zigpy-znp) Downloading https://files.pythonhosted.org/packages/52/c5/df7953fe6065185af5956265e3b16f13c2826c2b1ba23d43154f3af453bc/zipp-3.7.0-py3-none-any.whl Collecting idna>=2.0 (from yarl<2.0,>=1.0->aiohttp->zigpy>=0.40.0->zigpy-znp) Using cached https://files.pythonhosted.org/packages/04/a2/d918dcd22354d8958fe113e1a3630137e0fc8b44859ade3063982eacd2a4/idna-3.3-py3-none-any.whl Building wheels for collected packages: pyrsistent Running setup.py bdist_wheel for pyrsistent: started Running setup.py bdist_wheel for pyrsistent: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/1e/0e/a7/ea8661f8fe36cee188d14e7b98e57c416aa8cc72a2b2e06493 Successfully built pyrsistent Installing collected packages: multidict, asynctest, idna, typing-extensions, yarl, frozenlist, charset-normalizer, async-timeout, attrs, aiosignal, aiohttp, pycryptodome, aiosqlite, crccheck, voluptuous, zigpy, pyrsistent, zipp, importlib-resources, importlib-metadata, jsonschema, pyserial, pyserial-asyncio, humanfriendly, coloredlogs, zigpy-znp Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 charset-normalizer-2.0.12 coloredlogs-15.0.1 crccheck-1.1 frozenlist-1.3.0 humanfriendly-10.0 idna-3.3 importlib-metadata-4.11.2 importlib-resources-5.4.0 jsonschema-4.4.0 multidict-6.0.2 pycryptodome-3.14.1 pyrsistent-0.18.1 pyserial-3.5 pyserial-asyncio-0.6 typing-extensions-4.1.1 voluptuous-0.12.2 yarl-1.7.2 zigpy-0.43.0 zigpy-znp-0.7.0 zipp-3.7.0 + echo 15 + sudo pip3 install --force-reinstall --ignore-installed --upgrade zigpy-xbee sudo: unable to resolve host jeedom-4: Name or service not known Collecting zigpy-xbee Downloading https://files.pythonhosted.org/packages/77/a1/8f6360ba552c3ed0facd9cbc42bd833098842b5e80b628a89dd65268b638/zigpy_xbee-0.14.0-py3-none-any.whl Collecting pyserial-asyncio (from zigpy-xbee) Using cached https://files.pythonhosted.org/packages/27/24/c820cf15f87f7b164e83710c1852d4f900d9793961579e5ef64189bc0c10/pyserial_asyncio-0.6-py3-none-any.whl Collecting zigpy>=0.23.0 (from zigpy-xbee) Using cached https://files.pythonhosted.org/packages/b7/01/b72c2c8e6de08802f3e2d4f759caf3ab72d6533f00035507fccfd8df931e/zigpy-0.43.0-py3-none-any.whl Collecting pyserial (from pyserial-asyncio->zigpy-xbee) Using cached https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2d8e9bcea4fc97826266d186f96f558/pyserial-3.5-py2.py3-none-any.whl Collecting aiosqlite>=0.16.0 (from zigpy>=0.23.0->zigpy-xbee) Using cached https://files.pythonhosted.org/packages/a0/48/77c0092f716c4bf9460dca44f5120f70b8f71f14a12f40d22551a7152719/aiosqlite-0.17.0-py3-none-any.whl Collecting aiohttp (from zigpy>=0.23.0->zigpy-xbee) Using cached https://files.pythonhosted.org/packages/dd/fe/80c594d62a7ff07730fd2cfc3a058498087436d8c938243e0610d1928f0e/aiohttp-3.8.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl Collecting pycryptodome (from zigpy>=0.23.0->zigpy-xbee) Using cached https://files.pythonhosted.org/packages/a6/e7/a9f558ff1ddef20469cf500e13493bcff1a968714a4881cc0460e6597ed6/pycryptodome-3.14.1-cp35-abi3-manylinux1_x86_64.whl Collecting crccheck (from zigpy>=0.23.0->zigpy-xbee) Using cached https://files.pythonhosted.org/packages/28/74/bf0868042e5e48fa131997503c83f77fabb11a0ea16d44faf79533c789be/crccheck-1.1-py3-none-any.whl Collecting voluptuous (from zigpy>=0.23.0->zigpy-xbee) Collecting typing_extensions>=3.7.2 (from aiosqlite>=0.16.0->zigpy>=0.23.0->zigpy-xbee) Using cached https://files.pythonhosted.org/packages/45/6b/44f7f8f1e110027cf88956b59f2fad776cca7e1704396d043f89effd3a0e/typing_extensions-4.1.1-py3-none-any.whl Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp->zigpy>=0.23.0->zigpy-xbee) Using cached https://files.pythonhosted.org/packages/d6/c1/8991e7c5385b897b8c020cdaad718c5b087a6626d1d11a23e1ea87e325a7/async_timeout-4.0.2-py3-none-any.whl Collecting charset-normalizer<3.0,>=2.0 (from aiohttp->zigpy>=0.23.0->zigpy-xbee) Using cached https://files.pythonhosted.org/packages/06/b3/24afc8868eba069a7f03650ac750a778862dc34941a4bebeb58706715726/charset_normalizer-2.0.12-py3-none-any.whl Collecting asynctest==0.13.0; python_version < "3.8" (from aiohttp->zigpy>=0.23.0->zigpy-xbee) Using cached https://files.pythonhosted.org/packages/e8/b6/8d17e169d577ca7678b11cd0d3ceebb0a6089a7f4a2de4b945fe4b1c86db/asynctest-0.13.0-py3-none-any.whl Collecting frozenlist>=1.1.1 (from aiohttp->zigpy>=0.23.0->zigpy-xbee) Using cached https://files.pythonhosted.org/packages/d1/ae/e4437fe5b5ba0fbccdaf8ecde8e3b6e8903793ca638c4706d034c0969ce1/frozenlist-1.3.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl Collecting yarl<2.0,>=1.0 (from aiohttp->zigpy>=0.23.0->zigpy-xbee) Using cached https://files.pythonhosted.org/packages/80/7f/af3ecdf87e8e41da7b133f1d61f82745f8c862bdade3b56addee3ad23956/yarl-1.7.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl Collecting aiosignal>=1.1.2 (from aiohttp->zigpy>=0.23.0->zigpy-xbee) Using cached https://files.pythonhosted.org/packages/3b/87/fe94898f2d44a93a35d5aa74671ed28094d80753a1113d68b799fab6dc22/aiosignal-1.2.0-py3-none-any.whl Collecting attrs>=17.3.0 (from aiohttp->zigpy>=0.23.0->zigpy-xbee) Using cached https://files.pythonhosted.org/packages/be/be/7abce643bfdf8ca01c48afa2ddf8308c2308b0c3b239a44e57d020afa0ef/attrs-21.4.0-py2.py3-none-any.whl Collecting multidict<7.0,>=4.5 (from aiohttp->zigpy>=0.23.0->zigpy-xbee) Collecting idna>=2.0 (from yarl<2.0,>=1.0->aiohttp->zigpy>=0.23.0->zigpy-xbee) Using cached https://files.pythonhosted.org/packages/04/a2/d918dcd22354d8958fe113e1a3630137e0fc8b44859ade3063982eacd2a4/idna-3.3-py3-none-any.whl Installing collected packages: pyserial, pyserial-asyncio, typing-extensions, aiosqlite, async-timeout, charset-normalizer, asynctest, frozenlist, idna, multidict, yarl, aiosignal, attrs, aiohttp, pycryptodome, crccheck, voluptuous, zigpy, zigpy-xbee Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 charset-normalizer-2.0.12 crccheck-1.1 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 pycryptodome-3.14.1 pyserial-3.5 pyserial-asyncio-0.6 typing-extensions-4.1.1 voluptuous-0.12.2 yarl-1.7.2 zigpy-0.43.0 zigpy-xbee-0.14.0 + echo 16 + sudo pip3 install --force-reinstall --ignore-installed --upgrade zigpy-deconz sudo: unable to resolve host jeedom-4: Name or service not known Collecting zigpy-deconz Downloading https://files.pythonhosted.org/packages/96/5f/615fd55b8a84f0d1523723d01511de8f6f9d259b1190cdbd140079598fe6/zigpy_deconz-0.14.0-py3-none-any.whl Collecting zigpy>=0.40.0 (from zigpy-deconz) Using cached https://files.pythonhosted.org/packages/b7/01/b72c2c8e6de08802f3e2d4f759caf3ab72d6533f00035507fccfd8df931e/zigpy-0.43.0-py3-none-any.whl Collecting pyserial-asyncio (from zigpy-deconz) Using cached https://files.pythonhosted.org/packages/27/24/c820cf15f87f7b164e83710c1852d4f900d9793961579e5ef64189bc0c10/pyserial_asyncio-0.6-py3-none-any.whl Collecting aiosqlite>=0.16.0 (from zigpy>=0.40.0->zigpy-deconz) Using cached https://files.pythonhosted.org/packages/a0/48/77c0092f716c4bf9460dca44f5120f70b8f71f14a12f40d22551a7152719/aiosqlite-0.17.0-py3-none-any.whl Collecting pycryptodome (from zigpy>=0.40.0->zigpy-deconz) Using cached https://files.pythonhosted.org/packages/a6/e7/a9f558ff1ddef20469cf500e13493bcff1a968714a4881cc0460e6597ed6/pycryptodome-3.14.1-cp35-abi3-manylinux1_x86_64.whl Collecting crccheck (from zigpy>=0.40.0->zigpy-deconz) Using cached https://files.pythonhosted.org/packages/28/74/bf0868042e5e48fa131997503c83f77fabb11a0ea16d44faf79533c789be/crccheck-1.1-py3-none-any.whl Collecting voluptuous (from zigpy>=0.40.0->zigpy-deconz) Collecting aiohttp (from zigpy>=0.40.0->zigpy-deconz) Using cached https://files.pythonhosted.org/packages/dd/fe/80c594d62a7ff07730fd2cfc3a058498087436d8c938243e0610d1928f0e/aiohttp-3.8.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl Collecting pyserial (from pyserial-asyncio->zigpy-deconz) Using cached https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2d8e9bcea4fc97826266d186f96f558/pyserial-3.5-py2.py3-none-any.whl Collecting typing_extensions>=3.7.2 (from aiosqlite>=0.16.0->zigpy>=0.40.0->zigpy-deconz) Using cached https://files.pythonhosted.org/packages/45/6b/44f7f8f1e110027cf88956b59f2fad776cca7e1704396d043f89effd3a0e/typing_extensions-4.1.1-py3-none-any.whl Collecting charset-normalizer<3.0,>=2.0 (from aiohttp->zigpy>=0.40.0->zigpy-deconz) Using cached https://files.pythonhosted.org/packages/06/b3/24afc8868eba069a7f03650ac750a778862dc34941a4bebeb58706715726/charset_normalizer-2.0.12-py3-none-any.whl Collecting attrs>=17.3.0 (from aiohttp->zigpy>=0.40.0->zigpy-deconz) Using cached https://files.pythonhosted.org/packages/be/be/7abce643bfdf8ca01c48afa2ddf8308c2308b0c3b239a44e57d020afa0ef/attrs-21.4.0-py2.py3-none-any.whl Collecting multidict<7.0,>=4.5 (from aiohttp->zigpy>=0.40.0->zigpy-deconz) Collecting yarl<2.0,>=1.0 (from aiohttp->zigpy>=0.40.0->zigpy-deconz) Using cached https://files.pythonhosted.org/packages/80/7f/af3ecdf87e8e41da7b133f1d61f82745f8c862bdade3b56addee3ad23956/yarl-1.7.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl Collecting aiosignal>=1.1.2 (from aiohttp->zigpy>=0.40.0->zigpy-deconz) Using cached https://files.pythonhosted.org/packages/3b/87/fe94898f2d44a93a35d5aa74671ed28094d80753a1113d68b799fab6dc22/aiosignal-1.2.0-py3-none-any.whl Collecting asynctest==0.13.0; python_version < "3.8" (from aiohttp->zigpy>=0.40.0->zigpy-deconz) Using cached https://files.pythonhosted.org/packages/e8/b6/8d17e169d577ca7678b11cd0d3ceebb0a6089a7f4a2de4b945fe4b1c86db/asynctest-0.13.0-py3-none-any.whl Collecting frozenlist>=1.1.1 (from aiohttp->zigpy>=0.40.0->zigpy-deconz) Using cached https://files.pythonhosted.org/packages/d1/ae/e4437fe5b5ba0fbccdaf8ecde8e3b6e8903793ca638c4706d034c0969ce1/frozenlist-1.3.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp->zigpy>=0.40.0->zigpy-deconz) Using cached https://files.pythonhosted.org/packages/d6/c1/8991e7c5385b897b8c020cdaad718c5b087a6626d1d11a23e1ea87e325a7/async_timeout-4.0.2-py3-none-any.whl Collecting idna>=2.0 (from yarl<2.0,>=1.0->aiohttp->zigpy>=0.40.0->zigpy-deconz) Using cached https://files.pythonhosted.org/packages/04/a2/d918dcd22354d8958fe113e1a3630137e0fc8b44859ade3063982eacd2a4/idna-3.3-py3-none-any.whl Installing collected packages: typing-extensions, aiosqlite, pycryptodome, crccheck, voluptuous, charset-normalizer, attrs, multidict, idna, yarl, frozenlist, aiosignal, asynctest, async-timeout, aiohttp, zigpy, pyserial, pyserial-asyncio, zigpy-deconz Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 charset-normalizer-2.0.12 crccheck-1.1 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 pycryptodome-3.14.1 pyserial-3.5 pyserial-asyncio-0.6 typing-extensions-4.1.1 voluptuous-0.12.2 yarl-1.7.2 zigpy-0.43.0 zigpy-deconz-0.14.0 + echo 17 + sudo pip3 install --force-reinstall --ignore-installed --upgrade zigpy-zigate sudo: unable to resolve host jeedom-4: Name or service not known Collecting zigpy-zigate Downloading https://files.pythonhosted.org/packages/52/58/0f07b7b0a8bb1ad9d9f11f8f1e3b9737388c65696742e77c3ebfff77c4e9/zigpy-zigate-0.8.0.tar.gz Collecting pyserial>=3.5 (from zigpy-zigate) Using cached https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2d8e9bcea4fc97826266d186f96f558/pyserial-3.5-py2.py3-none-any.whl Collecting pyusb>=1.1.0 (from zigpy-zigate) Downloading https://files.pythonhosted.org/packages/15/a8/4982498b2ab44d1fcd5c49f07ea3795eab01601dc143b009d333fcace3b9/pyusb-1.2.1-py3-none-any.whl (58kB) Collecting zigpy>=0.22.2 (from zigpy-zigate) Using cached https://files.pythonhosted.org/packages/b7/01/b72c2c8e6de08802f3e2d4f759caf3ab72d6533f00035507fccfd8df931e/zigpy-0.43.0-py3-none-any.whl Collecting pyserial-asyncio>=0.5 (from zigpy-zigate) Using cached https://files.pythonhosted.org/packages/27/24/c820cf15f87f7b164e83710c1852d4f900d9793961579e5ef64189bc0c10/pyserial_asyncio-0.6-py3-none-any.whl Collecting voluptuous (from zigpy>=0.22.2->zigpy-zigate) Collecting aiohttp (from zigpy>=0.22.2->zigpy-zigate) Using cached https://files.pythonhosted.org/packages/dd/fe/80c594d62a7ff07730fd2cfc3a058498087436d8c938243e0610d1928f0e/aiohttp-3.8.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl Collecting crccheck (from zigpy>=0.22.2->zigpy-zigate) Using cached https://files.pythonhosted.org/packages/28/74/bf0868042e5e48fa131997503c83f77fabb11a0ea16d44faf79533c789be/crccheck-1.1-py3-none-any.whl Collecting pycryptodome (from zigpy>=0.22.2->zigpy-zigate) Using cached https://files.pythonhosted.org/packages/a6/e7/a9f558ff1ddef20469cf500e13493bcff1a968714a4881cc0460e6597ed6/pycryptodome-3.14.1-cp35-abi3-manylinux1_x86_64.whl Collecting aiosqlite>=0.16.0 (from zigpy>=0.22.2->zigpy-zigate) Using cached https://files.pythonhosted.org/packages/a0/48/77c0092f716c4bf9460dca44f5120f70b8f71f14a12f40d22551a7152719/aiosqlite-0.17.0-py3-none-any.whl Collecting typing-extensions>=3.7.4; python_version < "3.8" (from aiohttp->zigpy>=0.22.2->zigpy-zigate) Using cached https://files.pythonhosted.org/packages/45/6b/44f7f8f1e110027cf88956b59f2fad776cca7e1704396d043f89effd3a0e/typing_extensions-4.1.1-py3-none-any.whl Collecting charset-normalizer<3.0,>=2.0 (from aiohttp->zigpy>=0.22.2->zigpy-zigate) Using cached https://files.pythonhosted.org/packages/06/b3/24afc8868eba069a7f03650ac750a778862dc34941a4bebeb58706715726/charset_normalizer-2.0.12-py3-none-any.whl Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp->zigpy>=0.22.2->zigpy-zigate) Using cached https://files.pythonhosted.org/packages/d6/c1/8991e7c5385b897b8c020cdaad718c5b087a6626d1d11a23e1ea87e325a7/async_timeout-4.0.2-py3-none-any.whl Collecting aiosignal>=1.1.2 (from aiohttp->zigpy>=0.22.2->zigpy-zigate) Using cached https://files.pythonhosted.org/packages/3b/87/fe94898f2d44a93a35d5aa74671ed28094d80753a1113d68b799fab6dc22/aiosignal-1.2.0-py3-none-any.whl Collecting multidict<7.0,>=4.5 (from aiohttp->zigpy>=0.22.2->zigpy-zigate) Collecting attrs>=17.3.0 (from aiohttp->zigpy>=0.22.2->zigpy-zigate) Using cached https://files.pythonhosted.org/packages/be/be/7abce643bfdf8ca01c48afa2ddf8308c2308b0c3b239a44e57d020afa0ef/attrs-21.4.0-py2.py3-none-any.whl Collecting yarl<2.0,>=1.0 (from aiohttp->zigpy>=0.22.2->zigpy-zigate) Using cached https://files.pythonhosted.org/packages/80/7f/af3ecdf87e8e41da7b133f1d61f82745f8c862bdade3b56addee3ad23956/yarl-1.7.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl Collecting asynctest==0.13.0; python_version < "3.8" (from aiohttp->zigpy>=0.22.2->zigpy-zigate) Using cached https://files.pythonhosted.org/packages/e8/b6/8d17e169d577ca7678b11cd0d3ceebb0a6089a7f4a2de4b945fe4b1c86db/asynctest-0.13.0-py3-none-any.whl Collecting frozenlist>=1.1.1 (from aiohttp->zigpy>=0.22.2->zigpy-zigate) Using cached https://files.pythonhosted.org/packages/d1/ae/e4437fe5b5ba0fbccdaf8ecde8e3b6e8903793ca638c4706d034c0969ce1/frozenlist-1.3.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl Collecting idna>=2.0 (from yarl<2.0,>=1.0->aiohttp->zigpy>=0.22.2->zigpy-zigate) Using cached https://files.pythonhosted.org/packages/04/a2/d918dcd22354d8958fe113e1a3630137e0fc8b44859ade3063982eacd2a4/idna-3.3-py3-none-any.whl Building wheels for collected packages: zigpy-zigate Running setup.py bdist_wheel for zigpy-zigate: started Running setup.py bdist_wheel for zigpy-zigate: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/c0/bb/fa/ebcba63d83241034002321e2366cade8c17195a18713e19766 Successfully built zigpy-zigate Installing collected packages: pyserial, pyusb, voluptuous, typing-extensions, charset-normalizer, async-timeout, frozenlist, aiosignal, multidict, attrs, idna, yarl, asynctest, aiohttp, crccheck, pycryptodome, aiosqlite, zigpy, pyserial-asyncio, zigpy-zigate Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 charset-normalizer-2.0.12 crccheck-1.1 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 pycryptodome-3.14.1 pyserial-3.5 pyserial-asyncio-0.6 pyusb-1.2.1 typing-extensions-4.1.1 voluptuous-0.12.2 yarl-1.7.2 zigpy-0.43.0 zigpy-zigate-0.8.0 + echo 18 + sudo pip3 install --force-reinstall --ignore-installed --upgrade bellows sudo: unable to resolve host jeedom-4: Name or service not known Collecting bellows Downloading https://files.pythonhosted.org/packages/13/9e/7b4be0d116b81223c544210a41dcca8b36fa3b5f70cc1afb9e09937750fb/bellows-0.29.0-py3-none-any.whl (169kB) Collecting voluptuous (from bellows) Collecting pyserial-asyncio (from bellows) Using cached https://files.pythonhosted.org/packages/27/24/c820cf15f87f7b164e83710c1852d4f900d9793961579e5ef64189bc0c10/pyserial_asyncio-0.6-py3-none-any.whl Collecting click-log>=0.2.1 (from bellows) Downloading https://files.pythonhosted.org/packages/38/52/a9dbb622f40ceeb09df141d855062cc9fbb38011f0ad8caee0cd840f399c/click_log-0.3.2-py2.py3-none-any.whl Collecting pure-pcapy3==1.0.1 (from bellows) Downloading https://files.pythonhosted.org/packages/82/09/37b4f0200cd8ad359c553ac87cd068fe7cebb24f00e59ee0f5218f14b389/pure-pcapy3-1.0.1.tar.gz Collecting zigpy>=0.37.0 (from bellows) Using cached https://files.pythonhosted.org/packages/b7/01/b72c2c8e6de08802f3e2d4f759caf3ab72d6533f00035507fccfd8df931e/zigpy-0.43.0-py3-none-any.whl Collecting pyserial (from bellows) Using cached https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2d8e9bcea4fc97826266d186f96f558/pyserial-3.5-py2.py3-none-any.whl Collecting click (from bellows) Downloading https://files.pythonhosted.org/packages/4a/a8/0b2ced25639fb20cc1c9784de90a8c25f9504a7f18cd8b5397bd61696d7d/click-8.0.4-py3-none-any.whl (97kB) Collecting setuptools (from pure-pcapy3==1.0.1->bellows) Using cached https://files.pythonhosted.org/packages/3b/02/8d4d27b1cacaac2d129a27d17a22d92a2a5eedcb7817d4ed8ab0d4daf5c4/setuptools-60.9.3-py3-none-any.whl Collecting aiohttp (from zigpy>=0.37.0->bellows) Using cached https://files.pythonhosted.org/packages/dd/fe/80c594d62a7ff07730fd2cfc3a058498087436d8c938243e0610d1928f0e/aiohttp-3.8.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl Collecting aiosqlite>=0.16.0 (from zigpy>=0.37.0->bellows) Using cached https://files.pythonhosted.org/packages/a0/48/77c0092f716c4bf9460dca44f5120f70b8f71f14a12f40d22551a7152719/aiosqlite-0.17.0-py3-none-any.whl Collecting pycryptodome (from zigpy>=0.37.0->bellows) Using cached https://files.pythonhosted.org/packages/a6/e7/a9f558ff1ddef20469cf500e13493bcff1a968714a4881cc0460e6597ed6/pycryptodome-3.14.1-cp35-abi3-manylinux1_x86_64.whl Collecting crccheck (from zigpy>=0.37.0->bellows) Using cached https://files.pythonhosted.org/packages/28/74/bf0868042e5e48fa131997503c83f77fabb11a0ea16d44faf79533c789be/crccheck-1.1-py3-none-any.whl Collecting importlib-metadata; python_version < "3.8" (from click->bellows) Using cached https://files.pythonhosted.org/packages/70/76/a44cce0f66f73ec6d5d8138f47a16cd3f9e57f4720bce7492d372ef5c74f/importlib_metadata-4.11.2-py3-none-any.whl Collecting yarl<2.0,>=1.0 (from aiohttp->zigpy>=0.37.0->bellows) Using cached https://files.pythonhosted.org/packages/80/7f/af3ecdf87e8e41da7b133f1d61f82745f8c862bdade3b56addee3ad23956/yarl-1.7.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl Collecting attrs>=17.3.0 (from aiohttp->zigpy>=0.37.0->bellows) Using cached https://files.pythonhosted.org/packages/be/be/7abce643bfdf8ca01c48afa2ddf8308c2308b0c3b239a44e57d020afa0ef/attrs-21.4.0-py2.py3-none-any.whl Collecting charset-normalizer<3.0,>=2.0 (from aiohttp->zigpy>=0.37.0->bellows) Using cached https://files.pythonhosted.org/packages/06/b3/24afc8868eba069a7f03650ac750a778862dc34941a4bebeb58706715726/charset_normalizer-2.0.12-py3-none-any.whl Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp->zigpy>=0.37.0->bellows) Using cached https://files.pythonhosted.org/packages/d6/c1/8991e7c5385b897b8c020cdaad718c5b087a6626d1d11a23e1ea87e325a7/async_timeout-4.0.2-py3-none-any.whl Collecting asynctest==0.13.0; python_version < "3.8" (from aiohttp->zigpy>=0.37.0->bellows) Using cached https://files.pythonhosted.org/packages/e8/b6/8d17e169d577ca7678b11cd0d3ceebb0a6089a7f4a2de4b945fe4b1c86db/asynctest-0.13.0-py3-none-any.whl Collecting typing-extensions>=3.7.4; python_version < "3.8" (from aiohttp->zigpy>=0.37.0->bellows) Using cached https://files.pythonhosted.org/packages/45/6b/44f7f8f1e110027cf88956b59f2fad776cca7e1704396d043f89effd3a0e/typing_extensions-4.1.1-py3-none-any.whl Collecting multidict<7.0,>=4.5 (from aiohttp->zigpy>=0.37.0->bellows) Collecting frozenlist>=1.1.1 (from aiohttp->zigpy>=0.37.0->bellows) Using cached https://files.pythonhosted.org/packages/d1/ae/e4437fe5b5ba0fbccdaf8ecde8e3b6e8903793ca638c4706d034c0969ce1/frozenlist-1.3.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl Collecting aiosignal>=1.1.2 (from aiohttp->zigpy>=0.37.0->bellows) Using cached https://files.pythonhosted.org/packages/3b/87/fe94898f2d44a93a35d5aa74671ed28094d80753a1113d68b799fab6dc22/aiosignal-1.2.0-py3-none-any.whl Collecting zipp>=0.5 (from importlib-metadata; python_version < "3.8"->click->bellows) Using cached https://files.pythonhosted.org/packages/52/c5/df7953fe6065185af5956265e3b16f13c2826c2b1ba23d43154f3af453bc/zipp-3.7.0-py3-none-any.whl Collecting idna>=2.0 (from yarl<2.0,>=1.0->aiohttp->zigpy>=0.37.0->bellows) Using cached https://files.pythonhosted.org/packages/04/a2/d918dcd22354d8958fe113e1a3630137e0fc8b44859ade3063982eacd2a4/idna-3.3-py3-none-any.whl Building wheels for collected packages: pure-pcapy3 Running setup.py bdist_wheel for pure-pcapy3: started Running setup.py bdist_wheel for pure-pcapy3: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/9c/db/db/771e1da3d4478e904a7da6850bf1fcdca086b90fe8d7770aea Successfully built pure-pcapy3 Installing collected packages: voluptuous, pyserial, pyserial-asyncio, zipp, typing-extensions, importlib-metadata, click, click-log, setuptools, pure-pcapy3, multidict, idna, yarl, attrs, charset-normalizer, async-timeout, asynctest, frozenlist, aiosignal, aiohttp, aiosqlite, pycryptodome, crccheck, zigpy, bellows Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 bellows-0.29.0 charset-normalizer-2.0.12 click-8.0.4 click-log-0.3.2 crccheck-1.1 frozenlist-1.3.0 idna-3.3 importlib-metadata-4.11.2 multidict-6.0.2 pure-pcapy3-1.0.1 pycryptodome-3.14.1 pyserial-3.5 pyserial-asyncio-0.6 setuptools-60.9.3 typing-extensions-4.1.1 voluptuous-0.12.2 yarl-1.7.2 zigpy-0.43.0 zipp-3.7.0 + echo 19 + sudo chmod +x /var/www/html/core/class/../../plugins/zigbee/resources/post-install.sh sudo: unable to resolve host jeedom-4: Name or service not known + sudo /var/www/html/core/class/../../plugins/zigbee/resources/post-install.sh sudo: unable to resolve host jeedom-4: Name or service not known Launch install of zigbee dependancy patching file /usr/local/lib/python3.7/dist-packages/bellows/zigbee/application.py Hunk #1 succeeded at 260 (offset 30 lines). patching file /usr/local/lib/python3.7/dist-packages/bellows/ezsp/v8/commands.py Everything is successfully installed! + echo 20 + php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end zigbee + rm /tmp/jeedom_install_in_progress_zigbee + echo '*******************End of package installation******************' *******************End of package installation******************