Advertisement
to4ko

Untitled

Jan 1st, 2021
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.19 KB | None | 0 0
  1. [s6-init] making user provided files available at /var/run/s6/etc...exited 0.,
  2. [s6-init] ensuring user provided files have correct perms...exited 0.,
  3. [fix-attrs.d] applying ownership & permissions fixes...,
  4. [fix-attrs.d] done.,
  5. [cont-init.d] executing container initialization scripts...,
  6. [cont-init.d] 00-banner.sh: executing... ,
  7. -----------------------------------------------------------,
  8. Hass.io Add-on: ESPHome,
  9. ESPHome Hass.io add-on for intelligently managing all your ESP8266/ESP32 devices.,
  10. -----------------------------------------------------------,
  11. Add-on version: 1.15.3,
  12. You are running the latest version of this add-on.,
  13. System: Ubuntu 20.04.1 LTS (amd64 / qemux86-64),
  14. Home Assistant Core: 2020.12.2,
  15. Home Assistant Supervisor: 2020.12.7,
  16. -----------------------------------------------------------,
  17. Please, share the above information when looking for help,
  18. or support in, e.g., GitHub, forums or the Discord chat.,
  19. -----------------------------------------------------------,
  20. [cont-init.d] 00-banner.sh: exited 0.,
  21. [cont-init.d] 01-log-level.sh: executing... ,
  22. [cont-init.d] 01-log-level.sh: exited 0.,
  23. [cont-init.d] 10-requirements.sh: executing... ,
  24. [cont-init.d] 10-requirements.sh: exited 0.,
  25. [cont-init.d] 20-nginx.sh: executing... ,
  26. [cont-init.d] 20-nginx.sh: exited 0.,
  27. [cont-init.d] 30-esphome.sh: executing... ,
  28. [21:41:56] INFO: Installing esphome version 'dev' (https://github.com/esphome/esphome/archive/dev.zip)...,
  29. Collecting https://github.com/esphome/esphome/archive/dev.zip,
  30. Downloading https://github.com/esphome/esphome/archive/dev.zip (1.9MB),
  31. Requirement already up-to-date: PyYAML==5.3.1 in /usr/local/lib/python3.6/dist-packages (from esphome==1.16.0.dev0),
  32. Requirement already up-to-date: click==7.1.2 in /usr/local/lib/python3.6/dist-packages (from esphome==1.16.0.dev0),
  33. Collecting colorama==0.4.4 (from esphome==1.16.0.dev0),
  34. Downloading https://files.pythonhosted.org/packages/44/98/5b86278fbbf250d239ae0ecb724f8572af1c91f4a11edf4d36a206189440/colorama-0.4.4-py2.py3-none-any.whl,
  35. Collecting colorlog==4.6.2 (from esphome==1.16.0.dev0),
  36. Downloading https://files.pythonhosted.org/packages/4e/c8/c16d30bbed11a1722060014c246d124582d1f781b26f5859d8dacc3e08e1/colorlog-4.6.2-py2.py3-none-any.whl,
  37. Collecting esptool==3.0 (from esphome==1.16.0.dev0),
  38. Downloading https://files.pythonhosted.org/packages/dd/3d/d1d4c004927e6e6807c441ce70330ed969c725d2906053fbd2ff994b4439/esptool-3.0.tar.gz (149kB),
  39. Requirement already up-to-date: ifaddr==0.1.7 in /usr/local/lib/python3.6/dist-packages (from esphome==1.16.0.dev0),
  40. Collecting paho-mqtt==1.5.1 (from esphome==1.16.0.dev0),
  41. Downloading https://files.pythonhosted.org/packages/32/d3/6dcb8fd14746fcde6a556f932b5de8bea8fedcb85b3a092e0e986372c0e7/paho-mqtt-1.5.1.tar.gz (101kB),
  42. Collecting platformio==5.0.3 (from esphome==1.16.0.dev0),
  43. Downloading https://files.pythonhosted.org/packages/d8/7b/a79280396d25daa2ce01000d77c45dd4703764fcab4d0ae4a73c8f97f183/platformio-5.0.3.tar.gz (213kB),
  44. Collecting protobuf==3.13.0 (from esphome==1.16.0.dev0),
  45. Downloading https://files.pythonhosted.org/packages/30/79/510974552cebff2ba04038544799450defe75e96ea5f1675dbf72cc8744f/protobuf-3.13.0-cp36-cp36m-manylinux1_x86_64.whl (1.3MB),
  46. Collecting pyserial==3.5 (from esphome==1.16.0.dev0),
  47. Downloading https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2d8e9bcea4fc97826266d186f96f558/pyserial-3.5-py2.py3-none-any.whl (90kB),
  48. Collecting pytz==2020.4 (from esphome==1.16.0.dev0),
  49. Downloading https://files.pythonhosted.org/packages/12/f8/ff09af6ff61a3efaad5f61ba5facdf17e7722c4393f7d8a66674d2dbd29f/pytz-2020.4-py2.py3-none-any.whl (509kB),
  50. Collecting tornado==6.1 (from esphome==1.16.0.dev0),
  51. Downloading https://files.pythonhosted.org/packages/01/d1/8750ad20cbcefb499bb8b405e243f83c2c89f78d139e6f8c8d800640f554/tornado-6.1-cp36-cp36m-manylinux1_x86_64.whl (427kB),
  52. Requirement already up-to-date: tzlocal==2.1 in /usr/local/lib/python3.6/dist-packages (from esphome==1.16.0.dev0),
  53. Collecting voluptuous==0.12.0 (from esphome==1.16.0.dev0),
  54. Downloading https://files.pythonhosted.org/packages/d3/e9/861cec3f4da0728d9d085db9c338b598351cbacb10521c25f0857f55c6d4/voluptuous-0.12.0-py3-none-any.whl,
  55. Collecting bitstring>=3.1.6 (from esptool==3.0->esphome==1.16.0.dev0),
  56. Downloading https://files.pythonhosted.org/packages/c3/fc/ffac2c199d2efe1ec5111f55efeb78f5f2972456df6939fea849f103f9f5/bitstring-3.1.7.tar.gz (195kB),
  57. Collecting cryptography>=2.1.4 (from esptool==3.0->esphome==1.16.0.dev0),
  58. Downloading https://files.pythonhosted.org/packages/7c/b6/1f3dd48a22fcd56f19e6cfa95f74ff0a64b046306354e1bd2b936b7c9ab4/cryptography-3.3.1-cp36-abi3-manylinux1_x86_64.whl (2.7MB),
  59. Collecting ecdsa>=0.16.0 (from esptool==3.0->esphome==1.16.0.dev0),
  60. Downloading https://files.pythonhosted.org/packages/98/16/70be2716e24eaf5d81074bb3c05429d60292c2a96613a78ac3d69526ad2a/ecdsa-0.16.1-py2.py3-none-any.whl (104kB),
  61. Collecting reedsolo<=1.5.4,>=1.5.3 (from esptool==3.0->esphome==1.16.0.dev0),
  62. Downloading https://files.pythonhosted.org/packages/c8/cb/bb2ddbd00c9b4215dd57a2abf7042b0ae222b44522c5eb664a8fd9d786da/reedsolo-1.5.4.tar.gz (271kB),
  63. Collecting bottle<0.13 (from platformio==5.0.3->esphome==1.16.0.dev0),
  64. Downloading https://files.pythonhosted.org/packages/bf/44/aeafdd6ca05a8e1c3f91eeeb272a202d5cb1b3b23730a5ca686a81c48d24/bottle-0.12.19-py3-none-any.whl (89kB),
  65. Collecting marshmallow>=2 (from platformio==5.0.3->esphome==1.16.0.dev0),
  66. Downloading https://files.pythonhosted.org/packages/eb/5c/d43fa372e77df6e9783a8e5f29c3cccf27b1f83f3b84d571a22a58509147/marshmallow-3.10.0-py2.py3-none-any.whl (46kB),
  67. Collecting pyelftools<1,>=0.25 (from platformio==5.0.3->esphome==1.16.0.dev0),
  68. Downloading https://files.pythonhosted.org/packages/6f/50/3d7729d64bb23393aa4c166af250a6e6f9def40c90bf0e9af3c5ad25b6f7/pyelftools-0.27-py2.py3-none-any.whl (151kB),
  69. Collecting requests<3,>=2.4.0 (from platformio==5.0.3->esphome==1.16.0.dev0),
  70. Downloading https://files.pythonhosted.org/packages/29/c1/24814557f1d22c56d50280771a17307e6bf87b70727d975fd6b2ce6b014a/requests-2.25.1-py2.py3-none-any.whl (61kB),
  71. Requirement already up-to-date: semantic_version<3,>=2.8.1 in /usr/local/lib/python3.6/dist-packages (from platformio==5.0.3->esphome==1.16.0.dev0),
  72. Requirement already up-to-date: tabulate<1,>=0.8.3 in /usr/local/lib/python3.6/dist-packages (from platformio==5.0.3->esphome==1.16.0.dev0),
  73. Collecting setuptools (from protobuf==3.13.0->esphome==1.16.0.dev0),
  74. Downloading https://files.pythonhosted.org/packages/34/b6/33396512781ec5c40de2e70e8a68f2d0c4d91d6cc182410788c34a00002d/setuptools-51.1.1-py3-none-any.whl (2.0MB),
  75. Collecting six>=1.9 (from protobuf==3.13.0->esphome==1.16.0.dev0),
  76. Downloading https://files.pythonhosted.org/packages/ee/ff/48bde5c0f013094d729fe4b0316ba2a24774b3ff1c52d924a8a4cb04078a/six-1.15.0-py2.py3-none-any.whl,
  77. Collecting cffi>=1.12 (from cryptography>=2.1.4->esptool==3.0->esphome==1.16.0.dev0),
  78. Downloading https://files.pythonhosted.org/packages/1c/1a/90fa7e7ee05d91d0339ef264bd8c008f57292aba4a91ec512a0bbb379d1d/cffi-1.14.4-cp36-cp36m-manylinux1_x86_64.whl (401kB),
  79. Collecting urllib3<1.27,>=1.21.1 (from requests<3,>=2.4.0->platformio==5.0.3->esphome==1.16.0.dev0),
  80. Downloading https://files.pythonhosted.org/packages/f5/71/45d36a8df68f3ebb098d6861b2c017f3d094538c0fb98fa61d4dc43e69b9/urllib3-1.26.2-py2.py3-none-any.whl (136kB),
  81. Collecting chardet<5,>=3.0.2 (from requests<3,>=2.4.0->platformio==5.0.3->esphome==1.16.0.dev0),
  82. Downloading https://files.pythonhosted.org/packages/19/c7/fa589626997dd07bd87d9269342ccb74b1720384a4d739a1872bd84fbe68/chardet-4.0.0-py2.py3-none-any.whl (178kB),
  83. Collecting certifi>=2017.4.17 (from requests<3,>=2.4.0->platformio==5.0.3->esphome==1.16.0.dev0),
  84. Downloading https://files.pythonhosted.org/packages/5e/a0/5f06e1e1d463903cf0c0eebeb751791119ed7a4b3737fdc9a77f1cdfb51f/certifi-2020.12.5-py2.py3-none-any.whl (147kB),
  85. Collecting idna<3,>=2.5 (from requests<3,>=2.4.0->platformio==5.0.3->esphome==1.16.0.dev0),
  86. Downloading https://files.pythonhosted.org/packages/a2/38/928ddce2273eaa564f6f50de919327bf3a00f091b5baba8dfa9460f3a8a8/idna-2.10-py2.py3-none-any.whl (58kB),
  87. Collecting pycparser (from cffi>=1.12->cryptography>=2.1.4->esptool==3.0->esphome==1.16.0.dev0),
  88. Downloading https://files.pythonhosted.org/packages/ae/e7/d9c3a176ca4b02024debf82342dab36efadfc5776f9c8db077e8f6e71821/pycparser-2.20-py2.py3-none-any.whl (112kB),
  89. Installing collected packages: colorama, colorlog, bitstring, six, pycparser, cffi, cryptography, ecdsa, pyserial, reedsolo, esptool, paho-mqtt, bottle, marshmallow, pyelftools, urllib3, chardet, certifi, idna, requests, platformio, setuptools, protobuf, pytz, tornado, voluptuous, esphome,
  90. Found existing installation: colorama 0.4.3,
  91. Uninstalling colorama-0.4.3:,
  92. Successfully uninstalled colorama-0.4.3,
  93. Found existing installation: colorlog 4.2.1,
  94. Uninstalling colorlog-4.2.1:,
  95. Successfully uninstalled colorlog-4.2.1,
  96. Running setup.py install for bitstring: started,
  97. Running setup.py install for bitstring: finished with status 'done',
  98. Found existing installation: six 1.11.0,
  99. Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /usr,
  100. Found existing installation: cryptography 2.1.4,
  101. Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /usr,
  102. Found existing installation: ecdsa 0.16.0,
  103. Uninstalling ecdsa-0.16.0:,
  104. Successfully uninstalled ecdsa-0.16.0,
  105. Found existing installation: pyserial 3.4,
  106. Uninstalling pyserial-3.4:,
  107. Successfully uninstalled pyserial-3.4,
  108. Running setup.py install for reedsolo: started,
  109. Running setup.py install for reedsolo: finished with status 'done',
  110. Found existing installation: esptool 2.8,
  111. Uninstalling esptool-2.8:,
  112. Successfully uninstalled esptool-2.8,
  113. Running setup.py install for esptool: started,
  114. Running setup.py install for esptool: finished with status 'done',
  115. Found existing installation: paho-mqtt 1.5.0,
  116. Uninstalling paho-mqtt-1.5.0:,
  117. Successfully uninstalled paho-mqtt-1.5.0,
  118. Running setup.py install for paho-mqtt: started,
  119. Running setup.py install for paho-mqtt: finished with status 'done',
  120. Found existing installation: bottle 0.12.18,
  121. Uninstalling bottle-0.12.18:,
  122. Successfully uninstalled bottle-0.12.18,
  123. Found existing installation: marshmallow 3.7.1,
  124. Uninstalling marshmallow-3.7.1:,
  125. Successfully uninstalled marshmallow-3.7.1,
  126. Found existing installation: pyelftools 0.26,
  127. Uninstalling pyelftools-0.26:,
  128. Successfully uninstalled pyelftools-0.26,
  129. Found existing installation: urllib3 1.25.10,
  130. Uninstalling urllib3-1.25.10:,
  131. Successfully uninstalled urllib3-1.25.10,
  132. Found existing installation: chardet 3.0.4,
  133. Uninstalling chardet-3.0.4:,
  134. Successfully uninstalled chardet-3.0.4,
  135. Found existing installation: certifi 2020.6.20,
  136. Uninstalling certifi-2020.6.20:,
  137. Successfully uninstalled certifi-2020.6.20,
  138. Found existing installation: idna 2.6,
  139. Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /usr,
  140. Found existing installation: requests 2.24.0,
  141. Uninstalling requests-2.24.0:,
  142. Successfully uninstalled requests-2.24.0,
  143. Found existing installation: platformio 4.3.4,
  144. Uninstalling platformio-4.3.4:,
  145. Successfully uninstalled platformio-4.3.4,
  146. Running setup.py install for platformio: started,
  147. Running setup.py install for platformio: finished with status 'done',
  148. Found existing installation: setuptools 39.0.1,
  149. Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /usr,
  150. Found existing installation: protobuf 3.12.2,
  151. Uninstalling protobuf-3.12.2:,
  152. Successfully uninstalled protobuf-3.12.2,
  153. Found existing installation: pytz 2020.1,
  154. Uninstalling pytz-2020.1:,
  155. Successfully uninstalled pytz-2020.1,
  156. Found existing installation: tornado 6.0.4,
  157. Uninstalling tornado-6.0.4:,
  158. Successfully uninstalled tornado-6.0.4,
  159. Found existing installation: voluptuous 0.11.7,
  160. Uninstalling voluptuous-0.11.7:,
  161. Successfully uninstalled voluptuous-0.11.7,
  162. Found existing installation: esphome 1.15.3,
  163. Can't uninstall 'esphome'. No files were found to uninstall.,
  164. Running setup.py install for esphome: started,
  165. Running setup.py install for esphome: finished with status 'done',
  166. Successfully installed bitstring-3.1.7 bottle-0.12.19 certifi-2020.12.5 cffi-1.14.4 chardet-4.0.0 colorama-0.4.4 colorlog-4.6.2 cryptography-3.3.1 ecdsa-0.16.1 esphome-1.16.0.dev0 esptool-3.0 idna-2.10 marshmallow-3.10.0 paho-mqtt-1.5.1 platformio-5.0.3 protobuf-3.13.0 pycparser-2.20 pyelftools-0.27 pyserial-3.5 pytz-2020.4 reedsolo-1.5.4 requests-2.25.1 setuptools-51.1.1 six-1.15.0 tornado-6.1 urllib3-1.26.2 voluptuous-0.12.0,
  167. [cont-init.d] 30-esphome.sh: exited 0.,
  168. [cont-init.d] 40-migrate.sh: executing... ,
  169. [cont-init.d] 40-migrate.sh: exited 0.,
  170. [cont-init.d] done.,
  171. [services.d] starting services,
  172. [services.d] done.,
  173. [21:42:48] INFO: Waiting for dashboard to come up...,
  174. [21:42:48] INFO: Starting ESPHome dashboard...,
  175. INFO Starting dashboard web server on unix socket /var/run/esphome.sock and configuration dir /config/esphome...,
  176. [21:42:49] INFO: Starting NGINX...,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement