<!-- READ THIS FIRST:
- If you need additional help with this template please r…efer to https://www.home-assistant.io/help/reporting_issues/
- Make sure you are running the latest version before reporting an issue: https://github.com/home-assistant/home-assistant/releases
- Do not report issues for components here, plaese refer to https://github.com/home-assistant/home-assistant/issues
- This is for bugs only. Feature and enhancement requests should go in our community forum: https://community.home-assistant.io/c/feature-requests
- Provide as many details as possible. Paste logs, configuration sample and code into the backticks. Do not delete any text from this template!
- If you have a problem with a Add-on, make a issue on there repository.
- If you are using Raspberry Pi overlays in config.txt and your system doesn't work anymore please report this to the Raspberry Pi kernel project.
-->
**Description of problem:**
I installed the 64bit version of hassio on my Raspberry Pi4 (4GB model).
After a few days of setting up and running, I suddenly find the root filesystem is full (see below). I have a 64GiB SD card inserted, but the root filesystem (squashes) only allocates on a 256MiB partition (`/dev/mmcblk0p3`), there's only 101.4MiB usable space and all is taken up (Use% = 100%). **This makes me unable to change some network settings under `/etc/NetworkManager`**.
1. Should I worry about this 100% usage of root filesystem? I do notice that most data directories are mounted with larger partitions. If this 100% usage is by design, how can I modify the NetworkManager settings under `/etc/NetworkManager/`? I want to set it to retry network connection after disconnection.
2. Is this 101.4MiB usable space caused by some corrupted filesystem metadata? Why is it smaller than 256MiB?
3. Is this small root filesystem (101.4MiB usable from 256MiB partition) by design? If so, is it possible to resize it? 101.4MiB or 256MiB seems too small and it's extremely easy to become full.
> BTW, I installed 64bit instead of 32bit because I want to use `vscode` addon, the 64bit version seems to be based on `buildroot`. I haven't tried 32bit version yet, but is 32bit version based on Raspbian (Raspberry Pi OS)?
```
# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 101.4M 101.4M 0 100% /
devtmpfs 1.8G 0 1.8G 0% /dev
tmpfs 1.9G 0 1.9G 0% /dev/shm
tmpfs 1.9G 996.0K 1.9G 0% /run
tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
tmpfs 1.9G 996.0K 1.9G 0% /etc/machine-id
/dev/mmcblk0p7 89.0M 1.7M 80.5M 2% /mnt/overlay
/dev/mmcblk0p7 89.0M 1.7M 80.5M 2% /etc/docker
/dev/mmcblk0p7 89.0M 1.7M 80.5M 2% /etc/dropbear
/dev/mmcblk0p7 89.0M 1.7M 80.5M 2% /etc/modprobe.d
/dev/mmcblk0p7 89.0M 1.7M 80.5M 2% /etc/modules-load.d
/dev/mmcblk0p7 89.0M 1.7M 80.5M 2% /etc/udev/rules.d
/dev/mmcblk0p7 89.0M 1.7M 80.5M 2% /root/.docker
/dev/mmcblk0p7 89.0M 1.7M 80.5M 2% /root/.ssh
/dev/mmcblk0p1 31.9M 3.1M 28.8M 10% /mnt/boot
/dev/mmcblk0p7 89.0M 1.7M 80.5M 2% /etc/NetworkManager/system-connections
/dev/mmcblk0p7 89.0M 1.7M 80.5M 2% /etc/hostname
/dev/mmcblk0p7 89.0M 1.7M 80.5M 2% /etc/hosts
/dev/mmcblk0p7 89.0M 1.7M 80.5M 2% /etc/systemd/timesyncd.conf
/dev/mmcblk0p8 58.0G 6.9G 48.2G 12% /mnt/data
/dev/zram2 15.5M 60.0K 14.3M 0% /tmp
/dev/zram1 31.0M 128.0K 28.6M 0% /var
/dev/mmcblk0p7 89.0M 1.7M 80.5M 2% /var/lib/NetworkManager
/dev/mmcblk0p7 89.0M 1.7M 80.5M 2% /var/lib/bluetooth
/dev/mmcblk0p8 58.0G 6.9G 48.2G 12% /var/lib/docker
/dev/mmcblk0p7 89.0M 1.7M 80.5M 2% /var/lib/systemd
/dev/mmcblk0p8 58.0G 6.9G 48.2G 12% /var/log/journal
overlay 58.0G 6.9G 48.2G 12% /mnt/data/docker/overlay2/7c1bbf67c984ca10451522ad02bd50f997219dbbe5a41aa2d05c187025bfea4a/merged
overlay 58.0G 6.9G 48.2G 12% /var/lib/docker/overlay2/7c1bbf67c984ca10451522ad02bd50f997219dbbe5a41aa2d05c187025bfea4a/merged
overlay 58.0G 6.9G 48.2G 12% /mnt/data/docker/overlay2/d2fdd448999bce72748373eca95c6d90715ff7548e5a241107ce9cb0f98ea7ac/merged
overlay 58.0G 6.9G 48.2G 12% /var/lib/docker/overlay2/d2fdd448999bce72748373eca95c6d90715ff7548e5a241107ce9cb0f98ea7ac/merged
overlay 58.0G 6.9G 48.2G 12% /mnt/data/docker/overlay2/4957b8f56bf04c0b0e4c6ea6dbe35399102142c02a3c5bca44b04ff0503b047d/merged
overlay 58.0G 6.9G 48.2G 12% /var/lib/docker/overlay2/4957b8f56bf04c0b0e4c6ea6dbe35399102142c02a3c5bca44b04ff0503b047d/merged
overlay 58.0G 6.9G 48.2G 12% /mnt/data/docker/overlay2/a99e6ca8c1ee2c842510d81c2502edfaa4608c3ce5ab100793578c29d0ca3044/merged
overlay 58.0G 6.9G 48.2G 12% /var/lib/docker/overlay2/a99e6ca8c1ee2c842510d81c2502edfaa4608c3ce5ab100793578c29d0ca3044/merged
overlay 58.0G 6.9G 48.2G 12% /mnt/data/docker/overlay2/ce5784059dd17d655b3595a0581afba86f9343b9a320927e01a5349ff40504ac/merged
overlay 58.0G 6.9G 48.2G 12% /var/lib/docker/overlay2/ce5784059dd17d655b3595a0581afba86f9343b9a320927e01a5349ff40504ac/merged
overlay 58.0G 6.9G 48.2G 12% /mnt/data/docker/overlay2/0a443298ef4dddd2edb195f60e09de67c5f6233cf763cdef9fea054ff170ecae/merged
overlay 58.0G 6.9G 48.2G 12% /var/lib/docker/overlay2/0a443298ef4dddd2edb195f60e09de67c5f6233cf763cdef9fea054ff170ecae/merged
overlay 58.0G 6.9G 48.2G 12% /mnt/data/docker/overlay2/74c1518116dce2a0fd77bbef27bf04ab761aed35cf19f17ab0df5ab197dbc32b/merged
overlay 58.0G 6.9G 48.2G 12% /var/lib/docker/overlay2/74c1518116dce2a0fd77bbef27bf04ab761aed35cf19f17ab0df5ab197dbc32b/merged
overlay 58.0G 6.9G 48.2G 12% /mnt/data/docker/overlay2/6dbbee702b7b5a855003bb3d9a17bfed6f8ecd69271452d5be7e5879b2277109/merged
overlay 58.0G 6.9G 48.2G 12% /var/lib/docker/overlay2/6dbbee702b7b5a855003bb3d9a17bfed6f8ecd69271452d5be7e5879b2277109/merged
overlay 58.0G 6.9G 48.2G 12% /mnt/data/docker/overlay2/30f09c7134155350efd6a197593487bfdeb592f71d97ba4ed7274ff5d2a64300/merged
overlay 58.0G 6.9G 48.2G 12% /var/lib/docker/overlay2/30f09c7134155350efd6a197593487bfdeb592f71d97ba4ed7274ff5d2a64300/merged
overlay 58.0G 6.9G 48.2G 12% /mnt/data/docker/overlay2/7a176edc18921cdf381525c42f51425a7cda273c08944a9fcfcde70732f55416/merged
overlay 58.0G 6.9G 48.2G 12% /var/lib/docker/overlay2/7a176edc18921cdf381525c42f51425a7cda273c08944a9fcfcde70732f55416/merged
overlay 58.0G 6.9G 48.2G 12% /mnt/data/docker/overlay2/9a74dd7965b897cf31f613e8937e9af915036acd26177f9a82130c9dafd8b8bc/merged
overlay 58.0G 6.9G 48.2G 12% /var/lib/docker/overlay2/9a74dd7965b897cf31f613e8937e9af915036acd26177f9a82130c9dafd8b8bc/merged
# cat /proc/cmdline
zram.enabled=1 zram.num_devices=3 apparmor=1 security=apparmor rootwait systemd.machine_id=57f1f0e79f894fff9a6c26252de314c4 cgroup_enable=memory coherent_pool=1M 8250.nr_uarts=0 cma=64M bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=DC:A6:32:2D:C5:03 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 console=tty1 root=PARTUUID=8d3d53e3-6d49-4c38-8349-aff6859e82fd rootfstype=squashfs ro rauc.slot=A
# du -sh ./*
0 ./bin
0 ./dev
578.0K ./etc
0 ./home
0 ./lib
0 ./lib64
10.9G ./mnt
0 ./proc
0 ./root
996.0K ./run
0 ./sbin
0 ./sys
52.0K ./tmp
263.9M ./usr
92.0K ./var
#lsblk -Tp
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
mmcblk0 179:0 0 59.6G 0 disk
mmcblk0p1 179:1 0 32M 0 part /mnt/boot
mmcblk0p2 179:2 0 24M 0 part
mmcblk0p3 179:3 0 256M 0 part /
mmcblk0p4 179:4 0 24M 0 part
mmcblk0p5 179:5 0 256M 0 part
mmcblk0p6 179:6 0 8M 0 part
mmcblk0p7 179:7 0 96M 0 part /mnt/overlay
mmcblk0p8 179:8 0 59G 0 part /mnt/data
zram0 254:0 0 951.5M 0 disk [SWAP]
zram1 254:1 0 32M 0 disk /var
zram2 254:2 0 16M 0 disk /tmp
```
**HassOS release with the issue:**
<!--
- Frontend -> Developer tools -> Info
- Or use this command: hass --version
-->
arch | aarch64
-- | --
chassis | embedded
dev | false
docker | true
docker_version | 19.03.8
hassio | true
host_os | HassOS 4.10
installation_type | Home Assistant
os_name | Linux
os_version | 4.19.126-v8
python_version | 3.7.7
supervisor | 227
timezone | America/Los_Angeles
version | 0.111.4
virtualenv | false
**Supervisor logs:**
<!--
- Frontend -> Hass.io -> System
- Or use this command: ha su logs
-->
```
[cont-init.d] udev.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
20-06-29 20:48:30 INFO (MainThread) [__main__] Initialize Supervisor setup
20-06-29 20:48:30 INFO (MainThread) [supervisor.bootstrap] Setup coresys for machine: raspberrypi4-64
20-06-29 20:48:30 INFO (SyncWorker_0) [supervisor.docker.supervisor] Attach to Supervisor homeassistant/aarch64-hassio-supervisor with version 227
20-06-29 20:48:30 INFO (MainThread) [__main__] Setup Supervisor
20-06-29 20:48:30 INFO (MainThread) [supervisor.utils.gdbus] Connect to dbus: org.freedesktop.systemd1 - /org/freedesktop/systemd1
20-06-29 20:48:30 INFO (MainThread) [supervisor.utils.gdbus] Connect to dbus: org.freedesktop.hostname1 - /org/freedesktop/hostname1
20-06-29 20:48:30 INFO (MainThread) [supervisor.utils.gdbus] Connect to dbus: de.pengutronix.rauc - /
20-06-29 20:48:30 INFO (MainThread) [supervisor.utils.gdbus] Connect to dbus: org.freedesktop.NetworkManager - /org/freedesktop/NetworkManager/DnsManager
20-06-29 20:48:30 INFO (MainThread) [supervisor.host.info] Update local host information
20-06-29 20:48:30 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/hostname1
20-06-29 20:48:30 INFO (MainThread) [supervisor.host.services] Update service information
20-06-29 20:48:30 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.ListUnits on /org/freedesktop/systemd1
20-06-29 20:48:31 INFO (MainThread) [supervisor.host.network] Update local network DNS information
20-06-29 20:48:31 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/NetworkManager/DnsManager
20-06-29 20:48:31 INFO (MainThread) [supervisor.host.sound] Update PulseAudio information
20-06-29 20:48:31 INFO (MainThread) [supervisor.host.apparmor] Load AppArmor Profiles: {'hassio-supervisor'}
20-06-29 20:48:31 INFO (MainThread) [supervisor.host.services] Reload local service hassos-apparmor.service
20-06-29 20:48:31 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.ReloadOrRestartUnit on /org/freedesktop/systemd1
20-06-29 20:48:31 INFO (SyncWorker_3) [supervisor.docker.interface] Attach to homeassistant/aarch64-hassio-dns with version 9
20-06-29 20:48:31 INFO (MainThread) [supervisor.plugins.dns] Start CoreDNS plugin
20-06-29 20:48:31 INFO (MainThread) [supervisor.misc.forwarder] Start DNS port forwarding to 172.30.32.3
20-06-29 20:48:31 INFO (SyncWorker_0) [supervisor.docker.interface] Clean hassio_dns application
20-06-29 20:48:32 INFO (SyncWorker_0) [supervisor.docker.dns] Start DNS homeassistant/aarch64-hassio-dns with version 9 - 172.30.32.3
20-06-29 20:48:32 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
20-06-29 20:48:32 INFO (SyncWorker_6) [supervisor.docker.interface] Attach to homeassistant/aarch64-hassio-audio with version 14
20-06-29 20:48:32 INFO (MainThread) [supervisor.plugins.audio] Start Audio plugin
20-06-29 20:48:32 INFO (SyncWorker_4) [supervisor.docker.interface] Clean hassio_audio application
20-06-29 20:48:34 INFO (SyncWorker_4) [supervisor.docker.audio] Start Audio homeassistant/aarch64-hassio-audio with version 14 - 172.30.32.4
20-06-29 20:48:35 INFO (SyncWorker_5) [supervisor.docker.interface] Attach to homeassistant/aarch64-hassio-cli with version 25
20-06-29 20:48:35 INFO (MainThread) [supervisor.plugins.cli] Start cli plugin
20-06-29 20:48:35 INFO (SyncWorker_1) [supervisor.docker.interface] Clean hassio_cli application
20-06-29 20:48:36 INFO (SyncWorker_1) [supervisor.docker.cli] Start CLI homeassistant/aarch64-hassio-cli with version 25 - 172.30.32.5
20-06-29 20:48:36 INFO (SyncWorker_12) [supervisor.docker.interface] Attach to homeassistant/aarch64-hassio-multicast with version 2
20-06-29 20:48:36 INFO (MainThread) [supervisor.plugins.multicast] Start Multicast plugin
20-06-29 20:48:36 INFO (SyncWorker_14) [supervisor.docker.interface] Clean hassio_multicast application
20-06-29 20:48:37 INFO (SyncWorker_14) [supervisor.docker.multicast] Start Multicast homeassistant/aarch64-hassio-multicast with version 2 - Host
20-06-29 20:48:37 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/stable.json
20-06-29 20:48:38 INFO (SyncWorker_0) [supervisor.docker.interface] Attach to homeassistant/raspberrypi4-64-homeassistant with version 0.111.4
20-06-29 20:48:38 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /
20-06-29 20:48:38 INFO (MainThread) [supervisor.hassos] Detect HassOS 4.10 / BootSlot A
20-06-29 20:48:53 INFO (MainThread) [supervisor.store.git] Load add-on /data/addons/core repository
20-06-29 20:48:53 INFO (MainThread) [supervisor.store.git] Load add-on /data/addons/git/a0d7b954 repository
20-06-29 20:48:53 INFO (MainThread) [supervisor.store] Load add-ons from store: 65 all - 65 new - 0 remove
20-06-29 20:48:53 INFO (MainThread) [supervisor.addons] Found 5 installed add-ons
20-06-29 20:48:53 INFO (SyncWorker_19) [supervisor.docker.interface] Attach to hassioaddons/grafana-aarch64 with version 5.1.1
20-06-29 20:48:53 INFO (SyncWorker_18) [supervisor.docker.interface] Attach to hassioaddons/influxdb-aarch64 with version 3.7.1
20-06-29 20:48:53 INFO (SyncWorker_2) [supervisor.docker.interface] Attach to hassioaddons/node-red-aarch64 with version 6.3.0
20-06-29 20:48:53 INFO (SyncWorker_12) [supervisor.docker.interface] Attach to hassioaddons/vscode-aarch64 with version 2.3.0
20-06-29 20:48:53 INFO (SyncWorker_4) [supervisor.docker.interface] Attach to homeassistant/aarch64-addon-ssh with version 8.6.0
20-06-29 20:48:54 INFO (MainThread) [supervisor.snapshots] Found 0 snapshot files
20-06-29 20:48:54 INFO (MainThread) [supervisor.discovery] Load 0 messages
20-06-29 20:48:54 INFO (MainThread) [supervisor.ingress] Load 11 ingress session
20-06-29 20:48:54 INFO (MainThread) [supervisor.misc.secrets] Load Home Assistant secrets: 1
20-06-29 20:48:54 INFO (MainThread) [__main__] Run Supervisor
20-06-29 20:48:54 INFO (MainThread) [supervisor.api] Start API on 172.30.32.2
20-06-29 20:48:54 INFO (MainThread) [supervisor.utils.gdbus] Call de.pengutronix.rauc.Installer.Mark on /
20-06-29 20:48:54 INFO (MainThread) [supervisor.hassos] Rauc: A - marked slot kernel.0 as good
20-06-29 20:48:54 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.INITIALIZE' start 0 add-ons
20-06-29 20:48:54 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.SYSTEM' start 0 add-ons
20-06-29 20:48:54 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.SERVICES' start 4 add-ons
20-06-29 20:48:54 INFO (SyncWorker_13) [supervisor.docker.interface] Clean addon_core_ssh application
20-06-29 20:48:55 INFO (SyncWorker_13) [supervisor.docker.addon] Start Docker add-on homeassistant/aarch64-addon-ssh with version 8.6.0
20-06-29 20:48:55 INFO (SyncWorker_12) [supervisor.docker.interface] Clean addon_a0d7b954_vscode application
20-06-29 20:48:57 INFO (SyncWorker_12) [supervisor.docker.addon] Start Docker add-on hassioaddons/vscode-aarch64 with version 2.3.0
20-06-29 20:48:57 WARNING (MainThread) [supervisor.addons.validate] Unknown options verify_ssl
20-06-29 20:48:57 INFO (SyncWorker_15) [supervisor.docker.interface] Clean addon_a0d7b954_grafana application
20-06-29 20:48:59 INFO (SyncWorker_15) [supervisor.docker.addon] Start Docker add-on hassioaddons/grafana-aarch64 with version 5.1.1
20-06-29 20:49:00 INFO (SyncWorker_7) [supervisor.docker.interface] Clean addon_a0d7b954_influxdb application
20-06-29 20:49:00 INFO (MainThread) [supervisor.api.security] /host/info access from a0d7b954_vscode
20-06-29 20:49:01 INFO (MainThread) [supervisor.api.security] /host/info access from a0d7b954_grafana
20-06-29 20:49:01 INFO (SyncWorker_7) [supervisor.docker.addon] Start Docker add-on hassioaddons/influxdb-aarch64 with version 3.7.1
20-06-29 20:49:02 INFO (MainThread) [supervisor.api.security] /host/info access from a0d7b954_influxdb
20-06-29 20:49:03 INFO (MainThread) [supervisor.api.security] /dns/info access from a0d7b954_influxdb
20-06-29 20:49:06 INFO (SyncWorker_9) [supervisor.docker.interface] Start homeassistant/raspberrypi4-64-homeassistant
20-06-29 20:49:28 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token
20-06-29 20:49:38 INFO (MainThread) [supervisor.homeassistant] Detect a running Home Assistant instance
20-06-29 20:49:38 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.APPLICATION' start 1 add-ons
20-06-29 20:49:38 INFO (SyncWorker_1) [supervisor.docker.interface] Clean addon_a0d7b954_nodered application
20-06-29 20:49:39 INFO (SyncWorker_1) [supervisor.docker.addon] Start Docker add-on hassioaddons/node-red-aarch64 with version 6.3.0
20-06-29 20:49:42 INFO (MainThread) [supervisor.api.security] /host/info access from a0d7b954_nodered
20-06-29 20:49:44 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
20-06-29 20:49:44 INFO (MainThread) [supervisor.misc.hwmon] Started Supervisor hardware monitor
20-06-29 20:49:44 INFO (MainThread) [supervisor.core] Supervisor is up and running
20-06-29 20:49:44 INFO (MainThread) [supervisor.host.info] Update local host information
20-06-29 20:49:44 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/hostname1
20-06-29 20:49:44 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/stable.json
20-06-29 20:49:45 INFO (MainThread) [supervisor.api.security] /dns/info access from a0d7b954_nodered
20-06-29 20:49:45 INFO (MainThread) [supervisor.host.services] Update service information
20-06-29 20:49:45 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.ListUnits on /org/freedesktop/systemd1
20-06-29 20:49:45 INFO (MainThread) [supervisor.host.network] Update local network DNS information
20-06-29 20:49:45 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/NetworkManager/DnsManager
20-06-29 20:49:45 INFO (MainThread) [supervisor.host.sound] Update PulseAudio information
20-06-29 20:50:09 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
20-06-29 20:50:09 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_nodered
20-06-29 20:50:09 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
20-06-29 21:10:37 WARNING (MainThread) [supervisor.homeassistant] Home Assistant is already running!
```
**Journal logs:**
<!--
- use this command: journalctl
-->
Disk full, I cannot generate a journalctl log into file. But when I check the journalctl log, there are a lot of logs with date Feb 07, is that some logs from development?
**Kernel logs:**
<!--
- use this command: dmesg
-->
```
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[ 0.000000] Linux version 4.19.126-v8 (builder@3a43832ef86b) (gcc version 9.3.0 (Buildroot 2020.02.2-g600eb5e2)) #1 SMP PREEMPT Sun Jun 7 14:20:50 UTC 2020
[ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.1
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 64 MiB at 0x0000000037400000
[ 0.000000] On node 0 totalpages: 1012736
[ 0.000000] DMA32 zone: 3792 pages used for memmap
[ 0.000000] DMA32 zone: 0 pages reserved
[ 0.000000] DMA32 zone: 242688 pages, LIFO batch:63
[ 0.000000] Normal zone: 12032 pages used for memmap
[ 0.000000] Normal zone: 770048 pages, LIFO batch:63
[ 0.000000] random: get_random_bytes called from start_kernel+0xa0/0x470 with crng_init=0
[ 0.000000] percpu: Embedded 24 pages/cpu s59160 r8192 d30952 u98304
[ 0.000000] pcpu-alloc: s59160 r8192 d30952 u98304 alloc=24*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
[ 0.000000] CPU features: enabling workaround for EL2 vector hardening
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 996912
[ 0.000000] Kernel command line: zram.enabled=1 zram.num_devices=3 apparmor=1 security=apparmor rootwait systemd.machine_id=57f1f0e79f894fff9a6c26252de314c4 cgroup_enable=memory coherent_pool=1M 8250.nr_uarts=0 cma=64M bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=DC:A6:32:2D:C5:03 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 console=tty1 root=PARTUUID=8d3d53e3-6d49-4c38-8349-aff6859e82fd rootfstype=squashfs ro rauc.slot=A
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] software IO TLB: mapped [mem 0x333ff000-0x373ff000] (64MB)
[ 0.000000] Memory: 3830508K/4050944K available (9916K kernel code, 1146K rwdata, 3060K rodata, 1088K init, 1155K bss, 154900K reserved, 65536K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 34551 entries in 135 pages
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[ 0.000006] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ 0.000188] Console: colour dummy device 80x25
[ 0.000570] console [tty1] enabled
[ 0.000620] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[ 0.000653] pid_max: default: 32768 minimum: 301
[ 0.000764] Security Framework initialized
[ 0.000868] AppArmor: AppArmor initialized
[ 0.001069] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.001133] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.024052] ASID allocator initialised with 32768 entries
[ 0.032050] rcu: Hierarchical SRCU implementation.
[ 0.040521] EFI services will not be available.
[ 0.048105] smp: Bringing up secondary CPUs ...
[ 0.080310] Detected PIPT I-cache on CPU1
[ 0.080369] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[ 0.112393] Detected PIPT I-cache on CPU2
[ 0.112434] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[ 0.144503] Detected PIPT I-cache on CPU3
[ 0.144545] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[ 0.144673] smp: Brought up 1 node, 4 CPUs
[ 0.144761] SMP: Total of 4 processors activated.
[ 0.144784] CPU features: detected: 32-bit EL0 Support
[ 0.145674] CPU: All CPU(s) started at EL2
[ 0.145725] alternatives: patching kernel code
[ 0.147099] devtmpfs: initialized
[ 0.154001] Enabled cp15_barrier support
[ 0.154049] Enabled setend support
[ 0.154421] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.154463] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.156385] pinctrl core: initialized pinctrl subsystem
[ 0.157091] DMI not present or invalid.
[ 0.157505] NET: Registered protocol family 16
[ 0.158208] audit: initializing netlink subsys (disabled)
[ 0.158509] audit: type=2000 audit(0.156:1): state=initialized audit_enabled=0 res=1
[ 0.159096] cpuidle: using governor menu
[ 0.159538] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.162139] DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.162245] Serial: AMBA PL011 UART driver
[ 0.165440] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ 0.172610] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-06-01 13:23, variant start
[ 0.176624] raspberrypi-firmware soc:firmware: Firmware hash is 6379679d1ec6a8c746d7e77e015f5b56b939976f
[ 0.209301] bcm2835-dma fe007000.dma: DMA legacy API manager at (____ptrval____), dmachans=0x1
[ 0.212392] vgaarb: loaded
[ 0.213004] SCSI subsystem initialized
[ 0.213214] usbcore: registered new interface driver usbfs
[ 0.213284] usbcore: registered new interface driver hub
[ 0.213396] usbcore: registered new device driver usb
[ 0.213467] media: Linux media interface: v0.10
[ 0.213514] videodev: Linux video capture interface: v2.00
[ 0.213609] pps_core: LinuxPPS API ver. 1 registered
[ 0.213630] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 0.213666] PTP clock support registered
[ 0.214947] clocksource: Switched to clocksource arch_sys_counter
[ 0.296216] VFS: Disk quotas dquot_6.6.0
[ 0.296321] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.296512] FS-Cache: Loaded
[ 0.296715] CacheFiles: Loaded
[ 0.297366] AppArmor: AppArmor Filesystem Enabled
[ 0.305497] NET: Registered protocol family 2
[ 0.306193] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes)
[ 0.306257] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.306468] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.307082] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.307323] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.307398] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.307680] NET: Registered protocol family 1
[ 0.312378] RPC: Registered named UNIX socket transport module.
[ 0.312403] RPC: Registered udp transport module.
[ 0.312421] RPC: Registered tcp transport module.
[ 0.312440] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.312467] PCI: CLS 0 bytes, default 64
[ 0.314242] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.314470] kvm [1]: 8-bit VMID
[ 0.315266] kvm [1]: vgic interrupt IRQ1
[ 0.315497] kvm [1]: Hyp mode initialized successfully
[ 0.317469] Initialise system trusted keyrings
[ 0.317748] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.325224] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.325452] FS-Cache: Netfs 'nfs' registered for caching
[ 0.326137] NFS: Registering the id_resolver key type
[ 0.326180] Key type id_resolver registered
[ 0.326201] Key type id_legacy registered
[ 0.326230] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.332292] Key type asymmetric registered
[ 0.332326] Asymmetric key parser 'x509' registered
[ 0.332394] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.336608] io scheduler noop registered
[ 0.336631] io scheduler deadline registered
[ 0.336795] io scheduler cfq registered (default)
[ 0.336818] io scheduler mq-deadline registered
[ 0.336837] io scheduler kyber registered
[ 0.369307] brcm-pcie fd500000.pcie: dmabounce: initialised - 32768 kB, threshold 0x00000000c0000000
[ 0.369363] brcm-pcie fd500000.pcie: could not get clock
[ 0.369460] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ 0.369518] brcm-pcie fd500000.pcie: MEM 0x600000000..0x603ffffff -> 0xf8000000
[ 0.418985] brcm-pcie fd500000.pcie: link up, 5.0 Gbps x1 (!SSC)
[ 0.419313] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ 0.419344] pci_bus 0000:00: root bus resource [bus 00-01]
[ 0.419371] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
[ 0.419438] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ 0.419599] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 0.422052] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.422287] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ 0.422416] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.422779] pci 0000:01:00.0: PME# supported from D0 D3cold
[ 0.425195] pci_bus 0000:01: busn_res: [bus 01] end is updated to 01
[ 0.425248] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[ 0.425281] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ 0.425368] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.425396] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ 0.425510] pci 0000:00:00.0: enabling device (0000 -> 0002)
[ 0.425574] pci 0000:01:00.0: enabling device (0000 -> 0002)
[ 0.426169] bcm2708_fb soc:fb: Unable to determine number of FB's. Assuming 1
[ 0.426196] bcm2708_fb soc:fb: FB found 1 display(s)
[ 0.426607] raspberrypi-firmware soc:firmware: Request 0x00048003 returned status 0x80000001
[ 0.426638] bcm2708_fb soc:fb: Failed to allocate GPU framebuffer (-22)
[ 0.426690] bcm2708_fb soc:fb: probe failed, err -22
[ 0.426727] bcm2708_fb: probe of soc:fb failed with error -22
[ 0.430206] iproc-rng200 fe104000.rng: hwrng registered
[ 0.430498] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 0.431181] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[ 0.431461] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 0.440934] brd: module loaded
[ 0.450780] loop: module loaded
[ 0.451399] zram: Added device: zram0
[ 0.451856] zram: Added device: zram1
[ 0.452314] zram: Added device: zram2
[ 0.453127] Loading iSCSI transport class v2.0-870.
[ 0.454877] libphy: Fixed MDIO Bus: probed
[ 0.454972] tun: Universal TUN/TAP device driver, 1.6
[ 0.455558] bcmgenet fd580000.genet: failed to get enet clock
[ 0.455590] bcmgenet fd580000.genet: GENET 5.0 EPHY: 0x0000
[ 0.455618] bcmgenet fd580000.genet: failed to get enet-wol clock
[ 0.455646] bcmgenet fd580000.genet: failed to get enet-eee clock
[ 0.455681] bcmgenet: Skipping UMAC reset
[ 0.455926] unimac-mdio unimac-mdio.-19: DMA mask not set
[ 0.466978] libphy: bcmgenet MII bus: probed
[ 0.491749] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus at 0x(____ptrval____)
[ 0.492676] usbcore: registered new interface driver r8152
[ 0.492748] usbcore: registered new interface driver lan78xx
[ 0.493180] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 0.493222] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 0.498911] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000001000000890
[ 0.499277] genirq: irq_chip Brcm_MSI did not update eff. affinity mask of irq 36
[ 0.500143] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 0.500174] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.500200] usb usb1: Product: xHCI Host Controller
[ 0.500221] usb usb1: Manufacturer: Linux 4.19.126-v8 xhci-hcd
[ 0.500242] usb usb1: SerialNumber: 0000:01:00.0
[ 0.500775] hub 1-0:1.0: USB hub found
[ 0.500870] hub 1-0:1.0: 1 port detected
[ 0.501363] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 0.501396] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 0.501430] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ 0.501843] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[ 0.501873] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.501897] usb usb2: Product: xHCI Host Controller
[ 0.501918] usb usb2: Manufacturer: Linux 4.19.126-v8 xhci-hcd
[ 0.501939] usb usb2: SerialNumber: 0000:01:00.0
[ 0.502411] hub 2-0:1.0: USB hub found
[ 0.502488] hub 2-0:1.0: 4 ports detected
[ 0.503686] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 0.503878] dwc_otg: FIQ enabled
[ 0.503886] dwc_otg: NAK holdoff enabled
[ 0.503894] dwc_otg: FIQ split-transaction FSM enabled
[ 0.503905] Module dwc_common_port init
[ 0.504337] usbcore: registered new interface driver uas
[ 0.504449] usbcore: registered new interface driver usb-storage
[ 0.504565] usbcore: registered new interface driver usbserial_generic
[ 0.504610] usbserial: USB Serial support registered for generic
[ 0.504816] mousedev: PS/2 mouse device common for all mice
[ 0.505984] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 0.507677] sdhci: Secure Digital Host Controller Interface driver
[ 0.507704] sdhci: Copyright(c) Pierre Ossman
[ 0.508105] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[ 0.508495] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.514922] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.515012] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.515078] usbcore: registered new interface driver usbhid
[ 0.515087] usbhid: USB HID core driver
[ 0.515507] vchiq: vchiq_init_state: slot_zero = (____ptrval____), is_master = 0
[ 0.517467] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)
[ 0.517509] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[ 0.517624] IPVS: ipvs loaded.
[ 0.517633] IPVS: [rr] scheduler registered.
[ 0.518066] NET: Registered protocol family 10
[ 0.518621] Segment Routing with IPv6
[ 0.518676] NET: Registered protocol family 17
[ 0.518715] Bridge firewalling registered
[ 0.518765] Key type dns_resolver registered
[ 0.519241] registered taskstats version 1
[ 0.519258] Loading compiled-in X.509 certificates
[ 0.519299] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.522486] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ 0.522569] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 19, base_baud = 0) is a PL011 rev2
[ 0.526360] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 0.526663] brcmstb_thermal fd5d2200.thermal: registered AVS TMON of-sensor driver
[ 0.526974] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 0.526984] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[ 0.552190] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.3
[ 0.552298] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.4
[ 0.568822] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 0.570412] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.572159] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.575011] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 0.576599] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.584357] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[ 0.586365] console [netcon0] enabled
[ 0.586387] netconsole: network logging started
[ 0.586404] of_cfs_init
[ 0.586504] of_cfs_init: OK
[ 0.587113] Waiting for root device PARTUUID=8d3d53e3-6d49-4c38-8349-aff6859e82fd...
[ 0.625266] random: fast init done
[ 0.646118] mmc1: new high speed SDIO card at address 0001
[ 0.683381] mmc0: new ultra high speed DDR50 SDXC card at address 0001
[ 0.684280] mmcblk0: mmc0:0001 00000 59.6 GiB
[ 0.688245] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8
[ 0.701100] VFS: Mounted root (squashfs filesystem) readonly on device 179:3.
[ 0.703459] devtmpfs: mounted
[ 0.706157] Freeing unused kernel memory: 1088K
[ 0.706362] Run /sbin/init as init process
[ 0.834991] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 0.892016] systemd[1]: System time before build time, advancing clock.
[ 0.906392] systemd[1]: systemd 244 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP +GCRYPT -GNUTLS -ACL -XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[ 0.906866] systemd[1]: Detected architecture arm64.
[ 0.915978] systemd[1]: Set hostname to <homeassistant>.
[ 0.916123] systemd[1]: Installed transient /etc/machine-id file.
[ 0.985561] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[ 0.985593] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 0.985609] usb 1-1: Product: USB2.0 Hub
[ 0.987128] hub 1-1:1.0: USB hub found
[ 0.987436] hub 1-1:1.0: 4 ports detected
[ 1.054656] systemd[1]: /usr/lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock \xe2\x86\x92 /run/docker.sock; please update the unit file accordingly.
[ 1.072185] systemd[1]: /usr/lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket \xe2\x86\x92 /run/dbus/system_bus_socket; please update the unit file accordingly.
[ 1.136744] random: systemd: uninitialized urandom read (16 bytes read)
[ 1.139124] systemd[1]: Created slice system-getty.slice.
[ 1.139506] random: systemd: uninitialized urandom read (16 bytes read)
[ 1.139651] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 1.139830] random: systemd: uninitialized urandom read (16 bytes read)
[ 1.139954] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 1.140224] systemd[1]: Reached target HassOS zram targets.
[ 1.140409] systemd[1]: Reached target Paths.
[ 1.140575] systemd[1]: Reached target Remote File Systems.
[ 1.140744] systemd[1]: Reached target Slices.
[ 1.142916] systemd[1]: Listening on Process Core Dump Socket.
[ 1.143304] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 1.143833] systemd[1]: Listening on Journal Audit Socket.
[ 1.144229] systemd[1]: Listening on Journal Socket (/dev/log).
[ 1.144683] systemd[1]: Listening on Journal Socket.
[ 1.145114] systemd[1]: Listening on udev Control Socket.
[ 1.145433] systemd[1]: Listening on udev Kernel Socket.
[ 1.145837] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[ 1.148450] systemd[1]: Mounting POSIX Message Queue File System...
[ 1.151940] systemd[1]: Mounting Kernel Debug File System...
[ 1.156594] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 1.160975] systemd[1]: Starting Journal Service...
[ 1.164506] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 1.168343] systemd[1]: Starting Wait Until Kernel Time Synchronized...
[ 1.172573] systemd[1]: Starting udev Coldplug all Devices...
[ 1.176622] systemd[1]: Starting HassOS ZRAM swap...
[ 1.181186] systemd[1]: Starting HassOS ZRAM tmp...
[ 1.185049] systemd[1]: Starting HassOS ZRAM var...
[ 1.189513] systemd[1]: Mounted POSIX Message Queue File System.
[ 1.190242] systemd[1]: Mounted Kernel Debug File System.
[ 1.193130] systemd[1]: Started Create list of static device nodes for the current kernel.
[ 1.196321] systemd[1]: Started Remount Root and Kernel File Systems.
[ 1.200386] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 1.222256] zram2: detected capacity change from 0 to 16777216
[ 1.222530] zram1: detected capacity change from 0 to 33554432
[ 1.229342] zram0: detected capacity change from 0 to 997666816
[ 1.239476] systemd[1]: Started Create Static Device Nodes in /dev.
[ 1.240479] systemd[1]: Reached target Local File Systems (Pre).
[ 1.243988] systemd[1]: Starting udev Kernel Device Manager...
[ 1.244660] systemd[1]: Started Journal Service.
[ 1.392126] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x0000ffff
[ 1.392421] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00000fff
[ 1.392648] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x0000ffff
[ 1.392885] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x0000ffff
[ 1.405322] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 1.408052] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 1.408082] [vc_sm_connected_init]: start
[ 1.417298] [vc_sm_connected_init]: installed successfully
[ 1.425432] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 1.438330] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 1.440600] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 1.468244] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 1.468293] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 1.476881] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 1.476923] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 1.491123] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 1.491161] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 1.535664] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 1.548923] bcm2835_audio soc:audio: card created with 8 channels
[ 1.564405] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 1.581086] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 1.635764] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
[ 1.652790] brcmfmac: F1 signature read @0x18000000=0x15264345
[ 1.656733] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 1.657003] usbcore: registered new interface driver brcmfmac
[ 1.712754] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 1.864126] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null)
[ 1.872700] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 1.884584] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
[ 2.265932] Adding 974280k swap on /dev/zram0. Priority:-2 extents:1 across:974280k SSFS
[ 3.281156] EXT4-fs (zram2): mounted filesystem without journal. Opts: nobarrier
[ 3.284353] EXT4-fs (zram1): mounted filesystem without journal. Opts: nobarrier
[ 3.368834] systemd-journald[113]: Received client request to flush runtime journal.
[ 3.410317] systemd-journald[113]: File /var/log/journal/57f1f0e79f894fff9a6c26252de314c4/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 4.297896] uart-pl011 fe201000.serial: no DMA platform data
[ 4.534961] random: crng init done
[ 4.534988] random: 7 urandom warning(s) missed due to ratelimiting
[ 5.260633] audit: type=1400 audit(1593463689.063:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="hassio-supervisor" pid=303 comm="apparmor_parser"
[ 5.260670] audit: type=1400 audit(1593463689.063:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="hassio-supervisor///usr/bin/gdbus" pid=303 comm="apparmor_parser"
[ 5.260692] audit: type=1400 audit(1593463689.063:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="hassio-supervisor///usr/bin/git" pid=303 comm="apparmor_parser"
[ 5.260714] audit: type=1400 audit(1593463689.063:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="hassio-supervisor///usr/bin/socat" pid=303 comm="apparmor_parser"
[ 5.260736] audit: type=1300 audit(1593463689.063:2): arch=c00000b7 syscall=64 success=yes exit=54228 a0=6 a1=17a99af0 a2=d3d4 a3=0 items=0 ppid=294 pid=303 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor_parser" exe="/usr/sbin/apparmor_parser" subj==unconfined key=(null)
[ 5.260763] audit: type=1327 audit(1593463689.063:2): proctitle=61707061726D6F725F706172736572002D72002D57002D4C002F6D6E742F646174612F73757065727669736F722F61707061726D6F722F6361636865002F6D6E742F646174612F73757065727669736F722F61707061726D6F722F68617373696F2D73757065727669736F72
[ 5.294121] Bluetooth: Core ver 2.22
[ 5.294186] NET: Registered protocol family 31
[ 5.294196] Bluetooth: HCI device and connection manager initialized
[ 5.294212] Bluetooth: HCI socket layer initialized
[ 5.294224] Bluetooth: L2CAP socket layer initialized
[ 5.294265] Bluetooth: SCO socket layer initialized
[ 5.309463] Bluetooth: HCI UART driver ver 2.3
[ 5.309488] Bluetooth: HCI UART protocol H4 registered
[ 5.309533] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 5.309663] Bluetooth: HCI UART protocol Broadcom registered
[ 5.730246] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 5.730273] Bluetooth: BNEP filters: protocol multicast
[ 5.730290] Bluetooth: BNEP socket layer initialized
[ 5.743712] NET: Registered protocol family 38
[ 5.762049] cryptd: max_cpu_qlen set to 1000
[ 5.996022] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 5.996251] bcmgenet: Skipping UMAC reset
[ 6.075225] bcmgenet fd580000.genet: configuring instance for external RGMII (no delay)
[ 6.075694] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 6.087892] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6.112984] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6.113011] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[ 6.625573] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6.625598] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[ 6.692079] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 7.103025] bcmgenet fd580000.genet eth0: Link is Down
[ 9.761935] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 9.761966] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[ 11.199049] bcmgenet fd580000.genet eth0: Link is Up - 1Gbps/Full - flow control off
[ 11.199090] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 14.845188] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 16.776907] audit: type=1400 audit(1593463700.579:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=402 comm="apparmor_parser"
[ 16.776998] audit: type=1300 audit(1593463700.579:3): arch=c00000b7 syscall=64 success=yes exit=7945 a0=4 a1=2d2b0d20 a2=1f09 a3=0 items=0 ppid=401 pid=402 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor_parser" exe="/usr/sbin/apparmor_parser" subj==unconfined key=(null)
[ 16.777056] audit: type=1327 audit(1593463700.579:3): proctitle=61707061726D6F725F706172736572002D4B72002F6D6E742F646174612F646F636B65722F746D702F646F636B65722D64656661756C74393632323934333334
[ 18.818995] audit: type=1325 audit(1593463702.619:4): table=nat family=2 entries=5
[ 18.819172] audit: type=1300 audit(1593463702.619:4): arch=c00000b7 syscall=208 success=yes exit=0 a0=4 a1=0 a2=40 a3=2480fa60 items=0 ppid=371 pid=437 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" subj==unconfined key=(null)
[ 18.819248] audit: type=1327 audit(1593463702.619:4): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D74006E6174002D4E00444F434B4552
[ 18.828895] audit: type=1325 audit(1593463702.631:5): table=filter family=2 entries=4
[ 18.828980] audit: type=1300 audit(1593463702.631:5): arch=c00000b7 syscall=208 success=yes exit=0 a0=4 a1=0 a2=40 a3=3653a940 items=0 ppid=371 pid=439 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" subj==unconfined key=(null)
[ 18.829031] audit: type=1327 audit(1593463702.631:5): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D740066696C746572002D4E00444F434B4552
[ 18.841277] audit: type=1325 audit(1593463702.643:6): table=filter family=2 entries=6
[ 18.894214] Initializing XFRM netlink socket
[ 19.091476] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
[ 19.248339] IPv6: ADDRCONF(NETDEV_UP): hassio: link is not ready
[ 21.668230] docker0: port 1(veth2870fe5) entered blocking state
[ 21.668262] docker0: port 1(veth2870fe5) entered disabled state
[ 21.668486] device veth2870fe5 entered promiscuous mode
[ 21.670128] IPv6: ADDRCONF(NETDEV_UP): veth2870fe5: link is not ready
[ 21.721518] hassio: port 1(veth44878f4) entered blocking state
[ 21.721559] hassio: port 1(veth44878f4) entered disabled state
[ 21.721815] device veth44878f4 entered promiscuous mode
[ 21.724371] IPv6: ADDRCONF(NETDEV_UP): veth44878f4: link is not ready
[ 21.724413] hassio: port 1(veth44878f4) entered blocking state
[ 21.724434] hassio: port 1(veth44878f4) entered forwarding state
[ 21.724867] hassio: port 1(veth44878f4) entered disabled state
[ 22.036523] cgroup: cgroup: disabling cgroup2 socket matching due to net_prio or net_cls activation
[ 22.268051] eth0: renamed from veth38d12a2
[ 22.292368] IPv6: ADDRCONF(NETDEV_CHANGE): veth2870fe5: link becomes ready
[ 22.292550] docker0: port 1(veth2870fe5) entered blocking state
[ 22.292577] docker0: port 1(veth2870fe5) entered forwarding state
[ 22.292790] IPv6: ADDRCONF(NETDEV_CHANGE): docker0: link becomes ready
[ 22.377140] kauditd_printk_skb: 146 callbacks suppressed
[ 22.377145] audit: type=1325 audit(1593463706.179:55): table=nat family=2 entries=0
[ 22.377183] audit: type=1300 audit(1593463706.179:55): arch=c00000b7 syscall=209 success=yes exit=0 a0=4 a1=0 a2=40 a3=7fe4065aa0 items=0 ppid=686 pid=696 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" subj==unconfined key=(null)
[ 22.377210] audit: type=1327 audit(1593463706.179:55): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D74006E6174002D4C002D6E
[ 22.385610] audit: type=1325 audit(1593463706.187:56): table=filter family=2 entries=0
[ 22.385645] audit: type=1300 audit(1593463706.187:56): arch=c00000b7 syscall=209 success=yes exit=0 a0=4 a1=0 a2=40 a3=7fdfdbd1a0 items=0 ppid=686 pid=697 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" subj==unconfined key=(null)
[ 22.385673] audit: type=1327 audit(1593463706.187:56): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D4C002D6E
[ 22.401373] audit: type=1325 audit(1593463706.203:57): table=nat family=2 entries=5
[ 22.401429] audit: type=1300 audit(1593463706.203:57): arch=c00000b7 syscall=208 success=yes exit=0 a0=4 a1=0 a2=40 a3=3d317a60 items=0 ppid=686 pid=700 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" subj==unconfined key=(null)
[ 22.401470] audit: type=1327 audit(1593463706.203:57): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D74006E6174002D4E00444F434B45525F4F5554505554
[ 22.406491] audit: type=1325 audit(1593463706.207:58): table=nat family=2 entries=7
[ 22.492696] eth1: renamed from veth544b51a
[ 22.508244] IPv6: ADDRCONF(NETDEV_CHANGE): veth44878f4: link becomes ready
[ 22.508395] hassio: port 1(veth44878f4) entered blocking state
[ 22.508417] hassio: port 1(veth44878f4) entered forwarding state
[ 22.508590] IPv6: ADDRCONF(NETDEV_CHANGE): hassio: link becomes ready
[ 23.111892] udevd[188]: starting version 3.2.9
[ 23.133255] udevd[189]: starting eudev-3.2.9
[ 28.155418] hassio: port 2(vethb0ff2e9) entered blocking state
[ 28.155442] hassio: port 2(vethb0ff2e9) entered disabled state
[ 28.155649] device vethb0ff2e9 entered promiscuous mode
[ 28.155978] IPv6: ADDRCONF(NETDEV_UP): vethb0ff2e9: link is not ready
[ 28.163018] kauditd_printk_skb: 26 callbacks suppressed
[ 28.163023] audit: type=1700 audit(1593463711.959:66): dev=vethb0ff2e9 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 28.163064] audit: type=1300 audit(1593463711.959:66): arch=c00000b7 syscall=206 success=yes exit=40 a0=c a1=4000e08ab0 a2=28 a3=0 items=0 ppid=1 pid=371 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" subj==unconfined key=(null)
[ 28.163092] audit: type=1327 audit(1593463711.959:66): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F002D2D73746F726167652D6472697665723D6F7665726C617932002D2D6C6F672D6472697665723D6A6F75726E616C64002D2D646174612D726F6F74002F6D6E742F646174612F646F636B6572
[ 28.604069] audit: type=1325 audit(1593463712.407:67): table=nat family=2 entries=0
[ 28.604103] audit: type=1300 audit(1593463712.407:67): arch=c00000b7 syscall=209 success=yes exit=0 a0=4 a1=0 a2=40 a3=7fe68b9af0 items=0 ppid=1080 pid=1089 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" subj==unconfined key=(null)
[ 28.604132] audit: type=1327 audit(1593463712.407:67): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D74006E6174002D4C002D6E
[ 28.612113] audit: type=1325 audit(1593463712.415:68): table=filter family=2 entries=0
[ 28.612151] audit: type=1300 audit(1593463712.415:68): arch=c00000b7 syscall=209 success=yes exit=0 a0=4 a1=0 a2=40 a3=7fe1d709b0 items=0 ppid=1080 pid=1091 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" subj==unconfined key=(null)
[ 28.612179] audit: type=1327 audit(1593463712.415:68): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D4C002D6E
[ 28.626873] audit: type=1325 audit(1593463712.427:69): table=nat family=2 entries=5
[ 28.699715] eth0: renamed from veth6d82509
[ 28.719737] IPv6: ADDRCONF(NETDEV_CHANGE): vethb0ff2e9: link becomes ready
[ 28.719840] hassio: port 2(vethb0ff2e9) entered blocking state
[ 28.719851] hassio: port 2(vethb0ff2e9) entered forwarding state
[ 30.448476] hassio: port 3(vetha21d7b2) entered blocking state
[ 30.448499] hassio: port 3(vetha21d7b2) entered disabled state
[ 30.448753] device vetha21d7b2 entered promiscuous mode
[ 30.449353] IPv6: ADDRCONF(NETDEV_UP): vetha21d7b2: link is not ready
[ 31.029337] eth0: renamed from vethc05b95d
[ 31.047924] IPv6: ADDRCONF(NETDEV_CHANGE): vetha21d7b2: link becomes ready
[ 31.048041] hassio: port 3(vetha21d7b2) entered blocking state
[ 31.048058] hassio: port 3(vetha21d7b2) entered forwarding state
[ 31.837084] hassio: port 4(vethdc4daa2) entered blocking state
[ 31.837108] hassio: port 4(vethdc4daa2) entered disabled state
[ 31.837270] device vethdc4daa2 entered promiscuous mode
[ 31.837661] IPv6: ADDRCONF(NETDEV_UP): vethdc4daa2: link is not ready
[ 32.406242] udevd[324]: starting version 3.2.9
[ 32.423902] eth0: renamed from vethc31bfa8
[ 32.431566] udevd[325]: starting eudev-3.2.9
[ 32.443994] IPv6: ADDRCONF(NETDEV_CHANGE): vethdc4daa2: link becomes ready
[ 32.444091] hassio: port 4(vethdc4daa2) entered blocking state
[ 32.444103] hassio: port 4(vethdc4daa2) entered forwarding state
[ 35.650682] hassio: port 5(vethe496256) entered blocking state
[ 35.650714] hassio: port 5(vethe496256) entered disabled state
[ 35.650992] device vethe496256 entered promiscuous mode
[ 35.651069] kauditd_printk_skb: 89 callbacks suppressed
[ 35.651074] audit: type=1700 audit(1593463734.820:99): dev=vethe496256 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 35.651245] audit: type=1300 audit(1593463734.820:99): arch=c00000b7 syscall=206 success=yes exit=40 a0=c a1=4001432c60 a2=28 a3=0 items=0 ppid=1 pid=371 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" subj==unconfined key=(null)
[ 35.651289] audit: type=1327 audit(1593463734.820:99): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F002D2D73746F726167652D6472697665723D6F7665726C617932002D2D6C6F672D6472697665723D6A6F75726E616C64002D2D646174612D726F6F74002F6D6E742F646174612F646F636B6572
[ 35.651500] IPv6: ADDRCONF(NETDEV_UP): vethe496256: link is not ready
[ 35.711947] audit: type=1325 audit(1593463734.884:100): table=nat family=2 entries=13
[ 35.711991] audit: type=1300 audit(1593463734.884:100): arch=c00000b7 syscall=208 success=yes exit=0 a0=4 a1=0 a2=40 a3=13332100 items=0 ppid=371 pid=2250 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" subj==unconfined key=(null)
[ 35.712035] audit: type=1327 audit(1593463734.884:100): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D74006E6174002D4100444F434B4552002D7000746370002D6400302F30002D2D64706F72740032303232002D6A00444E4154002D2D746F2D64657374696E6174696F6E003137322E33302E33332E303A32320000002D690068617373696F
[ 35.733996] audit: type=1325 audit(1593463734.904:101): table=filter family=2 entries=29
[ 35.734029] audit: type=1300 audit(1593463734.904:101): arch=c00000b7 syscall=208 success=yes exit=0 a0=4 a1=0 a2=40 a3=2688a6a0 items=0 ppid=371 pid=2252 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" subj==unconfined key=(null)
[ 35.734058] audit: type=1327 audit(1593463734.904:101): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D740066696C746572002D4100444F434B45520000002D690068617373696F002D6F0068617373696F002D7000746370002D64003137322E33302E33332E30002D2D64706F7274003232002D6A00414343455054
[ 35.756140] audit: type=1325 audit(1593463734.928:102): table=nat family=2 entries=14
[ 36.296302] eth0: renamed from vethdfe169c
[ 36.320387] IPv6: ADDRCONF(NETDEV_CHANGE): vethe496256: link becomes ready
[ 36.320564] hassio: port 5(vethe496256) entered blocking state
[ 36.320591] hassio: port 5(vethe496256) entered forwarding state
[ 37.389412] hassio: port 6(veth1d2938d) entered blocking state
[ 37.389438] hassio: port 6(veth1d2938d) entered disabled state
[ 37.389750] device veth1d2938d entered promiscuous mode
[ 37.390466] IPv6: ADDRCONF(NETDEV_UP): veth1d2938d: link is not ready
[ 38.140442] eth0: renamed from veth68a4aca
[ 38.156202] IPv6: ADDRCONF(NETDEV_CHANGE): veth1d2938d: link becomes ready
[ 38.156342] hassio: port 6(veth1d2938d) entered blocking state
[ 38.156357] hassio: port 6(veth1d2938d) entered forwarding state
[ 39.953547] hassio: port 7(veth9143c95) entered blocking state
[ 39.953592] hassio: port 7(veth9143c95) entered disabled state
[ 39.953762] device veth9143c95 entered promiscuous mode
[ 39.954332] IPv6: ADDRCONF(NETDEV_UP): veth9143c95: link is not ready
[ 40.585853] eth0: renamed from veth05108b3
[ 40.608308] IPv6: ADDRCONF(NETDEV_CHANGE): veth9143c95: link becomes ready
[ 40.608526] hassio: port 7(veth9143c95) entered blocking state
[ 40.608548] hassio: port 7(veth9143c95) entered forwarding state
[ 41.661103] hassio: port 8(vethb50341a) entered blocking state
[ 41.661126] hassio: port 8(vethb50341a) entered disabled state
[ 41.661426] device vethb50341a entered promiscuous mode
[ 41.661487] kauditd_printk_skb: 107 callbacks suppressed
[ 41.661491] audit: type=1700 audit(1593463740.832:138): dev=vethb50341a prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 41.661946] IPv6: ADDRCONF(NETDEV_UP): vethb50341a: link is not ready
[ 41.662022] audit: type=1300 audit(1593463740.832:138): arch=c00000b7 syscall=206 success=yes exit=40 a0=c a1=400084e930 a2=28 a3=0 items=0 ppid=1 pid=371 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" subj==unconfined key=(null)
[ 41.662061] audit: type=1327 audit(1593463740.832:138): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F002D2D73746F726167652D6472697665723D6F7665726C617932002D2D6C6F672D6472697665723D6A6F75726E616C64002D2D646174612D726F6F74002F6D6E742F646174612F646F636B6572
[ 41.738020] audit: type=1325 audit(1593463740.908:139): table=nat family=2 entries=17
[ 41.738063] audit: type=1300 audit(1593463740.908:139): arch=c00000b7 syscall=208 success=yes exit=0 a0=4 a1=0 a2=40 a3=3629b950 items=0 ppid=371 pid=3518 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" subj==unconfined key=(null)
[ 41.738093] audit: type=1327 audit(1593463740.908:139): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D74006E6174002D4100444F434B4552002D7000746370002D6400302F30002D2D64706F72740038303836002D6A00444E4154002D2D746F2D64657374696E6174696F6E003137322E33302E33332E333A383038360000002D690068617373696F
[ 41.755713] audit: type=1325 audit(1593463740.928:140): table=filter family=2 entries=31
[ 41.755746] audit: type=1300 audit(1593463740.928:140): arch=c00000b7 syscall=208 success=yes exit=0 a0=4 a1=0 a2=40 a3=294fda50 items=0 ppid=371 pid=3527 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" subj==unconfined key=(null)
[ 41.755776] audit: type=1327 audit(1593463740.928:140): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D740066696C746572002D4100444F434B45520000002D690068617373696F002D6F0068617373696F002D7000746370002D64003137322E33302E33332E33002D2D64706F72740038303836002D6A00414343455054
[ 41.772346] audit: type=1325 audit(1593463740.944:141): table=nat family=2 entries=18
[ 42.356029] eth0: renamed from veth727b6b0
[ 42.385248] IPv6: ADDRCONF(NETDEV_CHANGE): vethb50341a: link becomes ready
[ 42.385406] hassio: port 8(vethb50341a) entered blocking state
[ 42.385423] hassio: port 8(vethb50341a) entered forwarding state
[ 48.450323] udevd[182]: starting version 3.2.9
[ 48.479404] udevd[183]: starting eudev-3.2.9
```