Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to bring up network bridge #15078

Closed
Scrumplex opened this issue Mar 11, 2020 · 12 comments · Fixed by #15300
Closed

Unable to bring up network bridge #15078

Scrumplex opened this issue Mar 11, 2020 · 12 comments · Fixed by #15300
Labels
needs-reporter-feedback ❓ There's an unanswered question, the reporter needs to answer network udev

Comments

@Scrumplex
Copy link

Scrumplex commented Mar 11, 2020

systemd version the issue has been seen with

245, Arch Linux ARM 245-3

Used distribution

Arch Linux ARM on Raspberry Pi 4

Expected behaviour you didn't see

Bridge should work just fine

Unexpected behaviour you saw

DHCP failed, Interface has failed

Steps to reproduce the problem
Following configuration:

$ cat br0.netdev

[NetDev]
Name=br0
Kind=bridge
[Match]
Name=br0
$ cat br0.network

[Network]
DHCP=yes
[Match]
Name=eth*
$ cat eth0.network

[Network]
DHCP=no
Bridge=br0

Relevant journal log:

Mar 11 07:28:57 cosmos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 11 07:28:57 cosmos systemd-udevd[232]: br0: Worker [256] failed
Mar 11 07:28:57 cosmos systemd-networkd[236]: br0: IPv6 successfully enabled
Mar 11 07:28:57 cosmos systemd-networkd[236]: br0: DHCP4 CLIENT: Failed to set IAID+DUID: Device or resource busy
Mar 11 07:28:57 cosmos systemd-networkd[236]: br0: Failed
Mar 11 07:28:57 cosmos systemd[1]: Starting Load kernel module drm...
@yuwata
Copy link
Member

yuwata commented Mar 11, 2020

Please enable debugging logs for both udevd and networkd, and then provide the relevant logs again. By creating the following drop-in config, the debug logs are generated.

# /etc/systemd/system/systemd-networkd.service.d/override.conf
[Service]
Environment=SYSTEMD_LOG_LEVEL=debug

@yuwata yuwata added the needs-reporter-feedback ❓ There's an unanswered question, the reporter needs to answer label Mar 11, 2020
@Luflosi
Copy link

Luflosi commented Mar 23, 2020

I have pretty much the same problem on a Raspberry Pi 3 Model B Rev 1.2 running Arch Linux ARM with systemd 245 (245.2-2-arch).

$ head -n 100 /etc/systemd/network/*
==> /etc/systemd/network/eth0.1.netdev <==
[NetDev]
Name=eth0.1
Kind=vlan

[VLAN]
Id=1

==> /etc/systemd/network/eth0.1.network <==
[Match]
Name=eth0.1

[Network]
Bridge=br0
DHCP=no

==> /etc/systemd/network/eth0.network <==
[Match]
Name=eth0

[Network]
DHCP=no
DNSSEC=no
VLAN=eth0.1

==> /etc/systemd/network/WiFiBridge.netdev <==
[NetDev]
Name=br0
Kind=bridge

==> /etc/systemd/network/wifi_bridge.network <==
[Match]
Name=br0

[Network]
DHCP=yes

I replaced the contents of eth0.1.network with

[Match]
Name=eth0.1

[Network]
#Bridge=br0
DHCP=yes

so the network works and I can connect via ssh. Here are the logs with the above modifications and debugging enabled for udev and networkd after a reboot. Note that the time isn't set correctly when the system boots until systemd-timesyncd restores the time from a recorded timestamp but I can't be bothered to debug that right now.

Output of journalctl -b -u systemd-networkd -u systemd-udevd

-- Logs begin at Fri 2020-03-20 01:09:00 CET, end at Mon 2020-03-23 16:50:29 CET. --
Mar 20 01:09:06 hostname systemd-udevd[263]: tty47: Setting permissions /dev/tty47, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[263]: tty47: Preserve already existing symlink '/dev/char/4:47' to '../tty47'
Mar 20 01:09:06 hostname systemd-udevd[263]: tty47: sd-device: Created empty file '/run/udev/data/c4:47' for '/devices/virtual/tty/tty47'
Mar 20 01:09:06 hostname systemd-udevd[263]: tty47: Device (SEQNUM=1773, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[263]: tty47: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[256]: tty44: sd-device: Created empty file '/run/udev/data/c4:44' for '/devices/virtual/tty/tty44'
Mar 20 01:09:06 hostname systemd-udevd[256]: tty44: Device (SEQNUM=1770, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[256]: tty44: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty47: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[261]: tty48: Processing device (SEQNUM=1774, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[261]: tty48: /usr/lib/udev/rules.d/50-udev-default.rules:20 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[261]: tty48: /usr/lib/udev/rules.d/50-udev-default.rules:20 MODE 0620
Mar 20 01:09:06 hostname systemd-udevd[261]: tty48: /etc/udev/rules.d/99-kodi.rules:4 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[261]: tty48: /etc/udev/rules.d/99-kodi.rules:4 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[261]: tty48: Handling device node '/dev/tty48', devnum=c4:48
Mar 20 01:09:06 hostname systemd-udevd[261]: tty48: Setting permissions /dev/tty48, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[261]: tty48: Preserve already existing symlink '/dev/char/4:48' to '../tty48'
Mar 20 01:09:06 hostname systemd-udevd[261]: tty48: sd-device: Created empty file '/run/udev/data/c4:48' for '/devices/virtual/tty/tty48'
Mar 20 01:09:06 hostname systemd-udevd[261]: tty48: Device (SEQNUM=1774, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[261]: tty48: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty48: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty51: Device (SEQNUM=1778, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[258]: tty49: Processing device (SEQNUM=1775, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[258]: tty49: /usr/lib/udev/rules.d/50-udev-default.rules:20 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[258]: tty49: /usr/lib/udev/rules.d/50-udev-default.rules:20 MODE 0620
Mar 20 01:09:06 hostname systemd-udevd[258]: tty49: /etc/udev/rules.d/99-kodi.rules:4 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[258]: tty49: /etc/udev/rules.d/99-kodi.rules:4 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[258]: tty49: Handling device node '/dev/tty49', devnum=c4:49
Mar 20 01:09:06 hostname systemd-udevd[258]: tty49: Setting permissions /dev/tty49, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[258]: tty49: Preserve already existing symlink '/dev/char/4:49' to '../tty49'
Mar 20 01:09:06 hostname systemd-udevd[258]: tty49: sd-device: Created empty file '/run/udev/data/c4:49' for '/devices/virtual/tty/tty49'
Mar 20 01:09:06 hostname systemd-udevd[258]: tty49: Device (SEQNUM=1775, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[258]: tty49: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty49: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty5: sd-device-monitor: Passed 184 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[262]: tty50: Processing device (SEQNUM=1777, ACTION=add)
Mar 20 01:09:06 hostname systemd-networkd[257]: lo: Link state is up-to-date
Mar 20 01:09:06 hostname systemd-networkd[257]: lo: State changed: initialized -> unmanaged
Mar 20 01:09:06 hostname systemd-udevd[262]: tty50: /usr/lib/udev/rules.d/50-udev-default.rules:20 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[262]: tty50: /usr/lib/udev/rules.d/50-udev-default.rules:20 MODE 0620
Mar 20 01:09:06 hostname systemd-networkd[257]: eth0: Flags change: +UP +LOWER_UP +RUNNING
Mar 20 01:09:06 hostname systemd-networkd[257]: eth0: Link UP
Mar 20 01:09:06 hostname systemd-udevd[262]: tty50: /etc/udev/rules.d/99-kodi.rules:4 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[262]: tty50: /etc/udev/rules.d/99-kodi.rules:4 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[262]: tty50: Handling device node '/dev/tty50', devnum=c4:50
Mar 20 01:09:06 hostname systemd-udevd[262]: tty50: Setting permissions /dev/tty50, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[262]: tty50: Preserve already existing symlink '/dev/char/4:50' to '../tty50'
Mar 20 01:09:06 hostname systemd-udevd[262]: tty50: sd-device: Created empty file '/run/udev/data/c4:50' for '/devices/virtual/tty/tty50'
Mar 20 01:09:06 hostname systemd-udevd[262]: tty50: Device (SEQNUM=1777, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[262]: tty50: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[256]: tty5: Processing device (SEQNUM=1776, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[256]: tty5: /usr/lib/udev/rules.d/50-udev-default.rules:20 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[256]: tty5: /usr/lib/udev/rules.d/50-udev-default.rules:20 MODE 0620
Mar 20 01:09:06 hostname systemd-udevd[256]: tty5: /etc/udev/rules.d/99-kodi.rules:4 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[256]: tty5: /etc/udev/rules.d/99-kodi.rules:4 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[256]: tty5: Handling device node '/dev/tty5', devnum=c4:5
Mar 20 01:09:06 hostname systemd-udevd[256]: tty5: Setting permissions /dev/tty5, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[256]: tty5: Preserve already existing symlink '/dev/char/4:5' to '../tty5'
Mar 20 01:09:06 hostname systemd-udevd[256]: tty5: sd-device: Created empty file '/run/udev/data/c4:5' for '/devices/virtual/tty/tty5'
Mar 20 01:09:06 hostname systemd-udevd[256]: tty5: Device (SEQNUM=1776, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[256]: tty5: sd-device-monitor: Passed 184 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty50: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty51: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[259]: tty51: Processing device (SEQNUM=1778, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[259]: tty51: /usr/lib/udev/rules.d/50-udev-default.rules:20 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[259]: tty51: /usr/lib/udev/rules.d/50-udev-default.rules:20 MODE 0620
Mar 20 01:09:06 hostname systemd-udevd[259]: tty51: /etc/udev/rules.d/99-kodi.rules:4 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[259]: tty51: /etc/udev/rules.d/99-kodi.rules:4 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[259]: tty51: Handling device node '/dev/tty51', devnum=c4:51
Mar 20 01:09:06 hostname systemd-udevd[259]: tty51: Setting permissions /dev/tty51, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[259]: tty51: Preserve already existing symlink '/dev/char/4:51' to '../tty51'
Mar 20 01:09:06 hostname systemd-udevd[259]: tty51: sd-device: Created empty file '/run/udev/data/c4:51' for '/devices/virtual/tty/tty51'
Mar 20 01:09:06 hostname systemd-udevd[259]: tty51: Device (SEQNUM=1778, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[259]: tty51: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty52: Device (SEQNUM=1779, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[263]: tty52: Processing device (SEQNUM=1779, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[263]: tty52: /usr/lib/udev/rules.d/50-udev-default.rules:20 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[263]: tty52: /usr/lib/udev/rules.d/50-udev-default.rules:20 MODE 0620
Mar 20 01:09:06 hostname systemd-udevd[263]: tty52: /etc/udev/rules.d/99-kodi.rules:4 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[263]: tty52: /etc/udev/rules.d/99-kodi.rules:4 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[263]: tty52: Handling device node '/dev/tty52', devnum=c4:52
Mar 20 01:09:06 hostname systemd-udevd[263]: tty52: Setting permissions /dev/tty52, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[263]: tty52: Preserve already existing symlink '/dev/char/4:52' to '../tty52'
Mar 20 01:09:06 hostname systemd-udevd[263]: tty52: sd-device: Created empty file '/run/udev/data/c4:52' for '/devices/virtual/tty/tty52'
Mar 20 01:09:06 hostname systemd-udevd[263]: tty52: Device (SEQNUM=1779, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[263]: tty52: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty52: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty53: Device (SEQNUM=1780, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: tty53: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty54: Device (SEQNUM=1781, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: tty54: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty55: Device (SEQNUM=1782, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[262]: tty55: Processing device (SEQNUM=1782, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[262]: tty55: /usr/lib/udev/rules.d/50-udev-default.rules:20 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[262]: tty55: /usr/lib/udev/rules.d/50-udev-default.rules:20 MODE 0620
Mar 20 01:09:06 hostname systemd-udevd[262]: tty55: /etc/udev/rules.d/99-kodi.rules:4 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[262]: tty55: /etc/udev/rules.d/99-kodi.rules:4 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[262]: tty55: Handling device node '/dev/tty55', devnum=c4:55
Mar 20 01:09:06 hostname systemd-udevd[262]: tty55: Setting permissions /dev/tty55, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[258]: tty53: Processing device (SEQNUM=1780, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[258]: tty53: /usr/lib/udev/rules.d/50-udev-default.rules:20 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[262]: tty55: Preserve already existing symlink '/dev/char/4:55' to '../tty55'
Mar 20 01:09:06 hostname systemd-udevd[262]: tty55: sd-device: Created empty file '/run/udev/data/c4:55' for '/devices/virtual/tty/tty55'
Mar 20 01:09:06 hostname systemd-udevd[262]: tty55: Device (SEQNUM=1782, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[262]: tty55: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[258]: tty53: /usr/lib/udev/rules.d/50-udev-default.rules:20 MODE 0620
Mar 20 01:09:06 hostname systemd-udevd[258]: tty53: /etc/udev/rules.d/99-kodi.rules:4 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[258]: tty53: /etc/udev/rules.d/99-kodi.rules:4 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[258]: tty53: Handling device node '/dev/tty53', devnum=c4:53
Mar 20 01:09:06 hostname systemd-udevd[258]: tty53: Setting permissions /dev/tty53, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[258]: tty53: Preserve already existing symlink '/dev/char/4:53' to '../tty53'
Mar 20 01:09:06 hostname systemd-udevd[258]: tty53: sd-device: Created empty file '/run/udev/data/c4:53' for '/devices/virtual/tty/tty53'
Mar 20 01:09:06 hostname systemd-udevd[258]: tty53: Device (SEQNUM=1780, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[258]: tty53: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[256]: tty54: Processing device (SEQNUM=1781, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[256]: tty54: /usr/lib/udev/rules.d/50-udev-default.rules:20 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[256]: tty54: /usr/lib/udev/rules.d/50-udev-default.rules:20 MODE 0620
Mar 20 01:09:06 hostname systemd-udevd[256]: tty54: /etc/udev/rules.d/99-kodi.rules:4 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[256]: tty54: /etc/udev/rules.d/99-kodi.rules:4 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[256]: tty54: Handling device node '/dev/tty54', devnum=c4:54
Mar 20 01:09:06 hostname systemd-udevd[256]: tty54: Setting permissions /dev/tty54, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[256]: tty54: Preserve already existing symlink '/dev/char/4:54' to '../tty54'
Mar 20 01:09:06 hostname systemd-udevd[256]: tty54: sd-device: Created empty file '/run/udev/data/c4:54' for '/devices/virtual/tty/tty54'
Mar 20 01:09:06 hostname systemd-udevd[256]: tty54: Device (SEQNUM=1781, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[256]: tty54: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty55: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty56: Device (SEQNUM=1783, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: tty56: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty57: Device (SEQNUM=1784, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: tty57: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty58: Device (SEQNUM=1785, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[262]: tty58: Processing device (SEQNUM=1785, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[262]: tty58: /usr/lib/udev/rules.d/50-udev-default.rules:20 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[262]: tty58: /usr/lib/udev/rules.d/50-udev-default.rules:20 MODE 0620
Mar 20 01:09:06 hostname systemd-udevd[262]: tty58: /etc/udev/rules.d/99-kodi.rules:4 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[262]: tty58: /etc/udev/rules.d/99-kodi.rules:4 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[262]: tty58: Handling device node '/dev/tty58', devnum=c4:58
Mar 20 01:09:06 hostname systemd-udevd[262]: tty58: Setting permissions /dev/tty58, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[262]: tty58: Preserve already existing symlink '/dev/char/4:58' to '../tty58'
Mar 20 01:09:06 hostname systemd-udevd[262]: tty58: sd-device: Created empty file '/run/udev/data/c4:58' for '/devices/virtual/tty/tty58'
Mar 20 01:09:06 hostname systemd-udevd[262]: tty58: Device (SEQNUM=1785, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[262]: tty58: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[258]: tty56: Processing device (SEQNUM=1783, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[258]: tty56: /usr/lib/udev/rules.d/50-udev-default.rules:20 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[258]: tty56: /usr/lib/udev/rules.d/50-udev-default.rules:20 MODE 0620
Mar 20 01:09:06 hostname systemd-udevd[258]: tty56: /etc/udev/rules.d/99-kodi.rules:4 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[258]: tty56: /etc/udev/rules.d/99-kodi.rules:4 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[258]: tty56: Handling device node '/dev/tty56', devnum=c4:56
Mar 20 01:09:06 hostname systemd-udevd[258]: tty56: Setting permissions /dev/tty56, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[258]: tty56: Preserve already existing symlink '/dev/char/4:56' to '../tty56'
Mar 20 01:09:06 hostname systemd-udevd[258]: tty56: sd-device: Created empty file '/run/udev/data/c4:56' for '/devices/virtual/tty/tty56'
Mar 20 01:09:06 hostname systemd-udevd[258]: tty56: Device (SEQNUM=1783, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[258]: tty56: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[256]: tty57: Processing device (SEQNUM=1784, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[256]: tty57: /usr/lib/udev/rules.d/50-udev-default.rules:20 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[256]: tty57: /usr/lib/udev/rules.d/50-udev-default.rules:20 MODE 0620
Mar 20 01:09:06 hostname systemd-udevd[256]: tty57: /etc/udev/rules.d/99-kodi.rules:4 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[256]: tty57: /etc/udev/rules.d/99-kodi.rules:4 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[256]: tty57: Handling device node '/dev/tty57', devnum=c4:57
Mar 20 01:09:06 hostname systemd-udevd[256]: tty57: Setting permissions /dev/tty57, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[256]: tty57: Preserve already existing symlink '/dev/char/4:57' to '../tty57'
Mar 20 01:09:06 hostname systemd-udevd[256]: tty57: sd-device: Created empty file '/run/udev/data/c4:57' for '/devices/virtual/tty/tty57'
Mar 20 01:09:06 hostname systemd-udevd[256]: tty57: Device (SEQNUM=1784, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[256]: tty57: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty58: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty59: Device (SEQNUM=1786, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: tty59: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty6: Device (SEQNUM=1787, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: tty6: sd-device-monitor: Passed 184 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty60: Device (SEQNUM=1788, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: tty60: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty61: Device (SEQNUM=1789, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[259]: tty61: Processing device (SEQNUM=1789, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[255]: mmcblk0p2: Process '/usr/bin/udevadm trigger -s block -p ID_BTRFS_READY=0' succeeded.
Mar 20 01:09:06 hostname systemd-udevd[259]: tty61: /usr/lib/udev/rules.d/50-udev-default.rules:20 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[259]: tty61: /usr/lib/udev/rules.d/50-udev-default.rules:20 MODE 0620
Mar 20 01:09:06 hostname systemd-udevd[255]: mmcblk0p2: Adding watch on '/dev/mmcblk0p2'
Mar 20 01:09:06 hostname systemd-udevd[255]: mmcblk0p2: sd-device: Created db file '/run/udev/data/b179:2' for '/devices/platform/soc/3f202000.mmc/mmc_host/mmc0/mmc0:0001/block/mmcblk0/mmcblk0p2'
Mar 20 01:09:06 hostname systemd-udevd[255]: mmcblk0p2: Device (SEQNUM=1629, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[255]: mmcblk0p2: sd-device-monitor: Passed 1161 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[259]: tty61: /etc/udev/rules.d/99-kodi.rules:4 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[259]: tty61: /etc/udev/rules.d/99-kodi.rules:4 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[259]: tty61: Handling device node '/dev/tty61', devnum=c4:61
Mar 20 01:09:06 hostname systemd-udevd[259]: tty61: Setting permissions /dev/tty61, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[259]: tty61: Preserve already existing symlink '/dev/char/4:61' to '../tty61'
Mar 20 01:09:06 hostname systemd-udevd[259]: tty61: sd-device: Created empty file '/run/udev/data/c4:61' for '/devices/virtual/tty/tty61'
Mar 20 01:09:06 hostname systemd-udevd[259]: tty61: Device (SEQNUM=1789, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[259]: tty61: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[262]: tty60: Processing device (SEQNUM=1788, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[262]: tty60: /usr/lib/udev/rules.d/50-udev-default.rules:20 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[262]: tty60: /usr/lib/udev/rules.d/50-udev-default.rules:20 MODE 0620
Mar 20 01:09:06 hostname systemd-udevd[262]: tty60: /etc/udev/rules.d/99-kodi.rules:4 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[262]: tty60: /etc/udev/rules.d/99-kodi.rules:4 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[262]: tty60: Handling device node '/dev/tty60', devnum=c4:60
Mar 20 01:09:06 hostname systemd-udevd[262]: tty60: Setting permissions /dev/tty60, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[260]: Inserted module 'hid_cherry'
Mar 20 01:09:06 hostname systemd-udevd[260]: 0003:046A:0023.0001: Device (SEQNUM=1650, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[260]: 0003:046A:0023.0001: sd-device-monitor: Passed 358 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[258]: tty59: Processing device (SEQNUM=1786, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[258]: tty59: /usr/lib/udev/rules.d/50-udev-default.rules:20 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[258]: tty59: /usr/lib/udev/rules.d/50-udev-default.rules:20 MODE 0620
Mar 20 01:09:06 hostname systemd-udevd[258]: tty59: /etc/udev/rules.d/99-kodi.rules:4 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[258]: tty59: /etc/udev/rules.d/99-kodi.rules:4 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[258]: tty59: Handling device node '/dev/tty59', devnum=c4:59
Mar 20 01:09:06 hostname systemd-udevd[258]: tty59: Setting permissions /dev/tty59, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[258]: tty59: Preserve already existing symlink '/dev/char/4:59' to '../tty59'
Mar 20 01:09:06 hostname systemd-udevd[258]: tty59: sd-device: Created empty file '/run/udev/data/c4:59' for '/devices/virtual/tty/tty59'
Mar 20 01:09:06 hostname systemd-udevd[258]: tty59: Device (SEQNUM=1786, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[258]: tty59: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[262]: tty60: Preserve already existing symlink '/dev/char/4:60' to '../tty60'
Mar 20 01:09:06 hostname systemd-udevd[262]: tty60: sd-device: Created empty file '/run/udev/data/c4:60' for '/devices/virtual/tty/tty60'
Mar 20 01:09:06 hostname systemd-udevd[262]: tty60: Device (SEQNUM=1788, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[262]: tty60: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty61: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[254]: Inserted module 'hid_cherry'
Mar 20 01:09:06 hostname systemd-udevd[254]: 0003:046A:0023.0002: Device (SEQNUM=1652, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[254]: 0003:046A:0023.0002: sd-device-monitor: Passed 358 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty62: Device (SEQNUM=1790, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: tty62: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[258]: tty62: Processing device (SEQNUM=1790, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[250]: tty63: Device (SEQNUM=1791, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: tty63: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[255]: tty63: Processing device (SEQNUM=1791, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[250]: tty7: Device (SEQNUM=1792, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: tty7: sd-device-monitor: Passed 184 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[255]: tty63: /usr/lib/udev/rules.d/50-udev-default.rules:20 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[255]: tty63: /usr/lib/udev/rules.d/50-udev-default.rules:20 MODE 0620
Mar 20 01:09:06 hostname systemd-udevd[250]: tty8: Device (SEQNUM=1793, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: tty8: sd-device-monitor: Passed 184 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty9: Device (SEQNUM=1794, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[260]: tty9: Processing device (SEQNUM=1794, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[260]: tty9: /usr/lib/udev/rules.d/50-udev-default.rules:20 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[260]: tty9: /usr/lib/udev/rules.d/50-udev-default.rules:20 MODE 0620
Mar 20 01:09:06 hostname systemd-udevd[254]: tty8: Processing device (SEQNUM=1793, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[254]: tty8: /usr/lib/udev/rules.d/50-udev-default.rules:20 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[254]: tty8: /usr/lib/udev/rules.d/50-udev-default.rules:20 MODE 0620
Mar 20 01:09:06 hostname systemd-udevd[260]: tty9: /etc/udev/rules.d/99-kodi.rules:4 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[260]: tty9: /etc/udev/rules.d/99-kodi.rules:4 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[260]: tty9: Handling device node '/dev/tty9', devnum=c4:9
Mar 20 01:09:06 hostname systemd-udevd[260]: tty9: Setting permissions /dev/tty9, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[260]: tty9: Preserve already existing symlink '/dev/char/4:9' to '../tty9'
Mar 20 01:09:06 hostname systemd-udevd[260]: tty9: sd-device: Created empty file '/run/udev/data/c4:9' for '/devices/virtual/tty/tty9'
Mar 20 01:09:06 hostname systemd-udevd[260]: tty9: Device (SEQNUM=1794, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[260]: tty9: sd-device-monitor: Passed 184 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[254]: tty8: /etc/udev/rules.d/99-kodi.rules:4 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[254]: tty8: /etc/udev/rules.d/99-kodi.rules:4 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[254]: tty8: Handling device node '/dev/tty8', devnum=c4:8
Mar 20 01:09:06 hostname systemd-udevd[254]: tty8: Setting permissions /dev/tty8, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[262]: tty7: Processing device (SEQNUM=1792, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[254]: tty8: Preserve already existing symlink '/dev/char/4:8' to '../tty8'
Mar 20 01:09:06 hostname systemd-udevd[262]: tty7: /usr/lib/udev/rules.d/50-udev-default.rules:20 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[254]: tty8: sd-device: Created empty file '/run/udev/data/c4:8' for '/devices/virtual/tty/tty8'
Mar 20 01:09:06 hostname systemd-udevd[262]: tty7: /usr/lib/udev/rules.d/50-udev-default.rules:20 MODE 0620
Mar 20 01:09:06 hostname systemd-udevd[254]: tty8: Device (SEQNUM=1793, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[254]: tty8: sd-device-monitor: Passed 184 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[255]: tty63: /etc/udev/rules.d/99-kodi.rules:4 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[255]: tty63: /etc/udev/rules.d/99-kodi.rules:4 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[255]: tty63: Handling device node '/dev/tty63', devnum=c4:63
Mar 20 01:09:06 hostname systemd-udevd[255]: tty63: Setting permissions /dev/tty63, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[255]: tty63: Preserve already existing symlink '/dev/char/4:63' to '../tty63'
Mar 20 01:09:06 hostname systemd-udevd[255]: tty63: sd-device: Created empty file '/run/udev/data/c4:63' for '/devices/virtual/tty/tty63'
Mar 20 01:09:06 hostname systemd-udevd[255]: tty63: Device (SEQNUM=1791, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[262]: tty7: /etc/udev/rules.d/99-kodi.rules:4 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[262]: tty7: /etc/udev/rules.d/99-kodi.rules:4 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[255]: tty63: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[262]: tty7: Handling device node '/dev/tty7', devnum=c4:7
Mar 20 01:09:06 hostname systemd-udevd[256]: tty6: Processing device (SEQNUM=1787, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[256]: tty6: /usr/lib/udev/rules.d/50-udev-default.rules:20 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[256]: tty6: /usr/lib/udev/rules.d/50-udev-default.rules:20 MODE 0620
Mar 20 01:09:06 hostname systemd-udevd[256]: tty6: /etc/udev/rules.d/99-kodi.rules:4 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[258]: tty62: /usr/lib/udev/rules.d/50-udev-default.rules:20 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[256]: tty6: /etc/udev/rules.d/99-kodi.rules:4 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[258]: tty62: /usr/lib/udev/rules.d/50-udev-default.rules:20 MODE 0620
Mar 20 01:09:06 hostname systemd-udevd[256]: tty6: Handling device node '/dev/tty6', devnum=c4:6
Mar 20 01:09:06 hostname systemd-udevd[256]: tty6: Setting permissions /dev/tty6, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[256]: tty6: Preserve already existing symlink '/dev/char/4:6' to '../tty6'
Mar 20 01:09:06 hostname systemd-udevd[256]: tty6: sd-device: Created empty file '/run/udev/data/c4:6' for '/devices/virtual/tty/tty6'
Mar 20 01:09:06 hostname systemd-udevd[256]: tty6: Device (SEQNUM=1787, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[256]: tty6: sd-device-monitor: Passed 184 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[262]: tty7: Setting permissions /dev/tty7, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[258]: tty62: /etc/udev/rules.d/99-kodi.rules:4 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[258]: tty62: /etc/udev/rules.d/99-kodi.rules:4 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[262]: tty7: Preserve already existing symlink '/dev/char/4:7' to '../tty7'
Mar 20 01:09:06 hostname systemd-udevd[258]: tty62: Handling device node '/dev/tty62', devnum=c4:62
Mar 20 01:09:06 hostname systemd-udevd[258]: tty62: Setting permissions /dev/tty62, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[262]: tty7: sd-device: Created empty file '/run/udev/data/c4:7' for '/devices/virtual/tty/tty7'
Mar 20 01:09:06 hostname systemd-udevd[262]: tty7: Device (SEQNUM=1792, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[258]: tty62: Preserve already existing symlink '/dev/char/4:62' to '../tty62'
Mar 20 01:09:06 hostname systemd-udevd[262]: tty7: sd-device-monitor: Passed 184 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: tty9: sd-device-monitor: Passed 184 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[258]: tty62: sd-device: Created empty file '/run/udev/data/c4:62' for '/devices/virtual/tty/tty62'
Mar 20 01:09:06 hostname systemd-udevd[258]: tty62: Device (SEQNUM=1790, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[250]: ttyprintk: Device (SEQNUM=1795, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[255]: ttyprintk: Processing device (SEQNUM=1795, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[255]: ttyprintk: Handling device node '/dev/ttyprintk', devnum=c5:3
Mar 20 01:09:06 hostname systemd-udevd[255]: ttyprintk: Preserve permissions of /dev/ttyprintk, uid=0, gid=0, mode=0600
Mar 20 01:09:06 hostname systemd-udevd[255]: ttyprintk: Preserve already existing symlink '/dev/char/5:3' to '../ttyprintk'
Mar 20 01:09:06 hostname systemd-udevd[255]: ttyprintk: sd-device: Created db file '/run/udev/data/c5:3' for '/devices/virtual/tty/ttyprintk'
Mar 20 01:09:06 hostname systemd-udevd[255]: ttyprintk: Device (SEQNUM=1795, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[255]: ttyprintk: sd-device-monitor: Passed 209 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[258]: tty62: sd-device-monitor: Passed 187 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: ttyprintk: sd-device-monitor: Passed 194 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: vc-mem: Device (SEQNUM=1796, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: vc-mem: sd-device-monitor: Passed 196 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: vcsm: Device (SEQNUM=1797, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[255]: vcsm: Processing device (SEQNUM=1797, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[255]: vcsm: /etc/udev/rules.d/99-kodi.rules:2 GROUP 986
Mar 20 01:09:06 hostname systemd-udevd[255]: vcsm: /etc/udev/rules.d/99-kodi.rules:2 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[255]: vcsm: Handling device node '/dev/vcsm', devnum=c244:0
Mar 20 01:09:06 hostname systemd-udevd[255]: vcsm: Setting permissions /dev/vcsm, uid=0, gid=986, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[255]: vcsm: Preserve already existing symlink '/dev/char/244:0' to '../vcsm'
Mar 20 01:09:06 hostname systemd-udevd[255]: vcsm: sd-device: Created empty file '/run/udev/data/c244:0' for '/devices/virtual/vc-sm/vcsm'
Mar 20 01:09:06 hostname systemd-udevd[255]: vcsm: Device (SEQNUM=1797, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[255]: vcsm: sd-device-monitor: Passed 190 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: vcsm: sd-device-monitor: Passed 190 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: vcs: Device (SEQNUM=1798, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[255]: vcs: Processing device (SEQNUM=1798, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[255]: vcs: /usr/lib/udev/rules.d/50-udev-default.rules:24 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[255]: vcs: Handling device node '/dev/vcs', devnum=c7:0
Mar 20 01:09:06 hostname systemd-udevd[255]: vcs: Setting permissions /dev/vcs, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[255]: vcs: Preserve already existing symlink '/dev/char/7:0' to '../vcs'
Mar 20 01:09:06 hostname systemd-udevd[255]: vcs: sd-device: Created empty file '/run/udev/data/c7:0' for '/devices/virtual/vc/vcs'
Mar 20 01:09:06 hostname systemd-udevd[255]: vcs: Device (SEQNUM=1798, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[255]: vcs: sd-device-monitor: Passed 180 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: vcs: sd-device-monitor: Passed 180 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: vcs1: Device (SEQNUM=1799, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[255]: vcs1: Processing device (SEQNUM=1799, ACTION=add)
Mar 20 01:09:06 hostname systemd-networkd[257]: LLDP: Started LLDP client
Mar 20 01:09:06 hostname systemd-networkd[257]: eth0: Started LLDP.
Mar 20 01:09:06 hostname systemd-networkd[257]: eth0: Gained carrier
Mar 20 01:09:06 hostname systemd-udevd[255]: vcs1: /usr/lib/udev/rules.d/50-udev-default.rules:24 GROUP 5
Mar 20 01:09:06 hostname systemd-networkd[257]: eth0: Remembering route: dst: ff00::/8, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: local, proto: boot, type: unicast
Mar 20 01:09:06 hostname systemd-networkd[257]: eth0: Remembering route: dst: fe80::/64, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main, proto: kernel, type: unicast
Mar 20 01:09:06 hostname systemd-networkd[257]: eth0.1: Flags change: +UP +LOWER_UP +RUNNING
Mar 20 01:09:06 hostname systemd-networkd[257]: eth0.1: Link UP
Mar 20 01:09:06 hostname systemd-networkd[257]: eth0.1: Gained carrier
Mar 20 01:09:06 hostname systemd-udevd[255]: vcs1: Handling device node '/dev/vcs1', devnum=c7:1
Mar 20 01:09:06 hostname systemd-udevd[255]: vcs1: Setting permissions /dev/vcs1, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-networkd[257]: eth0.1: Remembering route: dst: ff00::/8, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: local, proto: boot, type: unicast
Mar 20 01:09:06 hostname systemd-udevd[255]: vcs1: Preserve already existing symlink '/dev/char/7:1' to '../vcs1'
Mar 20 01:09:06 hostname systemd-networkd[257]: eth0.1: Remembering route: dst: fe80::/64, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main, proto: kernel, type: unicast
Mar 20 01:09:06 hostname systemd-udevd[255]: vcs1: sd-device: Created empty file '/run/udev/data/c7:1' for '/devices/virtual/vc/vcs1'
Mar 20 01:09:06 hostname systemd-udevd[255]: vcs1: Device (SEQNUM=1799, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[258]: vc-mem: Processing device (SEQNUM=1796, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[250]: vcs1: sd-device-monitor: Passed 182 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[255]: vcs1: sd-device-monitor: Passed 182 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[258]: vc-mem: Handling device node '/dev/vc-mem', devnum=c249:0
Mar 20 01:09:06 hostname systemd-udevd[258]: vc-mem: Preserve permissions of /dev/vc-mem, uid=0, gid=0, mode=0600
Mar 20 01:09:06 hostname systemd-udevd[258]: vc-mem: Preserve already existing symlink '/dev/char/249:0' to '../vc-mem'
Mar 20 01:09:06 hostname systemd-udevd[250]: vcsa: Device (SEQNUM=1800, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[258]: vc-mem: sd-device: Created empty file '/run/udev/data/c249:0' for '/devices/virtual/vc-mem/vc-mem'
Mar 20 01:09:06 hostname systemd-udevd[258]: vc-mem: Device (SEQNUM=1796, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[258]: vc-mem: sd-device-monitor: Passed 196 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[255]: vcsa: Processing device (SEQNUM=1800, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[250]: vcsa: sd-device-monitor: Passed 184 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: vcsa1: Device (SEQNUM=1801, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: vcsa1: sd-device-monitor: Passed 186 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: vcsu: Device (SEQNUM=1802, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: vcsu: sd-device-monitor: Passed 183 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: vcsu1: Device (SEQNUM=1803, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: vcsu1: sd-device-monitor: Passed 185 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: vchiq: Device (SEQNUM=1804, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[262]: vcsu1: Processing device (SEQNUM=1803, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[254]: vchiq: Processing device (SEQNUM=1804, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[262]: vcsu1: /usr/lib/udev/rules.d/50-udev-default.rules:24 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[254]: vchiq: /etc/udev/rules.d/99-kodi.rules:3 GROUP 986
Mar 20 01:09:06 hostname systemd-udevd[254]: vchiq: /etc/udev/rules.d/99-kodi.rules:3 MODE 0660
Mar 20 01:09:06 hostname systemd-udevd[254]: vchiq: /etc/udev/rules.d/raspberrypi.rules:1 MODE 0777
Mar 20 01:09:06 hostname systemd-udevd[254]: vchiq: Handling device node '/dev/vchiq', devnum=c243:0
Mar 20 01:09:06 hostname systemd-udevd[254]: vchiq: Setting permissions /dev/vchiq, uid=0, gid=986, mode=0777
Mar 20 01:09:06 hostname systemd-udevd[254]: vchiq: Preserve already existing symlink '/dev/char/243:0' to '../vchiq'
Mar 20 01:09:06 hostname systemd-udevd[254]: vchiq: sd-device: Created empty file '/run/udev/data/c243:0' for '/devices/virtual/vchiq/vchiq'
Mar 20 01:09:06 hostname systemd-udevd[254]: vchiq: Device (SEQNUM=1804, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[254]: vchiq: sd-device-monitor: Passed 192 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[258]: vcsa1: Processing device (SEQNUM=1801, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[258]: vcsa1: /usr/lib/udev/rules.d/50-udev-default.rules:24 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[256]: vcsu: Processing device (SEQNUM=1802, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[258]: vcsa1: Handling device node '/dev/vcsa1', devnum=c7:129
Mar 20 01:09:06 hostname systemd-udevd[258]: vcsa1: Setting permissions /dev/vcsa1, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[258]: vcsa1: Preserve already existing symlink '/dev/char/7:129' to '../vcsa1'
Mar 20 01:09:06 hostname systemd-udevd[258]: vcsa1: sd-device: Created empty file '/run/udev/data/c7:129' for '/devices/virtual/vc/vcsa1'
Mar 20 01:09:06 hostname systemd-udevd[258]: vcsa1: Device (SEQNUM=1801, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[250]: vchiq: sd-device-monitor: Passed 192 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[256]: vcsu: /usr/lib/udev/rules.d/50-udev-default.rules:24 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[250]: vtcon0: Device (SEQNUM=1805, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[254]: vtcon0: Processing device (SEQNUM=1805, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[254]: vtcon0: /usr/lib/udev/rules.d/90-vconsole.rules:12 RUN '/usr/lib/systemd/systemd-vconsole-setup'
Mar 20 01:09:06 hostname systemd-udevd[254]: vtcon0: Running command "/usr/lib/systemd/systemd-vconsole-setup"
Mar 20 01:09:06 hostname systemd-udevd[254]: vtcon0: Starting '/usr/lib/systemd/systemd-vconsole-setup'
Mar 20 01:09:06 hostname systemd-udevd[255]: vcsa: /usr/lib/udev/rules.d/50-udev-default.rules:24 GROUP 5
Mar 20 01:09:06 hostname systemd-udevd[262]: vcsu1: Handling device node '/dev/vcsu1', devnum=c7:65
Mar 20 01:09:06 hostname systemd-udevd[262]: vcsu1: Setting permissions /dev/vcsu1, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[254]: Successfully forked off '(spawn)' as PID 280.
Mar 20 01:09:06 hostname systemd-udevd[255]: vcsa: Handling device node '/dev/vcsa', devnum=c7:128
Mar 20 01:09:06 hostname systemd-udevd[255]: vcsa: Setting permissions /dev/vcsa, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[255]: vcsa: Preserve already existing symlink '/dev/char/7:128' to '../vcsa'
Mar 20 01:09:06 hostname systemd-udevd[258]: vcsa1: sd-device-monitor: Passed 186 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[255]: vcsa: sd-device: Created empty file '/run/udev/data/c7:128' for '/devices/virtual/vc/vcsa'
Mar 20 01:09:06 hostname systemd-udevd[255]: vcsa: Device (SEQNUM=1800, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[250]: vtcon0: sd-device-monitor: Passed 164 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[255]: vcsa: sd-device-monitor: Passed 184 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: vtcon1: Device (SEQNUM=1806, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: vtcon1: sd-device-monitor: Passed 164 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[262]: vcsu1: Preserve already existing symlink '/dev/char/7:65' to '../vcsu1'
Mar 20 01:09:06 hostname systemd-udevd[250]: raid5wq: Device (SEQNUM=1807, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: raid5wq: sd-device-monitor: Passed 165 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[255]: raid5wq: Processing device (SEQNUM=1807, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[250]: writeback: Device (SEQNUM=1808, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[260]: writeback: Processing device (SEQNUM=1808, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[255]: raid5wq: Device (SEQNUM=1807, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[255]: raid5wq: sd-device-monitor: Passed 165 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[258]: vtcon1: Processing device (SEQNUM=1806, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[260]: writeback: Device (SEQNUM=1808, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[258]: vtcon1: /usr/lib/udev/rules.d/90-vconsole.rules:12 RUN '/usr/lib/systemd/systemd-vconsole-setup'
Mar 20 01:09:06 hostname systemd-udevd[260]: writeback: sd-device-monitor: Passed 167 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[258]: vtcon1: Running command "/usr/lib/systemd/systemd-vconsole-setup"
Mar 20 01:09:06 hostname systemd-udevd[258]: vtcon1: Starting '/usr/lib/systemd/systemd-vconsole-setup'
Mar 20 01:09:06 hostname systemd-udevd[262]: vcsu1: sd-device: Created empty file '/run/udev/data/c7:65' for '/devices/virtual/vc/vcsu1'
Mar 20 01:09:06 hostname systemd-udevd[262]: vcsu1: Device (SEQNUM=1803, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[262]: vcsu1: sd-device-monitor: Passed 185 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: writeback: sd-device-monitor: Passed 167 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: snd: Device (SEQNUM=1809, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[255]: snd: Processing device (SEQNUM=1809, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[258]: Successfully forked off '(spawn)' as PID 281.
Mar 20 01:09:06 hostname systemd-udevd[256]: vcsu: Handling device node '/dev/vcsu', devnum=c7:64
Mar 20 01:09:06 hostname systemd-udevd[256]: vcsu: Setting permissions /dev/vcsu, uid=0, gid=5, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[255]: snd: Device (SEQNUM=1809, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[255]: snd: sd-device-monitor: Passed 126 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: snd: sd-device-monitor: Passed 126 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[256]: vcsu: Preserve already existing symlink '/dev/char/7:64' to '../vcsu'
Mar 20 01:09:06 hostname systemd-udevd[250]: snd_timer: Device (SEQNUM=1810, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[255]: snd_timer: Processing device (SEQNUM=1810, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[256]: vcsu: sd-device: Created empty file '/run/udev/data/c7:64' for '/devices/virtual/vc/vcsu'
Mar 20 01:09:06 hostname systemd-udevd[256]: vcsu: Device (SEQNUM=1802, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[250]: snd_timer: sd-device-monitor: Passed 132 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[256]: vcsu: sd-device-monitor: Passed 183 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[255]: snd_timer: Device (SEQNUM=1810, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[255]: snd_timer: sd-device-monitor: Passed 132 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: timer: Device (SEQNUM=1811, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: timer: sd-device-monitor: Passed 184 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[262]: timer: Processing device (SEQNUM=1811, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[250]: snd_pcm: Device (SEQNUM=1812, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: snd_pcm: sd-device-monitor: Passed 130 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[262]: timer: /usr/lib/udev/rules.d/50-udev-default.rules:46 GROUP 995
Mar 20 01:09:06 hostname systemd-udevd[250]: snd_bcm2835: Device (SEQNUM=1813, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: snd_bcm2835: sd-device-monitor: Passed 134 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: bcm2835_audio: Device (SEQNUM=1814, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: bcm2835_audio: sd-device-monitor: Passed 151 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: sch_fq_codel: Device (SEQNUM=1815, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: sch_fq_codel: sd-device-monitor: Passed 135 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: uio: Device (SEQNUM=1816, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[250]: uio: sd-device-monitor: Passed 126 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[262]: timer: /usr/lib/udev/rules.d/73-seat-late.rules:17 RUN 'uaccess'
Mar 20 01:09:06 hostname systemd-udevd[262]: timer: Handling device node '/dev/snd/timer', devnum=c116:33
Mar 20 01:09:06 hostname systemd-udevd[250]: uio: Device (SEQNUM=1817, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[262]: timer: Preserve permissions of /dev/snd/timer, uid=0, gid=995, mode=0660
Mar 20 01:09:06 hostname systemd-udevd[262]: timer: Creating symlink '/dev/char/116:33' to '../snd/timer'
Mar 20 01:09:06 hostname systemd-udevd[261]: uio: Processing device (SEQNUM=1817, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[259]: sch_fq_codel: Processing device (SEQNUM=1815, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[262]: timer: sd-device: Created db file '/run/udev/data/c116:33' for '/devices/virtual/sound/timer'
Mar 20 01:09:06 hostname systemd-udevd[263]: uio: Processing device (SEQNUM=1816, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[262]: timer: Running built-in command "uaccess"
Mar 20 01:09:06 hostname systemd-udevd[250]: uio: sd-device-monitor: Passed 124 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[262]: timer: Device (SEQNUM=1811, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[262]: timer: sd-device-monitor: Passed 199 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[256]: snd_bcm2835: Processing device (SEQNUM=1813, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[250]: fixed: Device (SEQNUM=1818, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[261]: uio: Device (SEQNUM=1817, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[261]: uio: sd-device-monitor: Passed 124 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[250]: fixed: sd-device-monitor: Passed 128 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[256]: snd_bcm2835: Device (SEQNUM=1813, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[256]: snd_bcm2835: sd-device-monitor: Passed 134 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[262]: fixed: Processing device (SEQNUM=1818, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[250]: regulator.1: Device (SEQNUM=1819, ACTION=add) is queued
Mar 20 01:09:06 hostname systemd-udevd[263]: uio: Device (SEQNUM=1816, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[263]: uio: sd-device-monitor: Passed 126 byte to netlink monitor
Mar 20 01:09:06 hostname systemd-udevd[255]: snd_pcm: Processing device (SEQNUM=1812, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[261]: regulator.1: Processing device (SEQNUM=1819, ACTION=add)
Mar 20 01:09:06 hostname systemd-udevd[262]: fixed: Device (SEQNUM=1818, ACTION=add) processed
Mar 20 01:09:06 hostname systemd-udevd[262]: fixed: sd-device-monitor: Passed 128 byte to netlink monitor
Mar 20 01:09:07 hostname systemd-networkd[257]: wlan0: New device has no master, continuing without
Mar 20 01:09:07 hostname systemd-networkd[257]: wlan0: Flags change: +MULTICAST +BROADCAST
Mar 20 01:09:07 hostname systemd-networkd[257]: wlan0: Link 5 added
Mar 20 01:09:07 hostname systemd-networkd[257]: wlan0: link pending udev initialization...
Mar 20 01:09:07 hostname systemd-networkd[257]: wlan0: Saved original MTU: 1500
Mar 20 01:09:07 hostname systemd-networkd[257]: wlan1: New device has no master, continuing without
Mar 20 01:09:07 hostname systemd-networkd[257]: wlan1: Flags change: +MULTICAST +BROADCAST
Mar 20 01:09:07 hostname systemd-networkd[257]: wlan1: Link 6 added
Mar 20 01:09:07 hostname systemd-networkd[257]: wlan1: link pending udev initialization...
Mar 20 01:09:07 hostname systemd-networkd[257]: wlan1: Saved original MTU: 1500
Mar 20 01:09:07 hostname systemd-networkd[257]: Got inotify event on bus bus-api-network.
Mar 20 01:09:07 hostname systemd-networkd[257]: Added inotify watch for /run on bus bus-api-network: 2
Mar 20 01:09:07 hostname systemd-networkd[257]: Added inotify watch for /run/dbus on bus bus-api-network: -1
Mar 20 01:09:07 hostname systemd-networkd[257]: Got inotify event on bus bus-api-network.
Mar 20 01:09:07 hostname systemd-networkd[257]: Added inotify watch for /run on bus bus-api-network: 2
Mar 20 01:09:07 hostname systemd-networkd[257]: Added inotify watch for /run/dbus on bus bus-api-network: -1
Mar 20 01:09:07 hostname systemd-networkd[257]: Got inotify event on bus bus-api-network.
Mar 20 01:09:07 hostname systemd-networkd[257]: Added inotify watch for /run on bus bus-api-network: 2
Mar 20 01:09:07 hostname systemd-networkd[257]: Added inotify watch for /run/dbus on bus bus-api-network: -1
Mar 20 01:09:15 hostname systemd-networkd[257]: Got inotify event on bus bus-api-network.
Mar 20 01:09:15 hostname systemd-networkd[257]: Added inotify watch for /run on bus bus-api-network: 2
Mar 20 01:09:15 hostname systemd-networkd[257]: Added inotify watch for /run/dbus on bus bus-api-network: -1
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0: Flags change: -LOWER_UP -RUNNING
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0: Lost carrier
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0: State is configuring, dropping config
Mar 20 01:09:15 hostname systemd-networkd[257]: Got inotify event on bus bus-api-network.
Mar 20 01:09:15 hostname systemd-networkd[257]: Added inotify watch for /run on bus bus-api-network: 2
Mar 20 01:09:15 hostname systemd-networkd[257]: Added inotify watch for /run/dbus on bus bus-api-network: -1
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Flags change: -LOWER_UP -RUNNING
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Lost carrier
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0: Flags change: +LOWER_UP +RUNNING
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0: Gained carrier
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Flags change: +LOWER_UP +RUNNING
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Gained carrier
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0: Remembering foreign address: fe80::ba27:ebff:fe66:d807/64 (valid forever)
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0: Gained IPv6LL
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0: Discovering IPv6 routers
Mar 20 01:09:15 hostname systemd-networkd[257]: NDISC: Started IPv6 Router Solicitation client
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0: Remembering route: dst: fe80::ba27:ebff:fe66:d807/128, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: local, proto: kernel, type: local
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Remembering foreign address: fe80::ba27:ebff:fe66:d807/64 (valid forever)
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Gained IPv6LL
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Remembering route: dst: fe80::ba27:ebff:fe66:d807/128, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: local, proto: kernel, type: local
Mar 20 01:09:15 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 20 01:09:15 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 20 01:09:15 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 20 01:09:15 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Remembering route: dst: fdb3:92ae:e88e:1::/64, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main, proto: kernel, type: unicast
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Remembering foreign address: fdb3:92ae:e88e:1:ba27:ebff:fe66:d807/64 (valid forever)
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Remembering route: dst: fdb3:92ae:e88e:1:ba27:ebff:fe66:d807/128, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: local, proto: kernel, type: local
Mar 20 01:09:15 hostname systemd-udevd[254]: vtcon0: Process '/usr/lib/systemd/systemd-vconsole-setup' succeeded.
Mar 20 01:09:15 hostname systemd-udevd[261]: regulator.1: Device (SEQNUM=1819, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[258]: vtcon1: Process '/usr/lib/systemd/systemd-vconsole-setup' succeeded.
Mar 20 01:09:15 hostname systemd-udevd[253]: Inserted module 'rtl8192cu'
Mar 20 01:09:15 hostname systemd-udevd[261]: regulator.1: sd-device-monitor: Passed 285 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[259]: sch_fq_codel: Device (SEQNUM=1815, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[258]: vtcon1: Device (SEQNUM=1806, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[254]: vtcon0: Device (SEQNUM=1805, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[258]: vtcon1: sd-device-monitor: Passed 164 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[259]: sch_fq_codel: sd-device-monitor: Passed 135 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[254]: vtcon0: sd-device-monitor: Passed 164 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[255]: snd_pcm: Device (SEQNUM=1812, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[250]: regulator.1: sd-device-monitor: Passed 285 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[260]: bcm2835_audio: Processing device (SEQNUM=1814, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[255]: snd_pcm: sd-device-monitor: Passed 130 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: Validate module index
Mar 20 01:09:15 hostname systemd-udevd[250]: Check if link configuration needs reloading.
Mar 20 01:09:15 hostname systemd-udevd[250]: uio_pdrv_genirq: Device (SEQNUM=1820, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: uio_pdrv_genirq: sd-device-monitor: Passed 138 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: uio_pdrv_genirq: Device (SEQNUM=1821, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[258]: uio_pdrv_genirq: Processing device (SEQNUM=1820, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[250]: uio_pdrv_genirq: sd-device-monitor: Passed 153 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[260]: bcm2835_audio: Device (SEQNUM=1814, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[260]: bcm2835_audio: sd-device-monitor: Passed 151 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: fixedregulator_3v3: Device (SEQNUM=1822, ACTION=bind) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: fixedregulator_3v3: sd-device-monitor: Passed 343 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[256]: fixedregulator_3v3: Processing device (SEQNUM=1822, ACTION=bind)
Mar 20 01:09:15 hostname systemd-udevd[250]: regulator.2: Device (SEQNUM=1823, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: regulator.2: sd-device-monitor: Passed 285 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[256]: fixedregulator_3v3: /usr/lib/udev/rules.d/50-udev-default.rules:14 Importing properties from results of builtin command 'hwdb --subsystem=platform'
Mar 20 01:09:15 hostname systemd-udevd[258]: uio_pdrv_genirq: Device (SEQNUM=1820, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[258]: uio_pdrv_genirq: sd-device-monitor: Passed 138 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: fixedregulator_5v0: Device (SEQNUM=1824, ACTION=bind) is queued
Mar 20 01:09:15 hostname systemd-udevd[256]: fixedregulator_3v3: No entry found from hwdb.
Mar 20 01:09:15 hostname systemd-udevd[256]: fixedregulator_3v3: /usr/lib/udev/rules.d/50-udev-default.rules:14 Failed to run builtin 'hwdb --subsystem=platform': No data available
Mar 20 01:09:15 hostname systemd-udevd[256]: fixedregulator_3v3: /usr/lib/udev/rules.d/60-drm.rules:3 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[250]: reg-fixed-voltage: Device (SEQNUM=1825, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: reg-fixed-voltage: sd-device-monitor: Passed 155 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: reg-fixed-voltage: Processing device (SEQNUM=1825, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[250]: llc: Device (SEQNUM=1826, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: llc: sd-device-monitor: Passed 126 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: stp: Device (SEQNUM=1827, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: stp: sd-device-monitor: Passed 126 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: bridge: Device (SEQNUM=1828, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: bridge: sd-device-monitor: Passed 129 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[259]: bridge: Processing device (SEQNUM=1828, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[250]: br0: Device (SEQNUM=1829, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[258]: reg-fixed-voltage: Device (SEQNUM=1825, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[258]: reg-fixed-voltage: sd-device-monitor: Passed 155 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[263]: br0: Processing device (SEQNUM=1829, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[259]: bridge: Device (SEQNUM=1828, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[259]: bridge: sd-device-monitor: Passed 129 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[260]: stp: Processing device (SEQNUM=1827, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[263]: br0: /usr/lib/udev/rules.d/75-net-description.rules:6 Importing properties from results of builtin command 'net_id'
Mar 20 01:09:15 hostname systemd-udevd[263]: Using default interface naming scheme 'v245'.
Mar 20 01:09:15 hostname systemd-udevd[263]: br0: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[263]: br0: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Failed to run builtin 'path_id': No such file or directory
Mar 20 01:09:15 hostname systemd-udevd[263]: br0: /usr/lib/udev/rules.d/80-net-setup-link.rules:9 Importing properties from results of builtin command 'net_setup_link'
Mar 20 01:09:15 hostname systemd-udevd[260]: stp: Device (SEQNUM=1827, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[260]: stp: sd-device-monitor: Passed 126 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[256]: fixedregulator_3v3: sd-device: Created db file '/run/udev/data/+platform:fixedregulator_3v3' for '/devices/platform/fixedregulator_3v3'
Mar 20 01:09:15 hostname systemd-udevd[256]: fixedregulator_3v3: Device (SEQNUM=1822, ACTION=bind) processed
Mar 20 01:09:15 hostname systemd-udevd[263]: br0: Config file /usr/lib/systemd/network/99-default.link is applied
Mar 20 01:09:15 hostname systemd-udevd[263]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Mar 20 01:09:15 hostname systemd-udevd[256]: fixedregulator_3v3: sd-device-monitor: Passed 419 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[263]: br0: Device has name_assign_type=3
Mar 20 01:09:15 hostname systemd-udevd[250]: br0: sd-device-monitor: Passed 175 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[263]: br0: Policy keep: keeping existing userspace name
Mar 20 01:09:15 hostname systemd-udevd[263]: br0: Device has addr_assign_type=1
Mar 20 01:09:15 hostname systemd-udevd[263]: br0: Using "br0" as stable identifying information
Mar 20 01:09:15 hostname systemd-udevd[263]: br0: Using generated persistent MAC address
Mar 20 01:09:15 hostname systemd-networkd[257]: br0: rtnl: received neighbor message with invalid family '7', ignoring.
Mar 20 01:09:15 hostname systemd-udevd[250]: rx-0: Device (SEQNUM=1830, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[262]: regulator.2: Processing device (SEQNUM=1823, ACTION=add)
Mar 20 01:09:15 hostname systemd-networkd[257]: br0: rtnl: received neighbor message with invalid family '7', ignoring.
Mar 20 01:09:15 hostname systemd-udevd[250]: tx-0: Device (SEQNUM=1831, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-networkd[257]: br0: rtnl: received neighbor message with invalid family '7', ignoring.
Mar 20 01:09:15 hostname systemd-udevd[250]: rng_core: Device (SEQNUM=1832, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: rng_core: sd-device-monitor: Passed 131 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: rng_core: Processing device (SEQNUM=1832, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[250]: hw_random: Device (SEQNUM=1833, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[256]: hw_random: Processing device (SEQNUM=1833, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[262]: regulator.2: Device (SEQNUM=1823, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[258]: rng_core: Device (SEQNUM=1832, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[258]: rng_core: sd-device-monitor: Passed 131 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[262]: regulator.2: sd-device-monitor: Passed 285 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[255]: uio_pdrv_genirq: Processing device (SEQNUM=1821, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[256]: hw_random: Handling device node '/dev/hwrng', devnum=c10:183
Mar 20 01:09:15 hostname systemd-udevd[256]: hw_random: Preserve permissions of /dev/hwrng, uid=0, gid=0, mode=0600
Mar 20 01:09:15 hostname systemd-udevd[256]: hw_random: Creating symlink '/dev/char/10:183' to '../hwrng'
Mar 20 01:09:15 hostname systemd-udevd[256]: hw_random: sd-device: Created empty file '/run/udev/data/c10:183' for '/devices/virtual/misc/hw_random'
Mar 20 01:09:15 hostname systemd-udevd[256]: hw_random: Device (SEQNUM=1833, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[256]: hw_random: sd-device-monitor: Passed 182 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: hw_random: sd-device-monitor: Passed 182 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[255]: uio_pdrv_genirq: Device (SEQNUM=1821, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[255]: uio_pdrv_genirq: sd-device-monitor: Passed 153 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: fixedregulator_5v0: sd-device-monitor: Passed 343 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: fixedregulator_5v0: Processing device (SEQNUM=1824, ACTION=bind)
Mar 20 01:09:15 hostname systemd-udevd[250]: bcm2835_rng: Device (SEQNUM=1834, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: bcm2835_rng: sd-device-monitor: Passed 134 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[254]: llc: Processing device (SEQNUM=1826, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[250]: 3f104000.rng: Device (SEQNUM=1835, ACTION=bind) is queued
Mar 20 01:09:15 hostname systemd-udevd[258]: fixedregulator_5v0: /usr/lib/udev/rules.d/50-udev-default.rules:14 Importing properties from results of builtin command 'hwdb --subsystem=platform'
Mar 20 01:09:15 hostname systemd-udevd[256]: 3f104000.rng: Processing device (SEQNUM=1835, ACTION=bind)
Mar 20 01:09:15 hostname systemd-udevd[256]: 3f104000.rng: /usr/lib/udev/rules.d/50-udev-default.rules:14 Importing properties from results of builtin command 'hwdb --subsystem=platform'
Mar 20 01:09:15 hostname systemd-udevd[254]: llc: Device (SEQNUM=1826, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[254]: llc: sd-device-monitor: Passed 126 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[255]: bcm2835_rng: Processing device (SEQNUM=1834, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[256]: 3f104000.rng: No entry found from hwdb.
Mar 20 01:09:15 hostname systemd-udevd[256]: 3f104000.rng: /usr/lib/udev/rules.d/50-udev-default.rules:14 Failed to run builtin 'hwdb --subsystem=platform': No data available
Mar 20 01:09:15 hostname systemd-udevd[256]: 3f104000.rng: /usr/lib/udev/rules.d/60-drm.rules:3 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[255]: bcm2835_rng: Device (SEQNUM=1834, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[255]: bcm2835_rng: sd-device-monitor: Passed 134 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-networkd[257]: br0: MAC address: 92:a2:59:a2:89:a5
Mar 20 01:09:15 hostname systemd-udevd[256]: 3f104000.rng: sd-device: Created db file '/run/udev/data/+platform:3f104000.rng' for '/devices/platform/soc/3f104000.rng'
Mar 20 01:09:15 hostname systemd-udevd[256]: 3f104000.rng: Device (SEQNUM=1835, ACTION=bind) processed
Mar 20 01:09:15 hostname systemd-udevd[256]: 3f104000.rng: sd-device-monitor: Passed 369 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: 3f104000.rng: sd-device-monitor: Passed 305 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: fixedregulator_5v0: No entry found from hwdb.
Mar 20 01:09:15 hostname systemd-udevd[258]: fixedregulator_5v0: /usr/lib/udev/rules.d/50-udev-default.rules:14 Failed to run builtin 'hwdb --subsystem=platform': No data available
Mar 20 01:09:15 hostname systemd-udevd[258]: fixedregulator_5v0: /usr/lib/udev/rules.d/60-drm.rules:3 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[250]: bcm2835-rng: Device (SEQNUM=1836, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: bcm2835-rng: sd-device-monitor: Passed 149 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[255]: bcm2835-rng: Processing device (SEQNUM=1836, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[250]: media: Device (SEQNUM=1837, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: media: sd-device-monitor: Passed 128 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: media: Device (SEQNUM=1838, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: media: sd-device-monitor: Passed 122 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: videodev: Device (SEQNUM=1839, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[254]: videodev: Processing device (SEQNUM=1839, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[255]: bcm2835-rng: Device (SEQNUM=1836, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[255]: bcm2835-rng: sd-device-monitor: Passed 149 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[262]: media: Processing device (SEQNUM=1838, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[254]: videodev: Device (SEQNUM=1839, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[254]: videodev: sd-device-monitor: Passed 131 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[256]: media: Processing device (SEQNUM=1837, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[262]: media: Device (SEQNUM=1838, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[262]: media: sd-device-monitor: Passed 122 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[256]: media: Device (SEQNUM=1837, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[258]: fixedregulator_5v0: sd-device: Created db file '/run/udev/data/+platform:fixedregulator_5v0' for '/devices/platform/fixedregulator_5v0'
Mar 20 01:09:15 hostname systemd-udevd[256]: media: sd-device-monitor: Passed 128 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: fixedregulator_5v0: Device (SEQNUM=1824, ACTION=bind) processed
Mar 20 01:09:15 hostname systemd-udevd[250]: videodev: sd-device-monitor: Passed 131 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: fixedregulator_5v0: sd-device-monitor: Passed 419 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: video4linux: Device (SEQNUM=1840, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: video4linux: sd-device-monitor: Passed 132 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: video4linux: Processing device (SEQNUM=1840, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[250]: videobuf2_common: Device (SEQNUM=1841, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: videobuf2_common: sd-device-monitor: Passed 139 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[255]: videobuf2_common: Processing device (SEQNUM=1841, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[250]: videobuf2_v4l2: Device (SEQNUM=1842, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: videobuf2_v4l2: sd-device-monitor: Passed 137 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: videobuf2_memops: Device (SEQNUM=1843, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: videobuf2_memops: sd-device-monitor: Passed 139 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[262]: videobuf2_memops: Processing device (SEQNUM=1843, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[250]: videobuf2_dma_contig: Device (SEQNUM=1844, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[254]: videobuf2_dma_contig: Processing device (SEQNUM=1844, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[255]: videobuf2_common: Device (SEQNUM=1841, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[255]: videobuf2_common: sd-device-monitor: Passed 139 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[262]: videobuf2_memops: Device (SEQNUM=1843, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[262]: videobuf2_memops: sd-device-monitor: Passed 139 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[254]: videobuf2_dma_contig: Device (SEQNUM=1844, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[254]: videobuf2_dma_contig: sd-device-monitor: Passed 143 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: video4linux: Device (SEQNUM=1840, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[256]: videobuf2_v4l2: Processing device (SEQNUM=1842, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[258]: video4linux: sd-device-monitor: Passed 132 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[256]: videobuf2_v4l2: Device (SEQNUM=1842, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[256]: videobuf2_v4l2: sd-device-monitor: Passed 137 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: videobuf2_dma_contig: sd-device-monitor: Passed 143 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: bcm2835_mmal_vchiq: Device (SEQNUM=1845, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: bcm2835_mmal_vchiq: sd-device-monitor: Passed 141 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: bcm2835_mmal_vchiq: Processing device (SEQNUM=1845, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[250]: videobuf2_vmalloc: Device (SEQNUM=1846, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: videobuf2_vmalloc: sd-device-monitor: Passed 140 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[255]: videobuf2_vmalloc: Processing device (SEQNUM=1846, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[250]: v4l2_mem2mem: Device (SEQNUM=1847, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: v4l2_mem2mem: sd-device-monitor: Passed 135 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: v4l2_common: Device (SEQNUM=1848, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: v4l2_common: sd-device-monitor: Passed 134 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[262]: v4l2_common: Processing device (SEQNUM=1848, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[250]: bcm2835_codec: Device (SEQNUM=1849, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[254]: bcm2835_codec: Processing device (SEQNUM=1849, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[255]: videobuf2_vmalloc: Device (SEQNUM=1846, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[255]: videobuf2_vmalloc: sd-device-monitor: Passed 140 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[262]: v4l2_common: Device (SEQNUM=1848, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[262]: v4l2_common: sd-device-monitor: Passed 134 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[254]: bcm2835_codec: Device (SEQNUM=1849, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[254]: bcm2835_codec: sd-device-monitor: Passed 136 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: bcm2835_mmal_vchiq: Device (SEQNUM=1845, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[258]: bcm2835_mmal_vchiq: sd-device-monitor: Passed 141 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[256]: v4l2_mem2mem: Processing device (SEQNUM=1847, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[256]: v4l2_mem2mem: Device (SEQNUM=1847, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[256]: v4l2_mem2mem: sd-device-monitor: Passed 135 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: bcm2835_codec: sd-device-monitor: Passed 136 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: bcm2835_v4l2: Device (SEQNUM=1850, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: bcm2835_v4l2: sd-device-monitor: Passed 135 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: bcm2835_v4l2: Processing device (SEQNUM=1850, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[250]: video10: Device (SEQNUM=1851, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: video10: sd-device-monitor: Passed 231 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: bcm2835-camera: Device (SEQNUM=1852, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[255]: video10: Processing device (SEQNUM=1851, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[250]: bcm2835-camera: sd-device-monitor: Passed 152 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[255]: video10: /usr/lib/udev/rules.d/50-udev-default.rules:32 GROUP 986
Mar 20 01:09:15 hostname systemd-udevd[250]: video11: Device (SEQNUM=1853, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: video11: sd-device-monitor: Passed 231 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[255]: video10: /usr/lib/udev/rules.d/60-persistent-v4l.rules:7 Importing properties from results of 'v4l_id /dev/video10'
Mar 20 01:09:15 hostname systemd-udevd[255]: video10: Starting 'v4l_id /dev/video10'
Mar 20 01:09:15 hostname systemd-udevd[262]: video11: Processing device (SEQNUM=1853, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[250]: video12: Device (SEQNUM=1854, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[262]: video11: /usr/lib/udev/rules.d/50-udev-default.rules:32 GROUP 986
Mar 20 01:09:15 hostname systemd-udevd[254]: video12: Processing device (SEQNUM=1854, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[254]: video12: /usr/lib/udev/rules.d/50-udev-default.rules:32 GROUP 986
Mar 20 01:09:15 hostname systemd-udevd[262]: video11: /usr/lib/udev/rules.d/60-persistent-v4l.rules:7 Importing properties from results of 'v4l_id /dev/video11'
Mar 20 01:09:15 hostname systemd-udevd[254]: video12: /usr/lib/udev/rules.d/60-persistent-v4l.rules:7 Importing properties from results of 'v4l_id /dev/video12'
Mar 20 01:09:15 hostname systemd-udevd[262]: video11: Starting 'v4l_id /dev/video11'
Mar 20 01:09:15 hostname systemd-udevd[254]: video12: Starting 'v4l_id /dev/video12'
Mar 20 01:09:15 hostname systemd-udevd[262]: Successfully forked off '(spawn)' as PID 299.
Mar 20 01:09:15 hostname systemd-udevd[254]: Successfully forked off '(spawn)' as PID 298.
Mar 20 01:09:15 hostname systemd-udevd[258]: bcm2835_v4l2: Device (SEQNUM=1850, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[256]: bcm2835-camera: Processing device (SEQNUM=1852, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[258]: bcm2835_v4l2: sd-device-monitor: Passed 135 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[256]: bcm2835-camera: Device (SEQNUM=1852, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[256]: bcm2835-camera: sd-device-monitor: Passed 152 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: video12: sd-device-monitor: Passed 231 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: media0: Device (SEQNUM=1855, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[258]: media0: Processing device (SEQNUM=1855, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[258]: media0: /usr/lib/udev/rules.d/50-udev-default.rules:36 GROUP 986
Mar 20 01:09:15 hostname systemd-udevd[255]: Successfully forked off '(spawn)' as PID 300.
Mar 20 01:09:15 hostname systemd-udevd[258]: media0: Handling device node '/dev/media0', devnum=c241:0
Mar 20 01:09:15 hostname systemd-udevd[258]: media0: Setting permissions /dev/media0, uid=0, gid=986, mode=0660
Mar 20 01:09:15 hostname systemd-udevd[258]: media0: Creating symlink '/dev/char/241:0' to '../media0'
Mar 20 01:09:15 hostname systemd-udevd[258]: media0: sd-device: Created empty file '/run/udev/data/c241:0' for '/devices/platform/soc/3f00b840.mailbox/bcm2835-codec/media0'
Mar 20 01:09:15 hostname systemd-udevd[258]: media0: Device (SEQNUM=1855, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[258]: media0: sd-device-monitor: Passed 211 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: media0: sd-device-monitor: Passed 211 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: bcm2835-codec: Device (SEQNUM=1856, ACTION=bind) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: bcm2835-codec: Device (SEQNUM=1857, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: bcm2835-codec: sd-device-monitor: Passed 151 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: hwmon: Device (SEQNUM=1858, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: hwmon: sd-device-monitor: Passed 128 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: hwmon: Device (SEQNUM=1859, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[260]: hwmon: Processing device (SEQNUM=1859, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[260]: hwmon: Device (SEQNUM=1859, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[260]: hwmon: sd-device-monitor: Passed 126 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: bcm2835-codec: Processing device (SEQNUM=1857, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[258]: bcm2835-codec: Device (SEQNUM=1857, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[258]: bcm2835-codec: sd-device-monitor: Passed 151 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[256]: hwmon: Processing device (SEQNUM=1858, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[256]: hwmon: Device (SEQNUM=1858, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[256]: hwmon: sd-device-monitor: Passed 128 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: hwmon: sd-device-monitor: Passed 126 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: raspberrypi_hwmon: Device (SEQNUM=1860, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: raspberrypi_hwmon: sd-device-monitor: Passed 140 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: hwmon0: Device (SEQNUM=1861, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: hwmon0: sd-device-monitor: Passed 179 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: raspberrypi-hwmon: Device (SEQNUM=1862, ACTION=bind) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: raspberrypi-hwmon: Device (SEQNUM=1863, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[260]: raspberrypi-hwmon: Processing device (SEQNUM=1863, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[260]: raspberrypi-hwmon: Device (SEQNUM=1863, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[260]: raspberrypi-hwmon: sd-device-monitor: Passed 155 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: raspberrypi_hwmon: Processing device (SEQNUM=1860, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[258]: raspberrypi_hwmon: Device (SEQNUM=1860, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[258]: raspberrypi_hwmon: sd-device-monitor: Passed 140 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[256]: hwmon0: Processing device (SEQNUM=1861, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[256]: hwmon0: Device (SEQNUM=1861, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[256]: hwmon0: sd-device-monitor: Passed 179 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: raspberrypi-hwmon: sd-device-monitor: Passed 155 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: raspberrypi-hwmon: sd-device-monitor: Passed 231 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: cfg80211: Device (SEQNUM=1864, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: cfg80211: sd-device-monitor: Passed 131 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: ieee80211: Device (SEQNUM=1865, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[260]: ieee80211: Processing device (SEQNUM=1865, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[260]: ieee80211: Device (SEQNUM=1865, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[260]: ieee80211: sd-device-monitor: Passed 130 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: raspberrypi-hwmon: Processing device (SEQNUM=1862, ACTION=bind)
Mar 20 01:09:15 hostname systemd-udevd[258]: raspberrypi-hwmon: /usr/lib/udev/rules.d/50-udev-default.rules:14 Importing properties from results of builtin command 'hwdb --subsystem=platform'
Mar 20 01:09:15 hostname systemd-udevd[258]: raspberrypi-hwmon: No entry found from hwdb.
Mar 20 01:09:15 hostname systemd-udevd[258]: raspberrypi-hwmon: /usr/lib/udev/rules.d/50-udev-default.rules:14 Failed to run builtin 'hwdb --subsystem=platform': No data available
Mar 20 01:09:15 hostname systemd-udevd[258]: raspberrypi-hwmon: /usr/lib/udev/rules.d/60-drm.rules:3 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[258]: raspberrypi-hwmon: sd-device: Created db file '/run/udev/data/+platform:raspberrypi-hwmon' for '/devices/platform/soc/soc:firmware/raspberrypi-hwmon'
Mar 20 01:09:15 hostname systemd-udevd[258]: raspberrypi-hwmon: Device (SEQNUM=1862, ACTION=bind) processed
Mar 20 01:09:15 hostname systemd-udevd[258]: raspberrypi-hwmon: sd-device-monitor: Passed 305 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[256]: cfg80211: Processing device (SEQNUM=1864, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[256]: cfg80211: /usr/lib/udev/rules.d/85-regulatory.rules:6 RUN '/usr/bin/set-wireless-regdom'
Mar 20 01:09:15 hostname systemd-udevd[256]: cfg80211: Running command "/usr/bin/set-wireless-regdom"
Mar 20 01:09:15 hostname systemd-udevd[256]: cfg80211: Starting '/usr/bin/set-wireless-regdom'
Mar 20 01:09:15 hostname systemd-udevd[256]: Successfully forked off '(spawn)' as PID 302.
Mar 20 01:09:15 hostname systemd-udevd[250]: ieee80211: sd-device-monitor: Passed 130 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: regulatory.0: Device (SEQNUM=1866, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: regulatory.0: sd-device-monitor: Passed 176 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: regulatory.0: Processing device (SEQNUM=1866, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[258]: regulatory.0: /usr/lib/udev/rules.d/50-udev-default.rules:14 Importing properties from results of builtin command 'hwdb --subsystem=platform'
Mar 20 01:09:15 hostname systemd-udevd[258]: regulatory.0: No entry found from hwdb.
Mar 20 01:09:15 hostname systemd-udevd[258]: regulatory.0: /usr/lib/udev/rules.d/50-udev-default.rules:14 Failed to run builtin 'hwdb --subsystem=platform': No data available
Mar 20 01:09:15 hostname systemd-udevd[258]: regulatory.0: /usr/lib/udev/rules.d/60-drm.rules:3 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[258]: regulatory.0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load $env{MODALIAS}'
Mar 20 01:09:15 hostname systemd-udevd[258]: regulatory.0: sd-device: Created db file '/run/udev/data/+platform:regulatory.0' for '/devices/platform/regulatory.0'
Mar 20 01:09:15 hostname systemd-udevd[258]: regulatory.0: Running built-in command "kmod load platform:regulatory"
Mar 20 01:09:15 hostname systemd-udevd[258]: Loading module: platform:regulatory
Mar 20 01:09:15 hostname systemd-udevd[258]: Failed to find module 'platform:regulatory'
Mar 20 01:09:15 hostname systemd-udevd[258]: regulatory.0: Device (SEQNUM=1866, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[258]: regulatory.0: sd-device-monitor: Passed 240 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: brcmutil: Device (SEQNUM=1867, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[260]: brcmutil: Processing device (SEQNUM=1867, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[260]: brcmutil: Device (SEQNUM=1867, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[260]: brcmutil: sd-device-monitor: Passed 131 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: brcmutil: sd-device-monitor: Passed 131 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: mrp: Device (SEQNUM=1868, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: mrp: sd-device-monitor: Passed 126 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: garp: Device (SEQNUM=1869, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[260]: garp: Processing device (SEQNUM=1869, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[260]: garp: Device (SEQNUM=1869, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[260]: garp: sd-device-monitor: Passed 127 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: garp: sd-device-monitor: Passed 127 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: hid_cherry: Device (SEQNUM=1870, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[260]: hid_cherry: Processing device (SEQNUM=1870, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[260]: hid_cherry: Device (SEQNUM=1870, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[260]: hid_cherry: sd-device-monitor: Passed 133 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: hid_cherry: sd-device-monitor: Passed 133 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: mrp: Processing device (SEQNUM=1868, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[258]: mrp: Device (SEQNUM=1868, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[258]: mrp: sd-device-monitor: Passed 126 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: input0: Device (SEQNUM=1871, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: Processing device (SEQNUM=1871, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: /usr/lib/udev/rules.d/50-udev-default.rules:14 Importing properties from results of builtin command 'hwdb --subsystem=input'
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: No entry found from hwdb.
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: /usr/lib/udev/rules.d/50-udev-default.rules:14 Failed to run builtin 'hwdb --subsystem=input': No data available
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: /usr/lib/udev/rules.d/60-input-id.rules:5 Importing properties from results of builtin command 'input_id'
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: capabilities/ev raw kernel attribute: 120013
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: capabilities/abs raw kernel attribute: 0
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: capabilities/rel raw kernel attribute: 0
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: capabilities/key raw kernel attribute: 7 ff800000 7ff e0b2ffdf 1cfffff ffffffff fffffffe
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: properties raw kernel attribute: 0
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: test_key: checking bit block 0 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: test_key: checking bit block 32 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: test_key: checking bit block 64 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: test_key: checking bit block 96 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: test_key: checking bit block 128 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: test_key: checking bit block 160 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: test_key: checking bit block 192 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: test_key: checking bit block 224 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: /usr/lib/udev/rules.d/60-input-id.rules:6 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:'
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: No entry found from hwdb.
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: /usr/lib/udev/rules.d/60-input-id.rules:6 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:': No data available
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: /usr/lib/udev/rules.d/60-persistent-input.rules:11 Importing properties from results of builtin command 'usb_id'
Mar 20 01:09:15 hostname systemd-udevd[260]: 1-1.3.2:1.0: if_class:3 protocol:0
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: /usr/lib/udev/rules.d/60-persistent-input.rules:35 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load $env{MODALIAS}'
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: sd-device: Created db file '/run/udev/data/+input:input0' for '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.0/0003:046A:0023.0001/input/input0'
Mar 20 01:09:15 hostname systemd-udevd[250]: input0: sd-device-monitor: Passed 548 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: 8021q: Device (SEQNUM=1872, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: 8021q: sd-device-monitor: Passed 128 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: eth0.1: Device (SEQNUM=1873, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: eth0.1: sd-device-monitor: Passed 179 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: rx-0: Device (SEQNUM=1874, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: tx-0: Device (SEQNUM=1875, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: brcmfmac: Device (SEQNUM=1876, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: brcmfmac: sd-device-monitor: Passed 131 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: brcmfmac: Device (SEQNUM=1877, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: brcmfmac: Device (SEQNUM=1878, ACTION=remove) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: mmc1:0001:1: Device (SEQNUM=1879, ACTION=bind) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: mmc1:0001:2: Device (SEQNUM=1880, ACTION=bind) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: brcmfmac: Device (SEQNUM=1881, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: brcmfmac: Device (SEQNUM=1882, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: input0::numlock: Device (SEQNUM=1883, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: input0::numlock: Device (SEQNUM=1884, ACTION=change) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: input0::capslock: Device (SEQNUM=1885, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: input0::capslock: Device (SEQNUM=1886, ACTION=change) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: input0::scrolllock: Device (SEQNUM=1887, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: input0::scrolllock: Device (SEQNUM=1888, ACTION=change) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: input0::compose: Device (SEQNUM=1889, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: input0::kana: Device (SEQNUM=1890, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: input0::kana: Device (SEQNUM=1891, ACTION=change) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: hidraw0: Device (SEQNUM=1892, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: 0003:046A:0023.0001: Device (SEQNUM=1893, ACTION=bind) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: input1: Device (SEQNUM=1894, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: mac80211: Device (SEQNUM=1895, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: hidraw1: Device (SEQNUM=1896, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: 0003:046A:0023.0002: Device (SEQNUM=1897, ACTION=bind) is queued
Mar 20 01:09:15 hostname systemd-udevd[259]: eth0.1: Processing device (SEQNUM=1873, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[261]: brcmfmac: Processing device (SEQNUM=1876, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[261]: brcmfmac: Device (SEQNUM=1876, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[261]: brcmfmac: sd-device-monitor: Passed 131 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[259]: eth0.1: /usr/lib/udev/rules.d/75-net-description.rules:6 Importing properties from results of builtin command 'net_id'
Mar 20 01:09:15 hostname systemd-udevd[259]: eth0.1: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[259]: eth0.1: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Failed to run builtin 'path_id': No such file or directory
Mar 20 01:09:15 hostname systemd-udevd[259]: eth0.1: /usr/lib/udev/rules.d/80-net-setup-link.rules:9 Importing properties from results of builtin command 'net_setup_link'
Mar 20 01:09:15 hostname systemd-udevd[259]: eth0.1: Config file /usr/lib/systemd/network/99-default.link is applied
Mar 20 01:09:15 hostname systemd-udevd[259]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Mar 20 01:09:15 hostname systemd-udevd[259]: eth0.1: Device has name_assign_type=3
Mar 20 01:09:15 hostname systemd-udevd[259]: Using default interface naming scheme 'v245'.
Mar 20 01:09:15 hostname systemd-udevd[259]: eth0.1: Policy keep: keeping existing userspace name
Mar 20 01:09:15 hostname systemd-udevd[259]: eth0.1: Device has addr_assign_type=2
Mar 20 01:09:15 hostname systemd-udevd[259]: eth0.1: MAC on the device already set based on another device
Mar 20 01:09:15 hostname systemd-udevd[259]: eth0.1: /usr/lib/udev/rules.d/99-systemd.rules:62 RUN '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/$name --prefix=/net/ipv4/neigh/$name --prefix=/net/ipv6/conf/$name --prefix=/net/ipv6/neigh/$name'
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: Running built-in command "kmod load input:b0003v046Ap0023e0111-e0,1,4,11,14,k71,74,75,77,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,ram4,l0,1,2,3,4,sfw"
Mar 20 01:09:15 hostname systemd-udevd[260]: Loading module: input:b0003v046Ap0023e0111-e0,1,4,11,14,k71,74,75,77,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,ram4,l0,1,2,3,4,sfw
Mar 20 01:09:15 hostname systemd-udevd[259]: eth0.1: sd-device: Created db file '/run/udev/data/n4' for '/devices/virtual/net/eth0.1'
Mar 20 01:09:15 hostname systemd-udevd[259]: eth0.1: Running command "/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/eth0.1 --prefix=/net/ipv4/neigh/eth0.1 --prefix=/net/ipv6/conf/eth0.1 --prefix=/net/ipv6/neigh/eth0.1"
Mar 20 01:09:15 hostname systemd-udevd[259]: eth0.1: Starting '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/eth0.1 --prefix=/net/ipv4/neigh/eth0.1 --prefix=/net/ipv6/conf/eth0.1 --prefix=/net/ipv6/neigh/eth0.1'
Mar 20 01:09:15 hostname systemd-udevd[259]: Successfully forked off '(spawn)' as PID 306.
Mar 20 01:09:15 hostname systemd-udevd[258]: 8021q: Processing device (SEQNUM=1872, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[258]: 8021q: Device (SEQNUM=1872, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[258]: 8021q: sd-device-monitor: Passed 128 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[254]: video12: 'v4l_id /dev/video12'(out) 'ID_V4L_VERSION=2'
Mar 20 01:09:15 hostname systemd-udevd[254]: video12: 'v4l_id /dev/video12'(out) 'ID_V4L_PRODUCT=bcm2835-codec-isp'
Mar 20 01:09:15 hostname systemd-udevd[254]: video12: 'v4l_id /dev/video12'(out) 'ID_V4L_CAPABILITIES=:'
Mar 20 01:09:15 hostname systemd-udevd[254]: video12: Process 'v4l_id /dev/video12' succeeded.
Mar 20 01:09:15 hostname systemd-udevd[254]: video12: /usr/lib/udev/rules.d/60-persistent-v4l.rules:16 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[254]: video12: /usr/lib/udev/rules.d/60-persistent-v4l.rules:17 LINK 'v4l/by-path/platform-bcm2835-codec-video-index0'
Mar 20 01:09:15 hostname systemd-udevd[254]: video12: /usr/lib/udev/rules.d/73-seat-late.rules:17 RUN 'uaccess'
Mar 20 01:09:15 hostname systemd-udevd[254]: video12: Handling device node '/dev/video12', devnum=c81:12
Mar 20 01:09:15 hostname systemd-udevd[254]: video12: Setting permissions /dev/video12, uid=0, gid=986, mode=0660
Mar 20 01:09:15 hostname systemd-udevd[254]: video12: Creating symlink '/dev/char/81:12' to '../video12'
Mar 20 01:09:15 hostname systemd-udevd[254]: video12: Creating symlink '/dev/v4l/by-path/platform-bcm2835-codec-video-index0' to '../../video12'
Mar 20 01:09:15 hostname systemd-udevd[254]: video12: sd-device: Created db file '/run/udev/data/c81:12' for '/devices/platform/soc/3f00b840.mailbox/bcm2835-codec/video4linux/video12'
Mar 20 01:09:15 hostname systemd-udevd[254]: video12: Running built-in command "uaccess"
Mar 20 01:09:15 hostname systemd-udevd[254]: video12: Device (SEQNUM=1854, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[254]: video12: sd-device-monitor: Passed 498 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: brcmfmac: sd-device-monitor: Passed 146 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: brcmfmac: Processing device (SEQNUM=1877, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[254]: mmc1:0001:1: Processing device (SEQNUM=1879, ACTION=bind)
Mar 20 01:09:15 hostname systemd-udevd[254]: mmc1:0001:1: /usr/lib/udev/rules.d/50-udev-default.rules:14 Importing properties from results of builtin command 'hwdb --subsystem=sdio'
Mar 20 01:09:15 hostname systemd-udevd[258]: brcmfmac: Device (SEQNUM=1877, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[258]: brcmfmac: sd-device-monitor: Passed 146 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[254]: mmc1:0001:1: sd-device: Created db file '/run/udev/data/+sdio:mmc1:0001:1' for '/devices/platform/soc/3f300000.mmcnr/mmc_host/mmc1/mmc1:0001/mmc1:0001:1'
Mar 20 01:09:15 hostname systemd-udevd[254]: mmc1:0001:1: Device (SEQNUM=1879, ACTION=bind) processed
Mar 20 01:09:15 hostname systemd-udevd[254]: mmc1:0001:1: sd-device-monitor: Passed 431 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: mmc1:0001:1: sd-device-monitor: Passed 262 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: mmc1:0001:2: sd-device-monitor: Passed 262 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[261]: mmc1:0001:2: Processing device (SEQNUM=1880, ACTION=bind)
Mar 20 01:09:15 hostname systemd-udevd[250]: cherry: Device (SEQNUM=1898, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[261]: mmc1:0001:2: /usr/lib/udev/rules.d/50-udev-default.rules:14 Importing properties from results of builtin command 'hwdb --subsystem=sdio'
Mar 20 01:09:15 hostname systemd-udevd[250]: brcmfmac: sd-device-monitor: Passed 149 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[254]: brcmfmac: Processing device (SEQNUM=1881, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[254]: brcmfmac: Device (SEQNUM=1881, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[254]: brcmfmac: sd-device-monitor: Passed 142 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: brcmfmac: sd-device-monitor: Passed 142 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[262]: video11: 'v4l_id /dev/video11'(out) 'ID_V4L_VERSION=2'
Mar 20 01:09:15 hostname systemd-udevd[262]: video11: 'v4l_id /dev/video11'(out) 'ID_V4L_PRODUCT=bcm2835-codec-encode'
Mar 20 01:09:15 hostname systemd-udevd[262]: video11: 'v4l_id /dev/video11'(out) 'ID_V4L_CAPABILITIES=:'
Mar 20 01:09:15 hostname systemd-udevd[250]: rtlwifi: Device (SEQNUM=1899, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[258]: brcmfmac: Processing device (SEQNUM=1878, ACTION=remove)
Mar 20 01:09:15 hostname systemd-udevd[261]: mmc1:0001:2: sd-device: Created db file '/run/udev/data/+sdio:mmc1:0001:2' for '/devices/platform/soc/3f300000.mmcnr/mmc_host/mmc1/mmc1:0001/mmc1:0001:2'
Mar 20 01:09:15 hostname systemd-udevd[261]: mmc1:0001:2: Device (SEQNUM=1880, ACTION=bind) processed
Mar 20 01:09:15 hostname systemd-udevd[261]: mmc1:0001:2: sd-device-monitor: Passed 431 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[254]: brcmfmac: Processing device (SEQNUM=1882, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[258]: brcmfmac: Device (SEQNUM=1878, ACTION=remove) processed
Mar 20 01:09:15 hostname systemd-udevd[258]: brcmfmac: sd-device-monitor: Passed 149 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[253]: Failed to insert module '8192cu': Device or resource busy
Mar 20 01:09:15 hostname systemd-udevd[253]: 1-1.3.1:1.0: Device (SEQNUM=1647, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[253]: 1-1.3.1:1.0: sd-device-monitor: Passed 532 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[254]: brcmfmac: Device (SEQNUM=1882, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[254]: brcmfmac: sd-device-monitor: Passed 141 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: brcmfmac: sd-device-monitor: Passed 141 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: rtl8192c_common: Device (SEQNUM=1900, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[258]: hidraw0: Processing device (SEQNUM=1892, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[258]: hidraw0: /usr/lib/udev/rules.d/60-fido-id.rules:5 Importing properties from results of 'fido_id'
Mar 20 01:09:15 hostname systemd-udevd[258]: hidraw0: Starting 'fido_id'
Mar 20 01:09:15 hostname systemd-udevd[258]: Successfully forked off '(spawn)' as PID 307.
Mar 20 01:09:15 hostname systemd-udevd[250]: hidraw0: sd-device-monitor: Passed 258 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: Processing device (SEQNUM=1894, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: /usr/lib/udev/rules.d/50-udev-default.rules:14 Importing properties from results of builtin command 'hwdb --subsystem=input'
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: No entry found from hwdb.
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: /usr/lib/udev/rules.d/50-udev-default.rules:14 Failed to run builtin 'hwdb --subsystem=input': No data available
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: /usr/lib/udev/rules.d/60-input-id.rules:5 Importing properties from results of builtin command 'input_id'
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: capabilities/ev raw kernel attribute: 1f
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: capabilities/abs raw kernel attribute: 1 0
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: capabilities/rel raw kernel attribute: 40
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: capabilities/key raw kernel attribute: 3f 300ff 0 0 0 0 483ffff 17aff32d bf544446 0 0 1 130ff3 8b17c400 677bfa d971dfed 19ed680 4400 0 10000002
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: properties raw kernel attribute: 0
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: test_key: checking bit block 0 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: test_key: checking bit block 32 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: test_key: checking bit block 64 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: test_key: checking bit block 96 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: test_key: checking bit block 128 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: test_key: checking bit block 160 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: test_key: checking bit block 192 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: test_key: checking bit block 224 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: /usr/lib/udev/rules.d/60-input-id.rules:6 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:'
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: No entry found from hwdb.
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: /usr/lib/udev/rules.d/60-input-id.rules:6 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:': No data available
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: /usr/lib/udev/rules.d/60-persistent-input.rules:11 Importing properties from results of builtin command 'usb_id'
Mar 20 01:09:15 hostname systemd-udevd[254]: 1-1.3.2:1.1: if_class:3 protocol:0
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: /usr/lib/udev/rules.d/60-persistent-input.rules:35 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[260]: Inserted module 'evdev'
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: Device (SEQNUM=1871, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[260]: input0: sd-device-monitor: Passed 1015 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: input1: sd-device-monitor: Passed 1005 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[253]: mac80211: Processing device (SEQNUM=1895, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[253]: mac80211: Device (SEQNUM=1895, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[253]: mac80211: sd-device-monitor: Passed 131 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: mac80211: sd-device-monitor: Passed 131 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: hidraw1: sd-device-monitor: Passed 258 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[261]: hidraw1: Processing device (SEQNUM=1896, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[250]: rtl_usb: Device (SEQNUM=1901, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[261]: hidraw1: /usr/lib/udev/rules.d/60-fido-id.rules:5 Importing properties from results of 'fido_id'
Mar 20 01:09:15 hostname systemd-udevd[253]: input0::numlock: Processing device (SEQNUM=1883, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[261]: hidraw1: Starting 'fido_id'
Mar 20 01:09:15 hostname systemd-udevd[253]: input0::numlock: /usr/lib/udev/rules.d/71-seat.rules:72 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[261]: Successfully forked off '(spawn)' as PID 308.
Mar 20 01:09:15 hostname systemd-udevd[256]: cfg80211: Process '/usr/bin/set-wireless-regdom' failed with exit code 1.
Mar 20 01:09:15 hostname systemd-udevd[256]: cfg80211: Command "/usr/bin/set-wireless-regdom" returned 1 (error), ignoring.
Mar 20 01:09:15 hostname systemd-udevd[256]: cfg80211: Device (SEQNUM=1864, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[256]: cfg80211: sd-device-monitor: Passed 131 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[253]: input0::numlock: sd-device: Created db file '/run/udev/data/+leds:input0::numlock' for '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.0/0003:046A:0023.0001/input/input0/input0::numlock'
Mar 20 01:09:15 hostname systemd-udevd[253]: input0::numlock: Device (SEQNUM=1883, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[253]: input0::numlock: sd-device-monitor: Passed 394 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: input0::numlock: sd-device-monitor: Passed 231 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[260]: input0::capslock: Processing device (SEQNUM=1885, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[260]: input0::capslock: /usr/lib/udev/rules.d/71-seat.rules:72 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[262]: video11: Process 'v4l_id /dev/video11' succeeded.
Mar 20 01:09:15 hostname systemd-udevd[259]: eth0.1: Process '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/eth0.1 --prefix=/net/ipv4/neigh/eth0.1 --prefix=/net/ipv6/conf/eth0.1 --prefix=/net/ipv6/neigh/eth0.1' succeeded.
Mar 20 01:09:15 hostname systemd-udevd[259]: eth0.1: Device (SEQNUM=1873, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: udev initialized link
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: State changed: pending -> initialized
Mar 20 01:09:15 hostname systemd-udevd[250]: input0::capslock: sd-device-monitor: Passed 232 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Link state is up-to-date
Mar 20 01:09:15 hostname systemd-udevd[250]: rtl8192cu: Device (SEQNUM=1902, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: found matching network '/etc/systemd/network/eth0.1.network'
Mar 20 01:09:15 hostname systemd-networkd[257]: Setting '/proc/sys/net/ipv6/conf/eth0.1/disable_ipv6' to '0'
Mar 20 01:09:15 hostname systemd-udevd[250]: input0::numlock: sd-device-monitor: Passed 254 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: IPv6 successfully enabled
Mar 20 01:09:15 hostname systemd-networkd[257]: Setting '/proc/sys/net/ipv6/conf/eth0.1/proxy_ndp' to '0'
Mar 20 01:09:15 hostname systemd-udevd[250]: input0::scrolllock: sd-device-monitor: Passed 234 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-networkd[257]: Setting '/proc/sys/net/ipv6/conf/eth0.1/use_tempaddr' to '0'
Mar 20 01:09:15 hostname systemd-networkd[257]: Setting '/proc/sys/net/ipv6/conf/eth0.1/accept_ra' to '0'
Mar 20 01:09:15 hostname systemd-udevd[253]: input0::scrolllock: Processing device (SEQNUM=1887, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[253]: input0::scrolllock: /usr/lib/udev/rules.d/71-seat.rules:72 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[262]: video11: /usr/lib/udev/rules.d/60-persistent-v4l.rules:16 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[262]: video11: /usr/lib/udev/rules.d/60-persistent-v4l.rules:17 LINK 'v4l/by-path/platform-bcm2835-codec-video-index0'
Mar 20 01:09:15 hostname systemd-udevd[262]: video11: /usr/lib/udev/rules.d/73-seat-late.rules:17 RUN 'uaccess'
Mar 20 01:09:15 hostname systemd-udevd[256]: input0::numlock: Processing device (SEQNUM=1884, ACTION=change)
Mar 20 01:09:15 hostname systemd-udevd[262]: video11: Handling device node '/dev/video11', devnum=c81:11
Mar 20 01:09:15 hostname systemd-udevd[262]: video11: Setting permissions /dev/video11, uid=0, gid=986, mode=0660
Mar 20 01:09:15 hostname systemd-udevd[262]: video11: Creating symlink '/dev/char/81:11' to '../video11'
Mar 20 01:09:15 hostname systemd-udevd[262]: video11: Found 'c81:12' claiming '/run/udev/links/\x2fv4l\x2fby-path\x2fplatform-bcm2835-codec-video-index0'
Mar 20 01:09:15 hostname systemd-udevd[260]: input0::capslock: sd-device: Created db file '/run/udev/data/+leds:input0::capslock' for '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.0/0003:046A:0023.0001/input/input0/input0::capslock'
Mar 20 01:09:15 hostname systemd-udevd[256]: input0::numlock: /usr/lib/udev/rules.d/71-seat.rules:72 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[260]: input0::capslock: Device (SEQNUM=1885, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[260]: input0::capslock: sd-device-monitor: Passed 395 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[259]: eth0.1: sd-device-monitor: Passed 334 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: phy0: Device (SEQNUM=1903, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: rx-0: sd-device-monitor: Passed 154 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: tx-0: sd-device-monitor: Passed 154 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: rfkill0: Device (SEQNUM=1904, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: wlan0: Device (SEQNUM=1905, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: rx-0: Device (SEQNUM=1906, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[259]: tx-0: Processing device (SEQNUM=1875, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: /usr/lib/udev/rules.d/80-drivers.rules:5 RUN 'kmod load $env{MODALIAS}'
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: sd-device: Created db file '/run/udev/data/+input:input1' for '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.1/0003:046A:0023.0002/input/input1'
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: Running built-in command "kmod load input:b0003v046Ap0023e0111-e0,1,2,3,4,k71,72,73,74,77,78,80,82,83,85,86,87,88,89,8A,8B,8C,8E,8F,90,94,95,96,98,9B,9C,9E,9F,A1,A3,A4,A5,A6,A7,A8,A9,AB,AC,AD,AE,B0,B1,B2,B5,B6,CA,CE,CF,D0,D1,D2,D4,D8,D9,DB,DF,E0,E1,E4,E5,E6,E7,E8,E9,EA,EB,F0,F1,F4,100,161,162,166,16A,16E,172,174,176,178,179,17A,17B,17C,17D,17F,180,182,183,185,188,189,18C,18D,18E,18F,190,191,192,193,195,197,198,199,19A,19C,1A0,1A1,1A2,1A3,1A4,1A5,1A6,1A7,1A8,1A9,1AA,1AB,1AC,1AD,1AE,1AF,1B0,1B1,1B7,1BA,240,241,242,243,244,245,246,247,250,251,260,261,262,263,264,265,r6,a20,m4,lsfw"
Mar 20 01:09:15 hostname systemd-udevd[254]: Loading module: input:b0003v046Ap0023e0111-e0,1,2,3,4,k71,72,73,74,77,78,80,82,83,85,86,87,88,89,8A,8B,8C,8E,8F,90,94,95,96,98,9B,9C,9E,9F,A1,A3,A4,A5,A6,A7,A8,A9,AB,AC,AD,AE,B0,B1,B2,B5,B6,CA,CE,CF,D0,D1,D2,D4,D8,D9,DB,DF,E0,E1,E4,E5,E6,E7,E8,E9,EA,EB,F0,F1,F4,100,161,162,166,16A,16E,172,174,176,178,179,17A,17B,17C,17D,17F,180,182,183,185,188,189,18C,18D,18E,18F,190,191,192,193,195,197,198,199,19A,19C,1A0,1A1,1A2,1A3,1A4,1A5,1A6,1A7,1A8,1A9,1AA,1AB,1AC,1AD,1AE,1AF,1B0,1B1,1B7,1BA,240,241,242,243,244,245,246,247,250,251,260,261,262,263,264,265,r6,a20,m4,lsfw
Mar 20 01:09:15 hostname systemd-udevd[259]: tx-0: Device (SEQNUM=1875, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[259]: tx-0: sd-device-monitor: Passed 154 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[260]: rx-0: Processing device (SEQNUM=1874, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[262]: video11: Atomically replace '/dev/v4l/by-path/platform-bcm2835-codec-video-index0'
Mar 20 01:09:15 hostname systemd-udevd[262]: video11: sd-device: Created db file '/run/udev/data/c81:11' for '/devices/platform/soc/3f00b840.mailbox/bcm2835-codec/video4linux/video11'
Mar 20 01:09:15 hostname systemd-udevd[262]: video11: Running built-in command "uaccess"
Mar 20 01:09:15 hostname systemd-udevd[255]: video10: 'v4l_id /dev/video10'(out) 'ID_V4L_VERSION=2'
Mar 20 01:09:15 hostname systemd-udevd[255]: video10: 'v4l_id /dev/video10'(out) 'ID_V4L_PRODUCT=bcm2835-codec-decode'
Mar 20 01:09:15 hostname systemd-udevd[255]: video10: 'v4l_id /dev/video10'(out) 'ID_V4L_CAPABILITIES=:'
Mar 20 01:09:15 hostname systemd-udevd[262]: video11: Device (SEQNUM=1853, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[250]: tx-0: Device (SEQNUM=1907, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[262]: video11: sd-device-monitor: Passed 501 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: input0::capslock: sd-device-monitor: Passed 256 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[259]: input0::compose: Processing device (SEQNUM=1889, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[262]: input0::capslock: Processing device (SEQNUM=1886, ACTION=change)
Mar 20 01:09:15 hostname systemd-udevd[259]: input0::compose: /usr/lib/udev/rules.d/71-seat.rules:72 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[256]: input0::numlock: sd-device: Created db file '/run/udev/data/+leds:input0::numlock' for '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.0/0003:046A:0023.0001/input/input0/input0::numlock'
Mar 20 01:09:15 hostname systemd-udevd[256]: input0::numlock: Device (SEQNUM=1884, ACTION=change) processed
Mar 20 01:09:15 hostname systemd-udevd[262]: input0::capslock: /usr/lib/udev/rules.d/71-seat.rules:72 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[256]: input0::numlock: sd-device-monitor: Passed 417 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[255]: video10: Process 'v4l_id /dev/video10' succeeded.
Mar 20 01:09:15 hostname systemd-udevd[253]: input0::scrolllock: sd-device: Created db file '/run/udev/data/+leds:input0::scrolllock' for '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.0/0003:046A:0023.0001/input/input0/input0::scrolllock'
Mar 20 01:09:15 hostname systemd-udevd[259]: input0::compose: sd-device: Created db file '/run/udev/data/+leds:input0::compose' for '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.0/0003:046A:0023.0001/input/input0/input0::compose'
Mar 20 01:09:15 hostname systemd-udevd[259]: input0::compose: Device (SEQNUM=1889, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[253]: input0::scrolllock: Device (SEQNUM=1887, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[259]: input0::compose: sd-device-monitor: Passed 394 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[253]: input0::scrolllock: sd-device-monitor: Passed 397 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: input0::compose: sd-device-monitor: Passed 231 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[260]: rx-0: Device (SEQNUM=1874, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[260]: rx-0: sd-device-monitor: Passed 154 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: phy1: Device (SEQNUM=1908, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: input0::scrolllock: sd-device-monitor: Passed 260 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: input0::kana: sd-device-monitor: Passed 228 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[256]: input0::scrolllock: Processing device (SEQNUM=1888, ACTION=change)
Mar 20 01:09:15 hostname systemd-udevd[250]: cherry: sd-device-monitor: Passed 139 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: rtlwifi: sd-device-monitor: Passed 130 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: rfkill1: Device (SEQNUM=1909, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[256]: input0::scrolllock: /usr/lib/udev/rules.d/71-seat.rules:72 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[250]: arc4: Device (SEQNUM=1910, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: wlan1: Device (SEQNUM=1911, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: rx-0: Device (SEQNUM=1912, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[259]: rtlwifi: Processing device (SEQNUM=1899, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[259]: rtlwifi: Device (SEQNUM=1899, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[254]: Inserted module 'joydev'
Mar 20 01:09:15 hostname systemd-udevd[254]: Module 'evdev' is already loaded
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: Device (SEQNUM=1894, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[254]: input1: sd-device-monitor: Passed 1435 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[260]: cherry: Processing device (SEQNUM=1898, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[255]: video10: /usr/lib/udev/rules.d/60-persistent-v4l.rules:16 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[253]: input0::kana: Processing device (SEQNUM=1890, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[262]: input0::capslock: sd-device: Created db file '/run/udev/data/+leds:input0::capslock' for '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.0/0003:046A:0023.0001/input/input0/input0::capslock'
Mar 20 01:09:15 hostname systemd-udevd[262]: input0::capslock: Device (SEQNUM=1886, ACTION=change) processed
Mar 20 01:09:15 hostname systemd-udevd[262]: input0::capslock: sd-device-monitor: Passed 419 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[260]: cherry: Device (SEQNUM=1898, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[253]: input0::kana: /usr/lib/udev/rules.d/71-seat.rules:72 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[260]: cherry: sd-device-monitor: Passed 139 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[259]: rtlwifi: sd-device-monitor: Passed 130 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[255]: video10: /usr/lib/udev/rules.d/60-persistent-v4l.rules:17 LINK 'v4l/by-path/platform-bcm2835-codec-video-index0'
Mar 20 01:09:15 hostname systemd-udevd[250]: tx-0: Device (SEQNUM=1913, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: rtl8192c_common: sd-device-monitor: Passed 138 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: rtl_usb: sd-device-monitor: Passed 130 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: rtl8192cu: sd-device-monitor: Passed 132 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: phy0: sd-device-monitor: Passed 205 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: tx-1: Device (SEQNUM=1914, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[255]: video10: /usr/lib/udev/rules.d/73-seat-late.rules:17 RUN 'uaccess'
Mar 20 01:09:15 hostname systemd-udevd[255]: video10: Handling device node '/dev/video10', devnum=c81:10
Mar 20 01:09:15 hostname systemd-udevd[250]: tx-2: Device (SEQNUM=1915, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[255]: video10: Setting permissions /dev/video10, uid=0, gid=986, mode=0660
Mar 20 01:09:15 hostname systemd-udevd[255]: video10: Creating symlink '/dev/char/81:10' to '../video10'
Mar 20 01:09:15 hostname systemd-udevd[250]: tx-3: Device (SEQNUM=1916, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[255]: video10: Found 'c81:11' claiming '/run/udev/links/\x2fv4l\x2fby-path\x2fplatform-bcm2835-codec-video-index0'
Mar 20 01:09:15 hostname systemd-udevd[250]: 1-1.3.1:1.0: Device (SEQNUM=1917, ACTION=bind) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: rtl8192cu: Device (SEQNUM=1918, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[255]: video10: Found 'c81:12' claiming '/run/udev/links/\x2fv4l\x2fby-path\x2fplatform-bcm2835-codec-video-index0'
Mar 20 01:09:15 hostname systemd-udevd[259]: phy0: Processing device (SEQNUM=1903, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[256]: input0::scrolllock: sd-device: Created db file '/run/udev/data/+leds:input0::scrolllock' for '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.0/0003:046A:0023.0001/input/input0/input0::scrolllock'
Mar 20 01:09:15 hostname systemd-udevd[262]: rtl8192c_common: Processing device (SEQNUM=1900, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[256]: input0::scrolllock: Device (SEQNUM=1888, ACTION=change) processed
Mar 20 01:09:15 hostname systemd-udevd[256]: input0::scrolllock: sd-device-monitor: Passed 423 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[262]: rtl8192c_common: Device (SEQNUM=1900, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[255]: video10: Atomically replace '/dev/v4l/by-path/platform-bcm2835-codec-video-index0'
Mar 20 01:09:15 hostname systemd-udevd[262]: rtl8192c_common: sd-device-monitor: Passed 138 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[254]: rtl_usb: Processing device (SEQNUM=1901, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[255]: video10: sd-device: Created db file '/run/udev/data/c81:10' for '/devices/platform/soc/3f00b840.mailbox/bcm2835-codec/video4linux/video10'
Mar 20 01:09:15 hostname systemd-udevd[255]: video10: Running built-in command "uaccess"
Mar 20 01:09:15 hostname systemd-udevd[259]: phy0: Device (SEQNUM=1903, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[255]: video10: Device (SEQNUM=1851, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[259]: phy0: sd-device-monitor: Passed 205 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[255]: video10: sd-device-monitor: Passed 501 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[260]: rtl8192cu: Processing device (SEQNUM=1902, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[254]: rtl_usb: Device (SEQNUM=1901, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[254]: rtl_usb: sd-device-monitor: Passed 130 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[260]: rtl8192cu: Device (SEQNUM=1902, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[260]: rtl8192cu: sd-device-monitor: Passed 132 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: 8192cu: Device (SEQNUM=1919, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-networkd[257]: LLDP: Started LLDP client
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Started LLDP.
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Setting address genmode for link
Mar 20 01:09:15 hostname systemd-udevd[250]: bcm2835-codec: sd-device-monitor: Passed 223 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: rfkill0: sd-device-monitor: Passed 259 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[255]: bcm2835-codec: Processing device (SEQNUM=1856, ACTION=bind)
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Setting address genmode done.
Mar 20 01:09:15 hostname systemd-udevd[262]: wlan0: Processing device (SEQNUM=1905, ACTION=add)
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Removing address fdb3:92ae:e88e:1:ba27:ebff:fe66:d807
Mar 20 01:09:15 hostname systemd-udevd[255]: bcm2835-codec: /usr/lib/udev/rules.d/50-udev-default.rules:14 Importing properties from results of builtin command 'hwdb --subsystem=platform'
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Acquiring DHCPv4 lease
Mar 20 01:09:15 hostname systemd-networkd[257]: DHCP CLIENT (0xec132f68): STARTED on ifindex 4
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Discovering IPv6 routers
Mar 20 01:09:15 hostname systemd-networkd[257]: NDISC: Started IPv6 Router Solicitation client
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: State changed: initialized -> configuring
Mar 20 01:09:15 hostname systemd-udevd[262]: wlan0: /usr/lib/udev/rules.d/75-net-description.rules:6 Importing properties from results of builtin command 'net_id'
Mar 20 01:09:15 hostname systemd-udevd[255]: bcm2835-codec: No entry found from hwdb.
Mar 20 01:09:15 hostname systemd-udevd[255]: bcm2835-codec: /usr/lib/udev/rules.d/50-udev-default.rules:14 Failed to run builtin 'hwdb --subsystem=platform': No data available
Mar 20 01:09:15 hostname systemd-udevd[255]: bcm2835-codec: /usr/lib/udev/rules.d/60-drm.rules:3 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[262]: Using default interface naming scheme 'v245'.
Mar 20 01:09:15 hostname systemd-networkd[257]: DHCP CLIENT (0xec132f68): DISCOVER
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Forgetting address: fdb3:92ae:e88e:1:ba27:ebff:fe66:d807/64 (valid forever)
Mar 20 01:09:15 hostname systemd-udevd[255]: bcm2835-codec: sd-device: Created db file '/run/udev/data/+platform:bcm2835-codec' for '/devices/platform/soc/3f00b840.mailbox/bcm2835-codec'
Mar 20 01:09:15 hostname systemd-udevd[255]: bcm2835-codec: Device (SEQNUM=1856, ACTION=bind) processed
Mar 20 01:09:15 hostname systemd-udevd[255]: bcm2835-codec: sd-device-monitor: Passed 289 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Forgetting route: dst: fdb3:92ae:e88e:1:ba27:ebff:fe66:d807/128, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: local, proto: kernel, type: local
Mar 20 01:09:15 hostname systemd-udevd[256]: rfkill0: Processing device (SEQNUM=1904, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[250]: wlan0: sd-device-monitor: Passed 233 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[254]: phy1: Processing device (SEQNUM=1908, ACTION=add)
Mar 20 01:09:15 hostname systemd-networkd[257]: DHCP CLIENT (0xec132f68): OFFER
Mar 20 01:09:15 hostname systemd-networkd[257]: DHCP CLIENT (0xec132f68): REQUEST (requesting)
Mar 20 01:09:15 hostname systemd-udevd[254]: phy1: Device (SEQNUM=1908, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[254]: phy1: sd-device-monitor: Passed 202 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[256]: rfkill0: /usr/lib/udev/rules.d/99-systemd.rules:71 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[250]: phy1: sd-device-monitor: Passed 202 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: arc4: sd-device-monitor: Passed 127 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: wlan1: sd-device-monitor: Passed 230 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[260]: arc4: Processing device (SEQNUM=1910, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[250]: 8192cu: Device (SEQNUM=1923, ACTION=remove) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: rfkill1: sd-device-monitor: Passed 256 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: rtl8192cu: sd-device-monitor: Passed 142 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: evdev: Device (SEQNUM=1924, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[260]: arc4: Device (SEQNUM=1910, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[260]: arc4: sd-device-monitor: Passed 127 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: event0: Device (SEQNUM=1925, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[255]: rfkill1: Processing device (SEQNUM=1909, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[250]: 8192cu: sd-device-monitor: Passed 129 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: event1: Device (SEQNUM=1926, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[250]: joydev: Device (SEQNUM=1927, ACTION=add) is queued
Mar 20 01:09:15 hostname systemd-udevd[254]: rtl8192cu: Processing device (SEQNUM=1918, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[259]: wlan1: Processing device (SEQNUM=1911, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[260]: 8192cu: Processing device (SEQNUM=1919, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[262]: wlan0: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[262]: wlan0: /usr/lib/udev/rules.d/80-net-setup-link.rules:9 Importing properties from results of builtin command 'net_setup_link'
Mar 20 01:09:15 hostname systemd-networkd[257]: DHCP CLIENT (0xec132f68): ACK
Mar 20 01:09:15 hostname systemd-networkd[257]: DHCP CLIENT (0xec132f68): lease expires in 11h 59min 59s
Mar 20 01:09:15 hostname systemd-networkd[257]: DHCP CLIENT (0xec132f68): T2 expires in 10h 29min 57s
Mar 20 01:09:15 hostname systemd-networkd[257]: DHCP CLIENT (0xec132f68): T1 expires in 5h 59min 58s
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: DHCPv4 address 192.168.1.117/24 via 192.168.1.1
Mar 20 01:09:15 hostname systemd-networkd[257]: Setting transient hostname: 'hostname'
Mar 20 01:09:15 hostname systemd-networkd[257]: Not connected to system bus, setting hostname later.
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Remembering updated address: 192.168.1.117/24 (valid for 12h)
Mar 20 01:09:15 hostname systemd-udevd[262]: wlan0: Config file /usr/lib/systemd/network/99-default.link is applied
Mar 20 01:09:15 hostname systemd-udevd[256]: rfkill0: sd-device: Created db file '/run/udev/data/+rfkill:rfkill0' for '/devices/platform/soc/3f300000.mmcnr/mmc_host/mmc1/mmc1:0001/mmc1:0001:1/ieee80211/phy0/rfkill0'
Mar 20 01:09:15 hostname systemd-udevd[262]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Mar 20 01:09:15 hostname systemd-udevd[256]: rfkill0: Device (SEQNUM=1904, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[262]: wlan0: Failed to query name_assign_type: Invalid argument
Mar 20 01:09:15 hostname systemd-udevd[262]: wlan0: Policies didn't yield a name and Name= is not given, not renaming.
Mar 20 01:09:15 hostname systemd-udevd[262]: wlan0: Device has addr_assign_type=0
Mar 20 01:09:15 hostname systemd-udevd[262]: wlan0: MAC on the device already matches policy persistent
Mar 20 01:09:15 hostname systemd-udevd[262]: wlan0: /usr/lib/udev/rules.d/99-systemd.rules:62 RUN '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/$name --prefix=/net/ipv4/neigh/$name --prefix=/net/ipv6/conf/$name --prefix=/net/ipv6/neigh/$name'
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Remembering route: dst: 192.168.1.117/32, src: n/a, gw: n/a, prefsrc: 192.168.1.117, scope: host, table: local, proto: kernel, type: local
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Remembering route: dst: 192.168.1.255/32, src: n/a, gw: n/a, prefsrc: 192.168.1.117, scope: link, table: local, proto: kernel, type: broadcast
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Remembering route: dst: 192.168.1.0/24, src: n/a, gw: n/a, prefsrc: 192.168.1.117, scope: link, table: main, proto: kernel, type: unicast
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Remembering route: dst: 192.168.1.0/32, src: n/a, gw: n/a, prefsrc: 192.168.1.117, scope: link, table: local, proto: kernel, type: broadcast
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: DHCP: No routes received from DHCP server: No data available
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Configuring route: dst: 192.168.1.1/32, src: n/a, gw: n/a, prefsrc: 192.168.1.117, scope: link, table: main, proto: dhcp, type: unicast
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Configuring route: dst: n/a, src: n/a, gw: 192.168.1.1, prefsrc: 192.168.1.117, scope: global, table: main, proto: dhcp, type: unicast
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Received remembered route: dst: 192.168.1.1/32, src: n/a, gw: n/a, prefsrc: 192.168.1.117, scope: link, table: main, proto: dhcp, type: unicast
Mar 20 01:09:15 hostname systemd-networkd[257]: eth0.1: Received remembered route: dst: n/a, src: n/a, gw: 192.168.1.1, prefsrc: 192.168.1.117, scope: global, table: main, proto: dhcp, type: unicast
Mar 20 01:09:15 hostname systemd-udevd[256]: rfkill0: sd-device-monitor: Passed 344 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: evdev: sd-device-monitor: Passed 128 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[259]: wlan1: /usr/lib/udev/rules.d/75-net-description.rules:6 Importing properties from results of builtin command 'net_id'
Mar 20 01:09:15 hostname systemd-udevd[256]: evdev: Processing device (SEQNUM=1924, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[255]: rfkill1: /usr/lib/udev/rules.d/99-systemd.rules:71 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[259]: wlan1: /usr/lib/udev/rules.d/75-net-description.rules:8 Importing properties from results of builtin command 'usb_id'
Mar 20 01:09:15 hostname systemd-udevd[259]: 1-1.3.1:1.0: if_class:255 protocol:0
Mar 20 01:09:15 hostname systemd-udevd[259]: wlan1: /usr/lib/udev/rules.d/75-net-description.rules:8 Importing properties from results of builtin command 'hwdb --subsystem=usb'
Mar 20 01:09:15 hostname systemd-udevd[259]: wlan1: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[259]: wlan1: /usr/lib/udev/rules.d/80-net-setup-link.rules:9 Importing properties from results of builtin command 'net_setup_link'
Mar 20 01:09:15 hostname systemd-udevd[259]: wlan1: Config file /usr/lib/systemd/network/99-default.link is applied
Mar 20 01:09:15 hostname systemd-udevd[259]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Mar 20 01:09:15 hostname systemd-udevd[259]: wlan1: Device has name_assign_type=1
Mar 20 01:09:15 hostname systemd-udevd[259]: wlan1: Policies didn't yield a name and Name= is not given, not renaming.
Mar 20 01:09:15 hostname systemd-udevd[259]: wlan1: Device has addr_assign_type=0
Mar 20 01:09:15 hostname systemd-udevd[259]: wlan1: MAC on the device already matches policy persistent
Mar 20 01:09:15 hostname systemd-udevd[259]: wlan1: /usr/lib/udev/rules.d/99-systemd.rules:62 RUN '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/$name --prefix=/net/ipv4/neigh/$name --prefix=/net/ipv6/conf/$name --prefix=/net/ipv6/neigh/$name'
Mar 20 01:09:15 hostname systemd-udevd[260]: 8192cu: Device (SEQNUM=1919, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[260]: 8192cu: sd-device-monitor: Passed 129 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[254]: rtl8192cu: Device (SEQNUM=1918, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[254]: rtl8192cu: sd-device-monitor: Passed 142 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[262]: wlan0: sd-device: Created db file '/run/udev/data/n5' for '/devices/platform/soc/3f300000.mmcnr/mmc_host/mmc1/mmc1:0001/mmc1:0001:1/net/wlan0'
Mar 20 01:09:15 hostname systemd-udevd[262]: wlan0: Running command "/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/wlan0 --prefix=/net/ipv4/neigh/wlan0 --prefix=/net/ipv6/conf/wlan0 --prefix=/net/ipv6/neigh/wlan0"
Mar 20 01:09:15 hostname systemd-udevd[250]: 8192cu: sd-device-monitor: Passed 132 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[262]: wlan0: Starting '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/wlan0 --prefix=/net/ipv4/neigh/wlan0 --prefix=/net/ipv6/conf/wlan0 --prefix=/net/ipv6/neigh/wlan0'
Mar 20 01:09:15 hostname systemd-udevd[250]: joydev: sd-device-monitor: Passed 129 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[260]: joydev: Processing device (SEQNUM=1927, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[262]: Successfully forked off '(spawn)' as PID 310.
Mar 20 01:09:15 hostname systemd-udevd[254]: 8192cu: Processing device (SEQNUM=1923, ACTION=remove)
Mar 20 01:09:15 hostname systemd-udevd[255]: rfkill1: sd-device: Created db file '/run/udev/data/+rfkill:rfkill1' for '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.0/ieee80211/phy1/rfkill1'
Mar 20 01:09:15 hostname systemd-udevd[255]: rfkill1: Device (SEQNUM=1909, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[255]: rfkill1: sd-device-monitor: Passed 369 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[253]: input0::kana: sd-device: Created db file '/run/udev/data/+leds:input0::kana' for '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.0/0003:046A:0023.0001/input/input0/input0::kana'
Mar 20 01:09:15 hostname systemd-udevd[253]: input0::kana: Device (SEQNUM=1890, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[253]: input0::kana: sd-device-monitor: Passed 391 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: input0::kana: sd-device-monitor: Passed 252 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[261]: hidraw1: Process 'fido_id' succeeded.
Mar 20 01:09:15 hostname systemd-udevd[254]: 8192cu: Device (SEQNUM=1923, ACTION=remove) processed
Mar 20 01:09:15 hostname systemd-udevd[254]: 8192cu: sd-device-monitor: Passed 132 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[255]: input0::kana: Processing device (SEQNUM=1891, ACTION=change)
Mar 20 01:09:15 hostname systemd-udevd[255]: input0::kana: /usr/lib/udev/rules.d/71-seat.rules:72 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[258]: hidraw0: Process 'fido_id' succeeded.
Mar 20 01:09:15 hostname systemd-udevd[261]: hidraw1: Handling device node '/dev/hidraw1', devnum=c245:1
Mar 20 01:09:15 hostname systemd-udevd[261]: hidraw1: Preserve permissions of /dev/hidraw1, uid=0, gid=0, mode=0600
Mar 20 01:09:15 hostname systemd-udevd[261]: hidraw1: Creating symlink '/dev/char/245:1' to '../hidraw1'
Mar 20 01:09:15 hostname systemd-udevd[259]: wlan1: sd-device: Created db file '/run/udev/data/n6' for '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.0/net/wlan1'
Mar 20 01:09:15 hostname systemd-udevd[259]: wlan1: Running command "/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/wlan1 --prefix=/net/ipv4/neigh/wlan1 --prefix=/net/ipv6/conf/wlan1 --prefix=/net/ipv6/neigh/wlan1"
Mar 20 01:09:15 hostname systemd-udevd[259]: wlan1: Starting '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/wlan1 --prefix=/net/ipv4/neigh/wlan1 --prefix=/net/ipv6/conf/wlan1 --prefix=/net/ipv6/neigh/wlan1'
Mar 20 01:09:15 hostname systemd-udevd[256]: evdev: Device (SEQNUM=1924, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[256]: evdev: sd-device-monitor: Passed 128 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[261]: hidraw1: sd-device: Created empty file '/run/udev/data/c245:1' for '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.1/0003:046A:0023.0002/hidraw/hidraw1'
Mar 20 01:09:15 hostname systemd-udevd[261]: hidraw1: Device (SEQNUM=1896, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[261]: hidraw1: sd-device-monitor: Passed 258 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[260]: joydev: Device (SEQNUM=1927, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[260]: joydev: sd-device-monitor: Passed 129 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: hidraw0: Handling device node '/dev/hidraw0', devnum=c245:0
Mar 20 01:09:15 hostname systemd-udevd[250]: 0003:046A:0023.0002: sd-device-monitor: Passed 360 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: hidraw0: Preserve permissions of /dev/hidraw0, uid=0, gid=0, mode=0600
Mar 20 01:09:15 hostname systemd-udevd[258]: hidraw0: Creating symlink '/dev/char/245:0' to '../hidraw0'
Mar 20 01:09:15 hostname systemd-udevd[258]: hidraw0: sd-device: Created empty file '/run/udev/data/c245:0' for '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.0/0003:046A:0023.0001/hidraw/hidraw0'
Mar 20 01:09:15 hostname systemd-udevd[258]: hidraw0: Device (SEQNUM=1892, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[258]: hidraw0: sd-device-monitor: Passed 258 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[256]: 0003:046A:0023.0002: Processing device (SEQNUM=1897, ACTION=bind)
Mar 20 01:09:15 hostname systemd-udevd[255]: input0::kana: sd-device: Created db file '/run/udev/data/+leds:input0::kana' for '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.0/0003:046A:0023.0001/input/input0/input0::kana'
Mar 20 01:09:15 hostname systemd-udevd[255]: input0::kana: Device (SEQNUM=1891, ACTION=change) processed
Mar 20 01:09:15 hostname systemd-udevd[256]: 0003:046A:0023.0002: /usr/lib/udev/rules.d/50-udev-default.rules:14 Importing properties from results of builtin command 'hwdb --subsystem=hid'
Mar 20 01:09:15 hostname systemd-udevd[255]: input0::kana: sd-device-monitor: Passed 415 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: 0003:046A:0023.0001: sd-device-monitor: Passed 360 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: 0003:046A:0023.0001: Processing device (SEQNUM=1893, ACTION=bind)
Mar 20 01:09:15 hostname systemd-udevd[256]: 0003:046A:0023.0002: No entry found from hwdb.
Mar 20 01:09:15 hostname systemd-udevd[256]: 0003:046A:0023.0002: /usr/lib/udev/rules.d/50-udev-default.rules:14 Failed to run builtin 'hwdb --subsystem=hid': No data available
Mar 20 01:09:15 hostname systemd-udevd[256]: 0003:046A:0023.0002: Device (SEQNUM=1897, ACTION=bind) processed
Mar 20 01:09:15 hostname systemd-udevd[256]: 0003:046A:0023.0002: sd-device-monitor: Passed 360 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: event1: sd-device-monitor: Passed 267 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: 0003:046A:0023.0001: /usr/lib/udev/rules.d/50-udev-default.rules:14 Importing properties from results of builtin command 'hwdb --subsystem=hid'
Mar 20 01:09:15 hostname systemd-udevd[259]: Successfully forked off '(spawn)' as PID 311.
Mar 20 01:09:15 hostname systemd-udevd[255]: event1: Processing device (SEQNUM=1926, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[255]: event1: /usr/lib/udev/rules.d/50-udev-default.rules:29 GROUP 993
Mar 20 01:09:15 hostname systemd-udevd[255]: event1: /usr/lib/udev/rules.d/60-evdev.rules:8 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-prefix=evdev:'
Mar 20 01:09:15 hostname systemd-udevd[258]: 0003:046A:0023.0001: No entry found from hwdb.
Mar 20 01:09:15 hostname systemd-udevd[258]: 0003:046A:0023.0001: /usr/lib/udev/rules.d/50-udev-default.rules:14 Failed to run builtin 'hwdb --subsystem=hid': No data available
Mar 20 01:09:15 hostname systemd-udevd[258]: 0003:046A:0023.0001: Device (SEQNUM=1893, ACTION=bind) processed
Mar 20 01:09:15 hostname systemd-udevd[258]: 0003:046A:0023.0001: sd-device-monitor: Passed 360 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: event0: sd-device-monitor: Passed 267 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[258]: event0: Processing device (SEQNUM=1925, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[258]: event0: /usr/lib/udev/rules.d/50-udev-default.rules:29 GROUP 993
Mar 20 01:09:15 hostname systemd-udevd[258]: event0: /usr/lib/udev/rules.d/60-evdev.rules:8 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-prefix=evdev:'
Mar 20 01:09:15 hostname systemd-udevd[255]: event1: No entry found from hwdb.
Mar 20 01:09:15 hostname systemd-udevd[255]: event1: /usr/lib/udev/rules.d/60-evdev.rules:8 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=evdev:': No data available
Mar 20 01:09:15 hostname systemd-udevd[255]: event1: /usr/lib/udev/rules.d/60-evdev.rules:18 Importing properties from results of builtin command 'hwdb 'evdev:name:HID 046a:0023:phys:usb-3f980000.usb-1.3.2/input1:ev:1f:''
Mar 20 01:09:15 hostname systemd-udevd[255]: event1: No entry found from hwdb.
Mar 20 01:09:15 hostname systemd-udevd[255]: event1: /usr/lib/udev/rules.d/60-evdev.rules:18 Failed to run builtin 'hwdb 'evdev:name:HID 046a:0023:phys:usb-3f980000.usb-1.3.2/input1:ev:1f:'': No data available
Mar 20 01:09:15 hostname systemd-udevd[255]: event1: /usr/lib/udev/rules.d/60-evdev.rules:23 Importing properties from results of builtin command 'hwdb 'evdev:name:HID 046a:0023:''
Mar 20 01:09:15 hostname systemd-udevd[255]: event1: No entry found from hwdb.
Mar 20 01:09:15 hostname systemd-udevd[255]: event1: /usr/lib/udev/rules.d/60-evdev.rules:23 Failed to run builtin 'hwdb 'evdev:name:HID 046a:0023:'': No data available
Mar 20 01:09:15 hostname systemd-udevd[255]: event1: /usr/lib/udev/rules.d/60-input-id.rules:5 Importing properties from results of builtin command 'input_id'
Mar 20 01:09:15 hostname systemd-udevd[255]: input1: capabilities/ev raw kernel attribute: 1f
Mar 20 01:09:15 hostname systemd-udevd[255]: input1: capabilities/abs raw kernel attribute: 1 0
Mar 20 01:09:15 hostname systemd-udevd[255]: input1: capabilities/rel raw kernel attribute: 40
Mar 20 01:09:15 hostname systemd-udevd[255]: input1: capabilities/key raw kernel attribute: 3f 300ff 0 0 0 0 483ffff 17aff32d bf544446 0 0 1 130ff3 8b17c400 677bfa d971dfed 19ed680 4400 0 10000002
Mar 20 01:09:15 hostname systemd-udevd[255]: input1: properties raw kernel attribute: 0
Mar 20 01:09:15 hostname systemd-udevd[255]: event1: test_key: checking bit block 0 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[255]: event1: test_key: checking bit block 32 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[255]: event1: test_key: checking bit block 64 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[255]: event1: test_key: checking bit block 96 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[255]: event1: test_key: checking bit block 128 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[255]: event1: test_key: checking bit block 160 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[255]: event1: test_key: checking bit block 192 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[255]: event1: test_key: checking bit block 224 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[258]: event0: No entry found from hwdb.
Mar 20 01:09:15 hostname systemd-udevd[258]: event0: /usr/lib/udev/rules.d/60-evdev.rules:8 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=evdev:': No data available
Mar 20 01:09:15 hostname systemd-udevd[258]: event0: /usr/lib/udev/rules.d/60-evdev.rules:18 Importing properties from results of builtin command 'hwdb 'evdev:name:HID 046a:0023:phys:usb-3f980000.usb-1.3.2/input0:ev:120013:''
Mar 20 01:09:15 hostname systemd-udevd[258]: event0: No entry found from hwdb.
Mar 20 01:09:15 hostname systemd-udevd[258]: event0: /usr/lib/udev/rules.d/60-evdev.rules:18 Failed to run builtin 'hwdb 'evdev:name:HID 046a:0023:phys:usb-3f980000.usb-1.3.2/input0:ev:120013:'': No data available
Mar 20 01:09:15 hostname systemd-udevd[258]: event0: /usr/lib/udev/rules.d/60-evdev.rules:23 Importing properties from results of builtin command 'hwdb 'evdev:name:HID 046a:0023:''
Mar 20 01:09:15 hostname systemd-udevd[258]: event0: No entry found from hwdb.
Mar 20 01:09:15 hostname systemd-udevd[258]: event0: /usr/lib/udev/rules.d/60-evdev.rules:23 Failed to run builtin 'hwdb 'evdev:name:HID 046a:0023:'': No data available
Mar 20 01:09:15 hostname systemd-udevd[258]: event0: /usr/lib/udev/rules.d/60-input-id.rules:5 Importing properties from results of builtin command 'input_id'
Mar 20 01:09:15 hostname systemd-udevd[258]: input0: capabilities/ev raw kernel attribute: 120013
Mar 20 01:09:15 hostname systemd-udevd[258]: input0: capabilities/abs raw kernel attribute: 0
Mar 20 01:09:15 hostname systemd-udevd[258]: input0: capabilities/rel raw kernel attribute: 0
Mar 20 01:09:15 hostname systemd-udevd[258]: input0: capabilities/key raw kernel attribute: 7 ff800000 7ff e0b2ffdf 1cfffff ffffffff fffffffe
Mar 20 01:09:15 hostname systemd-udevd[258]: input0: properties raw kernel attribute: 0
Mar 20 01:09:15 hostname systemd-udevd[258]: event0: test_key: checking bit block 0 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[258]: event0: test_key: checking bit block 32 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[258]: event0: test_key: checking bit block 64 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[258]: event0: test_key: checking bit block 96 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[258]: event0: test_key: checking bit block 128 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[258]: event0: test_key: checking bit block 160 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[258]: event0: test_key: checking bit block 192 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[258]: event0: test_key: checking bit block 224 for any keys; found=1
Mar 20 01:09:15 hostname systemd-udevd[262]: wlan0: Process '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/wlan0 --prefix=/net/ipv4/neigh/wlan0 --prefix=/net/ipv6/conf/wlan0 --prefix=/net/ipv6/neigh/wlan0' succeeded.
Mar 20 01:09:15 hostname systemd-udevd[262]: wlan0: Device (SEQNUM=1905, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-networkd[257]: wlan0: udev initialized link
Mar 20 01:09:15 hostname systemd-networkd[257]: wlan0: State changed: pending -> initialized
Mar 20 01:09:15 hostname systemd-networkd[257]: wlan0: Link state is up-to-date
Mar 20 01:09:15 hostname systemd-udevd[262]: wlan0: sd-device-monitor: Passed 547 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: rx-0: sd-device-monitor: Passed 209 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: tx-0: sd-device-monitor: Passed 209 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[262]: tx-0: Processing device (SEQNUM=1907, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[256]: rx-0: Processing device (SEQNUM=1906, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[262]: tx-0: Device (SEQNUM=1907, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[262]: tx-0: sd-device-monitor: Passed 209 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[256]: rx-0: Device (SEQNUM=1906, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[256]: rx-0: sd-device-monitor: Passed 209 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-networkd[257]: wlan0: State changed: initialized -> unmanaged
Mar 20 01:09:15 hostname systemd-udevd[259]: wlan1: Process '/usr/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/wlan1 --prefix=/net/ipv4/neigh/wlan1 --prefix=/net/ipv6/conf/wlan1 --prefix=/net/ipv6/neigh/wlan1' succeeded.
Mar 20 01:09:15 hostname systemd-udevd[259]: wlan1: Device (SEQNUM=1911, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-networkd[257]: wlan1: udev initialized link
Mar 20 01:09:15 hostname systemd-networkd[257]: wlan1: State changed: pending -> initialized
Mar 20 01:09:15 hostname systemd-networkd[257]: wlan1: Link state is up-to-date
Mar 20 01:09:15 hostname systemd-networkd[257]: wlan1: State changed: initialized -> unmanaged
Mar 20 01:09:15 hostname systemd-udevd[259]: wlan1: sd-device-monitor: Passed 1036 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: rx-0: sd-device-monitor: Passed 206 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: tx-0: sd-device-monitor: Passed 206 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: tx-1: sd-device-monitor: Passed 206 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[256]: rx-0: Processing device (SEQNUM=1912, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[262]: tx-0: Processing device (SEQNUM=1913, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[250]: tx-2: sd-device-monitor: Passed 206 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[254]: tx-1: Processing device (SEQNUM=1914, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[253]: tx-2: Processing device (SEQNUM=1915, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[250]: tx-3: sd-device-monitor: Passed 206 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[254]: tx-1: Device (SEQNUM=1914, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[254]: tx-1: sd-device-monitor: Passed 206 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[260]: tx-3: Processing device (SEQNUM=1916, ACTION=add)
Mar 20 01:09:15 hostname systemd-udevd[253]: tx-2: Device (SEQNUM=1915, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[253]: tx-2: sd-device-monitor: Passed 206 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[256]: rx-0: Device (SEQNUM=1912, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[256]: rx-0: sd-device-monitor: Passed 206 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[262]: tx-0: Device (SEQNUM=1913, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[262]: tx-0: sd-device-monitor: Passed 206 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[260]: tx-3: Device (SEQNUM=1916, ACTION=add) processed
Mar 20 01:09:15 hostname systemd-udevd[260]: tx-3: sd-device-monitor: Passed 206 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[250]: 1-1.3.1:1.0: sd-device-monitor: Passed 334 byte to netlink monitor
Mar 20 01:09:15 hostname systemd-udevd[256]: 1-1.3.1:1.0: Processing device (SEQNUM=1917, ACTION=bind)
Mar 20 01:09:15 hostname systemd-udevd[256]: 1-1.3.1:1.0: /usr/lib/udev/rules.d/50-udev-default.rules:14 Importing properties from results of builtin command 'hwdb --subsystem=usb'
Mar 20 01:09:15 hostname systemd-udevd[256]: 1-1.3.1:1.0: /usr/lib/udev/rules.d/60-drm.rules:3 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:15 hostname systemd-udevd[256]: 1-1.3.1:1.0: sd-device: Created db file '/run/udev/data/+usb:1-1.3.1:1.0' for '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.0'
Mar 20 01:09:15 hostname systemd-udevd[256]: 1-1.3.1:1.0: Device (SEQNUM=1917, ACTION=bind) processed
Mar 20 01:09:15 hostname systemd-udevd[256]: 1-1.3.1:1.0: sd-device-monitor: Passed 537 byte to netlink monitor
Mar 20 01:09:16 hostname systemd-udevd[258]: event0: /usr/lib/udev/rules.d/60-input-id.rules:6 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:'
Mar 20 01:09:16 hostname systemd-udevd[258]: event0: No entry found from hwdb.
Mar 20 01:09:16 hostname systemd-udevd[258]: event0: /usr/lib/udev/rules.d/60-input-id.rules:6 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:': No data available
Mar 20 01:09:16 hostname systemd-udevd[258]: event0: /usr/lib/udev/rules.d/60-persistent-input.rules:11 Importing properties from results of builtin command 'usb_id'
Mar 20 01:09:16 hostname systemd-udevd[258]: 1-1.3.2:1.0: if_class:3 protocol:0
Mar 20 01:09:16 hostname systemd-udevd[258]: event0: /usr/lib/udev/rules.d/60-persistent-input.rules:28 LINK 'input/by-id/usb-046a_0023-event-kbd'
Mar 20 01:09:16 hostname systemd-udevd[258]: event0: /usr/lib/udev/rules.d/60-persistent-input.rules:35 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:16 hostname systemd-udevd[258]: event0: /usr/lib/udev/rules.d/60-persistent-input.rules:37 LINK 'input/by-path/platform-3f980000.usb-usb-0:1.3.2:1.0-event-kbd'
Mar 20 01:09:16 hostname systemd-udevd[258]: event0: /usr/lib/udev/rules.d/80-libinput-device-groups.rules:4 Importing properties from results of 'libinput-device-group /sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.0/0003:046A:0023.0001/input/input0/event0'
Mar 20 01:09:16 hostname systemd-udevd[258]: event0: Starting 'libinput-device-group /sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.0/0003:046A:0023.0001/input/input0/event0'
Mar 20 01:09:16 hostname systemd-udevd[258]: Successfully forked off '(spawn)' as PID 312.
Mar 20 01:09:16 hostname systemd-udevd[255]: event1: /usr/lib/udev/rules.d/60-input-id.rules:6 Importing properties from results of builtin command 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:'
Mar 20 01:09:16 hostname systemd-udevd[255]: event1: No entry found from hwdb.
Mar 20 01:09:16 hostname systemd-udevd[255]: event1: /usr/lib/udev/rules.d/60-input-id.rules:6 Failed to run builtin 'hwdb --subsystem=input --lookup-prefix=id-input:modalias:': No data available
Mar 20 01:09:16 hostname systemd-udevd[255]: event1: /usr/lib/udev/rules.d/60-persistent-input.rules:11 Importing properties from results of builtin command 'usb_id'
Mar 20 01:09:16 hostname systemd-udevd[255]: 1-1.3.2:1.1: if_class:3 protocol:0
Mar 20 01:09:16 hostname systemd-udevd[255]: event1: /usr/lib/udev/rules.d/60-persistent-input.rules:32 LINK 'input/by-id/usb-046a_0023-event-if01'
Mar 20 01:09:16 hostname systemd-udevd[255]: event1: /usr/lib/udev/rules.d/60-persistent-input.rules:35 Importing properties from results of builtin command 'path_id'
Mar 20 01:09:16 hostname systemd-udevd[255]: event1: /usr/lib/udev/rules.d/60-persistent-input.rules:40 LINK 'input/by-path/platform-3f980000.usb-usb-0:1.3.2:1.1-event'
Mar 20 01:09:16 hostname systemd-udevd[255]: event1: /usr/lib/udev/rules.d/80-libinput-device-groups.rules:4 Importing properties from results of 'libinput-device-group /sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.1/0003:046A:0023.0002/input/input1/event1'
Mar 20 01:09:16 hostname systemd-udevd[255]: event1: Starting 'libinput-device-group /sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.1/0003:046A:0023.0002/input/input1/event1'
Mar 20 01:09:16 hostname systemd-udevd[255]: Successfully forked off '(spawn)' as PID 313.
Mar 23 16:32:25 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:32:25 hostname systemd-networkd[257]: NDISC: Sent Router Solicitation, next solicitation in 3s
Mar 23 16:32:25 hostname systemd-networkd[257]: NDISC: Sent Router Solicitation, next solicitation in 3s
Mar 23 16:33:10 hostname systemd-networkd[257]: NDISC: Received Router Advertisement: flags MANAGED preference medium lifetime 0 sec
Mar 23 16:33:10 hostname systemd-networkd[257]: NDISC: Invoking callback for 'router' event.
Mar 23 16:33:10 hostname systemd-networkd[257]: DHCPv6 CLIENT: Started in Managed mode
Mar 23 16:33:10 hostname systemd-networkd[257]: eth0.1: Acquiring DHCPv6 lease on NDisc request
Mar 23 16:33:10 hostname systemd-networkd[257]: DHCPv6 CLIENT: Sent SOLICIT
Mar 23 16:33:10 hostname systemd-networkd[257]: DHCPv6 CLIENT: Next retransmission in 1s
Mar 23 16:33:10 hostname systemd-networkd[257]: NDISC: Received Router Advertisement: flags MANAGED preference medium lifetime 0 sec
Mar 23 16:33:10 hostname systemd-networkd[257]: NDISC: Invoking callback for 'router' event.
Mar 23 16:33:10 hostname systemd-networkd[257]: eth0.1: Acquiring DHCPv6 lease on NDisc request
Mar 23 16:33:10 hostname systemd-networkd[257]: NDISC: Received Router Advertisement: flags MANAGED preference medium lifetime 0 sec
Mar 23 16:33:10 hostname systemd-networkd[257]: NDISC: Invoking callback for 'router' event.
Mar 23 16:33:10 hostname systemd-networkd[257]: eth0.1: Acquiring DHCPv6 lease on NDisc request
Mar 23 16:33:10 hostname systemd-networkd[257]: NDISC: Received Router Advertisement: flags MANAGED preference medium lifetime 0 sec
Mar 23 16:33:10 hostname systemd-networkd[257]: NDISC: Invoking callback for 'router' event.
Mar 23 16:33:10 hostname systemd-networkd[257]: eth0.1: Acquiring DHCPv6 lease on NDisc request
Mar 23 16:33:10 hostname systemd-networkd[257]: eth0.1: Configuring route: dst: fdb3:92ae:e88e:1::/64, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main, proto: ra, type: unicast
Mar 23 16:33:10 hostname systemd-networkd[257]: eth0.1: Configuring route: dst: fdb3:92ae:e88e::/48, src: n/a, gw: fe80::42f2:1ff:fe54:e806, prefsrc: n/a, scope: global, table: main, proto: ra, type: unicast
Mar 23 16:33:10 hostname systemd-networkd[257]: DHCPv6 CLIENT: IA status 2
Mar 23 16:33:10 hostname systemd-networkd[257]: eth0.1: Received remembered route: dst: fdb3:92ae:e88e:1::/64, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main, proto: ra, type: unicast
Mar 23 16:33:10 hostname systemd-networkd[257]: DHCPv6 CLIENT: IA status 2
Mar 23 16:33:10 hostname systemd-networkd[257]: DHCPv6 CLIENT: IA status 2
Mar 23 16:33:10 hostname systemd-networkd[257]: eth0.1: Remembering updated address: fdb3:92ae:e88e:1:ba27:ebff:fe66:d807/64 (valid forever)
Mar 23 16:33:10 hostname systemd-networkd[257]: DHCPv6 CLIENT: T1 expires in 5h 36min 36s
Mar 23 16:33:10 hostname systemd-networkd[257]: DHCPv6 CLIENT: T2 expires in 8h 41min 54s
Mar 23 16:33:10 hostname systemd-networkd[257]: eth0.1: DHCPv6 address fdb3:92ae:e88e:1::2eb/128 timeout preferred -1 valid -1
Mar 23 16:33:10 hostname systemd-networkd[257]: DHCPv6 CLIENT: Recv REPLY
Mar 23 16:33:10 hostname systemd-networkd[257]: eth0.1: Remembering route: dst: fdb3:92ae:e88e::/48, src: n/a, gw: fe80::42f2:1ff:fe54:e806, prefsrc: n/a, scope: global, table: main, proto: ra, type: unicast
Mar 23 16:33:10 hostname systemd-networkd[257]: eth0.1: Remembering updated address: fdb3:92ae:e88e:1::2eb/128 (valid forever)
Mar 23 16:33:11 hostname systemd-networkd[257]: Got inotify event on bus bus-api-network.
Mar 23 16:33:11 hostname systemd-networkd[257]: Added inotify watch for /run on bus bus-api-network: 2
Mar 23 16:33:11 hostname systemd-networkd[257]: Added inotify watch for /run/dbus on bus bus-api-network: -1
Mar 23 16:33:11 hostname systemd-networkd[257]: Got inotify event on bus bus-api-network.
Mar 23 16:33:11 hostname systemd-networkd[257]: Bus bus-api-network: changing state WATCH_BIND → AUTHENTICATING
Mar 23 16:33:11 hostname systemd-udevd[255]: event1: 'libinput-device-group /sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.1/0003:046A:0023.0002/input/input1/event1'(out) 'LIBINPUT_DEVICE_GROUP=3/46a/23:usb-3f980000.usb-1.3'
Mar 23 16:33:11 hostname systemd-udevd[258]: event0: 'libinput-device-group /sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.0/0003:046A:0023.0001/input/input0/event0'(out) 'LIBINPUT_DEVICE_GROUP=3/46a/23:usb-3f980000.usb-1.3'
Mar 23 16:33:11 hostname systemd-udevd[258]: event0: Process 'libinput-device-group /sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.0/0003:046A:0023.0001/input/input0/event0' succeeded.
Mar 23 16:33:11 hostname systemd-udevd[258]: event0: /etc/udev/rules.d/raspberrypi.rules:1 MODE 0777
Mar 23 16:33:11 hostname systemd-udevd[258]: event0: /etc/udev/rules.d/raspberrypi.rules:2 MODE 0777
Mar 23 16:33:11 hostname systemd-udevd[255]: event1: Process 'libinput-device-group /sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.1/0003:046A:0023.0002/input/input1/event1' succeeded.
Mar 23 16:33:11 hostname systemd-udevd[258]: event0: Handling device node '/dev/input/event0', devnum=c13:64
Mar 23 16:33:11 hostname systemd-udevd[258]: event0: Setting permissions /dev/input/event0, uid=0, gid=993, mode=0777
Mar 23 16:33:11 hostname systemd-udevd[258]: event0: Creating symlink '/dev/char/13:64' to '../input/event0'
Mar 23 16:33:11 hostname systemd-udevd[258]: event0: Creating symlink '/dev/input/by-id/usb-046a_0023-event-kbd' to '../event0'
Mar 23 16:33:11 hostname systemd-udevd[255]: event1: /etc/udev/rules.d/raspberrypi.rules:1 MODE 0777
Mar 23 16:33:11 hostname systemd-udevd[255]: event1: /etc/udev/rules.d/raspberrypi.rules:2 MODE 0777
Mar 23 16:33:11 hostname systemd-udevd[255]: event1: Handling device node '/dev/input/event1', devnum=c13:65
Mar 23 16:33:11 hostname systemd-udevd[255]: event1: Setting permissions /dev/input/event1, uid=0, gid=993, mode=0777
Mar 23 16:33:11 hostname systemd-udevd[258]: event0: Creating symlink '/dev/input/by-path/platform-3f980000.usb-usb-0:1.3.2:1.0-event-kbd' to '../event0'
Mar 23 16:33:11 hostname systemd-udevd[255]: event1: Creating symlink '/dev/char/13:65' to '../input/event1'
Mar 23 16:33:11 hostname systemd-udevd[258]: event0: sd-device: Created db file '/run/udev/data/c13:64' for '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.0/0003:046A:0023.0001/input/input0/event0'
Mar 23 16:33:11 hostname systemd-udevd[258]: event0: Device (SEQNUM=1925, ACTION=add) processed
Mar 23 16:33:11 hostname systemd-udevd[258]: event0: sd-device-monitor: Passed 855 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[255]: event1: Creating symlink '/dev/input/by-id/usb-046a_0023-event-if01' to '../event1'
Mar 23 16:33:11 hostname systemd-udevd[255]: event1: Creating symlink '/dev/input/by-path/platform-3f980000.usb-usb-0:1.3.2:1.1-event' to '../event1'
Mar 23 16:33:11 hostname systemd-udevd[255]: event1: sd-device: Created db file '/run/udev/data/c13:65' for '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.1/0003:046A:0023.0002/input/input1/event1'
Mar 23 16:33:11 hostname systemd-udevd[255]: event1: Device (SEQNUM=1926, ACTION=add) processed
Mar 23 16:33:11 hostname systemd-udevd[255]: event1: sd-device-monitor: Passed 815 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[250]: vcs6: Device (SEQNUM=1934, ACTION=add) is queued
Mar 23 16:33:11 hostname systemd-udevd[250]: vcs6: sd-device-monitor: Passed 169 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[258]: vcs6: Processing device (SEQNUM=1934, ACTION=add)
Mar 23 16:33:11 hostname systemd-udevd[258]: vcs6: /usr/lib/udev/rules.d/50-udev-default.rules:24 GROUP 5
Mar 23 16:33:11 hostname systemd-udevd[258]: vcs6: Handling device node '/dev/vcs6', devnum=c7:6
Mar 23 16:33:11 hostname systemd-udevd[258]: vcs6: Setting permissions /dev/vcs6, uid=0, gid=5, mode=0660
Mar 23 16:33:11 hostname systemd-udevd[258]: vcs6: Creating symlink '/dev/char/7:6' to '../vcs6'
Mar 23 16:33:11 hostname systemd-udevd[258]: vcs6: sd-device: Created empty file '/run/udev/data/c7:6' for '/devices/virtual/vc/vcs6'
Mar 23 16:33:11 hostname systemd-udevd[258]: vcs6: Device (SEQNUM=1934, ACTION=add) processed
Mar 23 16:33:11 hostname systemd-udevd[258]: vcs6: sd-device-monitor: Passed 169 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[250]: vcsu6: Device (SEQNUM=1935, ACTION=add) is queued
Mar 23 16:33:11 hostname systemd-udevd[250]: vcsu6: sd-device-monitor: Passed 172 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsu6: Processing device (SEQNUM=1935, ACTION=add)
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsu6: /usr/lib/udev/rules.d/50-udev-default.rules:24 GROUP 5
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsu6: Handling device node '/dev/vcsu6', devnum=c7:70
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsu6: Setting permissions /dev/vcsu6, uid=0, gid=5, mode=0660
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsu6: Creating symlink '/dev/char/7:70' to '../vcsu6'
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsu6: sd-device: Created empty file '/run/udev/data/c7:70' for '/devices/virtual/vc/vcsu6'
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsu6: Device (SEQNUM=1935, ACTION=add) processed
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsu6: sd-device-monitor: Passed 172 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[250]: vcsa6: Device (SEQNUM=1936, ACTION=add) is queued
Mar 23 16:33:11 hostname systemd-udevd[250]: vcsa6: sd-device-monitor: Passed 173 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa6: Processing device (SEQNUM=1936, ACTION=add)
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa6: /usr/lib/udev/rules.d/50-udev-default.rules:24 GROUP 5
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa6: Handling device node '/dev/vcsa6', devnum=c7:134
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa6: Setting permissions /dev/vcsa6, uid=0, gid=5, mode=0660
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa6: Creating symlink '/dev/char/7:134' to '../vcsa6'
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa6: sd-device: Created empty file '/run/udev/data/c7:134' for '/devices/virtual/vc/vcsa6'
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa6: Device (SEQNUM=1936, ACTION=add) processed
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa6: sd-device-monitor: Passed 173 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[250]: vcs2: Device (SEQNUM=1937, ACTION=add) is queued
Mar 23 16:33:11 hostname systemd-udevd[250]: vcs2: sd-device-monitor: Passed 169 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[258]: vcs2: Processing device (SEQNUM=1937, ACTION=add)
Mar 23 16:33:11 hostname systemd-udevd[258]: vcs2: /usr/lib/udev/rules.d/50-udev-default.rules:24 GROUP 5
Mar 23 16:33:11 hostname systemd-udevd[258]: vcs2: Handling device node '/dev/vcs2', devnum=c7:2
Mar 23 16:33:11 hostname systemd-udevd[258]: vcs2: Setting permissions /dev/vcs2, uid=0, gid=5, mode=0660
Mar 23 16:33:11 hostname systemd-udevd[258]: vcs2: Creating symlink '/dev/char/7:2' to '../vcs2'
Mar 23 16:33:11 hostname systemd-udevd[258]: vcs2: sd-device: Created empty file '/run/udev/data/c7:2' for '/devices/virtual/vc/vcs2'
Mar 23 16:33:11 hostname systemd-udevd[258]: vcs2: Device (SEQNUM=1937, ACTION=add) processed
Mar 23 16:33:11 hostname systemd-udevd[258]: vcs2: sd-device-monitor: Passed 169 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[250]: vcsu2: Device (SEQNUM=1938, ACTION=add) is queued
Mar 23 16:33:11 hostname systemd-udevd[250]: vcsu2: sd-device-monitor: Passed 172 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[250]: vcsa2: Device (SEQNUM=1939, ACTION=add) is queued
Mar 23 16:33:11 hostname systemd-udevd[250]: vcsa2: sd-device-monitor: Passed 173 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[255]: vcsa2: Processing device (SEQNUM=1939, ACTION=add)
Mar 23 16:33:11 hostname systemd-udevd[255]: vcsa2: /usr/lib/udev/rules.d/50-udev-default.rules:24 GROUP 5
Mar 23 16:33:11 hostname systemd-udevd[255]: vcsa2: Handling device node '/dev/vcsa2', devnum=c7:130
Mar 23 16:33:11 hostname systemd-udevd[255]: vcsa2: Setting permissions /dev/vcsa2, uid=0, gid=5, mode=0660
Mar 23 16:33:11 hostname systemd-udevd[255]: vcsa2: Creating symlink '/dev/char/7:130' to '../vcsa2'
Mar 23 16:33:11 hostname systemd-udevd[255]: vcsa2: sd-device: Created empty file '/run/udev/data/c7:130' for '/devices/virtual/vc/vcsa2'
Mar 23 16:33:11 hostname systemd-udevd[255]: vcsa2: Device (SEQNUM=1939, ACTION=add) processed
Mar 23 16:33:11 hostname systemd-udevd[255]: vcsa2: sd-device-monitor: Passed 173 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[250]: vcs3: Device (SEQNUM=1940, ACTION=add) is queued
Mar 23 16:33:11 hostname systemd-udevd[250]: vcs3: sd-device-monitor: Passed 169 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsu2: Processing device (SEQNUM=1938, ACTION=add)
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsu2: /usr/lib/udev/rules.d/50-udev-default.rules:24 GROUP 5
Mar 23 16:33:11 hostname systemd-udevd[256]: vcs3: Processing device (SEQNUM=1940, ACTION=add)
Mar 23 16:33:11 hostname systemd-udevd[256]: vcs3: /usr/lib/udev/rules.d/50-udev-default.rules:24 GROUP 5
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsu2: Handling device node '/dev/vcsu2', devnum=c7:66
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsu2: Setting permissions /dev/vcsu2, uid=0, gid=5, mode=0660
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsu2: Creating symlink '/dev/char/7:66' to '../vcsu2'
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsu2: sd-device: Created empty file '/run/udev/data/c7:66' for '/devices/virtual/vc/vcsu2'
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsu2: Device (SEQNUM=1938, ACTION=add) processed
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsu2: sd-device-monitor: Passed 172 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[256]: vcs3: Handling device node '/dev/vcs3', devnum=c7:3
Mar 23 16:33:11 hostname systemd-udevd[256]: vcs3: Setting permissions /dev/vcs3, uid=0, gid=5, mode=0660
Mar 23 16:33:11 hostname systemd-udevd[256]: vcs3: Creating symlink '/dev/char/7:3' to '../vcs3'
Mar 23 16:33:11 hostname systemd-udevd[256]: vcs3: sd-device: Created empty file '/run/udev/data/c7:3' for '/devices/virtual/vc/vcs3'
Mar 23 16:33:11 hostname systemd-udevd[256]: vcs3: Device (SEQNUM=1940, ACTION=add) processed
Mar 23 16:33:11 hostname systemd-udevd[250]: vcsu3: Device (SEQNUM=1941, ACTION=add) is queued
Mar 23 16:33:11 hostname systemd-udevd[250]: vcsu3: sd-device-monitor: Passed 172 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[250]: vcsa3: Device (SEQNUM=1942, ACTION=add) is queued
Mar 23 16:33:11 hostname systemd-udevd[250]: vcsa3: sd-device-monitor: Passed 173 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa3: Processing device (SEQNUM=1942, ACTION=add)
Mar 23 16:33:11 hostname systemd-udevd[250]: vcs4: Device (SEQNUM=1943, ACTION=add) is queued
Mar 23 16:33:11 hostname systemd-udevd[250]: vcs4: sd-device-monitor: Passed 169 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa3: /usr/lib/udev/rules.d/50-udev-default.rules:24 GROUP 5
Mar 23 16:33:11 hostname systemd-udevd[250]: vcsu4: Device (SEQNUM=1944, ACTION=add) is queued
Mar 23 16:33:11 hostname systemd-udevd[262]: vcs4: Processing device (SEQNUM=1943, ACTION=add)
Mar 23 16:33:11 hostname systemd-udevd[262]: vcs4: /usr/lib/udev/rules.d/50-udev-default.rules:24 GROUP 5
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa3: Handling device node '/dev/vcsa3', devnum=c7:131
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa3: Setting permissions /dev/vcsa3, uid=0, gid=5, mode=0660
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa3: Creating symlink '/dev/char/7:131' to '../vcsa3'
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa3: sd-device: Created empty file '/run/udev/data/c7:131' for '/devices/virtual/vc/vcsa3'
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa3: Device (SEQNUM=1942, ACTION=add) processed
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa3: sd-device-monitor: Passed 173 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[254]: vcsu4: Processing device (SEQNUM=1944, ACTION=add)
Mar 23 16:33:11 hostname systemd-udevd[254]: vcsu4: /usr/lib/udev/rules.d/50-udev-default.rules:24 GROUP 5
Mar 23 16:33:11 hostname systemd-udevd[254]: vcsu4: Handling device node '/dev/vcsu4', devnum=c7:68
Mar 23 16:33:11 hostname systemd-udevd[254]: vcsu4: Setting permissions /dev/vcsu4, uid=0, gid=5, mode=0660
Mar 23 16:33:11 hostname systemd-udevd[254]: vcsu4: Creating symlink '/dev/char/7:68' to '../vcsu4'
Mar 23 16:33:11 hostname systemd-udevd[254]: vcsu4: sd-device: Created empty file '/run/udev/data/c7:68' for '/devices/virtual/vc/vcsu4'
Mar 23 16:33:11 hostname systemd-udevd[254]: vcsu4: Device (SEQNUM=1944, ACTION=add) processed
Mar 23 16:33:11 hostname systemd-udevd[262]: vcs4: Handling device node '/dev/vcs4', devnum=c7:4
Mar 23 16:33:11 hostname systemd-udevd[262]: vcs4: Setting permissions /dev/vcs4, uid=0, gid=5, mode=0660
Mar 23 16:33:11 hostname systemd-udevd[262]: vcs4: Creating symlink '/dev/char/7:4' to '../vcs4'
Mar 23 16:33:11 hostname systemd-udevd[262]: vcs4: sd-device: Created empty file '/run/udev/data/c7:4' for '/devices/virtual/vc/vcs4'
Mar 23 16:33:11 hostname systemd-udevd[262]: vcs4: Device (SEQNUM=1943, ACTION=add) processed
Mar 23 16:33:11 hostname systemd-udevd[262]: vcs4: sd-device-monitor: Passed 169 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[256]: vcs3: sd-device-monitor: Passed 169 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[254]: vcsu4: sd-device-monitor: Passed 172 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[250]: vcsu4: sd-device-monitor: Passed 172 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[250]: vcsa4: Device (SEQNUM=1945, ACTION=add) is queued
Mar 23 16:33:11 hostname systemd-udevd[250]: vcsa4: sd-device-monitor: Passed 173 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa4: Processing device (SEQNUM=1945, ACTION=add)
Mar 23 16:33:11 hostname systemd-udevd[250]: vcs5: Device (SEQNUM=1946, ACTION=add) is queued
Mar 23 16:33:11 hostname systemd-udevd[250]: vcs5: sd-device-monitor: Passed 169 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa4: /usr/lib/udev/rules.d/50-udev-default.rules:24 GROUP 5
Mar 23 16:33:11 hostname systemd-udevd[250]: vcsu5: Device (SEQNUM=1947, ACTION=add) is queued
Mar 23 16:33:11 hostname systemd-udevd[250]: vcsu5: sd-device-monitor: Passed 172 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[250]: vcsa5: Device (SEQNUM=1948, ACTION=add) is queued
Mar 23 16:33:11 hostname systemd-udevd[250]: vcsa5: sd-device-monitor: Passed 173 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[262]: vcsu5: Processing device (SEQNUM=1947, ACTION=add)
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa4: Handling device node '/dev/vcsa4', devnum=c7:132
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa4: Setting permissions /dev/vcsa4, uid=0, gid=5, mode=0660
Mar 23 16:33:11 hostname systemd-udevd[262]: vcsu5: /usr/lib/udev/rules.d/50-udev-default.rules:24 GROUP 5
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa4: Creating symlink '/dev/char/7:132' to '../vcsa4'
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa4: sd-device: Created empty file '/run/udev/data/c7:132' for '/devices/virtual/vc/vcsa4'
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa4: Device (SEQNUM=1945, ACTION=add) processed
Mar 23 16:33:11 hostname systemd-udevd[258]: vcsa4: sd-device-monitor: Passed 173 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[256]: vcs5: Processing device (SEQNUM=1946, ACTION=add)
Mar 23 16:33:11 hostname systemd-udevd[256]: vcs5: /usr/lib/udev/rules.d/50-udev-default.rules:24 GROUP 5
Mar 23 16:33:11 hostname systemd-udevd[254]: vcsa5: Processing device (SEQNUM=1948, ACTION=add)
Mar 23 16:33:11 hostname systemd-udevd[254]: vcsa5: /usr/lib/udev/rules.d/50-udev-default.rules:24 GROUP 5
Mar 23 16:33:11 hostname systemd-udevd[254]: vcsa5: Handling device node '/dev/vcsa5', devnum=c7:133
Mar 23 16:33:11 hostname systemd-udevd[254]: vcsa5: Setting permissions /dev/vcsa5, uid=0, gid=5, mode=0660
Mar 23 16:33:11 hostname systemd-udevd[254]: vcsa5: Creating symlink '/dev/char/7:133' to '../vcsa5'
Mar 23 16:33:11 hostname systemd-udevd[254]: vcsa5: sd-device: Created empty file '/run/udev/data/c7:133' for '/devices/virtual/vc/vcsa5'
Mar 23 16:33:11 hostname systemd-udevd[254]: vcsa5: Device (SEQNUM=1948, ACTION=add) processed
Mar 23 16:33:11 hostname systemd-udevd[262]: vcsu5: Handling device node '/dev/vcsu5', devnum=c7:69
Mar 23 16:33:11 hostname systemd-udevd[262]: vcsu5: Setting permissions /dev/vcsu5, uid=0, gid=5, mode=0660
Mar 23 16:33:11 hostname systemd-udevd[262]: vcsu5: Creating symlink '/dev/char/7:69' to '../vcsu5'
Mar 23 16:33:11 hostname systemd-udevd[262]: vcsu5: sd-device: Created empty file '/run/udev/data/c7:69' for '/devices/virtual/vc/vcsu5'
Mar 23 16:33:11 hostname systemd-udevd[262]: vcsu5: Device (SEQNUM=1947, ACTION=add) processed
Mar 23 16:33:11 hostname systemd-udevd[255]: vcsu3: Processing device (SEQNUM=1941, ACTION=add)
Mar 23 16:33:11 hostname systemd-udevd[255]: vcsu3: /usr/lib/udev/rules.d/50-udev-default.rules:24 GROUP 5
Mar 23 16:33:11 hostname systemd-udevd[255]: vcsu3: Handling device node '/dev/vcsu3', devnum=c7:67
Mar 23 16:33:11 hostname systemd-udevd[255]: vcsu3: Setting permissions /dev/vcsu3, uid=0, gid=5, mode=0660
Mar 23 16:33:11 hostname systemd-udevd[255]: vcsu3: Creating symlink '/dev/char/7:67' to '../vcsu3'
Mar 23 16:33:11 hostname systemd-udevd[255]: vcsu3: sd-device: Created empty file '/run/udev/data/c7:67' for '/devices/virtual/vc/vcsu3'
Mar 23 16:33:11 hostname systemd-udevd[255]: vcsu3: Device (SEQNUM=1941, ACTION=add) processed
Mar 23 16:33:11 hostname systemd-udevd[256]: vcs5: Handling device node '/dev/vcs5', devnum=c7:5
Mar 23 16:33:11 hostname systemd-udevd[256]: vcs5: Setting permissions /dev/vcs5, uid=0, gid=5, mode=0660
Mar 23 16:33:11 hostname systemd-udevd[256]: vcs5: Creating symlink '/dev/char/7:5' to '../vcs5'
Mar 23 16:33:11 hostname systemd-udevd[256]: vcs5: sd-device: Created empty file '/run/udev/data/c7:5' for '/devices/virtual/vc/vcs5'
Mar 23 16:33:11 hostname systemd-udevd[256]: vcs5: Device (SEQNUM=1946, ACTION=add) processed
Mar 23 16:33:11 hostname systemd-udevd[262]: vcsu5: sd-device-monitor: Passed 172 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[256]: vcs5: sd-device-monitor: Passed 169 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[254]: vcsa5: sd-device-monitor: Passed 173 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[255]: vcsu3: sd-device-monitor: Passed 172 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[250]: Worker [263] terminated by signal 11 (SEGV)
Mar 23 16:33:11 hostname systemd-udevd[250]: br0: Worker [263] failed
Mar 23 16:33:11 hostname systemd-udevd[250]: br0: sd-device-monitor: Passed 175 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[250]: rx-0: sd-device-monitor: Passed 151 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[250]: tx-0: sd-device-monitor: Passed 151 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-udevd[255]: tx-0: Processing device (SEQNUM=1831, ACTION=add)
Mar 23 16:33:11 hostname systemd-udevd[255]: tx-0: Device (SEQNUM=1831, ACTION=add) processed
Mar 23 16:33:11 hostname systemd-udevd[255]: tx-0: sd-device-monitor: Passed 151 byte to netlink monitor
Mar 23 16:33:11 hostname systemd-networkd[257]: br0: udev initialized link
Mar 23 16:33:11 hostname systemd-networkd[257]: br0: State changed: pending -> initialized
Mar 23 16:33:11 hostname systemd-networkd[257]: br0: Link state is up-to-date
Mar 23 16:33:11 hostname systemd-networkd[257]: br0: found matching network '/etc/systemd/network/wifi_bridge.network'
Mar 23 16:33:11 hostname systemd-networkd[257]: Setting '/proc/sys/net/ipv6/conf/br0/disable_ipv6' to '0'
Mar 23 16:33:11 hostname systemd-networkd[257]: br0: IPv6 successfully enabled
Mar 23 16:33:11 hostname systemd-networkd[257]: Setting '/proc/sys/net/ipv6/conf/br0/proxy_ndp' to '0'
Mar 23 16:33:11 hostname systemd-networkd[257]: Setting '/proc/sys/net/ipv6/conf/br0/use_tempaddr' to '0'
Mar 23 16:33:11 hostname systemd-networkd[257]: Setting '/proc/sys/net/ipv6/conf/br0/accept_ra' to '0'
Mar 23 16:33:11 hostname systemd-networkd[257]: DHCP CLIENT (0x0): Failed to set IAID: Device or resource busy
Mar 23 16:33:11 hostname systemd-networkd[257]: br0: DHCP4 CLIENT: Failed to set IAID+DUID: Device or resource busy
Mar 23 16:33:11 hostname systemd-networkd[257]: br0: Failed
Mar 23 16:33:11 hostname systemd-networkd[257]: br0: State changed: initialized -> failed
Mar 23 16:33:11 hostname systemd-networkd[257]: DHCP CLIENT (0x0): STOPPED
Mar 23 16:33:11 hostname systemd-udevd[258]: rx-0: Processing device (SEQNUM=1830, ACTION=add)
Mar 23 16:33:11 hostname systemd-udevd[258]: rx-0: Device (SEQNUM=1830, ACTION=add) processed
Mar 23 16:33:11 hostname systemd-udevd[258]: rx-0: sd-device-monitor: Passed 151 byte to netlink monitor
Mar 23 16:33:12 hostname systemd-networkd[257]: eth0.1: Remembering updated address: fdb3:92ae:e88e:1:ba27:ebff:fe66:d807/64 (valid forever)
Mar 23 16:33:12 hostname systemd-networkd[257]: eth0.1: Remembering route: dst: fdb3:92ae:e88e:1:ba27:ebff:fe66:d807/128, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: local, proto: kernel, type: local
Mar 23 16:33:12 hostname systemd-networkd[257]: eth0.1: Remembering updated address: fdb3:92ae:e88e:1::2eb/128 (valid forever)
Mar 23 16:33:12 hostname systemd-networkd[257]: eth0.1: State changed: configuring -> configured
Mar 23 16:33:12 hostname systemd-networkd[257]: eth0.1: Remembering route: dst: fdb3:92ae:e88e:1::2eb/128, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: local, proto: kernel, type: local
Mar 23 16:33:13 hostname systemd-networkd[257]: Bus bus-api-network: changing state AUTHENTICATING → HELLO
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=2 reply_cookie=0 signature=su error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=3 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_33 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=4 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_32 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=5 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_31 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=6 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_32 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=8 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_32 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=9 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_31 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=10 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=11 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_31 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=12 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_32 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=13 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=14 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=15 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_35 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=16 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_36 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=17 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_32 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=18 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=19 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=20 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_32 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=21 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=22 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=23 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_32 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=24 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=25 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=26 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=27 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=28 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=29 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=30 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=31 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=32 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=33 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=34 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_35 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=35 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_35 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=36 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_36 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=37 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_36 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=38 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_33 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=39 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_33 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=40 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=41 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:33:13 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:33:13 hostname systemd-networkd[257]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=s error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Bus bus-api-network: changing state HELLO → RUNNING
Mar 23 16:33:13 hostname systemd-networkd[257]: Got message type=signal sender=org.freedesktop.DBus.Local destination=n/a path=/org/freedesktop/DBus/Local interface=org.freedesktop.DBus.Local member=Connected cookie=4294967295 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Setting transient hostname: 'hostname'
Mar 23 16:33:13 hostname systemd-networkd[257]: Sent message type=method_call sender=n/a destination=org.freedesktop.hostname1 path=/org/freedesktop/hostname1 interface=org.freedesktop.hostname1 member=SetHostname cookie=42 reply_cookie=0 signature=sb error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Got message type=signal sender=org.freedesktop.DBus destination=:1.1 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Got message type=signal sender=org.freedesktop.DBus destination=:1.1 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=3 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 path=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 signature=u error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Successfully acquired requested service name.
Mar 23 16:33:13 hostname systemd-networkd[257]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 path=n/a interface=n/a member=n/a cookie=5 reply_cookie=3 signature=n/a error-name=n/a error-message=n/a
Mar 23 16:33:13 hostname systemd-networkd[257]: Match type='signal',sender='org.freedesktop.login1',path='/org/freedesktop/login1',interface='org.freedesktop.login1.Manager',member='PrepareForSleep' successfully installed.
Mar 23 16:33:13 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:33:13 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:33:13 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:33:13 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:33:13 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:33:13 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:33:14 hostname systemd-networkd[257]: Got message type=method_return sender=:1.9 destination=:1.1 path=n/a interface=n/a member=n/a cookie=3 reply_cookie=42 signature=n/a error-name=n/a error-message=n/a
Mar 23 16:33:14 hostname systemd-networkd[257]: NDISC: Sent Router Solicitation, next solicitation in 7s
Mar 23 16:33:15 hostname systemd-udevd[250]: Cleanup idle workers
Mar 23 16:33:15 hostname systemd-udevd[256]: Unload module index
Mar 23 16:33:15 hostname systemd-udevd[256]: Unloaded link configuration context.
Mar 23 16:33:15 hostname systemd-udevd[255]: Unload module index
Mar 23 16:33:15 hostname systemd-udevd[255]: Unloaded link configuration context.
Mar 23 16:33:15 hostname systemd-udevd[262]: Unload module index
Mar 23 16:33:15 hostname systemd-udevd[262]: Unloaded link configuration context.
Mar 23 16:33:15 hostname systemd-udevd[254]: Unload module index
Mar 23 16:33:15 hostname systemd-udevd[254]: Unloaded link configuration context.
Mar 23 16:33:15 hostname systemd-udevd[253]: Unload module index
Mar 23 16:33:15 hostname systemd-udevd[253]: Unloaded link configuration context.
Mar 23 16:33:15 hostname systemd-udevd[260]: Unload module index
Mar 23 16:33:15 hostname systemd-udevd[260]: Unloaded link configuration context.
Mar 23 16:33:15 hostname systemd-udevd[261]: Unload module index
Mar 23 16:33:15 hostname systemd-udevd[259]: Unload module index
Mar 23 16:33:15 hostname systemd-udevd[259]: Unloaded link configuration context.
Mar 23 16:33:15 hostname systemd-udevd[261]: Unloaded link configuration context.
Mar 23 16:33:15 hostname systemd-udevd[250]: Worker [253] exited
Mar 23 16:33:15 hostname systemd-udevd[250]: Worker [254] exited
Mar 23 16:33:15 hostname systemd-udevd[250]: Worker [255] exited
Mar 23 16:33:15 hostname systemd-udevd[250]: Worker [256] exited
Mar 23 16:33:15 hostname systemd-udevd[258]: Unload module index
Mar 23 16:33:15 hostname systemd-udevd[250]: Worker [259] exited
Mar 23 16:33:15 hostname systemd-udevd[258]: Unloaded link configuration context.
Mar 23 16:33:15 hostname systemd-udevd[250]: Worker [260] exited
Mar 23 16:33:15 hostname systemd-udevd[250]: Worker [258] exited
Mar 23 16:33:15 hostname systemd-udevd[250]: Worker [261] exited
Mar 23 16:33:15 hostname systemd-udevd[250]: Worker [262] exited
Mar 23 16:33:21 hostname systemd-networkd[257]: NDISC: Sent Router Solicitation, next solicitation in 13s
Mar 23 16:33:22 hostname systemd-networkd[257]: NDISC: No RA received before link confirmation timeout
Mar 23 16:33:22 hostname systemd-networkd[257]: NDISC: Invoking callback for 'timeout' event.
Mar 23 16:33:22 hostname systemd-networkd[257]: eth0: State changed: configuring -> configured
Mar 23 16:33:22 hostname systemd-networkd[257]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_32 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=43 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Mar 23 16:33:22 hostname systemd-networkd[257]: NDISC: No RA received before link confirmation timeout
Mar 23 16:33:22 hostname systemd-networkd[257]: NDISC: Invoking callback for 'timeout' event.
Mar 23 16:33:35 hostname systemd-networkd[257]: NDISC: Sent Router Solicitation, next solicitation in 26s
Mar 23 16:33:37 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:33:47 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:33:47 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:33:47 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:33:47 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:33:48 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:33:48 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:34:02 hostname systemd-networkd[257]: NDISC: Sent Router Solicitation, next solicitation in 51s
Mar 23 16:34:14 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:34:38 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:34:43 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:34:52 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:34:52 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:34:53 hostname systemd-networkd[257]: NDISC: Sent Router Solicitation, next solicitation in 1min 46s
Mar 23 16:35:19 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:36:09 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:36:40 hostname systemd-networkd[257]: NDISC: Sent Router Solicitation, next solicitation in 3min 28s
Mar 23 16:37:00 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:37:00 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:37:27 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:39:56 hostname systemd-networkd[257]: NDISC: Received Router Advertisement: flags MANAGED preference medium lifetime 0 sec
Mar 23 16:39:56 hostname systemd-networkd[257]: NDISC: Invoking callback for 'router' event.
Mar 23 16:39:56 hostname systemd-networkd[257]: eth0.1: Acquiring DHCPv6 lease on NDisc request
Mar 23 16:39:56 hostname systemd-networkd[257]: eth0.1: Configuring route: dst: fdb3:92ae:e88e:1::/64, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main, proto: ra, type: unicast
Mar 23 16:39:56 hostname systemd-networkd[257]: eth0.1: Configuring route: dst: fdb3:92ae:e88e::/48, src: n/a, gw: fe80::42f2:1ff:fe54:e806, prefsrc: n/a, scope: global, table: main, proto: ra, type: unicast
Mar 23 16:39:56 hostname systemd-networkd[257]: eth0.1: Remembering updated address: fdb3:92ae:e88e:1:ba27:ebff:fe66:d807/64 (valid forever)
Mar 23 16:40:08 hostname systemd-networkd[257]: NDISC: Sent Router Solicitation, next solicitation in 7min 14s
Mar 23 16:40:35 hostname systemd-networkd[257]: NDISC: Received Router Advertisement: flags MANAGED preference medium lifetime 0 sec
Mar 23 16:40:35 hostname systemd-networkd[257]: NDISC: Invoking callback for 'router' event.
Mar 23 16:40:35 hostname systemd-networkd[257]: eth0.1: Acquiring DHCPv6 lease on NDisc request
Mar 23 16:41:14 hostname systemd-networkd[257]: NDISC: Received Router Advertisement: flags MANAGED preference medium lifetime 0 sec
Mar 23 16:41:14 hostname systemd-networkd[257]: NDISC: Invoking callback for 'router' event.
Mar 23 16:41:14 hostname systemd-networkd[257]: eth0.1: Acquiring DHCPv6 lease on NDisc request
Mar 23 16:41:16 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:41:16 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:41:40 hostname systemd-networkd[257]: NDISC: Received Router Advertisement: flags MANAGED preference medium lifetime 0 sec
Mar 23 16:41:40 hostname systemd-networkd[257]: NDISC: Invoking callback for 'router' event.
Mar 23 16:41:40 hostname systemd-networkd[257]: eth0.1: Acquiring DHCPv6 lease on NDisc request
Mar 23 16:41:43 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:43:36 hostname systemd-networkd[257]: NDISC: Received Router Advertisement: flags MANAGED preference medium lifetime 0 sec
Mar 23 16:43:36 hostname systemd-networkd[257]: NDISC: Invoking callback for 'router' event.
Mar 23 16:43:36 hostname systemd-networkd[257]: eth0.1: Acquiring DHCPv6 lease on NDisc request
Mar 23 16:43:36 hostname systemd-networkd[257]: eth0.1: Configuring route: dst: fdb3:92ae:e88e:1::/64, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main, proto: ra, type: unicast
Mar 23 16:43:36 hostname systemd-networkd[257]: eth0.1: Configuring route: dst: fdb3:92ae:e88e::/48, src: n/a, gw: fe80::42f2:1ff:fe54:e806, prefsrc: n/a, scope: global, table: main, proto: ra, type: unicast
Mar 23 16:43:36 hostname systemd-networkd[257]: eth0.1: Remembering updated address: fdb3:92ae:e88e:1:ba27:ebff:fe66:d807/64 (valid forever)
Mar 23 16:44:23 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:44:45 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:45:35 hostname systemd-networkd[257]: NDISC: Received Router Advertisement: flags MANAGED preference medium lifetime 0 sec
Mar 23 16:45:35 hostname systemd-networkd[257]: NDISC: Invoking callback for 'router' event.
Mar 23 16:45:35 hostname systemd-networkd[257]: eth0.1: Acquiring DHCPv6 lease on NDisc request
Mar 23 16:47:22 hostname systemd-networkd[257]: NDISC: Sent Router Solicitation, next solicitation in 14min 42s
Mar 23 16:49:06 hostname systemd-networkd[257]: NDISC: Received Router Advertisement: flags MANAGED preference medium lifetime 0 sec
Mar 23 16:49:06 hostname systemd-networkd[257]: NDISC: Invoking callback for 'router' event.
Mar 23 16:49:06 hostname systemd-networkd[257]: eth0.1: Acquiring DHCPv6 lease on NDisc request
Mar 23 16:49:49 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:49:49 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:49:49 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.
Mar 23 16:50:04 hostname systemd-networkd[257]: NDISC: Received Router Advertisement: flags MANAGED preference medium lifetime 0 sec
Mar 23 16:50:04 hostname systemd-networkd[257]: NDISC: Invoking callback for 'router' event.
Mar 23 16:50:04 hostname systemd-networkd[257]: eth0.1: Acquiring DHCPv6 lease on NDisc request
Mar 23 16:50:15 hostname systemd-networkd[257]: NDISC: Received Router Advertisement: flags MANAGED preference medium lifetime 0 sec
Mar 23 16:50:15 hostname systemd-networkd[257]: NDISC: Invoking callback for 'router' event.
Mar 23 16:50:15 hostname systemd-networkd[257]: eth0.1: Acquiring DHCPv6 lease on NDisc request
Mar 23 16:50:29 hostname systemd-networkd[257]: rtnl: received non-static neighbor, ignoring.

@L3n41c
Copy link
Contributor

L3n41c commented Mar 23, 2020

Hello,

I encountered exactly the same problem: after upgrading systemd from 244 to 245, the DHCP client of systemd-networkd fails to configure bridge interfaces:

mars 16 00:05:26 odroid-xu4.lhuard.fr systemd-networkd[317]: br0: IPv6 successfully enabled
mars 16 00:05:26 odroid-xu4.lhuard.fr systemd-networkd[317]: br0: DHCP4 CLIENT: Failed to set IAID+DUID: Device or resource busy
mars 16 00:05:26 odroid-xu4.lhuard.fr systemd-networkd[317]: br0: Failed

Falling back to systemd 244 resolved that issue.

Interestingly, whereas I encountered this issue on an Arch Linux Arm on Odroid XU4 powered by a kernel 4.14.173-1-ARCH, I didn’t have it on an Arch Linux x86-64 powered by a kernel 5.5.10-arch1-1 using a very similar network setup.
Because Arch on Raspberry Pi is using the latest stable kernel, a difference between setups where it works and ones where it doesn’t seem to be x86-64 vs. arm.

@ssahani
Copy link
Contributor

ssahani commented Mar 23, 2020

please provide the debug logs.

@Luflosi
Copy link

Luflosi commented Mar 23, 2020

I have provided my debug logs above.

@ssahani
Copy link
Contributor

ssahani commented Mar 23, 2020

I figure this is something to do with udev code. Need to look further.

@yuwata
Copy link
Member

yuwata commented Mar 24, 2020

Mar 23 16:33:11 hostname systemd-udevd[250]: Worker [263] terminated by signal 11 (SEGV)
Mar 23 16:33:11 hostname systemd-udevd[250]: br0: Worker [263] failed

Hmm...

@Johannes1098
Copy link

Johannes1098 commented Mar 29, 2020

I'm having exact the same issue on a Rasperry Pi 1 with systemd 245 (also the 'new
versions 245.3-1 and -2 failed for me).
Kernel version: 4.19.108-1-ARCH

[pi@SILICIUM ~]$ head -n 100 /etc/systemd/network/*
==> /etc/systemd/network/br0.netdev <==
[NetDev]
Name=br0
Kind=bridge

==> /etc/systemd/network/br0.network <==
[Match]
Name=br0

[Link]
MACAddress=b8:27:eb:xx:xx:xx

[Network]
DHCP=ipv4

==> /etc/systemd/network/eth0.network <==
[Match]
Name=eth0

[Network]
DHCP=false
Bridge=br0

==> /etc/systemd/network/wlan0.network <==
[Match]
Name=wlan0

[Network]
DHCP=false
Bridge=br0  

Downgraded back to systemd 244 as a temp fix..

@L3n41c
Copy link
Contributor

L3n41c commented Mar 31, 2020

I tried to get the systemd-udevd core, but it’s hard to exploit because the stack seems to be corrupted and the Arch packages have all their symbols stripped.

(No debugging symbols found in /usr/lib/systemd/systemd-udevd)
[New LWP 246]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/lib/systemd/systemd-udevd'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x0043e7c0 in ?? ()
(gdb) bt
#0  0x0043e7c0 in ?? ()
#1  0xb6e21450 in ?? () from /usr/lib/systemd/libsystemd-shared-245.so
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

So, I tried to rebuild systemd-udevd 245 myself and adding -ggdb3 but I didn’t manage to reproduce the segmentation fault.
Here are the options I used to build udevd myself:

meson -Dc_args="-D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -ggdb3" -Dcxx_args="-D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -ggdb3" -Dc_link_args="-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now" build/

@L3n41c
Copy link
Contributor

L3n41c commented Mar 31, 2020

Here are the debug logs of systemd-udevd that are preceding its seg fault:

mars 31 23:41:55 odroid-xu4.lhuard.fr systemd-udevd[21566]: Successfully forked off 'n/a' as PID 21586.
mars 31 23:41:55 odroid-xu4.lhuard.fr systemd-udevd[21566]: br5: Worker [21586] is forked for processing SEQNUM=490584.
mars 31 23:41:55 odroid-xu4.lhuard.fr systemd-udevd[21566]: rx-0: Device (SEQNUM=490585, ACTION=add) is queued
mars 31 23:41:55 odroid-xu4.lhuard.fr systemd-udevd[21566]: tx-0: Device (SEQNUM=490586, ACTION=add) is queued
mars 31 23:41:55 odroid-xu4.lhuard.fr systemd-udevd[21586]: br5: Processing device (SEQNUM=490584, ACTION=add)
mars 31 23:41:55 odroid-xu4.lhuard.fr systemd-udevd[21586]: br5: /usr/lib/udev/rules.d/75-net-description.rules:6 Importing properties from results of builtin command 'net_id'
mars 31 23:41:55 odroid-xu4.lhuard.fr systemd-udevd[21586]: Using default interface naming scheme 'v245'.
mars 31 23:41:55 odroid-xu4.lhuard.fr systemd-udevd[21586]: br5: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Importing properties from results of builtin command 'path_id'
mars 31 23:41:55 odroid-xu4.lhuard.fr systemd-udevd[21586]: br5: /usr/lib/udev/rules.d/80-net-setup-link.rules:5 Failed to run builtin 'path_id': No such file or directory
mars 31 23:41:55 odroid-xu4.lhuard.fr systemd-udevd[21586]: br5: /usr/lib/udev/rules.d/80-net-setup-link.rules:9 Importing properties from results of builtin command 'net_setup_link'
mars 31 23:41:55 odroid-xu4.lhuard.fr systemd-udevd[21586]: br5: Config file /usr/lib/systemd/network/99-default.link is applied
mars 31 23:41:55 odroid-xu4.lhuard.fr systemd-udevd[21586]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
mars 31 23:41:55 odroid-xu4.lhuard.fr systemd-udevd[21586]: br5: Device has name_assign_type=3
mars 31 23:41:55 odroid-xu4.lhuard.fr systemd-udevd[21586]: br5: Policy *keep*: keeping existing userspace name
mars 31 23:41:55 odroid-xu4.lhuard.fr systemd-udevd[21586]: br5: Device has addr_assign_type=1
mars 31 23:41:55 odroid-xu4.lhuard.fr systemd-udevd[21586]: br5: Using "br5" as stable identifying information
mars 31 23:41:55 odroid-xu4.lhuard.fr systemd-udevd[21586]: br5: Using generated persistent MAC address
mars 31 23:41:56 odroid-xu4.lhuard.fr systemd-udevd[21566]: Worker [21586] terminated by signal 11 (SEGV)
mars 31 23:41:56 odroid-xu4.lhuard.fr systemd-udevd[21566]: br5: Worker [21586] failed
mars 31 23:41:56 odroid-xu4.lhuard.fr systemd-udevd[21566]: br5: sd-device-monitor: Passed to netlink monitor

@kad
Copy link

kad commented Apr 1, 2020

In my setup, I observe similar crash of systemd-udevd on ethernet interface.

# networkctl status eth0
* 2: eth0
             Link File: /etc/systemd/network/90-eth.link
          Network File: /etc/systemd/network/eth0.network
                  Type: ether
                 State: routable (configured)
                  Path: platform-12580000.ehci-usb-0:2:1.0
                Driver: smsc95xx
                Vendor: Microchip Technology, Inc. (formerly SMSC)
                 Model: 9730
                   MTU: 1500 (min: 68, max: 1500)
  Queue Length (Tx/Rx): 1/1
      Auto negotiation: yes
                 Speed: 100Mbps
                Duplex: full
                  Port: mii

Creating file /etc/systemd/network/90-ether.link with content removes the crash.

[Match]
Type=ether

[Link]
AlternativeNamesPolicy=

Same effect (no crash of systemd-udevd) is in case of commenting out or making empty line AlternativeNamesPolicy in the /usr/lib/systemd/network/99-default.link

@L3n41c
Copy link
Contributor

L3n41c commented Apr 1, 2020

I finally managed to reproduce the udevd segmentation fault with a home-built version of it, with debug symbols.
Here is the issue:

(gdb) bt
#0  0x004f6b24 in isempty (p=0x1d1b873d <error: Cannot access memory at address 0x1d1b873d>) at ../src/basic/string-util.h:64
#1  link_config_apply (ctx=0x532fe8, config=0x533730, device=device@entry=0x554bf0, name=0xbeed32b0, name@entry=0xbeed32a8)
    at ../src/udev/net/link-config.c:522

is_empty is called with an invalid pointer from link_config_apply.

PR #15300 fixes this.

poettering pushed a commit that referenced this issue Apr 2, 2020
The function sd_device_get_property_value has some paths where it exits without
touching the n pointer. In those cases, n remained uninitialized until it was
eventually read inside isempty where it caused the segmentation fault.

Fixes #15078
eworm-de pushed a commit to eworm-de/systemd that referenced this issue Jun 23, 2020
The function sd_device_get_property_value has some paths where it exits without
touching the n pointer. In those cases, n remained uninitialized until it was
eventually read inside isempty where it caused the segmentation fault.

Fixes systemd#15078

(cherry picked from commit 61fd7d6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-reporter-feedback ❓ There's an unanswered question, the reporter needs to answer network udev
Development

Successfully merging a pull request may close this issue.

7 participants