Advertisement
Guest User

Untitled

a guest
May 24th, 2023
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.87 KB | None | 0 0
  1. balenaos-in-container-master>docker-compose up --build
  2. [+] Building 5.6s (11/11) FINISHED
  3. => [internal] load build definition from Dockerfile.template 0.0s
  4. => => transferring dockerfile: 41B 0.0s
  5. => [internal] load .dockerignore 0.0s
  6. => => transferring context: 2B 0.0s
  7. => resolve image config for docker.io/docker/dockerfile:1.2 4.2s
  8. => CACHED docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s
  9. => [internal] load metadata for docker.io/resin/resinos:2.95.12_rev1-genericx86-64-ext 1.1s
  10. => [1/4] FROM docker.io/resin/resinos:2.95.12_rev1-genericx86-64-ext@sha256:22998055523a55b1906a3d958348d4683464b69c28806b15feb9e4a0964f2380 0.0s
  11. => [internal] load build context 0.0s
  12. => => transferring context: 99B 0.0s
  13. => CACHED [2/4] COPY ./entry.sh /entry.sh 0.0s
  14. => CACHED [3/4] COPY ./conf/systemd-watchdog.conf /etc/systemd/system.conf.d/watchdog.conf 0.0s
  15. => CACHED [4/4] RUN rm /lib/systemd/system/sysinit.target.wants/systemd-udev-trigger.service 0.0s
  16. => exporting to image 0.0s
  17. => => exporting layers 0.0s
  18. => => writing image sha256:3bed77be16afe0142b488888bb80937f81557bf92788ed59a431caae79f0f3cb 0.0s
  19. => => naming to docker.io/library/balenaos-in-container-master-os 0.0s
  20.  
  21. Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them
  22. [+] Running 1/0
  23. - Container balenaos-in-container-master-os-1 Created 0.0s
  24. Attaching to balenaos-in-container-master-os-1
  25. balenaos-in-container-master-os-1 | Configuration file /etc/systemd/system.conf.d/watchdog.conf is marked executable. Please remove executable permission bits. Proceeding anyway.
  26. balenaos-in-container-master-os-1 | Failed to create symlink /sys/fs/cgroup/cpu: File exists
  27. balenaos-in-container-master-os-1 | Failed to create symlink /sys/fs/cgroup/cpuacct: File exists
  28. balenaos-in-container-master-os-1 | Failed to create symlink /sys/fs/cgroup/net_prio: File exists
  29. balenaos-in-container-master-os-1 | Failed to create symlink /sys/fs/cgroup/net_cls: File exists
  30. balenaos-in-container-master-os-1 |
  31. balenaos-in-container-master-os-1 | Welcome to balenaOS 2.95.12+rev1!
  32. balenaos-in-container-master-os-1 |
  33. balenaos-in-container-master-os-1 | Failed to attach 1 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/init.scope: No such file or directory
  34. balenaos-in-container-master-os-1 | /lib/systemd/system/balena-host.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/balena-host.sock → /run/balena-host.sock; please update the unit file accordingly.
  35. balenaos-in-container-master-os-1 | /lib/systemd/system/balena-engine.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/balena-engine.sock → /run/balena-engine.sock; please update the unit file accordingly.
  36. balenaos-in-container-master-os-1 | [ OK ] Created slice system-balena\x2dinfo.slice.
  37. balenaos-in-container-master-os-1 | [ OK ] Created slice system-getty.slice.
  38. balenaos-in-container-master-os-1 | [ OK ] Created slice system-serial\x2dgetty.slice.
  39. balenaos-in-container-master-os-1 | [ OK ] Created slice User and Session Slice.
  40. balenaos-in-container-master-os-1 | [ OK ] Started Forward Password R…uests to Wall Directory Watch.
  41. balenaos-in-container-master-os-1 | [ OK ] Reached target Development features.
  42. balenaos-in-container-master-os-1 | [ OK ] Reached target Remote File Systems.
  43. balenaos-in-container-master-os-1 | [ OK ] Reached target Slices.
  44. balenaos-in-container-master-os-1 | [ OK ] Reached target Swap.
  45. balenaos-in-container-master-os-1 | [ OK ] Listening on initctl Compatibility Named Pipe.
  46. balenaos-in-container-master-os-1 | [ OK ] Listening on Journal Socket (/dev/log).
  47. balenaos-in-container-master-os-1 | [ OK ] Listening on Journal Socket.
  48. balenaos-in-container-master-os-1 | [ OK ] Listening on udev Control Socket.
  49. balenaos-in-container-master-os-1 | [ OK ] Listening on udev Kernel Socket.
  50. balenaos-in-container-master-os-1 | Failed to attach 17 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/dev-hugepages.mount: No such file or directory
  51. balenaos-in-container-master-os-1 | Mounting Huge Pages File System...
  52. balenaos-in-container-master-os-1 | Failed to attach 17 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/dev-hugepages.mount: No such file or directory
  53. balenaos-in-container-master-os-1 | Failed to attach 18 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/sys-kernel-debug.mount: No such file or directory
  54. balenaos-in-container-master-os-1 | Mounting Kernel Debug File System...
  55. balenaos-in-container-master-os-1 | Failed to attach 18 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/sys-kernel-debug.mount: No such file or directory
  56. balenaos-in-container-master-os-1 | Failed to attach 19 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/mnt-sysroot-active.service: No such file or directory
  57. balenaos-in-container-master-os-1 | Starting Resin active root partition mount service...
  58. balenaos-in-container-master-os-1 | Failed to attach 19 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/mnt-sysroot-active.service: No such file or directory
  59. balenaos-in-container-master-os-1 | Failed to attach 20 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/resin-boot.service: No such file or directory
  60. balenaos-in-container-master-os-1 | Starting Resin boot partition mount service...
  61. balenaos-in-container-master-os-1 | Failed to attach 20 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/resin-boot.service: No such file or directory
  62. balenaos-in-container-master-os-1 | Failed to attach 21 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/resin-state.service: No such file or directory
  63. balenaos-in-container-master-os-1 | Starting Resin state partition mount service...
  64. balenaos-in-container-master-os-1 | Failed to attach 21 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/resin-state.service: No such file or directory
  65. balenaos-in-container-master-os-1 | Failed to attach 22 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/rollback-clear-bootcount.service: No such file or directory
  66. balenaos-in-container-master-os-1 | Starting Rollback clear bo…boot crumb is still present...
  67. balenaos-in-container-master-os-1 | Failed to attach 22 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/rollback-clear-bootcount.service: No such file or directory
  68. balenaos-in-container-master-os-1 | Failed to attach 25 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/sys-fs-fuse-connections.mount: No such file or directory
  69. balenaos-in-container-master-os-1 | Mounting FUSE Control File System...
  70. balenaos-in-container-master-os-1 | Failed to attach 25 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/sys-fs-fuse-connections.mount: No such file or directory
  71. balenaos-in-container-master-os-1 | Failed to attach 27 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/systemd-remount-fs.service: No such file or directory
  72. balenaos-in-container-master-os-1 | Starting Remount Root and Kernel File Systems...
  73. balenaos-in-container-master-os-1 | Failed to attach 27 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/systemd-remount-fs.service: No such file or directory
  74. balenaos-in-container-master-os-1 | Failed to attach 28 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/systemd-sysctl.service: No such file or directory
  75. balenaos-in-container-master-os-1 | Starting Apply Kernel Variables...
  76. balenaos-in-container-master-os-1 | Failed to attach 28 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/systemd-sysctl.service: No such file or directory
  77. balenaos-in-container-master-os-1 | Failed to attach 29 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/systemd-udev-settle.service: No such file or directory
  78. balenaos-in-container-master-os-1 | Starting udev Wait for Complete Device Initialization...
  79. balenaos-in-container-master-os-1 | Failed to attach 29 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/systemd-udev-settle.service: No such file or directory
  80. balenaos-in-container-master-os-1 | Failed to attach 30 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/systemd-vconsole-setup.service: No such file or directory
  81. balenaos-in-container-master-os-1 | Starting Setup Virtual Console...
  82. balenaos-in-container-master-os-1 | Failed to attach 30 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/systemd-vconsole-setup.service: No such file or directory
  83. balenaos-in-container-master-os-1 | Failed to attach 35 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/timeinit-buildtime.service: No such file or directory
  84. balenaos-in-container-master-os-1 | Starting Set the system clock from the build timestamp...
  85. balenaos-in-container-master-os-1 | Failed to attach 35 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/timeinit-buildtime.service: No such file or directory
  86. balenaos-in-container-master-os-1 | [ OK ] Mounted Huge Pages File System.
  87. balenaos-in-container-master-os-1 | [ OK ] Mounted Kernel Debug File System.
  88. balenaos-in-container-master-os-1 | resin-boot.service: Main process exited, code=exited, status=1/FAILURE
  89. balenaos-in-container-master-os-1 | resin-boot.service: Failed with result 'exit-code'.
  90. balenaos-in-container-master-os-1 | [FAILED] Failed to start Resin boot partition mount service.
  91. balenaos-in-container-master-os-1 | See 'systemctl status resin-boot.service' for details.
  92. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Netw…on fragments from config.json.
  93. balenaos-in-container-master-os-1 | os-networkmanager.service: Job os-networkmanager.service/start failed with result 'dependency'.
  94. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Show Plymouth Boot Screen.
  95. balenaos-in-container-master-os-1 | plymouth-start.service: Job plymouth-start.service/start failed with result 'dependency'.
  96. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Prepare OpenVPN.
  97. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for OpenVPN.
  98. balenaos-in-container-master-os-1 | openvpn.service: Job openvpn.service/start failed with result 'dependency'.
  99. balenaos-in-container-master-os-1 | prepare-openvpn.service: Job prepare-openvpn.service/start failed with result 'dependency'.
  100. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Resin network configure service.
  101. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Resin NTP server configure service.
  102. balenaos-in-container-master-os-1 | balena-ntp-config.service: Job balena-ntp-config.service/start failed with result 'dependency'.
  103. balenaos-in-container-master-os-1 | balena-net-config.service: Job balena-net-config.service/start failed with result 'dependency'.
  104. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Balena rollback checks health.
  105. balenaos-in-container-master-os-1 | rollback-health.service: Job rollback-health.service/start failed with result 'dependency'.
  106. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Balena EFI partition mount service.
  107. balenaos-in-container-master-os-1 | balena-efi.service: Job balena-efi.service/start failed with result 'dependency'.
  108. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Balena Hostname Configuration.
  109. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Avahi mDNS/DNS-SD Stack.
  110. balenaos-in-container-master-os-1 | avahi-daemon.service: Job avahi-daemon.service/start failed with result 'dependency'.
  111. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Bale… Application Container Engine.
  112. balenaos-in-container-master-os-1 | balena.service: Job balena.service/start failed with result 'dependency'.
  113. balenaos-in-container-master-os-1 | balena-hostname.service: Job balena-hostname.service/start failed with result 'dependency'.
  114. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Balena device UUID.
  115. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Balena supervisor.
  116. balenaos-in-container-master-os-1 | balena-supervisor.service: Job balena-supervisor.service/start failed with result 'dependency'.
  117. balenaos-in-container-master-os-1 | balena-device-uuid.service: Job balena-device-uuid.service/start failed with result 'dependency'.
  118. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for OS SSH keys.
  119. balenaos-in-container-master-os-1 | os-sshkeys.service: Job os-sshkeys.service/start failed with result 'dependency'.
  120. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for conf…plit into configuration units.
  121. balenaos-in-container-master-os-1 | os-config-json.service: Job os-config-json.service/start failed with result 'dependency'.
  122. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Balena rollback checks altboot.
  123. balenaos-in-container-master-os-1 | rollback-altboot.service: Job rollback-altboot.service/start failed with result 'dependency'.
  124. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for udev…onfiguration from config.json.
  125. balenaos-in-container-master-os-1 | os-udevrules.service: Job os-udevrules.service/start failed with result 'dependency'.
  126. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for OS configuration update service.
  127. balenaos-in-container-master-os-1 | os-config.service: Job os-config.service/start failed with result 'dependency'.
  128. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for OS c…figuration device key service.
  129. balenaos-in-container-master-os-1 | os-config-devicekey.service: Job os-config-devicekey.service/start failed with result 'dependency'.
  130. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Config.json path watch.
  131. balenaos-in-container-master-os-1 | config-json.path: Job config-json.path/start failed with result 'dependency'.
  132. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for reds… transparent proxy redirector.
  133. balenaos-in-container-master-os-1 | redsocks.service: Job redsocks.service/start failed with result 'dependency'.
  134. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Resin proxy configuration service.
  135. balenaos-in-container-master-os-1 | balena-proxy-config.service: Job balena-proxy-config.service/start failed with result 'dependency'.
  136. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Balena persistent logs.
  137. balenaos-in-container-master-os-1 | balena-persistent-logs.service: Job balena-persistent-logs.service/start failed with result 'dependency'.
  138. balenaos-in-container-master-os-1 | resin-state.service: Main process exited, code=exited, status=1/FAILURE
  139. balenaos-in-container-master-os-1 | resin-state.service: Failed with result 'exit-code'.
  140. balenaos-in-container-master-os-1 | [FAILED] Failed to start Resin state partition mount service.
  141. balenaos-in-container-master-os-1 | See 'systemctl status resin-state.service' for details.
  142. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Bind mount for /home/root/.docker.
  143. balenaos-in-container-master-os-1 | bind-home-root-.docker.service: Job bind-home-root-.docker.service/start failed with result 'dependency'.
  144. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Bind mount for /etc/fake-hwclock.
  145. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Restore/save the current clock.
  146. balenaos-in-container-master-os-1 | fake-hwclock.service: Job fake-hwclock.service/start failed with result 'dependency'.
  147. balenaos-in-container-master-os-1 | etc-fake\x2dhwclock.mount: Job etc-fake\x2dhwclock.mount/start failed with result 'dependency'.
  148. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Bind…orkManager/system-connections.
  149. balenaos-in-container-master-os-1 | bind-etc-NetworkManager-system-connections.service: Job bind-etc-NetworkManager-system-connections.service/start failed with result 'dependency'.
  150. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Bind mount for /etc/docker.
  151. balenaos-in-container-master-os-1 | bind-etc-docker.service: Job bind-etc-docker.service/start failed with result 'dependency'.
  152. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Bind mount for /etc/openvpn.
  153. balenaos-in-container-master-os-1 | bind-etc-openvpn.service: Job bind-etc-openvpn.service/start failed with result 'dependency'.
  154. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Bind…nt for /etc/balena-supervisor.
  155. balenaos-in-container-master-os-1 | bind-etc-balena-supervisor.service: Job bind-etc-balena-supervisor.service/start failed with result 'dependency'.
  156. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Bind mount for /var/lib/bluetooth.
  157. balenaos-in-container-master-os-1 | bind-var-lib-bluetooth.service: Job bind-var-lib-bluetooth.service/start failed with result 'dependency'.
  158. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Bind mount for /home/root/.ssh.
  159. balenaos-in-container-master-os-1 | bind-home-root-.ssh.service: Job bind-home-root-.ssh.service/start failed with result 'dependency'.
  160. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Bind mount for /var/lib/chrony.
  161. balenaos-in-container-master-os-1 | bind-var-lib-chrony.service: Job bind-var-lib-chrony.service/start failed with result 'dependency'.
  162. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Resin reset OS state.
  163. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Bind mount for /var/lib/systemd.
  164. balenaos-in-container-master-os-1 | bind-var-lib-systemd.service: Job bind-var-lib-systemd.service/start failed with result 'dependency'.
  165. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Bind mount for /etc/hostname.
  166. balenaos-in-container-master-os-1 | bind-etc-hostname.service: Job bind-etc-hostname.service/start failed with result 'dependency'.
  167. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Bind…t for /var/lib/NetworkManager.
  168. balenaos-in-container-master-os-1 | bind-var-lib-NetworkManager.service: Job bind-var-lib-NetworkManager.service/start failed with result 'dependency'.
  169. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Bind mount for /home/root/.rnd.
  170. balenaos-in-container-master-os-1 | bind-home-root-.rnd.service: Job bind-home-root-.rnd.service/start failed with result 'dependency'.
  171. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Bind mount for /etc/ssh/hostkeys.
  172. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for OpenSSH Key Generation.
  173. balenaos-in-container-master-os-1 | sshdgenkeys.service: Job sshdgenkeys.service/start failed with result 'dependency'.
  174. balenaos-in-container-master-os-1 | bind-etc-ssh-hostkeys.service: Job bind-etc-ssh-hostkeys.service/start failed with result 'dependency'.
  175. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Bind mount for /etc/udev/rules.d.
  176. balenaos-in-container-master-os-1 | bind-etc-udev-rules.d.service: Job bind-etc-udev-rules.d.service/start failed with result 'dependency'.
  177. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Bind…or /etc/NetworkManager/conf.d.
  178. balenaos-in-container-master-os-1 | bind-etc-NetworkManager-conf.d.service: Job bind-etc-NetworkManager-conf.d.service/start failed with result 'dependency'.
  179. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Bind…/share/ca-certificates/balena.
  180. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Bind mount for /etc/ssl/certs.
  181. balenaos-in-container-master-os-1 | bind-etc-ssl-certs.service: Job bind-etc-ssl-certs.service/start failed with result 'dependency'.
  182. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Extract custom CA from config.json.
  183. balenaos-in-container-master-os-1 | extract-balena-ca.service: Job extract-balena-ca.service/start failed with result 'dependency'.
  184. balenaos-in-container-master-os-1 | bind-usr-share-ca-certificates-balena.service: Job bind-usr-share-ca-certificates-balena.service/start failed with result 'dependency'.
  185. balenaos-in-container-master-os-1 | resin-state-reset.service: Job resin-state-reset.service/start failed with result 'dependency'.
  186. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Balena supervisor state migrator.
  187. balenaos-in-container-master-os-1 | migrate-supervisor-state.service: Job migrate-supervisor-state.service/start failed with result 'dependency'.
  188. balenaos-in-container-master-os-1 | [ OK ] Started Rollback clear boo…ltboot crumb is still present.
  189. balenaos-in-container-master-os-1 | [ OK ] Mounted FUSE Control File System.
  190. balenaos-in-container-master-os-1 | [ OK ] Started Apply Kernel Variables.
  191. balenaos-in-container-master-os-1 | [ OK ] Started Setup Virtual Console.
  192. balenaos-in-container-master-os-1 | [ OK ] Started Dispatch Password …ts to Console Directory Watch.
  193. balenaos-in-container-master-os-1 | Failed to attach 39 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/resin-filesystem-expand.service: No such file or directory
  194. balenaos-in-container-master-os-1 | Starting Expand resin-data partition...
  195. balenaos-in-container-master-os-1 | Failed to attach 39 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/resin-filesystem-expand.service: No such file or directory
  196. balenaos-in-container-master-os-1 | Failed to attach 41 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/systemd-journald.service: No such file or directory
  197. balenaos-in-container-master-os-1 | Starting Journal Service...
  198. balenaos-in-container-master-os-1 | Failed to attach 41 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/systemd-journald.service: No such file or directory
  199. balenaos-in-container-master-os-1 | [ OK ] Started Remount Root and Kernel File Systems.
  200. balenaos-in-container-master-os-1 | [ OK ] Started Set the system clock from the build timestamp.
  201. balenaos-in-container-master-os-1 | Failed to attach 45 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/systemd-tmpfiles-setup-dev.service: No such file or directory
  202. balenaos-in-container-master-os-1 | Starting Create Static Device Nodes in /dev...
  203. balenaos-in-container-master-os-1 | Failed to attach 45 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/systemd-tmpfiles-setup-dev.service: No such file or directory
  204. balenaos-in-container-master-os-1 | [ OK ] Started Create Static Device Nodes in /dev.
  205. balenaos-in-container-master-os-1 | [ OK ] Reached target Local File Systems (Pre).
  206. balenaos-in-container-master-os-1 | [ OK ] Set up automount mnt-sysroot-inactive partition.
  207. balenaos-in-container-master-os-1 | Failed to attach 46 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/var-volatile.mount: No such file or directory
  208. balenaos-in-container-master-os-1 | Mounting /var/volatile...
  209. balenaos-in-container-master-os-1 | Failed to attach 46 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/var-volatile.mount: No such file or directory
  210. balenaos-in-container-master-os-1 | Failed to attach 47 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/systemd-udevd.service: No such file or directory
  211. balenaos-in-container-master-os-1 | Starting udev Kernel Device Manager...
  212. balenaos-in-container-master-os-1 | Failed to attach 47 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/systemd-udevd.service: No such file or directory
  213. balenaos-in-container-master-os-1 | Failed to attach 48 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/systemd-journald.service: No such file or directory
  214. balenaos-in-container-master-os-1 | Failed to attach 48 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/systemd-journald.service: No such file or directory
  215. balenaos-in-container-master-os-1 | [ OK ] Mounted /var/volatile.
  216. balenaos-in-container-master-os-1 | Failed to attach 49 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/development-features.service: No such file or directory
  217. balenaos-in-container-master-os-1 | Starting Runtime development features management...
  218. balenaos-in-container-master-os-1 | Failed to attach 49 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/development-features.service: No such file or directory
  219. balenaos-in-container-master-os-1 | Failed to attach 50 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/var-volatile-cache.service: No such file or directory
  220. balenaos-in-container-master-os-1 | Starting Bind mount volatile /var/cache...
  221. balenaos-in-container-master-os-1 | Failed to attach 50 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/var-volatile-cache.service: No such file or directory
  222. balenaos-in-container-master-os-1 | Failed to attach 51 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/var-volatile-lib.service: No such file or directory
  223. balenaos-in-container-master-os-1 | Starting Bind mount volatile /var/lib...
  224. balenaos-in-container-master-os-1 | Failed to attach 51 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/var-volatile-lib.service: No such file or directory
  225. balenaos-in-container-master-os-1 | Failed to attach 53 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/var-volatile-spool.service: No such file or directory
  226. balenaos-in-container-master-os-1 | Starting Bind mount volatile /var/spool...
  227. balenaos-in-container-master-os-1 | Failed to attach 53 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/var-volatile-spool.service: No such file or directory
  228. balenaos-in-container-master-os-1 | Failed to attach 55 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/var-volatile-srv.service: No such file or directory
  229. balenaos-in-container-master-os-1 | Starting Bind mount volatile /srv...
  230. balenaos-in-container-master-os-1 | Failed to attach 55 to compat systemd cgroup /docker/731cd9f59e60c685d7a8806e5eb9f16843981861915fd647c95b3412a6a9fa44/system.slice/var-volatile-srv.service: No such file or directory
  231. balenaos-in-container-master-os-1 | [ OK ] Started Journal Service.
  232. balenaos-in-container-master-os-1 | [ OK ] Started Bind mount volatile /var/cache.
  233. balenaos-in-container-master-os-1 | [ OK ] Started Bind mount volatile /var/spool.
  234. balenaos-in-container-master-os-1 | [ OK ] Started Bind mount volatile /srv.
  235. balenaos-in-container-master-os-1 | [ OK ] Started Bind mount volatile /var/lib.
  236. balenaos-in-container-master-os-1 | [ OK ] Started udev Kernel Device Manager.
  237. balenaos-in-container-master-os-1 | [ OK ] Started udev Wait for Complete Device Initialization.
  238. balenaos-in-container-master-os-1 | [ OK ] Started Hardware RNG Entropy Gatherer Daemon.
  239. balenaos-in-container-master-os-1 | [ OK ] Reached target System Time Set.
  240. balenaos-in-container-master-os-1 | [ OK ] Reached target System Time Synchronized.
  241. balenaos-in-container-master-os-1 | [ OK ] Started Runtime development features management.
  242. [FAILED] Failed to start Resin acti… root partition mount service.
  243. balenaos-in-container-master-os-1 | See 'systemctl status mnt-sysroot-active.service' for details.
  244. balenaos-in-container-master-os-1 | [ OK ] Started Expand resin-data partition.
  245. balenaos-in-container-master-os-1 | Starting Resin data partition mount service...
  246. balenaos-in-container-master-os-1 | [FAILED] Failed to start Resin data partition mount service.
  247. balenaos-in-container-master-os-1 | See 'systemctl status resin-data.service' for details.
  248. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for resin-data bind mount.
  249. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for balena reset OS data.
  250. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Docker data mountpoint.
  251. balenaos-in-container-master-os-1 | [ OK ] Reached target Local File Systems.
  252. balenaos-in-container-master-os-1 | Starting Create Volatile Files and Directories...
  253. balenaos-in-container-master-os-1 | [ OK ] Started Create Volatile Files and Directories.
  254. balenaos-in-container-master-os-1 | Starting Update UTMP about System Boot/Shutdown...
  255. balenaos-in-container-master-os-1 | [ OK ] Started Update UTMP about System Boot/Shutdown.
  256. balenaos-in-container-master-os-1 | [ OK ] Reached target System Initialization.
  257. balenaos-in-container-master-os-1 | [ OK ] Started balena-hostname path watch.
  258. balenaos-in-container-master-os-1 | [ OK ] Started balena-net-config path watch.
  259. balenaos-in-container-master-os-1 | [ OK ] Started balena-ntp-config path watch.
  260. balenaos-in-container-master-os-1 | [ OK ] Started balena-supervisor path watch.
  261. balenaos-in-container-master-os-1 | [ OK ] Started development-features path watch.
  262. balenaos-in-container-master-os-1 | [ OK ] Started dnsmasq path watch.
  263. balenaos-in-container-master-os-1 | [ OK ] Started extract-balena-ca path watch.
  264. balenaos-in-container-master-os-1 | [ OK ] Started os-networkmanager path watch.
  265. balenaos-in-container-master-os-1 | [ OK ] Started os-sshkeys path watch.
  266. balenaos-in-container-master-os-1 | [ OK ] Started os-udevrules path watch.
  267. balenaos-in-container-master-os-1 | [ OK ] Started prepare-openvpn path watch.
  268. balenaos-in-container-master-os-1 | [ OK ] Started Periodic check for configuration changes.
  269. balenaos-in-container-master-os-1 | [ OK ] Started Periodic vacuum of journald logs.
  270. balenaos-in-container-master-os-1 | [ OK ] Started Daily Cleanup of Temporary Directories.
  271. balenaos-in-container-master-os-1 | [ OK ] Started Balena supervisor updater timer.
  272. balenaos-in-container-master-os-1 | [ OK ] Reached target Paths.
  273. balenaos-in-container-master-os-1 | [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
  274. balenaos-in-container-master-os-1 | Starting Docker Socket for the API.
  275. balenaos-in-container-master-os-1 | Starting Docker Socket for the API.
  276. balenaos-in-container-master-os-1 | [ OK ] Listening on D-Bus System Message Bus Socket.
  277. balenaos-in-container-master-os-1 | Starting sshd.socket.
  278. balenaos-in-container-master-os-1 | [ OK ] Listening on Docker Socket for the API.
  279. balenaos-in-container-master-os-1 | [ OK ] Listening on Docker Socket for the API.
  280. balenaos-in-container-master-os-1 | [ OK ] Listening on sshd.socket.
  281. balenaos-in-container-master-os-1 | [ OK ] Reached target Sockets.
  282. balenaos-in-container-master-os-1 | [ OK ] Reached target Basic System.
  283. balenaos-in-container-master-os-1 | Starting Modem Manager...
  284. balenaos-in-container-master-os-1 | [ OK ] Started D-Bus System Message Bus.
  285. balenaos-in-container-master-os-1 | Starting IPv6 Packet Filtering Framework...
  286. balenaos-in-container-master-os-1 | Starting IPv4 Packet Filtering Framework...
  287. balenaos-in-container-master-os-1 | [ OK ] Reached target Login Prompts.
  288. balenaos-in-container-master-os-1 | Starting Login Service...
  289. balenaos-in-container-master-os-1 | [ OK ] Started IPv6 Packet Filtering Framework.
  290. balenaos-in-container-master-os-1 | [ OK ] Started IPv4 Packet Filtering Framework.
  291. balenaos-in-container-master-os-1 | [ OK ] Reached target Network (Pre).
  292. balenaos-in-container-master-os-1 | Starting Network Manager...
  293. balenaos-in-container-master-os-1 | [ OK ] Started Login Service.
  294. balenaos-in-container-master-os-1 | [ OK ] Started Network Manager.
  295. balenaos-in-container-master-os-1 | [ OK ] Reached target Network.
  296. balenaos-in-container-master-os-1 | Starting DNS forwarder and DHCP server...
  297. balenaos-in-container-master-os-1 | Starting Resin init service...
  298. balenaos-in-container-master-os-1 | Starting Set system clock from a secure website...
  299. balenaos-in-container-master-os-1 | [ OK ] Started Modem Manager.
  300. balenaos-in-container-master-os-1 | [ OK ] Started DNS forwarder and DHCP server.
  301. balenaos-in-container-master-os-1 | [ OK ] Started Resin init service.
  302. balenaos-in-container-master-os-1 | Starting Hostname Service...
  303. balenaos-in-container-master-os-1 | [ OK ] Started Hostname Service.
  304. balenaos-in-container-master-os-1 | Starting Network Manager Script Dispatcher Service...
  305. balenaos-in-container-master-os-1 | [ OK ] Started Network Manager Script Dispatcher Service.
  306. [ TIME ] Timed out waiting for device /dev/zram0.
  307. balenaos-in-container-master-os-1 | [DEPEND] Dependency failed for Enab…sed swap in memory using zram.
  308. Starting Cleanup of Temporary Directories...
  309. balenaos-in-container-master-os-1 | [ OK ] Started Cleanup of Temporary Directories.
  310. [ *** ] A start job is running for Set syst…ure website (26min 12s / no limit)
  311. Gracefully stopping... (press Ctrl+C again to force)
  312. [+] Running 1/1
  313. - Container balenaos-in-container-master-os-1 Stopped 0.8s
  314. canceled
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement