STDOUT: real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- diagnose 4.11.5 --- --- NOTE: not all commands are expected to succeed on all device types --- --- COMMANDS --- --- prefixing commands with 'date --utc --rfc-3339=ns ; /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 10 bash -c' --- echo === BALENA === balena --version balena images balena ps -a balena stats --all --no-stream balena system df balena volume ls systemctl status balena --no-pager journalctl -n 200 --no-pager -a -u balena balena inspect $(balena ps --all --quiet | tr "\n" " ") | jq "del(.[].Config.Env)" echo === HARDWARE === cat /proc/cpuinfo cat /proc/device-tree/model cat /proc/meminfo ps top -b -n 1 cat /var/log/provisioning-progress.log df -h df -ih for i in /sys/class/thermal/thermal* ; do if [ -e $i/temp ]; then echo $i && cat $i/temp; fi ; done for i in /sys/class/mmc_host/mmc*/mmc* ; do if [ -e $i/oemid ]; then echo $i; for j in manfid oemid name hwrev fwrev; do printf $j: && cat $i/$j; done; fi; done free -h ls -l /dev lsusb -vvv mount uname -a echo === NETWORK === /sbin/ip addr cat /etc/resolv.conf cat /proc/net/dev cat /proc/net/snmp cat /proc/net/udp curl https://api.balena-cloud.com/ping curl https://www.google.co.uk ifconfig iptables -n -L iptables -n -t nat -L journalctl -n 200 --no-pager -a -u "openvpn*" ls -l /mnt/boot/system-connections netstat -ntl nmcli --version ping -c 1 -W 3 google.co.uk systemctl kill -s USR1 dnsmasq systemctl status openvpn-resin --no-pager echo === OS === cat /etc/os-release cat /mnt/boot/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" cat /mnt/boot/config.txt cat /mnt/boot/resinOS_uEnv.txt cat /mnt/boot/uEnv.txt cat /mnt/conf/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" cat /mnt/data-disk/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" cat /var/log/messages cat /var/log/provisioning-progress.log dmesg -T find /mnt/data/resinhup/*log -mtime -30 | xargs tail -n 10 -v journalctl --list-boots --no-pager journalctl -n500 -a --no-pager ls -lR /proc/ 2>/dev/null | grep /data/ | grep \(deleted\) ps stat /var/lock/resinhup.lock sysctl -a systemctl list-units --failed --no-pager top -b -n 1 echo === SUPERVISOR === balena exec resin_supervisor cat /etc/resolv.conf balena logs resin_supervisor curl --max-time 5 localhost:48484/v1/healthy journalctl -n 200 --no-pager -a -u resin-supervisor systemctl status resin-supervisor --no-pager tail -500 /var/log/supervisor-log/resin_supervisor_stdout.log echo === TIME === date timedatectl status uptime --- echo === BALENA === --- 2020-02-19 13:39:37.414456815+00:00 === BALENA === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- balena --version --- 2020-02-19 13:39:37.441723373+00:00 Docker version 18.09.10-dev, build 7cb464a406748016f2df0c31a9851d20456a3d31 real 0m 0.16s user 0m 0.23s sys 0m 0.01s --- balena images --- 2020-02-19 13:39:37.627621955+00:00 REPOSITORY TAG IMAGE ID CREATED SIZE registry2.balena-cloud.com/v2/8d6821979e0564a7b5187c3d46c7786d e3bb91071ca7 7 hours ago 279MB registry2.balena-cloud.com/v2/b93c510b459afbacec752b6746b863a1 1a64e1f4710f 7 hours ago 166MB registry2.balena-cloud.com/v2/2bc4591de49361d2285fccb93ab5564e 7223a35a79e9 7 hours ago 165MB registry2.balena-cloud.com/v2/7a88fef12c7394dde24e158e01348736 9b2d2b0ed942 7 hours ago 208MB registry2.balena-cloud.com/v2/266bcf07e9b6b699bf122f760be043f6 380f12c7c020 7 hours ago 175MB registry2.balena-cloud.com/v2/959141e5f07c03f6c2d3e535f455e34a d7827461ce01 7 hours ago 141MB balena/armv7hf-supervisor v10.6.27 76fd2be95b74 2 months ago 55.5MB balena-healthcheck-image latest 618e43431df9 13 months ago 1.64kB real 0m 0.19s user 0m 0.23s sys 0m 0.01s --- balena ps -a --- 2020-02-19 13:39:37.844149893+00:00 CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES be0fbb7faa62 7223a35a79e9 "/usr/bin/entry.sh /…" 6 minutes ago Up 6 minutes snapcast-client_1975733_1263787 60540449ea97 1a64e1f4710f "/usr/bin/entry.sh /…" About an hour ago Up 8 minutes 0.0.0.0:1704-1705->1704-1705/tcp snapcast-server_1975732_1263787 4c50515e2b16 d7827461ce01 "/usr/bin/entry.sh /…" About an hour ago Up 8 minutes fleet-supervisor_1975731_1263787 ef98b4496036 380f12c7c020 "/usr/bin/entry.sh /…" About an hour ago Up 8 minutes spotify_1975729_1263787 d6e914640c41 9b2d2b0ed942 "/usr/bin/entry.sh /…" About an hour ago Up 8 minutes airplay_1975727_1263787 67910912c69b e3bb91071ca7 "/usr/bin/entry.sh /…" About an hour ago Up 8 minutes bluetooth-audio_1975724_1263787 80f65d241cc7 balena/armv7hf-supervisor:v10.6.27 "./entry.sh" 2 weeks ago Up 8 minutes (healthy) resin_supervisor real 0m 0.18s user 0m 0.22s sys 0m 0.03s --- balena stats --all --no-stream --- 2020-02-19 13:39:38.054343325+00:00 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS be0fbb7faa62 snapcast-client_1975733_1263787 0.10% 2.434MiB / 975.6MiB 0.25% 0B / 0B 0B / 0B 5 60540449ea97 snapcast-server_1975732_1263787 0.08% 2.309MiB / 975.6MiB 0.24% 274kB / 7.07MB 4.33MB / 3.07kB 6 4c50515e2b16 fleet-supervisor_1975731_1263787 0.40% 23.68MiB / 975.6MiB 2.43% 0B / 0B 37.7MB / 1.02kB 23 ef98b4496036 spotify_1975729_1263787 0.00% 1.941MiB / 975.6MiB 0.20% 0B / 0B 6.47MB / 2.05kB 4 d6e914640c41 airplay_1975727_1263787 0.00% 2.129MiB / 975.6MiB 0.22% 0B / 0B 4.99MB / 0B 4 67910912c69b bluetooth-audio_1975724_1263787 0.26% 22.93MiB / 975.6MiB 2.35% 0B / 0B 57.4MB / 30.7kB 14 80f65d241cc7 resin_supervisor 0.06% 54.05MiB / 975.6MiB 5.54% 0B / 0B 77.8kB / 36.9kB 13 real 0m 1.97s user 0m 0.25s sys 0m 0.02s --- balena system df --- 2020-02-19 13:39:40.051854681+00:00 TYPE TOTAL ACTIVE SIZE RECLAIMABLE Images 8 7 709.7MB 159.7MB (22%) Containers 7 7 24.39kB 0B (0%) Local Volumes 3 3 22.73MB 0B (0%) Build Cache 0 0 0B 0B real 0m 0.32s user 0m 0.22s sys 0m 0.03s --- balena volume ls --- 2020-02-19 13:39:40.394695188+00:00 DRIVER VOLUME NAME local 1579007_bluetoothcache local 1579007_snapcast local 1579007_spotifycache real 0m 0.16s user 0m 0.17s sys 0m 0.06s --- systemctl status balena --no-pager --- 2020-02-19 13:39:40.581650067+00:00 ● balena.service - Balena Application Container Engine Loaded: loaded (/lib/systemd/system/balena.service; enabled; vendor preset: enabled) Active: active (running) since Wed 2020-02-19 13:31:06 UTC; 8min ago Docs: https://www.balena.io/docs/getting-started Process: 1638 ExecStartPost=/bin/bash -c /usr/lib/balena/balena-healthcheck-image-load & (code=exited, status=0/SUCCESS) Main PID: 781 (balenad) Tasks: 146 (limit: 2305) Memory: 125.2M CGroup: /system.slice/balena.service ├─ 781 /usr/bin/balenad --experimental --log-driver=journald -s aufs -H fd:// -H unix:///var/run/balena.sock -H unix:///var/run/balena-engine.sock --dns 10.114.102.1 --bip 10.114.101.1/24 --fixed-cidr=10.114.101.0/25 --max-download-attempts=10 --exec-opt native.cgroupdriver=systemd ├─ 787 /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 781 ├─ 834 balena-engine-containerd --config /var/run/balena-engine/containerd/containerd.toml --log-level info ├─1083 /usr/bin/balena-engine-proxy -proto tcp -host-ip 0.0.0.0 -host-port 1705 -container-ip 172.17.0.2 -container-port 1705 ├─1104 balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/d6e914640c41de8516b85647ed811ece03e399946dd94f58433a759d083f0ad5 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc -systemd-cgroup ├─1106 balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/ef98b44960360521359b047e8c2cb99649c9579605c176abd4360149788f2b0f -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc -systemd-cgroup ├─1128 balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/67910912c69b866adc3e5fea2c4503a563ccd82114ff2790469e6015676693de -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc -systemd-cgroup ├─1139 balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/4c50515e2b169aa13a38da21b27043db68b1d8494e86a942738f2ec5c69a9759 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc -systemd-cgroup ├─1143 /usr/bin/balena-engine-proxy -proto tcp -host-ip 0.0.0.0 -host-port 1704 -container-ip 172.17.0.2 -container-port 1704 ├─1167 balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/60540449ea97ebe1643d5dfe905a7b95e8007ad6a12734bb04efb0e46111cfa4 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc -systemd-cgroup ├─2157 balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/80f65d241cc773dd817be5947d50e9b08e450bfd5bfc169233c87bf7b13c292b -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc -systemd-cgroup └─2333 balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/be0fbb7faa6264c201684c5493b4bd30710e8894846ad6bed9271e2c7a744c73 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc -systemd-cgroup Feb 19 13:34:54 71930c4 60540449ea97[781]: [55B blob data] Feb 19 13:34:55 71930c4 be0fbb7faa62[781]: [85B blob data] Feb 19 13:34:55 71930c4 be0fbb7faa62[781]: [47B blob data] Feb 19 13:35:00 71930c4 be0fbb7faa62[781]: [73B blob data] Feb 19 13:36:25 71930c4 80f65d241cc7[781]: [api] GET /v1/healthy 200 - 14.755 ms Feb 19 13:37:17 71930c4 balenad[781]: time="2020-02-19T13:37:17.394491946Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/moby/d9f86fe63b124d998bbbe346b6f5e6e1565fe6f3ab9f92cfa135e414d88e127b/shim.sock debug=false pid=2659 Feb 19 13:37:19 71930c4 balenad[781]: time="2020-02-19T13:37:19.824859074Z" level=info msg="shim reaped" id=d9f86fe63b124d998bbbe346b6f5e6e1565fe6f3ab9f92cfa135e414d88e127b Feb 19 13:37:19 71930c4 balenad[781]: time="2020-02-19T13:37:19.832187170Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Feb 19 13:38:20 71930c4 80f65d241cc7[781]: [api] GET /v1/healthy 200 - 13.524 ms Feb 19 13:39:31 71930c4 80f65d241cc7[781]: [api] GET /v1/device 200 - 70.571 ms real 0m 0.03s user 0m 0.00s sys 0m 0.01s --- journalctl -n 200 --no-pager -a -u balena --- 2020-02-19 13:39:40.642134201+00:00 -- Logs begin at Fri 2020-01-31 09:20:37 UTC, end at Wed 2020-02-19 13:39:31 UTC. -- Feb 19 13:34:21 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 52759 != 52756 Feb 19 13:34:22 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-22 [Info] Chunk: -1 0 1 0 500 114 Feb 19 13:34:22 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 52798 != 52797 Feb 19 13:34:22 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 52809 != 52808 Feb 19 13:34:22 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 52821 != 52819 Feb 19 13:34:22 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 52841 != 52840 Feb 19 13:34:23 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-23 [Info] Chunk: -2 -1 0 0 500 115 Feb 19 13:34:23 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 52852 != 52851 Feb 19 13:34:23 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 52867 != 52864 Feb 19 13:34:23 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 52890 != 52887 Feb 19 13:34:24 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-24 [Info] Chunk: -1 -1 -1 0 500 115 Feb 19 13:34:24 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 52925 != 52923 Feb 19 13:34:24 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 52938 != 52937 Feb 19 13:34:24 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 52944 != 52943 Feb 19 13:34:24 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 52961 != 52960 Feb 19 13:34:25 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-25 [Info] Chunk: 0 0 -1 0 500 116 Feb 19 13:34:25 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 52993 != 52992 Feb 19 13:34:25 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 52996 != 52994 Feb 19 13:34:25 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53001 != 53000 Feb 19 13:34:26 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-26 [Info] Chunk: 1 1 0 0 500 117 Feb 19 13:34:26 71930c4 67910912c69b[781]: /usr/bin/bluealsa: SBC decoding error: No such process Feb 19 13:34:26 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53079 != 53076 Feb 19 13:34:27 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-27 [Info] Chunk: 2 1 1 0 500 118 Feb 19 13:34:28 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-28 [Info] Chunk: 0 0 1 0 500 118 Feb 19 13:34:28 71930c4 67910912c69b[781]: /usr/bin/bluealsa: SBC decoding error: No such file or directory Feb 19 13:34:28 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53200 != 53197 Feb 19 13:34:28 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53228 != 53227 Feb 19 13:34:28 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53249 != 53243 Feb 19 13:34:29 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-29 [Info] Chunk: -1 -1 0 0 500 119 Feb 19 13:34:29 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53270 != 53268 Feb 19 13:34:29 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53273 != 53272 Feb 19 13:34:29 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53277 != 53274 Feb 19 13:34:29 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53292 != 53290 Feb 19 13:34:29 71930c4 67910912c69b[781]: /usr/bin/bluealsa: SBC decoding error: No such process Feb 19 13:34:29 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53317 != 53315 Feb 19 13:34:30 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-30 [Info] Chunk: -1 -1 0 0 500 110 Feb 19 13:34:30 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53336 != 53334 Feb 19 13:34:30 71930c4 67910912c69b[781]: /usr/bin/bluealsa: SBC decoding error: No such file or directory Feb 19 13:34:30 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53358 != 53357 Feb 19 13:34:31 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-31 [Info] Chunk: -1 -1 -1 0 500 110 Feb 19 13:34:31 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53396 != 53395 Feb 19 13:34:31 71930c4 67910912c69b[781]: /usr/bin/bluealsa: SBC decoding error: No such file or directory Feb 19 13:34:31 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53449 != 53443 Feb 19 13:34:32 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-32 [Info] Chunk: 1 1 -1 0 500 111 Feb 19 13:34:32 71930c4 67910912c69b[781]: /usr/bin/bluealsa: SBC decoding error: No such process Feb 19 13:34:32 71930c4 67910912c69b[781]: /usr/bin/bluealsa: SBC decoding error: No such file or directory Feb 19 13:34:32 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53481 != 53480 Feb 19 13:34:32 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53503 != 53502 Feb 19 13:34:32 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53516 != 53515 Feb 19 13:34:32 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53520 != 53519 Feb 19 13:34:32 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53522 != 53521 Feb 19 13:34:32 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53524 != 53523 Feb 19 13:34:33 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-33 [Info] Chunk: 2 2 1 0 500 112 Feb 19 13:34:33 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53533 != 53525 Feb 19 13:34:33 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53547 != 53545 Feb 19 13:34:33 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53551 != 53548 Feb 19 13:34:33 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53557 != 53553 Feb 19 13:34:33 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53561 != 53559 Feb 19 13:34:33 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53564 != 53563 Feb 19 13:34:33 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53572 != 53565 Feb 19 13:34:33 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53575 != 53573 Feb 19 13:34:34 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-34 [Info] Chunk: 7 2 2 0 500 113 Feb 19 13:34:34 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53655 != 53653 Feb 19 13:34:35 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-35 [Info] Chunk: 0 1 2 0 500 114 Feb 19 13:34:35 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53692 != 53691 Feb 19 13:34:35 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53701 != 53700 Feb 19 13:34:35 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53720 != 53718 Feb 19 13:34:35 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53725 != 53721 Feb 19 13:34:35 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53731 != 53726 Feb 19 13:34:36 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-36 [Info] Chunk: 0 0 1 0 500 114 Feb 19 13:34:36 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53741 != 53740 Feb 19 13:34:36 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53747 != 53746 Feb 19 13:34:36 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53749 != 53748 Feb 19 13:34:36 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53754 != 53750 Feb 19 13:34:36 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53757 != 53755 Feb 19 13:34:36 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53767 != 53759 Feb 19 13:34:36 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53770 != 53768 Feb 19 13:34:36 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53781 != 53780 Feb 19 13:34:36 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53792 != 53790 Feb 19 13:34:36 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53797 != 53793 Feb 19 13:34:37 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-37 [Info] Chunk: -1 0 0 0 500 115 Feb 19 13:34:37 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53819 != 53818 Feb 19 13:34:37 71930c4 67910912c69b[781]: /usr/bin/bluealsa: SBC decoding error: No such file or directory Feb 19 13:34:37 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53843 != 53839 Feb 19 13:34:37 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53866 != 53865 Feb 19 13:34:38 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-38 [Info] Chunk: 4 0 0 0 500 116 Feb 19 13:34:38 71930c4 67910912c69b[781]: /usr/bin/bluealsa: SBC decoding error: No such file or directory Feb 19 13:34:38 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53879 != 53878 Feb 19 13:34:38 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53891 != 53890 Feb 19 13:34:38 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53895 != 53894 Feb 19 13:34:38 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53936 != 53935 Feb 19 13:34:38 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53939 != 53937 Feb 19 13:34:39 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-39 [Info] Chunk: 0 0 0 0 500 117 Feb 19 13:34:39 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53946 != 53941 Feb 19 13:34:39 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53949 != 53948 Feb 19 13:34:39 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53961 != 53955 Feb 19 13:34:39 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53967 != 53962 Feb 19 13:34:39 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53972 != 53968 Feb 19 13:34:39 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53977 != 53976 Feb 19 13:34:39 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53991 != 53978 Feb 19 13:34:39 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53994 != 53992 Feb 19 13:34:39 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 53997 != 53996 Feb 19 13:34:39 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54004 != 54000 Feb 19 13:34:39 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54008 != 54006 Feb 19 13:34:40 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-40 [Info] Chunk: 0 0 0 0 500 117 Feb 19 13:34:40 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54012 != 54011 Feb 19 13:34:40 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54017 != 54014 Feb 19 13:34:40 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54052 != 54051 Feb 19 13:34:41 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-41 [Info] Chunk: 0 0 0 0 500 118 Feb 19 13:34:41 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54085 != 54084 Feb 19 13:34:42 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-42 [Info] Chunk: 2 0 0 0 500 109 Feb 19 13:34:42 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54161 != 54160 Feb 19 13:34:42 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54164 != 54163 Feb 19 13:34:42 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54168 != 54166 Feb 19 13:34:42 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54175 != 54169 Feb 19 13:34:42 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54182 != 54176 Feb 19 13:34:42 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54189 != 54184 Feb 19 13:34:42 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54193 != 54190 Feb 19 13:34:42 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54197 != 54195 Feb 19 13:34:42 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54200 != 54199 Feb 19 13:34:42 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54203 != 54201 Feb 19 13:34:42 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54205 != 54204 Feb 19 13:34:42 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54207 != 54206 Feb 19 13:34:42 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54214 != 54211 Feb 19 13:34:43 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-43 [Info] Chunk: 0 0 0 0 500 110 Feb 19 13:34:43 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54226 != 54215 Feb 19 13:34:43 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54228 != 54227 Feb 19 13:34:43 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54230 != 54229 Feb 19 13:34:43 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54235 != 54232 Feb 19 13:34:43 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54237 != 54236 Feb 19 13:34:43 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54240 != 54238 Feb 19 13:34:43 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54247 != 54246 Feb 19 13:34:43 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54250 != 54248 Feb 19 13:34:43 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54253 != 54252 Feb 19 13:34:43 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54261 != 54260 Feb 19 13:34:43 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54265 != 54262 Feb 19 13:34:43 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54268 != 54267 Feb 19 13:34:43 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54270 != 54269 Feb 19 13:34:43 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54277 != 54276 Feb 19 13:34:44 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54284 != 54281 Feb 19 13:34:44 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54286 != 54285 Feb 19 13:34:44 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-44 [Info] Chunk: 0 0 0 0 500 110 Feb 19 13:34:44 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54293 != 54292 Feb 19 13:34:44 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54305 != 54304 Feb 19 13:34:44 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54309 != 54307 Feb 19 13:34:44 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54317 != 54314 Feb 19 13:34:44 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54327 != 54326 Feb 19 13:34:44 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54337 != 54334 Feb 19 13:34:45 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-45 [Info] Chunk: 0 0 0 0 500 111 Feb 19 13:34:45 71930c4 67910912c69b[781]: /usr/bin/bluealsa: SBC decoding error: No such file or directory Feb 19 13:34:45 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54380 != 54377 Feb 19 13:34:45 71930c4 67910912c69b[781]: /usr/bin/bluealsa: SBC decoding error: No such file or directory Feb 19 13:34:45 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54387 != 54385 Feb 19 13:34:45 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54399 != 54398 Feb 19 13:34:45 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54425 != 54423 Feb 19 13:34:46 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-46 [Info] Chunk: 3 0 0 0 500 112 Feb 19 13:34:46 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54441 != 54440 Feb 19 13:34:46 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54473 != 54472 Feb 19 13:34:46 71930c4 67910912c69b[781]: /usr/bin/bluealsa: SBC decoding error: No such file or directory Feb 19 13:34:46 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54485 != 54484 Feb 19 13:34:47 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-47 [Info] Chunk: 0 0 0 0 500 113 Feb 19 13:34:47 71930c4 67910912c69b[781]: /usr/bin/bluealsa: SBC decoding error: No such file or directory Feb 19 13:34:47 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54503 != 54501 Feb 19 13:34:47 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54520 != 54517 Feb 19 13:34:47 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54530 != 54529 Feb 19 13:34:47 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54540 != 54537 Feb 19 13:34:47 71930c4 67910912c69b[781]: /usr/bin/bluealsa: SBC decoding error: No such process Feb 19 13:34:47 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54556 != 54553 Feb 19 13:34:48 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-48 [Info] Chunk: 0 0 0 0 500 113 Feb 19 13:34:48 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54569 != 54567 Feb 19 13:34:48 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54587 != 54586 Feb 19 13:34:48 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54604 != 54600 Feb 19 13:34:48 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54629 != 54626 Feb 19 13:34:49 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-49 [Info] Chunk: 0 0 0 0 500 114 Feb 19 13:34:49 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54641 != 54640 Feb 19 13:34:49 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54647 != 54646 Feb 19 13:34:49 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54652 != 54648 Feb 19 13:34:49 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54656 != 54653 Feb 19 13:34:49 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54665 != 54658 Feb 19 13:34:49 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54670 != 54668 Feb 19 13:34:49 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54684 != 54683 Feb 19 13:34:49 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54695 != 54693 Feb 19 13:34:50 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54698 != 54697 Feb 19 13:34:50 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-50 [Info] Chunk: 0 0 0 0 500 115 Feb 19 13:34:50 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54704 != 54701 Feb 19 13:34:50 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54707 != 54705 Feb 19 13:34:51 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-51 [Info] Chunk: 0 0 0 0 500 116 Feb 19 13:34:52 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-52 [Info] Chunk: 0 0 0 0 500 116 Feb 19 13:34:53 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-53 [Info] Chunk: 2 0 0 0 500 117 Feb 19 13:34:54 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-54 [Info] Chunk: 0 0 0 0 500 118 Feb 19 13:34:54 71930c4 60540449ea97[781]: 2020-02-19 13-34-54 [Info] onStateChanged (default): 1 Feb 19 13:34:55 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-55 [Info] Chunk: 0 0 0 0 500 119 Feb 19 13:34:55 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-55 [Info] Failed to get chunk Feb 19 13:35:00 71930c4 be0fbb7faa62[781]: 2020-02-19 13-35-00 [Notice] No chunk received for 5000ms. Closing ALSA. Feb 19 13:36:25 71930c4 80f65d241cc7[781]: [api] GET /v1/healthy 200 - 14.755 ms Feb 19 13:37:17 71930c4 balenad[781]: time="2020-02-19T13:37:17.394491946Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/moby/d9f86fe63b124d998bbbe346b6f5e6e1565fe6f3ab9f92cfa135e414d88e127b/shim.sock debug=false pid=2659 Feb 19 13:37:19 71930c4 balenad[781]: time="2020-02-19T13:37:19.824859074Z" level=info msg="shim reaped" id=d9f86fe63b124d998bbbe346b6f5e6e1565fe6f3ab9f92cfa135e414d88e127b Feb 19 13:37:19 71930c4 balenad[781]: time="2020-02-19T13:37:19.832187170Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Feb 19 13:38:20 71930c4 80f65d241cc7[781]: [api] GET /v1/healthy 200 - 13.524 ms Feb 19 13:39:31 71930c4 80f65d241cc7[781]: [api] GET /v1/device 200 - 70.571 ms real 0m 0.03s user 0m 0.01s sys 0m 0.01s --- balena inspect $(balena ps --all --quiet | tr "\n" " ") | jq "del(.[].Config.Env)" --- 2020-02-19 13:39:40.695638571+00:00 [ { "Id": "be0fbb7faa6264c201684c5493b4bd30710e8894846ad6bed9271e2c7a744c73", "Created": "2020-02-19T13:32:56.04551036Z", "Path": "/usr/bin/entry.sh", "Args": [ "/bin/bash", "/usr/src/start.sh" ], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 2350, "ExitCode": 0, "Error": "", "StartedAt": "2020-02-19T13:32:58.280365717Z", "FinishedAt": "0001-01-01T00:00:00Z" }, "Image": "sha256:7223a35a79e9ecc6ae187a7d5f47ad2a49f5e088ad0f9adb55211da44a1185bf", "ResolvConfPath": "/var/lib/docker/containers/be0fbb7faa6264c201684c5493b4bd30710e8894846ad6bed9271e2c7a744c73/resolv.conf", "HostnamePath": "/var/lib/docker/containers/be0fbb7faa6264c201684c5493b4bd30710e8894846ad6bed9271e2c7a744c73/hostname", "HostsPath": "/var/lib/docker/containers/be0fbb7faa6264c201684c5493b4bd30710e8894846ad6bed9271e2c7a744c73/hosts", "LogPath": "", "Name": "/snapcast-client_1975733_1263787", "RestartCount": 0, "Driver": "aufs", "Platform": "linux", "MountLabel": "", "ProcessLabel": "", "AppArmorProfile": "", "ExecIDs": null, "HostConfig": { "Binds": [ "1579007_snapcast:/var/cache/snapcast", "/tmp/balena-supervisor/services/1579007/snapcast-client:/tmp/resin", "/tmp/balena-supervisor/services/1579007/snapcast-client:/tmp/balena" ], "ContainerIDFile": "", "ContainerIDEnv": "", "LogConfig": { "Type": "journald", "Config": {} }, "NetworkMode": "host", "PortBindings": {}, "RestartPolicy": { "Name": "on-failure", "MaximumRetryCount": 0 }, "AutoRemove": false, "VolumeDriver": "", "VolumesFrom": null, "CapAdd": [], "CapDrop": [], "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IpcMode": "shareable", "Cgroup": "", "Links": null, "OomScoreAdj": 0, "PidMode": "", "Privileged": true, "PublishAllPorts": false, "ReadonlyRootfs": false, "SecurityOpt": [], "UTSMode": "", "UsernsMode": "", "ShmSize": 67108864, "Runtime": "runc", "ConsoleSize": [ 0, 0 ], "Isolation": "", "CpuShares": 0, "Memory": 0, "NanoCpus": 0, "CgroupParent": "", "BlkioWeight": 0, "BlkioWeightDevice": null, "BlkioDeviceReadBps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteIOps": null, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DeviceCgroupRules": null, "DiskQuota": 0, "KernelMemory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": null, "OomKillDisable": false, "PidsLimit": 0, "Ulimits": [], "CpuCount": 0, "CpuPercent": 0, "IOMaximumIOps": 0, "IOMaximumBandwidth": 0, "MaskedPaths": null, "ReadonlyPaths": null }, "GraphDriver": { "Data": null, "Name": "aufs" }, "Mounts": [ { "Type": "bind", "Source": "/tmp/balena-supervisor/services/1579007/snapcast-client", "Destination": "/tmp/balena", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "volume", "Name": "1579007_snapcast", "Source": "/var/lib/docker/volumes/1579007_snapcast/_data", "Destination": "/var/cache/snapcast", "Driver": "local", "Mode": "z", "RW": true, "Propagation": "" }, { "Type": "bind", "Source": "/tmp/balena-supervisor/services/1579007/snapcast-client", "Destination": "/tmp/resin", "Mode": "", "RW": true, "Propagation": "rprivate" } ], "Config": { "Hostname": "71930c4", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": false, "AttachStderr": false, "Tty": true, "OpenStdin": false, "StdinOnce": false, "Cmd": [ "/bin/bash", "/usr/src/start.sh" ], "Healthcheck": { "Test": [ "NONE" ] }, "Image": "sha256:7223a35a79e9ecc6ae187a7d5f47ad2a49f5e088ad0f9adb55211da44a1185bf", "Volumes": null, "WorkingDir": "/usr/src", "Entrypoint": [ "/usr/bin/entry.sh" ], "OnBuild": null, "Labels": { "io.balena.app-id": "1579007", "io.balena.architecture": "armv7hf", "io.balena.device-type": "raspberry-pi2", "io.balena.qemu.version": "4.0.0+balena-arm", "io.balena.service-id": "436982", "io.balena.service-name": "snapcast-client", "io.balena.supervised": "true" }, "StopSignal": "SIGTERM", "StopTimeout": 10 }, "NetworkSettings": { "Bridge": "", "SandboxID": "4842a3abfba67d4fbb59a63560753175e53cedbb6626891d53a451990a1dd44c", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": {}, "SandboxKey": "/var/run/balena-engine/netns/default", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "MacAddress": "", "Networks": { "host": { "IPAMConfig": {}, "Links": null, "Aliases": [], "NetworkID": "33a67357cd0ad6abc89ca5b9e61e60848214450dcda94a9b38eec67b393f97cc", "EndpointID": "c2849d02668a6e0e16586b4e7a5f47b2ea0554b8273461e7f636c27c38f7c124", "Gateway": "", "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "", "DriverOpts": null } } } }, { "Id": "60540449ea97ebe1643d5dfe905a7b95e8007ad6a12734bb04efb0e46111cfa4", "Created": "2020-02-19T12:50:12.613113167Z", "Path": "/usr/bin/entry.sh", "Args": [ "/bin/bash", "/usr/src/start.sh" ], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 1296, "ExitCode": 0, "Error": "", "StartedAt": "2020-02-19T13:31:05.134662192Z", "FinishedAt": "2020-02-19T13:29:17.646843894Z" }, "Image": "sha256:1a64e1f4710faad3c3192f8f88643464f95fe30d0e6044efaa708665db4bbeee", "ResolvConfPath": "/var/lib/docker/containers/60540449ea97ebe1643d5dfe905a7b95e8007ad6a12734bb04efb0e46111cfa4/resolv.conf", "HostnamePath": "/var/lib/docker/containers/60540449ea97ebe1643d5dfe905a7b95e8007ad6a12734bb04efb0e46111cfa4/hostname", "HostsPath": "/var/lib/docker/containers/60540449ea97ebe1643d5dfe905a7b95e8007ad6a12734bb04efb0e46111cfa4/hosts", "LogPath": "", "Name": "/snapcast-server_1975732_1263787", "RestartCount": 0, "Driver": "aufs", "Platform": "linux", "MountLabel": "", "ProcessLabel": "", "AppArmorProfile": "", "ExecIDs": null, "HostConfig": { "Binds": [ "1579007_snapcast:/var/cache/snapcast", "/tmp/balena-supervisor/services/1579007/snapcast-server:/tmp/resin", "/tmp/balena-supervisor/services/1579007/snapcast-server:/tmp/balena" ], "ContainerIDFile": "", "ContainerIDEnv": "", "LogConfig": { "Type": "journald", "Config": {} }, "NetworkMode": "1579007_default", "PortBindings": { "1704/tcp": [ { "HostIp": "", "HostPort": "1704" } ], "1705/tcp": [ { "HostIp": "", "HostPort": "1705" } ] }, "RestartPolicy": { "Name": "on-failure", "MaximumRetryCount": 0 }, "AutoRemove": false, "VolumeDriver": "", "VolumesFrom": null, "CapAdd": [], "CapDrop": [], "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IpcMode": "shareable", "Cgroup": "", "Links": null, "OomScoreAdj": 0, "PidMode": "", "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "SecurityOpt": [], "UTSMode": "", "UsernsMode": "", "ShmSize": 67108864, "Runtime": "runc", "ConsoleSize": [ 0, 0 ], "Isolation": "", "CpuShares": 0, "Memory": 0, "NanoCpus": 0, "CgroupParent": "", "BlkioWeight": 0, "BlkioWeightDevice": null, "BlkioDeviceReadBps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteIOps": null, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DeviceCgroupRules": null, "DiskQuota": 0, "KernelMemory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": null, "OomKillDisable": false, "PidsLimit": 0, "Ulimits": [], "CpuCount": 0, "CpuPercent": 0, "IOMaximumIOps": 0, "IOMaximumBandwidth": 0, "MaskedPaths": [ "/proc/asound", "/proc/acpi", "/proc/kcore", "/proc/keys", "/proc/latency_stats", "/proc/timer_list", "/proc/timer_stats", "/proc/sched_debug", "/proc/scsi", "/sys/firmware" ], "ReadonlyPaths": [ "/proc/bus", "/proc/fs", "/proc/irq", "/proc/sys", "/proc/sysrq-trigger" ] }, "GraphDriver": { "Data": null, "Name": "aufs" }, "Mounts": [ { "Type": "bind", "Source": "/tmp/balena-supervisor/services/1579007/snapcast-server", "Destination": "/tmp/balena", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/tmp/balena-supervisor/services/1579007/snapcast-server", "Destination": "/tmp/resin", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "volume", "Name": "1579007_snapcast", "Source": "/var/lib/docker/volumes/1579007_snapcast/_data", "Destination": "/var/cache/snapcast", "Driver": "local", "Mode": "z", "RW": true, "Propagation": "" } ], "Config": { "Hostname": "60540449ea97", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": false, "AttachStderr": false, "ExposedPorts": { "1704/tcp": {}, "1705/tcp": {} }, "Tty": true, "OpenStdin": false, "StdinOnce": false, "Cmd": [ "/bin/bash", "/usr/src/start.sh" ], "Healthcheck": { "Test": [ "NONE" ] }, "Image": "sha256:1a64e1f4710faad3c3192f8f88643464f95fe30d0e6044efaa708665db4bbeee", "Volumes": null, "WorkingDir": "/usr/src", "Entrypoint": [ "/usr/bin/entry.sh" ], "OnBuild": null, "Labels": { "io.balena.app-id": "1579007", "io.balena.architecture": "armv7hf", "io.balena.device-type": "raspberry-pi2", "io.balena.qemu.version": "4.0.0+balena-arm", "io.balena.service-id": "436981", "io.balena.service-name": "snapcast-server", "io.balena.supervised": "true" }, "StopSignal": "SIGTERM", "StopTimeout": 10 }, "NetworkSettings": { "Bridge": "", "SandboxID": "b6e74cd88aa19f2eca5a48c4373d5aa3a6aef609dce7ad26918e78d2d9e7888a", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": { "1704/tcp": [ { "HostIp": "0.0.0.0", "HostPort": "1704" } ], "1705/tcp": [ { "HostIp": "0.0.0.0", "HostPort": "1705" } ] }, "SandboxKey": "/var/run/balena-engine/netns/b6e74cd88aa1", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "MacAddress": "", "Networks": { "1579007_default": { "IPAMConfig": {}, "Links": null, "Aliases": [ "snapcast-server", "60540449ea97" ], "NetworkID": "45a32d1fbb9e84c186a919b1c432aebf1c5b3049b8bc726fa50609f8f2b39f83", "EndpointID": "efc9dd6f6cc5e5ec3c28f734edd2b07bc1f3b8b8e021cd3c4cabf561a9845343", "Gateway": "172.17.0.1", "IPAddress": "172.17.0.2", "IPPrefixLen": 16, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "02:42:ac:11:00:02", "DriverOpts": null } } } }, { "Id": "4c50515e2b169aa13a38da21b27043db68b1d8494e86a942738f2ec5c69a9759", "Created": "2020-02-19T12:50:06.92864485Z", "Path": "/usr/bin/entry.sh", "Args": [ "/bin/bash", "/usr/src/start.sh" ], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 1285, "ExitCode": 0, "Error": "", "StartedAt": "2020-02-19T13:31:04.505045433Z", "FinishedAt": "2020-02-19T13:29:29.922725243Z" }, "Image": "sha256:d7827461ce01f67906bff0bd7f0c6fff9a45e4d303a3a8eada8bbd7412499937", "ResolvConfPath": "/var/lib/docker/containers/4c50515e2b169aa13a38da21b27043db68b1d8494e86a942738f2ec5c69a9759/resolv.conf", "HostnamePath": "/var/lib/docker/containers/4c50515e2b169aa13a38da21b27043db68b1d8494e86a942738f2ec5c69a9759/hostname", "HostsPath": "/var/lib/docker/containers/4c50515e2b169aa13a38da21b27043db68b1d8494e86a942738f2ec5c69a9759/hosts", "LogPath": "", "Name": "/fleet-supervisor_1975731_1263787", "RestartCount": 0, "Driver": "aufs", "Platform": "linux", "MountLabel": "", "ProcessLabel": "", "AppArmorProfile": "", "ExecIDs": null, "HostConfig": { "Binds": [ "/tmp/balena-supervisor/services/1579007/fleet-supervisor:/tmp/resin", "/tmp/balena-supervisor/services/1579007/fleet-supervisor:/tmp/balena" ], "ContainerIDFile": "", "ContainerIDEnv": "", "LogConfig": { "Type": "journald", "Config": {} }, "NetworkMode": "host", "PortBindings": { "3000/tcp": [ { "HostIp": "", "HostPort": "3000" } ] }, "RestartPolicy": { "Name": "on-failure", "MaximumRetryCount": 0 }, "AutoRemove": false, "VolumeDriver": "", "VolumesFrom": null, "CapAdd": [], "CapDrop": [], "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IpcMode": "shareable", "Cgroup": "", "Links": null, "OomScoreAdj": 0, "PidMode": "", "Privileged": true, "PublishAllPorts": false, "ReadonlyRootfs": false, "SecurityOpt": [], "UTSMode": "", "UsernsMode": "", "ShmSize": 67108864, "Runtime": "runc", "ConsoleSize": [ 0, 0 ], "Isolation": "", "CpuShares": 0, "Memory": 0, "NanoCpus": 0, "CgroupParent": "", "BlkioWeight": 0, "BlkioWeightDevice": null, "BlkioDeviceReadBps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteIOps": null, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DeviceCgroupRules": null, "DiskQuota": 0, "KernelMemory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": null, "OomKillDisable": false, "PidsLimit": 0, "Ulimits": [], "CpuCount": 0, "CpuPercent": 0, "IOMaximumIOps": 0, "IOMaximumBandwidth": 0, "MaskedPaths": null, "ReadonlyPaths": null }, "GraphDriver": { "Data": null, "Name": "aufs" }, "Mounts": [ { "Type": "bind", "Source": "/tmp/balena-supervisor/services/1579007/fleet-supervisor", "Destination": "/tmp/balena", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/tmp/balena-supervisor/services/1579007/fleet-supervisor", "Destination": "/tmp/resin", "Mode": "", "RW": true, "Propagation": "rprivate" } ], "Config": { "Hostname": "71930c4", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": false, "AttachStderr": false, "ExposedPorts": { "3000/tcp": {} }, "Tty": true, "OpenStdin": false, "StdinOnce": false, "Cmd": [ "/bin/bash", "/usr/src/start.sh" ], "Healthcheck": { "Test": [ "NONE" ] }, "Image": "sha256:d7827461ce01f67906bff0bd7f0c6fff9a45e4d303a3a8eada8bbd7412499937", "Volumes": null, "WorkingDir": "/usr/src", "Entrypoint": [ "/usr/bin/entry.sh" ], "OnBuild": null, "Labels": { "io.balena.app-id": "1579007", "io.balena.architecture": "armv7hf", "io.balena.device-type": "raspberry-pi2", "io.balena.features.supervisor-api": "1", "io.balena.qemu.version": "4.0.0+balena-arm", "io.balena.service-id": "436980", "io.balena.service-name": "fleet-supervisor", "io.balena.supervised": "true" }, "StopSignal": "SIGTERM", "StopTimeout": 10 }, "NetworkSettings": { "Bridge": "", "SandboxID": "cd4a9962aada112649adcc9c1271867d05867090141d02d928533170486e7490", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": {}, "SandboxKey": "/var/run/balena-engine/netns/default", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "MacAddress": "", "Networks": { "host": { "IPAMConfig": null, "Links": null, "Aliases": null, "NetworkID": "33a67357cd0ad6abc89ca5b9e61e60848214450dcda94a9b38eec67b393f97cc", "EndpointID": "4d3dbadce792dd9e0d8e93dae8180e24c04f3a58b34f572f51a4df7de889857d", "Gateway": "", "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "", "DriverOpts": null } } } }, { "Id": "ef98b44960360521359b047e8c2cb99649c9579605c176abd4360149788f2b0f", "Created": "2020-02-19T12:50:06.898079191Z", "Path": "/usr/bin/entry.sh", "Args": [ "/bin/bash", "/usr/src/start.sh" ], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 1277, "ExitCode": 0, "Error": "", "StartedAt": "2020-02-19T13:31:04.352278959Z", "FinishedAt": "2020-02-19T13:29:53.415752216Z" }, "Image": "sha256:380f12c7c0205cf8444194210a1804f60f43a555472fdafc5149138b9d86dc30", "ResolvConfPath": "/var/lib/docker/containers/ef98b44960360521359b047e8c2cb99649c9579605c176abd4360149788f2b0f/resolv.conf", "HostnamePath": "/var/lib/docker/containers/ef98b44960360521359b047e8c2cb99649c9579605c176abd4360149788f2b0f/hostname", "HostsPath": "/var/lib/docker/containers/ef98b44960360521359b047e8c2cb99649c9579605c176abd4360149788f2b0f/hosts", "LogPath": "", "Name": "/spotify_1975729_1263787", "RestartCount": 0, "Driver": "aufs", "Platform": "linux", "MountLabel": "", "ProcessLabel": "", "AppArmorProfile": "", "ExecIDs": null, "HostConfig": { "Binds": [ "1579007_spotifycache:/var/cache/raspotify", "1579007_snapcast:/var/cache/snapcast", "/tmp/balena-supervisor/services/1579007/spotify:/tmp/resin", "/tmp/balena-supervisor/services/1579007/spotify:/tmp/balena" ], "ContainerIDFile": "", "ContainerIDEnv": "", "LogConfig": { "Type": "journald", "Config": {} }, "NetworkMode": "host", "PortBindings": {}, "RestartPolicy": { "Name": "always", "MaximumRetryCount": 0 }, "AutoRemove": false, "VolumeDriver": "", "VolumesFrom": null, "CapAdd": [], "CapDrop": [], "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IpcMode": "shareable", "Cgroup": "", "Links": null, "OomScoreAdj": 0, "PidMode": "", "Privileged": true, "PublishAllPorts": false, "ReadonlyRootfs": false, "SecurityOpt": [], "UTSMode": "", "UsernsMode": "", "ShmSize": 67108864, "Runtime": "runc", "ConsoleSize": [ 0, 0 ], "Isolation": "", "CpuShares": 0, "Memory": 0, "NanoCpus": 0, "CgroupParent": "", "BlkioWeight": 0, "BlkioWeightDevice": null, "BlkioDeviceReadBps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteIOps": null, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DeviceCgroupRules": null, "DiskQuota": 0, "KernelMemory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": null, "OomKillDisable": false, "PidsLimit": 0, "Ulimits": [], "CpuCount": 0, "CpuPercent": 0, "IOMaximumIOps": 0, "IOMaximumBandwidth": 0, "MaskedPaths": null, "ReadonlyPaths": null }, "GraphDriver": { "Data": null, "Name": "aufs" }, "Mounts": [ { "Type": "bind", "Source": "/tmp/balena-supervisor/services/1579007/spotify", "Destination": "/tmp/resin", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "volume", "Name": "1579007_spotifycache", "Source": "/var/lib/docker/volumes/1579007_spotifycache/_data", "Destination": "/var/cache/raspotify", "Driver": "local", "Mode": "z", "RW": true, "Propagation": "" }, { "Type": "volume", "Name": "1579007_snapcast", "Source": "/var/lib/docker/volumes/1579007_snapcast/_data", "Destination": "/var/cache/snapcast", "Driver": "local", "Mode": "z", "RW": true, "Propagation": "" }, { "Type": "bind", "Source": "/tmp/balena-supervisor/services/1579007/spotify", "Destination": "/tmp/balena", "Mode": "", "RW": true, "Propagation": "rprivate" } ], "Config": { "Hostname": "71930c4", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": false, "AttachStderr": false, "Tty": true, "OpenStdin": false, "StdinOnce": false, "Cmd": [ "/bin/bash", "/usr/src/start.sh" ], "Healthcheck": { "Test": [ "NONE" ] }, "Image": "sha256:380f12c7c0205cf8444194210a1804f60f43a555472fdafc5149138b9d86dc30", "Volumes": null, "WorkingDir": "", "Entrypoint": [ "/usr/bin/entry.sh" ], "OnBuild": null, "Labels": { "io.balena.app-id": "1579007", "io.balena.architecture": "armv7hf", "io.balena.device-type": "raspberry-pi2", "io.balena.qemu.version": "4.0.0+balena-arm", "io.balena.service-id": "436979", "io.balena.service-name": "spotify", "io.balena.supervised": "true" }, "StopSignal": "SIGTERM", "StopTimeout": 10 }, "NetworkSettings": { "Bridge": "", "SandboxID": "8c88edff4204957f20802db34e8cf7b6c4e4f8fa3078781c6f8f7d98e877c326", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": {}, "SandboxKey": "/var/run/balena-engine/netns/default", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "MacAddress": "", "Networks": { "host": { "IPAMConfig": null, "Links": null, "Aliases": null, "NetworkID": "33a67357cd0ad6abc89ca5b9e61e60848214450dcda94a9b38eec67b393f97cc", "EndpointID": "ba0b7ddfc06e3085995dd5206a9abe4542c53ff32ba388e935d00666e3666195", "Gateway": "", "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "", "DriverOpts": null } } } }, { "Id": "d6e914640c41de8516b85647ed811ece03e399946dd94f58433a759d083f0ad5", "Created": "2020-02-19T12:50:06.88144233Z", "Path": "/usr/bin/entry.sh", "Args": [ "/bin/bash", "/usr/src/start.sh" ], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 1247, "ExitCode": 0, "Error": "", "StartedAt": "2020-02-19T13:31:04.416876201Z", "FinishedAt": "2020-02-19T13:30:05.0321763Z" }, "Image": "sha256:9b2d2b0ed942dff9927bc1c53404bcb478cf43b74dd659af5d465e3c685c935e", "ResolvConfPath": "/var/lib/docker/containers/d6e914640c41de8516b85647ed811ece03e399946dd94f58433a759d083f0ad5/resolv.conf", "HostnamePath": "/var/lib/docker/containers/d6e914640c41de8516b85647ed811ece03e399946dd94f58433a759d083f0ad5/hostname", "HostsPath": "/var/lib/docker/containers/d6e914640c41de8516b85647ed811ece03e399946dd94f58433a759d083f0ad5/hosts", "LogPath": "", "Name": "/airplay_1975727_1263787", "RestartCount": 0, "Driver": "aufs", "Platform": "linux", "MountLabel": "", "ProcessLabel": "", "AppArmorProfile": "", "ExecIDs": null, "HostConfig": { "Binds": [ "1579007_snapcast:/var/cache/snapcast", "/tmp/balena-supervisor/services/1579007/airplay:/tmp/resin", "/tmp/balena-supervisor/services/1579007/airplay:/tmp/balena", "/run/dbus:/host/run/dbus" ], "ContainerIDFile": "", "ContainerIDEnv": "", "LogConfig": { "Type": "journald", "Config": {} }, "NetworkMode": "host", "PortBindings": {}, "RestartPolicy": { "Name": "always", "MaximumRetryCount": 0 }, "AutoRemove": false, "VolumeDriver": "", "VolumesFrom": null, "CapAdd": [], "CapDrop": [], "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IpcMode": "shareable", "Cgroup": "", "Links": null, "OomScoreAdj": 0, "PidMode": "", "Privileged": true, "PublishAllPorts": false, "ReadonlyRootfs": false, "SecurityOpt": [], "UTSMode": "", "UsernsMode": "", "ShmSize": 67108864, "Runtime": "runc", "ConsoleSize": [ 0, 0 ], "Isolation": "", "CpuShares": 0, "Memory": 0, "NanoCpus": 0, "CgroupParent": "", "BlkioWeight": 0, "BlkioWeightDevice": null, "BlkioDeviceReadBps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteIOps": null, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DeviceCgroupRules": null, "DiskQuota": 0, "KernelMemory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": null, "OomKillDisable": false, "PidsLimit": 0, "Ulimits": [], "CpuCount": 0, "CpuPercent": 0, "IOMaximumIOps": 0, "IOMaximumBandwidth": 0, "MaskedPaths": null, "ReadonlyPaths": null }, "GraphDriver": { "Data": null, "Name": "aufs" }, "Mounts": [ { "Type": "bind", "Source": "/run/dbus", "Destination": "/host/run/dbus", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/tmp/balena-supervisor/services/1579007/airplay", "Destination": "/tmp/balena", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/tmp/balena-supervisor/services/1579007/airplay", "Destination": "/tmp/resin", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "volume", "Name": "1579007_snapcast", "Source": "/var/lib/docker/volumes/1579007_snapcast/_data", "Destination": "/var/cache/snapcast", "Driver": "local", "Mode": "z", "RW": true, "Propagation": "" } ], "Config": { "Hostname": "71930c4", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": false, "AttachStderr": false, "Tty": true, "OpenStdin": false, "StdinOnce": false, "Cmd": [ "/bin/bash", "/usr/src/start.sh" ], "Healthcheck": { "Test": [ "NONE" ] }, "Image": "sha256:9b2d2b0ed942dff9927bc1c53404bcb478cf43b74dd659af5d465e3c685c935e", "Volumes": null, "WorkingDir": "", "Entrypoint": [ "/usr/bin/entry.sh" ], "OnBuild": null, "Labels": { "io.balena.app-id": "1579007", "io.balena.architecture": "armv7hf", "io.balena.device-type": "raspberry-pi2", "io.balena.features.dbus": "1", "io.balena.qemu.version": "4.0.0+balena-arm", "io.balena.service-id": "436978", "io.balena.service-name": "airplay", "io.balena.supervised": "true" }, "StopSignal": "SIGTERM", "StopTimeout": 10 }, "NetworkSettings": { "Bridge": "", "SandboxID": "bc1013eec022cac76eb16621a7ce8a54036d480dda177b95c49276db4705a2e8", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": {}, "SandboxKey": "/var/run/balena-engine/netns/default", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "MacAddress": "", "Networks": { "host": { "IPAMConfig": null, "Links": null, "Aliases": null, "NetworkID": "33a67357cd0ad6abc89ca5b9e61e60848214450dcda94a9b38eec67b393f97cc", "EndpointID": "279ef65c305f3be177b472a9b11cf42aeab4bcc2ddf18f51856dfaabd96a7d94", "Gateway": "", "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "", "DriverOpts": null } } } }, { "Id": "67910912c69b866adc3e5fea2c4503a563ccd82114ff2790469e6015676693de", "Created": "2020-02-19T12:49:54.822226575Z", "Path": "/usr/bin/entry.sh", "Args": [ "/bin/bash", "/usr/src/start.sh" ], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 1262, "ExitCode": 0, "Error": "", "StartedAt": "2020-02-19T13:31:04.404693125Z", "FinishedAt": "2020-02-19T13:30:06.467828126Z" }, "Image": "sha256:e3bb91071ca7760f74676c028c1ae64401c082d7dcf7f2df43197e8f65646f80", "ResolvConfPath": "/var/lib/docker/containers/67910912c69b866adc3e5fea2c4503a563ccd82114ff2790469e6015676693de/resolv.conf", "HostnamePath": "/var/lib/docker/containers/67910912c69b866adc3e5fea2c4503a563ccd82114ff2790469e6015676693de/hostname", "HostsPath": "/var/lib/docker/containers/67910912c69b866adc3e5fea2c4503a563ccd82114ff2790469e6015676693de/hosts", "LogPath": "", "Name": "/bluetooth-audio_1975724_1263787", "RestartCount": 0, "Driver": "aufs", "Platform": "linux", "MountLabel": "", "ProcessLabel": "", "AppArmorProfile": "", "ExecIDs": null, "HostConfig": { "Binds": [ "1579007_bluetoothcache:/var/cache/bluetooth", "1579007_snapcast:/var/cache/snapcast", "/tmp/balena-supervisor/services/1579007/bluetooth-audio:/tmp/resin", "/tmp/balena-supervisor/services/1579007/bluetooth-audio:/tmp/balena", "/run/dbus:/host/run/dbus" ], "ContainerIDFile": "", "ContainerIDEnv": "", "LogConfig": { "Type": "journald", "Config": {} }, "NetworkMode": "host", "PortBindings": {}, "RestartPolicy": { "Name": "always", "MaximumRetryCount": 0 }, "AutoRemove": false, "VolumeDriver": "", "VolumesFrom": null, "CapAdd": [], "CapDrop": [], "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IpcMode": "shareable", "Cgroup": "", "Links": null, "OomScoreAdj": 0, "PidMode": "", "Privileged": true, "PublishAllPorts": false, "ReadonlyRootfs": false, "SecurityOpt": [], "UTSMode": "", "UsernsMode": "", "ShmSize": 67108864, "Runtime": "runc", "ConsoleSize": [ 0, 0 ], "Isolation": "", "CpuShares": 0, "Memory": 0, "NanoCpus": 0, "CgroupParent": "", "BlkioWeight": 0, "BlkioWeightDevice": null, "BlkioDeviceReadBps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteIOps": null, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DeviceCgroupRules": null, "DiskQuota": 0, "KernelMemory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": null, "OomKillDisable": false, "PidsLimit": 0, "Ulimits": [], "CpuCount": 0, "CpuPercent": 0, "IOMaximumIOps": 0, "IOMaximumBandwidth": 0, "MaskedPaths": null, "ReadonlyPaths": null }, "GraphDriver": { "Data": null, "Name": "aufs" }, "Mounts": [ { "Type": "volume", "Name": "1579007_bluetoothcache", "Source": "/var/lib/docker/volumes/1579007_bluetoothcache/_data", "Destination": "/var/cache/bluetooth", "Driver": "local", "Mode": "z", "RW": true, "Propagation": "" }, { "Type": "volume", "Name": "1579007_snapcast", "Source": "/var/lib/docker/volumes/1579007_snapcast/_data", "Destination": "/var/cache/snapcast", "Driver": "local", "Mode": "z", "RW": true, "Propagation": "" }, { "Type": "bind", "Source": "/run/dbus", "Destination": "/host/run/dbus", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/tmp/balena-supervisor/services/1579007/bluetooth-audio", "Destination": "/tmp/balena", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/tmp/balena-supervisor/services/1579007/bluetooth-audio", "Destination": "/tmp/resin", "Mode": "", "RW": true, "Propagation": "rprivate" } ], "Config": { "Hostname": "71930c4", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": false, "AttachStderr": false, "Tty": true, "OpenStdin": false, "StdinOnce": false, "Cmd": [ "/bin/bash", "/usr/src/start.sh" ], "Healthcheck": { "Test": [ "NONE" ] }, "Image": "sha256:e3bb91071ca7760f74676c028c1ae64401c082d7dcf7f2df43197e8f65646f80", "Volumes": null, "WorkingDir": "", "Entrypoint": [ "/usr/bin/entry.sh" ], "OnBuild": null, "Labels": { "io.balena.app-id": "1579007", "io.balena.architecture": "armv7hf", "io.balena.device-type": "raspberry-pi2", "io.balena.features.dbus": "1", "io.balena.qemu.version": "4.0.0+balena-arm", "io.balena.service-id": "436977", "io.balena.service-name": "bluetooth-audio", "io.balena.supervised": "true" }, "StopSignal": "SIGTERM", "StopTimeout": 10 }, "NetworkSettings": { "Bridge": "", "SandboxID": "84edddae650b0c5cf0fbc5358341f232f0905af280341a788de8734ae39d0266", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": {}, "SandboxKey": "/var/run/balena-engine/netns/default", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "MacAddress": "", "Networks": { "host": { "IPAMConfig": null, "Links": null, "Aliases": null, "NetworkID": "33a67357cd0ad6abc89ca5b9e61e60848214450dcda94a9b38eec67b393f97cc", "EndpointID": "212d7f910854b550c3f646ea8282fade3c80b0b52af623098244f2e7bd2eb39b", "Gateway": "", "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "", "DriverOpts": null } } } }, { "Id": "80f65d241cc773dd817be5947d50e9b08e450bfd5bfc169233c87bf7b13c292b", "Created": "2020-02-05T08:17:07.188003745Z", "Path": "./entry.sh", "Args": [], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 2179, "ExitCode": 0, "Error": "", "StartedAt": "2020-02-19T13:31:25.134258459Z", "FinishedAt": "2020-02-19T13:31:17.923920397Z", "Health": { "Status": "healthy", "FailingStreak": 0, "Log": [ { "Start": "2020-02-19T13:12:41.669883711Z", "End": "2020-02-19T13:12:42.671118936Z", "ExitCode": 0, "Output": "OK" }, { "Start": "2020-02-19T13:17:42.702850676Z", "End": "2020-02-19T13:17:43.672728422Z", "ExitCode": 0, "Output": "OK" }, { "Start": "2020-02-19T13:22:43.702469648Z", "End": "2020-02-19T13:22:44.970659329Z", "ExitCode": 0, "Output": "OK" }, { "Start": "2020-02-19T13:27:45.007231362Z", "End": "2020-02-19T13:27:46.035768353Z", "ExitCode": 0, "Output": "OK" }, { "Start": "2020-02-19T13:36:25.138880958Z", "End": "2020-02-19T13:36:26.140103526Z", "ExitCode": 0, "Output": "OK" } ] } }, "Image": "sha256:76fd2be95b74a6a0cf18170cdba026edd3a94748283318eb7288f76e35c1003b", "ResolvConfPath": "/var/lib/docker/containers/80f65d241cc773dd817be5947d50e9b08e450bfd5bfc169233c87bf7b13c292b/resolv.conf", "HostnamePath": "/var/lib/docker/containers/80f65d241cc773dd817be5947d50e9b08e450bfd5bfc169233c87bf7b13c292b/hostname", "HostsPath": "/var/lib/docker/containers/80f65d241cc773dd817be5947d50e9b08e450bfd5bfc169233c87bf7b13c292b/hosts", "LogPath": "", "Name": "/resin_supervisor", "RestartCount": 0, "Driver": "aufs", "Platform": "linux", "MountLabel": "", "ProcessLabel": "", "AppArmorProfile": "", "ExecIDs": null, "HostConfig": { "Binds": [ "/resin-data/resin-supervisor:/data", "/proc/net/fib_trie:/mnt/fib_trie", "/var/log/supervisor-log:/var/log", "/:/mnt/root", "/mnt/boot/config.json:/boot/config.json", "/mnt/data/apps.json:/boot/apps.json" ], "ContainerIDFile": "", "ContainerIDEnv": "SUPERVISOR_CONTAINER_ID", "LogConfig": { "Type": "journald", "Config": {} }, "NetworkMode": "host", "PortBindings": {}, "RestartPolicy": { "Name": "always", "MaximumRetryCount": 0 }, "AutoRemove": false, "VolumeDriver": "", "VolumesFrom": null, "CapAdd": null, "CapDrop": null, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": null, "GroupAdd": null, "IpcMode": "shareable", "Cgroup": "", "Links": null, "OomScoreAdj": 0, "PidMode": "", "Privileged": true, "PublishAllPorts": false, "ReadonlyRootfs": false, "SecurityOpt": null, "UTSMode": "", "UsernsMode": "", "ShmSize": 67108864, "Runtime": "runc", "ConsoleSize": [ 0, 0 ], "Isolation": "", "CpuShares": 0, "Memory": 0, "NanoCpus": 0, "CgroupParent": "", "BlkioWeight": 0, "BlkioWeightDevice": [], "BlkioDeviceReadBps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteIOps": null, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DeviceCgroupRules": null, "DiskQuota": 0, "KernelMemory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": null, "OomKillDisable": false, "PidsLimit": 0, "Ulimits": null, "CpuCount": 0, "CpuPercent": 0, "IOMaximumIOps": 0, "IOMaximumBandwidth": 0, "Mounts": [ { "Type": "bind", "Source": "/var/run/balena-engine.sock", "Target": "/var/run/balena-engine.sock" } ], "MaskedPaths": null, "ReadonlyPaths": null }, "GraphDriver": { "Data": null, "Name": "aufs" }, "Mounts": [ { "Type": "bind", "Source": "/mnt/boot/config.json", "Destination": "/boot/config.json", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/resin-data/resin-supervisor", "Destination": "/data", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/proc/net/fib_trie", "Destination": "/mnt/fib_trie", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/", "Destination": "/mnt/root", "Mode": "", "RW": true, "Propagation": "rslave" }, { "Type": "bind", "Source": "/var/log/supervisor-log", "Destination": "/var/log", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/var/run/balena-engine.sock", "Destination": "/var/run/balena-engine.sock", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/mnt/data/apps.json", "Destination": "/boot/apps.json", "Mode": "", "RW": true, "Propagation": "rprivate" } ], "Config": { "Hostname": "71930c4", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": true, "AttachStderr": true, "Tty": false, "OpenStdin": false, "StdinOnce": false, "Cmd": [ "./entry.sh" ], "Healthcheck": { "Test": [ "CMD-SHELL", "wget -qO- http://127.0.0.1:${LISTEN_PORT:-48484}/v1/healthy || exit 1" ], "Interval": 300000000000, "Timeout": 30000000000, "StartPeriod": 60000000000, "Retries": 3 }, "ArgsEscaped": true, "Image": "balena/armv7hf-supervisor:v10.6.27", "Volumes": { "/data": {} }, "WorkingDir": "/usr/src/app", "Entrypoint": null, "OnBuild": null, "Labels": {} }, "NetworkSettings": { "Bridge": "", "SandboxID": "dbf70dc1e2ad81537672810b212de63ad7b9d54e68dcda69a34e8a8e291969ee", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": {}, "SandboxKey": "/var/run/balena-engine/netns/default", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "MacAddress": "", "Networks": { "host": { "IPAMConfig": null, "Links": null, "Aliases": null, "NetworkID": "33a67357cd0ad6abc89ca5b9e61e60848214450dcda94a9b38eec67b393f97cc", "EndpointID": "67d94168ec6fdc47d9b39f87a02cf587dab7cbbde8b7a45e6d4210cad2e4ab3a", "Gateway": "", "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "", "DriverOpts": null } } } } ] real 0m 0.41s user 0m 0.79s sys 0m 0.08s --- echo === HARDWARE === --- 2020-02-19 13:39:41.127822420+00:00 === HARDWARE === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /proc/cpuinfo --- 2020-02-19 13:39:41.162793374+00:00 processor : 0 model name : ARMv7 Processor rev 4 (v7l) BogoMIPS : 76.80 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xd03 CPU revision : 4 processor : 1 model name : ARMv7 Processor rev 4 (v7l) BogoMIPS : 76.80 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xd03 CPU revision : 4 processor : 2 model name : ARMv7 Processor rev 4 (v7l) BogoMIPS : 76.80 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xd03 CPU revision : 4 processor : 3 model name : ARMv7 Processor rev 4 (v7l) BogoMIPS : 76.80 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xd03 CPU revision : 4 Hardware : BCM2835 Revision : a02082 Serial : 000000000332f7e3 Model : Raspberry Pi 3 Model B Rev 1.2 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- cat /proc/device-tree/model --- 2020-02-19 13:39:41.197902765+00:00 Raspberry Pi 3 Model B Rev 1.2real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- cat /proc/meminfo --- 2020-02-19 13:39:41.232557211+00:00 MemTotal: 999000 kB MemFree: 449816 kB MemAvailable: 705800 kB Buffers: 13272 kB Cached: 239932 kB SwapCached: 0 kB Active: 278940 kB Inactive: 179316 kB Active(anon): 188824 kB Inactive(anon): 9044 kB Active(file): 90116 kB Inactive(file): 170272 kB Unevictable: 0 kB Mlocked: 0 kB SwapTotal: 0 kB SwapFree: 0 kB Dirty: 0 kB Writeback: 0 kB AnonPages: 205008 kB Mapped: 143020 kB Shmem: 14596 kB Slab: 67748 kB SReclaimable: 27860 kB SUnreclaim: 39888 kB KernelStack: 2856 kB PageTables: 5160 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 499500 kB Committed_AS: 2159332 kB VmallocTotal: 1064960 kB VmallocUsed: 0 kB VmallocChunk: 0 kB Percpu: 944 kB CmaTotal: 8192 kB CmaFree: 6028 kB real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- ps --- 2020-02-19 13:39:41.270590496+00:00 PID USER VSZ STAT COMMAND 1 root 25360 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 6 root 0 IW< [kworker/0:0H-kb] 7 root 0 IW [kworker/u8:0-br] 8 root 0 IW< [mm_percpu_wq] 9 root 0 SW [ksoftirqd/0] 10 root 0 IW [rcu_sched] 11 root 0 IW [rcu_bh] 12 root 0 SW [migration/0] 13 root 0 SW [cpuhp/0] 14 root 0 SW [cpuhp/1] 15 root 0 SW [migration/1] 16 root 0 SW [ksoftirqd/1] 19 root 0 SW [cpuhp/2] 20 root 0 SW [migration/2] 21 root 0 SW [ksoftirqd/2] 23 root 0 IW< [kworker/2:0H-kb] 24 root 0 SW [cpuhp/3] 25 root 0 SW [migration/3] 26 root 0 SW [ksoftirqd/3] 29 root 0 SW [kdevtmpfs] 30 root 0 IW< [netns] 31 root 0 IW [kworker/0:1-mm_] 32 root 0 IW [kworker/1:1-eve] 33 root 0 IW [kworker/2:1-mm_] 34 root 0 SW [khungtaskd] 35 root 0 SW [oom_reaper] 36 root 0 IW< [writeback] 37 root 0 SW [kcompactd0] 38 root 0 IW< [crypto] 39 root 0 IW< [kblockd] 40 root 0 SW [watchdogd] 41 root 0 IW< [rpciod] 42 root 0 IW< [kworker/u9:0-hc] 43 root 0 IW< [xprtiod] 44 root 0 SW [kswapd0] 45 root 0 IW< [nfsiod] 56 root 0 IW< [kthrotld] 57 root 0 IW [kworker/3:1-cgr] 58 root 0 IW< [iscsi_eh] 59 root 0 IW< [dwc_otg] 60 root 0 IW< [DWC Notificatio] 61 root 0 IW [kworker/0:2-mm_] 62 root 0 SW< [vchiq-slot/0] 63 root 0 SW< [vchiq-recy/0] 64 root 0 SW< [vchiq-sync/0] 65 root 0 SW [vchiq-keep/0] 66 root 0 IW< [ipv6_addrconf] 67 root 0 SW [irq/86-mmc1] 114 root 0 IW< [mmc_complete] 298 root 0 IW< [kworker/3:1H-kb] 299 root 0 IW< [kworker/1:1H-kb] 300 root 0 IW< [kworker/0:2H-mm] 303 root 0 IW< [kworker/1:2H] 304 root 0 IW [kworker/1:2-eve] 315 root 0 IW [kworker/u8:1-br] 316 root 0 IW [kworker/u8:2-ev] 344 root 0 IW< [kworker/2:2H] 346 root 0 IW< [kworker/3:2H] 439 root 0 SW [jbd2/mmcblk0p2-] 440 root 0 IW< [ext4-rsv-conver] 453 root 0 SW [jbd2/mmcblk0p5-] 454 root 0 IW< [ext4-rsv-conver] 477 root 0 IW [kworker/3:2-eve] 502 root 25848 S /lib/systemd/systemd-journald 562 root 0 SW [jbd2/mmcblk0p6-] 563 root 0 IW< [ext4-rsv-conver] 587 root 4316 S /lib/systemd/systemd-udevd 603 root 0 SW [spi0] 622 root 0 IW< [cfg80211] 633 root 0 IW< [brcmf_wq/mmc1:0] 634 root 0 SW [brcmf_wdog/mmc1] 647 root 39640 S /usr/sbin/rngd -f -r /dev/hwrng 657 root 8956 S @sbin/plymouthd --tty=tty1 --mode=boot --pid-file=/r 666 root 5120 S /lib/systemd/systemd-logind 668 root 2276 S /sbin/syslogd -n 670 root 50504 S /usr/sbin/ModemManager --log-journal 676 root 2276 S /sbin/klogd -n 691 messageb 3772 S /usr/bin/dbus-daemon --system --address=systemd: --n 700 root 11968 S /usr/sbin/chronyd -s -d 759 avahi 3820 S avahi-daemon: running [71930c4-16.local] 761 avahi 3688 S avahi-daemon: chroot helper 769 root 64648 S /usr/sbin/NetworkManager --no-daemon 774 openvpn 5436 S /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pi 780 nobody 2948 S /usr/bin/dnsmasq -x /run/dnsmasq.pid -a 127.0.0.2,10 781 root 1162m S /usr/bin/balenad --experimental --log-driver=journal 787 root 3476 S /proc/self/exe --healthcheck /usr/lib/balena/balena- 822 root 8492 S /usr/sbin/wpa_supplicant -u 827 root 1464 S /usr/bin/hciattach /dev/serial1 bcm43xx 921600 noflo 828 root 0 IW< [kworker/u9:1-hc] 834 root 979m S balena-engine-containerd --config /var/run/balena-en 840 root 5152 S /usr/libexec/bluetooth/bluetoothd --experimental 984 root 0 IW [kworker/2:3-mm_] 1083 root 898m S /usr/bin/balena-engine-proxy -proto tcp -host-ip 0.0 1104 root 890m S balena-engine-containerd-shim -namespace moby -workd 1106 root 874m S balena-engine-containerd-shim -namespace moby -workd 1128 root 898m S balena-engine-containerd-shim -namespace moby -workd 1139 root 890m S balena-engine-containerd-shim -namespace moby -workd 1143 root 874m S /usr/bin/balena-engine-proxy -proto tcp -host-ip 0.0 1167 root 874m S balena-engine-containerd-shim -namespace moby -workd 1247 root 4308 S /bin/bash /usr/src/start.sh 1262 root 34936 S /usr/bin/bluealsa-aplay --pcm-buffer-time=1000000 00 1277 root 28468 S /usr/bin/librespot --name balenaruf --backend pipe - 1285 root 1720 S /bin/bash /usr/src/start.sh 1296 root 4308 S /bin/bash /usr/src/start.sh 1527 root 31892 S shairport-sync -a balenaruf -o pipe -- /var/cache/sn 1605 root 45676 S snapserver 1607 root 12112 S /lib/systemd/systemd-udevd --daemon 1851 root 27200 S {bluetooth-agent} /usr/bin/python /usr/src/bluetooth 1901 root 42764 S /usr/bin/bluealsa -i hci0 -p a2dp-sink 1980 root 138m S npm 2032 root 2448 S {start-resin-sup} /bin/sh /usr/bin/start-resin-super 2034 root 3476 S /proc/self/exe --healthcheck /usr/lib/resin-supervis 2087 root 138m S node server.js 2147 root 882m S balena start --attach resin_supervisor 2157 root 890m S balena-engine-containerd-shim -namespace moby -workd 2179 root 151m S node /usr/src/app/dist/app.js 2212 sshd 2356 S /usr/bin/dbus-daemon --system 2219 sshd-aut 2996 S avahi-daemon: running [71930c4-16.local] 2220 sshd-aut 2868 S avahi-daemon: chroot helper 2271 root 0 Z [bluetooth-udev] 2282 root 112m S mplayer -volume 75 /usr/src/sounds/connect.mp3 -real 2333 root 898m S balena-engine-containerd-shim -namespace moby -workd 2350 root 4308 S /bin/bash /usr/src/start.sh 2392 root 35580 S snapclient -h 192.168.1.122 2544 root 0 Z [bluetooth-udev] 2550 root 112m S mplayer -volume 75 /usr/src/sounds/disconnect.mp3 -r 2561 root 0 IW [kworker/0:0-eve] 2562 root 0 IW [kworker/2:0-eve] 2656 root 0 IW< [kworker/0:1H] 2721 root 0 IW [kworker/3:0-mm_] 2754 root 0 IW< [kworker/2:1H] 2755 root 0 IW< [kworker/1:0H] 2762 root 0 IW< [kworker/3:0H] 2997 root 0 IW [kworker/1:0-mm_] 3010 root 4420 S sshd: root@notty 3024 root 2360 S bash -s -- 3270 root 2144 S /usr/bin/time -o /dev/stdout timeout --preserve-stat 3271 root 1620 S timeout --preserve-status --kill-after=20 10 bash -c 3272 root 2364 R ps real 0m 0.02s user 0m 0.00s sys 0m 0.02s --- top -b -n 1 --- 2020-02-19 13:39:41.312852463+00:00 Mem: 549824K used, 449176K free, 14596K shrd, 13272K buff, 239972K cached CPU: 0% usr 4% sys 0% nic 95% idle 0% io 0% irq 0% sirq Load average: 0.20 0.38 0.30 1/340 3282 PID PPID USER STAT VSZ %VSZ %CPU COMMAND 3282 3281 root R 2276 0% 2% top -b -n 1 781 1 root S 1162m 119% 1% /usr/bin/balenad --experimental --log-driver=journald -s aufs -H fd:// -H unix:///var/run/balena.sock -H unix:///var/run/balena-engine.sock --dns 10.114.102.1 --bip 10.114.101.1/24 --fixed-cidr=10.114.101.0/25 --max-download-attempts=10 --exec-opt native.cgroupdriver=systemd 834 781 root S 979m 100% 1% balena-engine-containerd --config /var/run/balena-engine/containerd/containerd.toml --log-level info 657 1 root S 8956 1% 1% @sbin/plymouthd --tty=tty1 --mode=boot --pid-file=/run/plymouth/pid --attach-to-session --kernel-command-line=plymouth.ignore-serial-consoles splash 1083 781 root S 898m 92% 0% /usr/bin/balena-engine-proxy -proto tcp -host-ip 0.0.0.0 -host-port 1705 -container-ip 172.17.0.2 -container-port 1705 1128 834 root S 898m 92% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/67910912c69b866adc3e5fea2c4503a563ccd82114ff2790469e6015676693de -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 2333 834 root S 898m 92% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/be0fbb7faa6264c201684c5493b4bd30710e8894846ad6bed9271e2c7a744c73 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 2157 834 root S 890m 91% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/80f65d241cc773dd817be5947d50e9b08e450bfd5bfc169233c87bf7b13c292b -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 1104 834 root S 890m 91% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/d6e914640c41de8516b85647ed811ece03e399946dd94f58433a759d083f0ad5 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 1139 834 root S 890m 91% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/4c50515e2b169aa13a38da21b27043db68b1d8494e86a942738f2ec5c69a9759 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 2147 2032 root S 882m 90% 0% balena start --attach resin_supervisor 1143 781 root S 874m 89% 0% /usr/bin/balena-engine-proxy -proto tcp -host-ip 0.0.0.0 -host-port 1704 -container-ip 172.17.0.2 -container-port 1704 1106 834 root S 874m 89% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/ef98b44960360521359b047e8c2cb99649c9579605c176abd4360149788f2b0f -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 1167 834 root S 874m 89% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/60540449ea97ebe1643d5dfe905a7b95e8007ad6a12734bb04efb0e46111cfa4 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 2179 2157 root S 151m 15% 0% node /usr/src/app/dist/app.js 2087 1980 root S 138m 14% 0% node server.js 1980 1285 root S 138m 14% 0% npm 2282 1262 root S 112m 11% 0% mplayer -volume 75 /usr/src/sounds/connect.mp3 -really-quiet 2550 1262 root S 112m 11% 0% mplayer -volume 75 /usr/src/sounds/disconnect.mp3 -really-quiet 769 1 root S 64648 6% 0% /usr/sbin/NetworkManager --no-daemon 670 1 root S 50504 5% 0% /usr/sbin/ModemManager --log-journal 1605 1296 root S 45676 5% 0% snapserver 1901 1262 root S 42764 4% 0% /usr/bin/bluealsa -i hci0 -p a2dp-sink 647 1 root S 39640 4% 0% /usr/sbin/rngd -f -r /dev/hwrng 2392 2350 root S 35580 4% 0% snapclient -h 192.168.1.122 1262 1128 root S 34936 3% 0% /usr/bin/bluealsa-aplay --pcm-buffer-time=1000000 00:00:00:00:00:00 1527 1247 root S 31892 3% 0% shairport-sync -a balenaruf -o pipe -- /var/cache/snapcast/snapfifo 1277 1106 root S 28468 3% 0% /usr/bin/librespot --name balenaruf --backend pipe --bitrate 320 --cache /var/cache/raspotify --enable-volume-normalisation --linear-volume --initial-volume=75 --device /var/cache/snapcast/snapfifo 1851 1262 root S 27200 3% 0% {bluetooth-agent} /usr/bin/python /usr/src/bluetooth-agent 502 1 root S 25848 3% 0% /lib/systemd/systemd-journald 1 0 root S 25360 3% 0% {systemd} /sbin/init 1607 1262 root S 12112 1% 0% /lib/systemd/systemd-udevd --daemon 700 1 root S 11968 1% 0% /usr/sbin/chronyd -s -d 822 1 root S 8492 1% 0% /usr/sbin/wpa_supplicant -u 774 1 openvpn S 5436 1% 0% /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120 840 1 root S 5152 1% 0% /usr/libexec/bluetooth/bluetoothd --experimental 666 1 root S 5120 1% 0% /lib/systemd/systemd-logind 3010 1 root S 4420 0% 0% sshd: root@notty 587 1 root S 4316 0% 0% /lib/systemd/systemd-udevd 1247 1104 root S 4308 0% 0% /bin/bash /usr/src/start.sh 2350 2333 root S 4308 0% 0% /bin/bash /usr/src/start.sh 1296 1167 root S 4308 0% 0% /bin/bash /usr/src/start.sh 759 1 avahi S 3820 0% 0% avahi-daemon: running [71930c4-16.local] 691 1 messageb S 3772 0% 0% /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only 761 759 avahi S 3688 0% 0% avahi-daemon: chroot helper 2034 2032 root S 3476 0% 0% /proc/self/exe --healthcheck /usr/lib/resin-supervisor/resin-supervisor-healthcheck --pid 2032 787 781 root S 3476 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 781 2219 2179 sshd-aut S 2996 0% 0% avahi-daemon: running [71930c4-16.local] 780 1 nobody S 2948 0% 0% /usr/bin/dnsmasq -x /run/dnsmasq.pid -a 127.0.0.2,10.114.102.1 -7 /etc/dnsmasq.d/ -r /etc/resolv.dnsmasq -z --servers-file=/run/dnsmasq.servers -k --log-facility=- 2220 2219 sshd-aut S 2868 0% 0% avahi-daemon: chroot helper 2032 1 root S 2448 0% 0% {start-resin-sup} /bin/sh /usr/bin/start-resin-supervisor 3024 3010 root S 2360 0% 0% bash -s -- 2212 2179 sshd S 2356 0% 0% /usr/bin/dbus-daemon --system 676 1 root S 2276 0% 0% /sbin/klogd -n 668 1 root S 2276 0% 0% /sbin/syslogd -n 3280 3024 root S 2144 0% 0% /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 10 bash -c top -b -n 1 1285 1139 root S 1720 0% 0% /bin/bash /usr/src/start.sh 3281 3280 root S 1620 0% 0% timeout --preserve-status --kill-after=20 10 bash -c top -b -n 1 827 1 root S 1464 0% 0% /usr/bin/hciattach /dev/serial1 bcm43xx 921600 noflow - b8:27:eb:98:5d:49 7 2 root IW 0 0% 0% [kworker/u8:0-br] 315 2 root IW 0 0% 0% [kworker/u8:1-br] 316 2 root IW 0 0% 0% [kworker/u8:2-ev] 61 2 root IW 0 0% 0% [kworker/0:2-mm_] 62 2 root SW< 0 0% 0% [vchiq-slot/0] 10 2 root IW 0 0% 0% [rcu_sched] 67 2 root SW 0 0% 0% [irq/86-mmc1] 300 2 root IW< 0 0% 0% [kworker/0:2H-mm] 23 2 root IW< 0 0% 0% [kworker/2:0H-kb] 634 2 root SW 0 0% 0% [brcmf_wdog/mmc1] 828 2 root IW< 0 0% 0% [kworker/u9:1-hc] 33 2 root IW 0 0% 0% [kworker/2:1-eve] 31 2 root IW 0 0% 0% [kworker/0:1-eve] 304 2 root IW 0 0% 0% [kworker/1:2-eve] 298 2 root IW< 0 0% 0% [kworker/3:1H-kb] 57 2 root IW 0 0% 0% [kworker/3:1-cgr] 299 2 root IW< 0 0% 0% [kworker/1:1H-kb] 63 2 root SW< 0 0% 0% [vchiq-recy/0] 32 2 root IW 0 0% 0% [kworker/1:1-eve] 9 2 root SW 0 0% 0% [ksoftirqd/0] 562 2 root SW 0 0% 0% [jbd2/mmcblk0p6-] 2561 2 root IW 0 0% 0% [kworker/0:0-eve] 42 2 root IW< 0 0% 0% [kworker/u9:0-hc] 16 2 root SW 0 0% 0% [ksoftirqd/1] 21 2 root SW 0 0% 0% [ksoftirqd/2] 26 2 root SW 0 0% 0% [ksoftirqd/3] 2721 2 root IW 0 0% 0% [kworker/3:0-mm_] 15 2 root SW 0 0% 0% [migration/1] 25 2 root SW 0 0% 0% [migration/3] 344 2 root IW< 0 0% 0% [kworker/2:2H] 453 2 root SW 0 0% 0% [jbd2/mmcblk0p5-] 477 2 root IW 0 0% 0% [kworker/3:2-eve] 2271 1262 root Z 0 0% 0% [bluetooth-udev] 2544 1262 root Z 0 0% 0% [bluetooth-udev] 2 0 root SW 0 0% 0% [kthreadd] 3 2 root IW< 0 0% 0% [rcu_gp] 4 2 root IW< 0 0% 0% [rcu_par_gp] 6 2 root IW< 0 0% 0% [kworker/0:0H-kb] 8 2 root IW< 0 0% 0% [mm_percpu_wq] 11 2 root IW 0 0% 0% [rcu_bh] 12 2 root SW 0 0% 0% [migration/0] 13 2 root SW 0 0% 0% [cpuhp/0] 14 2 root SW 0 0% 0% [cpuhp/1] 19 2 root SW 0 0% 0% [cpuhp/2] 20 2 root SW 0 0% 0% [migration/2] 24 2 root SW 0 0% 0% [cpuhp/3] 29 2 root SW 0 0% 0% [kdevtmpfs] 30 2 root IW< 0 0% 0% [netns] 34 2 root SW 0 0% 0% [khungtaskd] 35 2 root SW 0 0% 0% [oom_reaper] 36 2 root IW< 0 0% 0% [writeback] 37 2 root SW 0 0% 0% [kcompactd0] 38 2 root IW< 0 0% 0% [crypto] 39 2 root IW< 0 0% 0% [kblockd] 40 2 root SW 0 0% 0% [watchdogd] 41 2 root IW< 0 0% 0% [rpciod] 43 2 root IW< 0 0% 0% [xprtiod] 44 2 root SW 0 0% 0% [kswapd0] 45 2 root IW< 0 0% 0% [nfsiod] 56 2 root IW< 0 0% 0% [kthrotld] 58 2 root IW< 0 0% 0% [iscsi_eh] 59 2 root IW< 0 0% 0% [dwc_otg] 60 2 root IW< 0 0% 0% [DWC Notificatio] 64 2 root SW< 0 0% 0% [vchiq-sync/0] 65 2 root SW 0 0% 0% [vchiq-keep/0] 66 2 root IW< 0 0% 0% [ipv6_addrconf] 114 2 root IW< 0 0% 0% [mmc_complete] 303 2 root IW< 0 0% 0% [kworker/1:2H] 346 2 root IW< 0 0% 0% [kworker/3:2H] 439 2 root SW 0 0% 0% [jbd2/mmcblk0p2-] 440 2 root IW< 0 0% 0% [ext4-rsv-conver] 454 2 root IW< 0 0% 0% [ext4-rsv-conver] 563 2 root IW< 0 0% 0% [ext4-rsv-conver] 603 2 root SW 0 0% 0% [spi0] 622 2 root IW< 0 0% 0% [cfg80211] 633 2 root IW< 0 0% 0% [brcmf_wq/mmc1:0] 984 2 root IW 0 0% 0% [kworker/2:3-mm_] 2562 2 root IW 0 0% 0% [kworker/2:0-eve] 2656 2 root IW< 0 0% 0% [kworker/0:1H] 2754 2 root IW< 0 0% 0% [kworker/2:1H] 2755 2 root IW< 0 0% 0% [kworker/1:0H] 2762 2 root IW< 0 0% 0% [kworker/3:0H] 2997 2 root IW 0 0% 0% [kworker/1:0-eve] real 0m 0.14s user 0m 0.00s sys 0m 0.04s --- cat /var/log/provisioning-progress.log --- 2020-02-19 13:39:41.485423494+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- df -h --- 2020-02-19 13:39:41.524395005+00:00 Filesystem Size Used Avail Use% Mounted on devtmpfs 481M 0 481M 0% /dev /dev/disk/by-partuuid/34586054-02 300M 209M 71M 75% /mnt/sysroot/active /dev/disk/by-label/resin-state 19M 248K 17M 2% /mnt/state none 300M 209M 71M 75% / tmpfs 488M 876K 487M 1% /dev/shm tmpfs 488M 14M 475M 3% /run tmpfs 488M 0 488M 0% /sys/fs/cgroup tmpfs 488M 0 488M 0% /tmp /dev/mmcblk0p1 40M 8.1M 32M 21% /mnt/boot tmpfs 488M 316K 488M 1% /var/volatile /dev/mmcblk0p6 14G 726M 13G 6% /mnt/data real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- df -ih --- 2020-02-19 13:39:41.567764676+00:00 Filesystem Inodes IUsed IFree IUse% Mounted on devtmpfs 121K 394 120K 1% /dev /dev/disk/by-partuuid/34586054-02 39K 5.9K 34K 16% /mnt/sysroot/active /dev/disk/by-label/resin-state 5.1K 83 5.0K 2% /mnt/state none 39K 5.9K 34K 16% / tmpfs 122K 15 122K 1% /dev/shm tmpfs 122K 623 122K 1% /run tmpfs 122K 14 122K 1% /sys/fs/cgroup tmpfs 122K 21 122K 1% /tmp /dev/mmcblk0p1 0 0 0 - /mnt/boot tmpfs 122K 47 122K 1% /var/volatile /dev/mmcblk0p6 1.8M 40K 1.8M 3% /mnt/data real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- for i in /sys/class/thermal/thermal* ; do if [ -e $i/temp ]; then echo $i && cat $i/temp; fi ; done --- 2020-02-19 13:39:41.613496785+00:00 /sys/class/thermal/thermal_zone0 45084 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- for i in /sys/class/mmc_host/mmc*/mmc* ; do if [ -e $i/oemid ]; then echo $i; for j in manfid oemid name hwrev fwrev; do printf $j: && cat $i/$j; done; fi; done --- 2020-02-19 13:39:41.655735158+00:00 /sys/class/mmc_host/mmc0/mmc0:aaaa manfid:0x000003 oemid:0x5344 name:SL16G hwrev:0x8 fwrev:0x0 real 0m 0.02s user 0m 0.01s sys 0m 0.00s --- free -h --- 2020-02-19 13:39:41.702297212+00:00 total used free shared buff/cache available Mem: 999000 296612 449144 14596 253244 705272 Swap: 0 0 0 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- ls -l /dev --- 2020-02-19 13:39:41.745567560+00:00 total 0 crw-r--r-- 1 root root 10, 235 Feb 19 13:31 autofs drwxr-xr-x 2 root root 660 Jan 1 1970 block drwxr-xr-x 3 root root 60 Jan 1 1970 bus crw------- 1 root root 10, 63 Feb 19 13:31 cachefiles drwxr-xr-x 2 root root 2660 Feb 19 13:35 char crw------- 1 root root 5, 1 Feb 19 13:31 console crw------- 1 root root 10, 62 Feb 19 13:31 cpu_dma_latency crw------- 1 root root 10, 203 Jan 31 09:20 cuse drwxr-xr-x 8 root root 160 Jan 31 09:20 disk crw-rw---- 1 root video 29, 0 Feb 19 13:31 fb0 lrwxrwxrwx 1 root root 13 Jan 1 1970 fd -> /proc/self/fd crw-rw-rw- 1 root root 1, 7 Feb 19 13:31 full crw-rw-rw- 1 root root 10, 229 Feb 19 13:31 fuse crw------- 1 root root 254, 0 Feb 19 13:31 gpiochip0 crw------- 1 root root 254, 1 Feb 19 13:31 gpiochip1 crw------- 1 root root 254, 2 Feb 19 13:31 gpiochip2 crw------- 1 root root 247, 0 Feb 19 13:31 gpiomem crw------- 1 root root 10, 183 Feb 19 13:31 hwrng crw-rw---- 1 root 103 89, 1 Feb 19 13:31 i2c-1 lrwxrwxrwx 1 root root 12 Jan 31 09:20 initctl -> /run/initctl drwxr-xr-x 2 root root 60 Feb 19 13:35 input crw-r--r-- 1 root root 1, 11 Feb 19 13:31 kmsg lrwxrwxrwx 1 root root 28 Jan 31 09:20 log -> /run/systemd/journal/dev-log crw-rw---- 1 root disk 10, 237 Feb 19 13:31 loop-control brw-rw---- 1 root disk 7, 0 Feb 19 13:31 loop0 brw-rw---- 1 root disk 7, 1 Feb 19 13:31 loop1 brw-rw---- 1 root disk 7, 2 Feb 19 13:31 loop2 brw-rw---- 1 root disk 7, 3 Feb 19 13:31 loop3 brw-rw---- 1 root disk 7, 4 Feb 19 13:31 loop4 brw-rw---- 1 root disk 7, 5 Feb 19 13:31 loop5 brw-rw---- 1 root disk 7, 6 Feb 19 13:31 loop6 brw-rw---- 1 root disk 7, 7 Feb 19 13:31 loop7 drwxr-xr-x 2 root root 60 Jan 31 09:20 mapper crw-r----- 1 root kmem 1, 1 Feb 19 13:31 mem crw------- 1 root root 10, 59 Feb 19 13:31 memory_bandwidth brw-rw---- 1 root disk 179, 0 Feb 19 13:31 mmcblk0 brw-rw---- 1 root disk 179, 1 Feb 19 13:31 mmcblk0p1 brw-rw---- 1 root disk 179, 2 Feb 19 13:31 mmcblk0p2 brw-rw---- 1 root disk 179, 3 Feb 19 13:31 mmcblk0p3 brw-rw---- 1 root disk 179, 4 Feb 19 13:31 mmcblk0p4 brw-rw---- 1 root disk 179, 5 Feb 19 13:31 mmcblk0p5 brw-rw---- 1 root disk 179, 6 Feb 19 13:31 mmcblk0p6 drwxrwxrwt 2 root root 40 Jan 1 1970 mqueue drwxr-xr-x 2 root root 60 Jan 1 1970 net crw------- 1 root root 10, 61 Feb 19 13:31 network_latency crw------- 1 root root 10, 60 Feb 19 13:31 network_throughput crw-rw-rw- 1 root root 1, 3 Feb 19 13:31 null crw------- 1 root root 108, 0 Jan 31 09:20 ppp lrwxrwxrwx 1 root root 13 Feb 19 13:31 ptmx -> /dev/pts/ptmx drwxr-xr-x 2 root root 0 Jan 31 09:20 pts brw-rw---- 1 root disk 1, 0 Feb 19 13:31 ram0 brw-rw---- 1 root disk 1, 1 Feb 19 13:31 ram1 brw-rw---- 1 root disk 1, 10 Feb 19 13:31 ram10 brw-rw---- 1 root disk 1, 11 Feb 19 13:31 ram11 brw-rw---- 1 root disk 1, 12 Feb 19 13:31 ram12 brw-rw---- 1 root disk 1, 13 Feb 19 13:31 ram13 brw-rw---- 1 root disk 1, 14 Feb 19 13:31 ram14 brw-rw---- 1 root disk 1, 15 Feb 19 13:31 ram15 brw-rw---- 1 root disk 1, 2 Feb 19 13:31 ram2 brw-rw---- 1 root disk 1, 3 Feb 19 13:31 ram3 brw-rw---- 1 root disk 1, 4 Feb 19 13:31 ram4 brw-rw---- 1 root disk 1, 5 Feb 19 13:31 ram5 brw-rw---- 1 root disk 1, 6 Feb 19 13:31 ram6 brw-rw---- 1 root disk 1, 7 Feb 19 13:31 ram7 brw-rw---- 1 root disk 1, 8 Feb 19 13:31 ram8 brw-rw---- 1 root disk 1, 9 Feb 19 13:31 ram9 crw-rw-rw- 1 root root 1, 8 Feb 19 13:31 random drwxr-xr-x 2 root root 60 Jan 1 1970 raw crw-rw-r-- 1 root 102 10, 58 Feb 19 13:31 rfkill lrwxrwxrwx 1 root root 7 Feb 19 13:31 serial1 -> ttyAMA0 drwxrwxrwt 2 root root 40 Feb 19 13:37 shm drwxr-xr-x 3 root root 180 Jan 31 09:20 snd crw------- 1 root root 153, 0 Feb 19 13:31 spidev0.0 crw------- 1 root root 153, 1 Feb 19 13:31 spidev0.1 lrwxrwxrwx 1 root root 15 Jan 1 1970 stderr -> /proc/self/fd/2 lrwxrwxrwx 1 root root 15 Jan 1 1970 stdin -> /proc/self/fd/0 lrwxrwxrwx 1 root root 15 Jan 1 1970 stdout -> /proc/self/fd/1 crw-rw-rw- 1 root tty 5, 0 Feb 19 13:31 tty crw--w---- 1 root tty 4, 0 Feb 19 13:31 tty0 crw--w---- 1 root tty 4, 1 Feb 19 13:31 tty1 crw--w---- 1 root tty 4, 10 Feb 19 13:31 tty10 crw--w---- 1 root tty 4, 11 Feb 19 13:31 tty11 crw--w---- 1 root tty 4, 12 Feb 19 13:31 tty12 crw--w---- 1 root tty 4, 13 Feb 19 13:31 tty13 crw--w---- 1 root tty 4, 14 Feb 19 13:31 tty14 crw--w---- 1 root tty 4, 15 Feb 19 13:31 tty15 crw--w---- 1 root tty 4, 16 Feb 19 13:31 tty16 crw--w---- 1 root tty 4, 17 Feb 19 13:31 tty17 crw--w---- 1 root tty 4, 18 Feb 19 13:31 tty18 crw--w---- 1 root tty 4, 19 Feb 19 13:31 tty19 crw--w---- 1 root tty 4, 2 Feb 19 13:31 tty2 crw--w---- 1 root tty 4, 20 Feb 19 13:31 tty20 crw--w---- 1 root tty 4, 21 Feb 19 13:31 tty21 crw--w---- 1 root tty 4, 22 Feb 19 13:31 tty22 crw--w---- 1 root tty 4, 23 Feb 19 13:31 tty23 crw--w---- 1 root tty 4, 24 Feb 19 13:31 tty24 crw--w---- 1 root tty 4, 25 Feb 19 13:31 tty25 crw--w---- 1 root tty 4, 26 Feb 19 13:31 tty26 crw--w---- 1 root tty 4, 27 Feb 19 13:31 tty27 crw--w---- 1 root tty 4, 28 Feb 19 13:31 tty28 crw--w---- 1 root tty 4, 29 Feb 19 13:31 tty29 crw--w---- 1 root tty 4, 3 Feb 19 13:31 tty3 crw--w---- 1 root tty 4, 30 Feb 19 13:31 tty30 crw--w---- 1 root tty 4, 31 Feb 19 13:31 tty31 crw--w---- 1 root tty 4, 32 Feb 19 13:31 tty32 crw--w---- 1 root tty 4, 33 Feb 19 13:31 tty33 crw--w---- 1 root tty 4, 34 Feb 19 13:31 tty34 crw--w---- 1 root tty 4, 35 Feb 19 13:31 tty35 crw--w---- 1 root tty 4, 36 Feb 19 13:31 tty36 crw--w---- 1 root tty 4, 37 Feb 19 13:31 tty37 crw--w---- 1 root tty 4, 38 Feb 19 13:31 tty38 crw--w---- 1 root tty 4, 39 Feb 19 13:31 tty39 crw--w---- 1 root tty 4, 4 Feb 19 13:31 tty4 crw--w---- 1 root tty 4, 40 Feb 19 13:31 tty40 crw--w---- 1 root tty 4, 41 Feb 19 13:31 tty41 crw--w---- 1 root tty 4, 42 Feb 19 13:31 tty42 crw--w---- 1 root tty 4, 43 Feb 19 13:31 tty43 crw--w---- 1 root tty 4, 44 Feb 19 13:31 tty44 crw--w---- 1 root tty 4, 45 Feb 19 13:31 tty45 crw--w---- 1 root tty 4, 46 Feb 19 13:31 tty46 crw--w---- 1 root tty 4, 47 Feb 19 13:31 tty47 crw--w---- 1 root tty 4, 48 Feb 19 13:31 tty48 crw--w---- 1 root tty 4, 49 Feb 19 13:31 tty49 crw--w---- 1 root tty 4, 5 Feb 19 13:31 tty5 crw--w---- 1 root tty 4, 50 Feb 19 13:31 tty50 crw--w---- 1 root tty 4, 51 Feb 19 13:31 tty51 crw--w---- 1 root tty 4, 52 Feb 19 13:31 tty52 crw--w---- 1 root tty 4, 53 Feb 19 13:31 tty53 crw--w---- 1 root tty 4, 54 Feb 19 13:31 tty54 crw--w---- 1 root tty 4, 55 Feb 19 13:31 tty55 crw--w---- 1 root tty 4, 56 Feb 19 13:31 tty56 crw--w---- 1 root tty 4, 57 Feb 19 13:31 tty57 crw--w---- 1 root tty 4, 58 Feb 19 13:31 tty58 crw--w---- 1 root tty 4, 59 Feb 19 13:31 tty59 crw--w---- 1 root tty 4, 6 Feb 19 13:31 tty6 crw--w---- 1 root tty 4, 60 Feb 19 13:31 tty60 crw--w---- 1 root tty 4, 61 Feb 19 13:31 tty61 crw--w---- 1 root tty 4, 62 Feb 19 13:31 tty62 crw--w---- 1 root tty 4, 63 Feb 19 13:31 tty63 crw--w---- 1 root tty 4, 7 Feb 19 13:31 tty7 crw--w---- 1 root tty 4, 8 Feb 19 13:31 tty8 crw--w---- 1 root tty 4, 9 Feb 19 13:31 tty9 crw-rw---- 1 root dialout 204, 64 Feb 19 13:31 ttyAMA0 crw------- 1 root root 5, 3 Feb 19 13:31 ttyprintk crw------- 1 root root 10, 239 Jan 31 09:20 uhid crw------- 1 root root 10, 223 Feb 19 13:32 uinput crw-rw-rw- 1 root root 1, 9 Feb 19 13:31 urandom crw------- 1 root root 249, 0 Feb 19 13:31 vc-mem crw-rw---- 1 root video 244, 0 Feb 19 13:31 vchiq crw-rw---- 1 root video 248, 0 Feb 19 13:31 vcio crw-rw---- 1 root tty 7, 0 Feb 19 13:31 vcs crw-rw---- 1 root tty 7, 1 Feb 19 13:31 vcs1 crw-rw---- 1 root tty 7, 2 Feb 19 13:31 vcs2 crw-rw---- 1 root tty 7, 3 Feb 19 13:31 vcs3 crw-rw---- 1 root tty 7, 4 Feb 19 13:31 vcs4 crw-rw---- 1 root tty 7, 5 Feb 19 13:31 vcs5 crw-rw---- 1 root tty 7, 6 Feb 19 13:31 vcs6 crw-rw---- 1 root tty 7, 128 Feb 19 13:31 vcsa crw-rw---- 1 root tty 7, 129 Feb 19 13:31 vcsa1 crw-rw---- 1 root tty 7, 130 Feb 19 13:31 vcsa2 crw-rw---- 1 root tty 7, 131 Feb 19 13:31 vcsa3 crw-rw---- 1 root tty 7, 132 Feb 19 13:31 vcsa4 crw-rw---- 1 root tty 7, 133 Feb 19 13:31 vcsa5 crw-rw---- 1 root tty 7, 134 Feb 19 13:31 vcsa6 crw-rw---- 1 root tty 7, 64 Feb 19 13:31 vcsu crw-rw---- 1 root tty 7, 65 Feb 19 13:31 vcsu1 crw-rw---- 1 root tty 7, 66 Feb 19 13:31 vcsu2 crw-rw---- 1 root tty 7, 67 Feb 19 13:31 vcsu3 crw-rw---- 1 root tty 7, 68 Feb 19 13:31 vcsu4 crw-rw---- 1 root tty 7, 69 Feb 19 13:31 vcsu5 crw-rw---- 1 root tty 7, 70 Feb 19 13:31 vcsu6 crw------- 1 root root 10, 137 Jan 31 09:20 vhci crw------- 1 root root 10, 130 Feb 19 13:31 watchdog crw------- 1 root root 251, 0 Feb 19 13:31 watchdog0 crw-rw-rw- 1 root root 1, 5 Feb 19 13:31 zero real 0m 0.02s user 0m 0.01s sys 0m 0.01s --- lsusb -vvv --- 2020-02-19 13:39:41.793318672+00:00 Bus 001 Device 003: ID 0424:ec00 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 255 bDeviceSubClass 0 bDeviceProtocol 1 bMaxPacketSize0 64 idVendor 0x0424 idProduct 0xec00 bcdDevice 2.00 iManufacturer 0 iProduct 0 iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0027 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 2mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 3 bInterfaceClass 255 bInterfaceSubClass 0 bInterfaceProtocol 255 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x83 EP 3 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0010 1x 16 bytes bInterval 4 Device Qualifier (for other device speed): bLength 10 bDescriptorType 6 bcdUSB 2.00 bDeviceClass 255 bDeviceSubClass 0 bDeviceProtocol 1 bMaxPacketSize0 64 bNumConfigurations 1 Device Status: 0x0001 Self Powered Bus 001 Device 002: ID 0424:9514 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 bDeviceSubClass 0 bDeviceProtocol 2 bMaxPacketSize0 64 idVendor 0x0424 idProduct 0x9514 bcdDevice 2.00 iManufacturer 0 iProduct 0 iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0029 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 2mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 bInterfaceSubClass 0 bInterfaceProtocol 1 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0001 1x 1 bytes bInterval 12 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 1 bNumEndpoints 1 bInterfaceClass 9 bInterfaceSubClass 0 bInterfaceProtocol 2 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0001 1x 1 bytes bInterval 12 Hub Descriptor: bLength 9 bDescriptorType 41 nNbrPorts 5 wHubCharacteristic 0x000d Per-port power switching Compound device Per-port overcurrent protection TT think time 8 FS bits bPwrOn2PwrGood 50 * 2 milli seconds bHubContrCurrent 1 milli Ampere DeviceRemovable 0x02 PortPwrCtrlMask 0xff Hub Port Status: Port 1: 0000.0503 highspeed power enable connect Port 2: 0000.0100 power Port 3: 0000.0100 power Port 4: 0000.0100 power Port 5: 0000.0100 power Device Qualifier (for other device speed): bLength 10 bDescriptorType 6 bcdUSB 2.00 bDeviceClass 9 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 bNumConfigurations 1 Device Status: 0x0001 Self Powered Bus 001 Device 001: ID 1d6b:0002 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 bDeviceSubClass 0 bDeviceProtocol 1 bMaxPacketSize0 64 idVendor 0x1d6b idProduct 0x0002 bcdDevice 4.19 iManufacturer 3 Linux 4.19.71 dwc_otg_hcd iProduct 2 DWC OTG Controller iSerial 1 3f980000.usb bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0019 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0004 1x 4 bytes bInterval 12 Hub Descriptor: bLength 9 bDescriptorType 41 nNbrPorts 1 wHubCharacteristic 0x0008 Ganged power switching Per-port overcurrent protection TT think time 8 FS bits bPwrOn2PwrGood 1 * 2 milli seconds bHubContrCurrent 0 milli Ampere DeviceRemovable 0x00 PortPwrCtrlMask 0xff Hub Port Status: Port 1: 0000.0503 highspeed power enable connect Device Status: 0x0001 Self Powered real 0m 0.04s user 0m 0.00s sys 0m 0.02s --- mount --- 2020-02-19 13:39:41.861091943+00:00 proc on /proc type proc (rw,relatime) sysfs on /sys type sysfs (rw,relatime) devtmpfs on /dev type devtmpfs (rw,relatime,size=491820k,nr_inodes=122955,mode=755) /dev/mmcblk0p2 on /mnt/sysroot/active type ext4 (rw,relatime) /dev/mmcblk0p5 on /mnt/state type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/machine-id type ext4 (rw,relatime) none on / type aufs (ro,relatime,si=3cca9522,dio,dirperm1) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev) devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755) tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755) cgroup2 on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate) cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd) cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices) cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids) cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio) cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset) debugfs on /sys/kernel/debug type debugfs (rw,relatime) tmpfs on /tmp type tmpfs (rw,nosuid,nodev) systemd-1 on /mnt/sysroot/inactive type autofs (rw,relatime,fd=34,pgrp=1,timeout=0,minproto=5,maxproto=5,direct) mqueue on /dev/mqueue type mqueue (rw,relatime) configfs on /sys/kernel/config type configfs (rw,relatime) /dev/mmcblk0p1 on /mnt/boot type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) tmpfs on /var/volatile type tmpfs (rw,relatime) tmpfs on /var/spool type tmpfs (rw,relatime) tmpfs on /srv type tmpfs (rw,relatime) tmpfs on /var/cache type tmpfs (rw,relatime) tmpfs on /var/lib type tmpfs (rw,relatime) /dev/mmcblk0p6 on /mnt/data type ext4 (rw,relatime) /dev/mmcblk0p6 on /resin-data type ext4 (rw,relatime) /dev/mmcblk0p6 on /var/lib/docker type ext4 (rw,relatime) /dev/mmcblk0p6 on /var/volatile/lib/docker type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/hostname type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/lib/systemd type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/volatile/lib/systemd type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/NetworkManager/conf.d type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/lib/chrony type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/volatile/lib/chrony type ext4 (rw,relatime) /dev/mmcblk0p5 on /home/root/.ssh type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/resin-supervisor type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/lib/NetworkManager type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/volatile/lib/NetworkManager type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/docker type ext4 (rw,relatime) /dev/mmcblk0p5 on /home/root/.rnd type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/ssh/hostkeys type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/udev/rules.d type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/lib/bluetooth type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/volatile/lib/bluetooth type ext4 (rw,relatime) /dev/mmcblk0p5 on /home/root/.docker type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/openvpn type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/NetworkManager/system-connections type ext4 (rw,relatime) real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- uname -a --- 2020-02-19 13:39:41.899132833+00:00 Linux 71930c4 4.19.71 #1 SMP Fri Jan 31 09:22:57 UTC 2020 armv7l armv7l armv7l GNU/Linux real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- echo === NETWORK === --- 2020-02-19 13:39:41.944278174+00:00 === NETWORK === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- /sbin/ip addr --- 2020-02-19 13:39:41.982305730+00:00 1: lo: mtu 65536 qdisc noqueue qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc fq_codel qlen 1000 link/ether b8:27:eb:32:f7:e3 brd ff:ff:ff:ff:ff:ff 3: wlan0: mtu 1500 qdisc fq_codel qlen 1000 link/ether b8:27:eb:67:a2:b6 brd ff:ff:ff:ff:ff:ff inet 192.168.1.122/24 brd 192.168.1.255 scope global dynamic wlan0 valid_lft 85874sec preferred_lft 85874sec inet6 fe80::88d6:a31c:6691:c065/64 scope link valid_lft forever preferred_lft forever 4: resin-dns: mtu 1500 qdisc noqueue qlen 1000 link/ether 3e:97:06:5e:02:22 brd ff:ff:ff:ff:ff:ff inet 10.114.102.1/24 scope global resin-dns valid_lft forever preferred_lft forever inet6 fe80::3c97:6ff:fe5e:222/64 scope link valid_lft forever preferred_lft forever 5: balena0: mtu 1500 qdisc noqueue link/ether 02:42:b3:cb:08:9f brd ff:ff:ff:ff:ff:ff inet 10.114.101.1/24 brd 10.114.101.255 scope global balena0 valid_lft forever preferred_lft forever 6: supervisor0: mtu 1500 qdisc noqueue link/ether 02:42:85:f4:48:06 brd ff:ff:ff:ff:ff:ff inet 10.114.104.1/25 brd 10.114.104.127 scope global supervisor0 valid_lft forever preferred_lft forever 7: br-45a32d1fbb9e: mtu 1500 qdisc noqueue link/ether 02:42:7e:3f:ff:7f brd ff:ff:ff:ff:ff:ff inet 172.17.0.1/16 brd 172.17.255.255 scope global br-45a32d1fbb9e valid_lft forever preferred_lft forever inet6 fe80::42:7eff:fe3f:ff7f/64 scope link valid_lft forever preferred_lft forever 9: veth24c2063@if8: mtu 1500 qdisc noqueue master br-45a32d1fbb9e link/ether 9e:f1:d3:6f:0e:86 brd ff:ff:ff:ff:ff:ff inet6 fe80::9cf1:d3ff:fe6f:e86/64 scope link valid_lft forever preferred_lft forever 10: resin-vpn: mtu 1500 qdisc fq_codel qlen 100 link/[65534] inet 10.240.21.138 peer 52.4.252.97/32 scope global resin-vpn valid_lft forever preferred_lft forever inet6 fe80::44fc:d86c:e5f7:a53/64 scope link valid_lft forever preferred_lft forever real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- cat /etc/resolv.conf --- 2020-02-19 13:39:42.015716743+00:00 # we use dnsmasq at 127.0.0.2 so that user containers can run their own dns cache and forwarder and not conflict with dnsmasq on the host nameserver 127.0.0.2 options timeout:15 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- cat /proc/net/dev --- 2020-02-19 13:39:42.055187054+00:00 Inter-| Receive | Transmit face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed resin-vpn: 36223 296 0 0 0 0 0 0 193400 401 0 0 0 0 0 0 lo: 150557 1085 0 0 0 0 0 0 150557 1085 0 0 0 0 0 0 balena0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 veth24c2063: 7069304 4489 0 0 0 0 0 0 273925 3577 0 0 0 0 0 0 supervisor0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 resin-dns: 0 0 0 0 0 0 0 0 31925 149 0 0 0 0 0 0 eth0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 br-45a32d1fbb9e: 7006458 4489 0 0 0 0 0 0 255921 3483 0 0 0 0 0 0 wlan0: 437994 2863 0 0 0 0 0 83 723666 2340 0 0 0 0 0 0 real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- cat /proc/net/snmp --- 2020-02-19 13:39:42.096341578+00:00 Ip: Forwarding DefaultTTL InReceives InHdrErrors InAddrErrors ForwDatagrams InUnknownProtos InDiscards InDelivers OutRequests OutDiscards OutNoRoutes ReasmTimeout ReasmReqds ReasmOKs ReasmFails FragOKs FragFails FragCreates Ip: 1 64 8919 0 0 0 0 0 8918 7209 8 88 0 0 0 0 0 0 0 Icmp: InMsgs InErrors InCsumErrors InDestUnreachs InTimeExcds InParmProbs InSrcQuenchs InRedirects InEchos InEchoReps InTimestamps InTimestampReps InAddrMasks InAddrMaskReps OutMsgs OutErrors OutDestUnreachs OutTimeExcds OutParmProbs OutSrcQuenchs OutRedirects OutEchos OutEchoReps OutTimestamps OutTimestampReps OutAddrMasks OutAddrMaskReps Icmp: 534 0 0 16 0 0 0 0 518 0 0 0 0 0 538 0 20 0 0 0 0 0 518 0 0 0 0 IcmpMsg: InType3 InType8 OutType0 OutType3 IcmpMsg: 16 518 518 20 Tcp: RtoAlgorithm RtoMin RtoMax MaxConn ActiveOpens PassiveOpens AttemptFails EstabResets CurrEstab InSegs OutSegs RetransSegs InErrs OutRsts InCsumErrors Tcp: 1 200 120000 -1 87 18 42 2 9 6550 5700 11 4 50 0 Udp: InDatagrams NoPorts InErrors OutDatagrams RcvbufErrors SndbufErrors InCsumErrors IgnoredMulti Udp: 2252 20 0 1109 0 0 0 727 UdpLite: InDatagrams NoPorts InErrors OutDatagrams RcvbufErrors SndbufErrors InCsumErrors IgnoredMulti UdpLite: 0 0 0 0 0 0 0 0 real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- cat /proc/net/udp --- 2020-02-19 13:39:42.147237885+00:00 sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops 0: 00000000:FA00 00000000:0000 07 00000000:00000000 00:00000000 00000000 994 0 12288 2 6af6a432 0 53: 0200007F:0035 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 16542 2 cb147317 0 53: 0166720A:0035 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 16540 2 501ee78c 0 57: 00000000:3039 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 23960 2 0d0d17d5 0 57: 00000000:3039 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 23917 2 c8693592 0 68: 7A01A8C0:0044 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 14091 2 80a457e4 0 233: 00000000:14E9 00000000:0000 07 00000000:00000000 00:00000000 00000000 998 0 23230 2 ece7a9ff 0 233: 00000000:14E9 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 19126 2 efa1e360 0 233: 00000000:14E9 00000000:0000 07 00000000:00000000 00:00000000 00000000 994 0 12286 2 6deb5b27 0 257: 00000000:CD01 00000000:0000 07 00000000:00000000 00:00000000 00000000 998 0 23234 2 ce9a3ef4 0 323: 0100007F:0143 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 14946 2 991063c2 0 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- curl https://api.balena-cloud.com/ping --- 2020-02-19 13:39:42.185403670+00:00 OKreal 0m 0.70s user 0m 0.12s sys 0m 0.02s --- curl https://www.google.co.uk --- 2020-02-19 13:39:42.918669183+00:00 Google



 

B�squeda avanzada

Ofrecido por Google en: English catal� galego euskara

© 2020 - Privacidad - Condiciones

real 0m 0.39s user 0m 0.11s sys 0m 0.00s --- ifconfig --- 2020-02-19 13:39:43.334183463+00:00 balena0 Link encap:Ethernet HWaddr 02:42:B3:CB:08:9F inet addr:10.114.101.1 Bcast:10.114.101.255 Mask:255.255.255.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) br-45a32d1fbb9e Link encap:Ethernet HWaddr 02:42:7E:3F:FF:7F inet addr:172.17.0.1 Bcast:172.17.255.255 Mask:255.255.0.0 inet6 addr: fe80::42:7eff:fe3f:ff7f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4489 errors:0 dropped:0 overruns:0 frame:0 TX packets:3483 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:7006458 (6.6 MiB) TX bytes:255921 (249.9 KiB) eth0 Link encap:Ethernet HWaddr B8:27:EB:32:F7:E3 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1093 errors:0 dropped:0 overruns:0 frame:0 TX packets:1093 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:151298 (147.7 KiB) TX bytes:151298 (147.7 KiB) resin-dns Link encap:Ethernet HWaddr 3E:97:06:5E:02:22 inet addr:10.114.102.1 Bcast:0.0.0.0 Mask:255.255.255.0 inet6 addr: fe80::3c97:6ff:fe5e:222/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:149 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:31925 (31.1 KiB) resin-vpn Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 inet addr:10.240.21.138 P-t-P:52.4.252.97 Mask:255.255.255.255 inet6 addr: fe80::44fc:d86c:e5f7:a53/64 Scope:Link UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1 RX packets:367 errors:0 dropped:0 overruns:0 frame:0 TX packets:531 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:39915 (38.9 KiB) TX bytes:227056 (221.7 KiB) supervisor0 Link encap:Ethernet HWaddr 02:42:85:F4:48:06 inet addr:10.114.104.1 Bcast:10.114.104.127 Mask:255.255.255.128 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) veth24c2063 Link encap:Ethernet HWaddr 9E:F1:D3:6F:0E:86 inet6 addr: fe80::9cf1:d3ff:fe6f:e86/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4489 errors:0 dropped:0 overruns:0 frame:0 TX packets:3577 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:7069304 (6.7 MiB) TX bytes:273925 (267.5 KiB) wlan0 Link encap:Ethernet HWaddr B8:27:EB:67:A2:B6 inet addr:192.168.1.122 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::88d6:a31c:6691:c065/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2973 errors:0 dropped:0 overruns:0 frame:0 TX packets:2526 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:473118 (462.0 KiB) TX bytes:779459 (761.1 KiB) real 0m 0.02s user 0m 0.00s sys 0m 0.01s --- iptables -n -L --- 2020-02-19 13:39:43.385164978+00:00 Chain INPUT (policy ACCEPT) target prot opt source destination ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 REJECT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 reject-with icmp-port-unreachable Chain FORWARD (policy DROP) target prot opt source destination DOCKER-USER all -- 0.0.0.0/0 0.0.0.0/0 DOCKER-ISOLATION-STAGE-1 all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED DOCKER all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED DOCKER all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED DOCKER all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 Chain OUTPUT (policy ACCEPT) target prot opt source destination Chain DOCKER (3 references) target prot opt source destination ACCEPT tcp -- 0.0.0.0/0 172.17.0.2 tcp dpt:1705 ACCEPT tcp -- 0.0.0.0/0 172.17.0.2 tcp dpt:1704 Chain DOCKER-ISOLATION-STAGE-1 (1 references) target prot opt source destination DOCKER-ISOLATION-STAGE-2 all -- 0.0.0.0/0 0.0.0.0/0 DOCKER-ISOLATION-STAGE-2 all -- 0.0.0.0/0 0.0.0.0/0 DOCKER-ISOLATION-STAGE-2 all -- 0.0.0.0/0 0.0.0.0/0 RETURN all -- 0.0.0.0/0 0.0.0.0/0 Chain DOCKER-ISOLATION-STAGE-2 (3 references) target prot opt source destination DROP all -- 0.0.0.0/0 0.0.0.0/0 DROP all -- 0.0.0.0/0 0.0.0.0/0 DROP all -- 0.0.0.0/0 0.0.0.0/0 RETURN all -- 0.0.0.0/0 0.0.0.0/0 Chain DOCKER-USER (1 references) target prot opt source destination RETURN all -- 0.0.0.0/0 0.0.0.0/0 real 0m 0.01s user 0m 0.01s sys 0m 0.00s --- iptables -n -t nat -L --- 2020-02-19 13:39:43.431335627+00:00 Chain PREROUTING (policy ACCEPT) target prot opt source destination DOCKER all -- 0.0.0.0/0 0.0.0.0/0 ADDRTYPE match dst-type LOCAL Chain INPUT (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination DOCKER all -- 0.0.0.0/0 !127.0.0.0/8 ADDRTYPE match dst-type LOCAL Chain POSTROUTING (policy ACCEPT) target prot opt source destination MASQUERADE all -- 10.114.101.0/24 0.0.0.0/0 MASQUERADE all -- 172.17.0.0/16 0.0.0.0/0 MASQUERADE all -- 10.114.104.0/25 0.0.0.0/0 MASQUERADE tcp -- 172.17.0.2 172.17.0.2 tcp dpt:1705 MASQUERADE tcp -- 172.17.0.2 172.17.0.2 tcp dpt:1704 Chain DOCKER (2 references) target prot opt source destination RETURN all -- 0.0.0.0/0 0.0.0.0/0 RETURN all -- 0.0.0.0/0 0.0.0.0/0 RETURN all -- 0.0.0.0/0 0.0.0.0/0 DNAT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:1705 to:172.17.0.2:1705 DNAT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:1704 to:172.17.0.2:1704 real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- journalctl -n 200 --no-pager -a -u "openvpn*" --- 2020-02-19 13:39:43.475255036+00:00 -- Logs begin at Fri 2020-01-31 09:20:37 UTC, end at Wed 2020-02-19 13:39:31 UTC. -- Feb 19 10:26:12 71930c4 openvpn[774]: Wed Feb 19 10:26:12 2020 WARNING: file '/var/volatile/vpn-auth' is group or others accessible Feb 19 10:26:12 71930c4 openvpn[774]: Wed Feb 19 10:26:12 2020 OpenVPN 2.4.7 arm-poky-linux-gnueabi [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Dec 23 2019 Feb 19 10:26:12 71930c4 openvpn[774]: Wed Feb 19 10:26:12 2020 library versions: OpenSSL 1.1.1b 26 Feb 2019, LZO 2.10 Feb 19 10:26:12 71930c4 openvpn[774]: Wed Feb 19 10:26:12 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts Feb 19 10:26:12 71930c4 openvpn[774]: Wed Feb 19 10:26:12 2020 RESOLVE: Cannot resolve host address: vpn.balena-cloud.com:443 (Temporary failure in name resolution) Feb 19 10:26:12 71930c4 openvpn[774]: Wed Feb 19 10:26:12 2020 RESOLVE: Cannot resolve host address: vpn.balena-cloud.com:443 (Temporary failure in name resolution) Feb 19 10:26:12 71930c4 openvpn[774]: Wed Feb 19 10:26:12 2020 Could not determine IPv4/IPv6 protocol Feb 19 10:26:12 71930c4 openvpn[774]: Wed Feb 19 10:26:12 2020 NOTE: UID/GID downgrade will be delayed because of --client, --pull, or --up-delay Feb 19 10:26:12 71930c4 openvpn[774]: Wed Feb 19 10:26:12 2020 SIGUSR1[soft,init_instance] received, process restarting Feb 19 10:26:12 71930c4 openvpn[774]: Wed Feb 19 10:26:12 2020 Restart pause, 5 second(s) Feb 19 10:26:17 71930c4 openvpn[774]: Wed Feb 19 10:26:17 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts Feb 19 10:26:17 71930c4 openvpn[774]: Wed Feb 19 10:26:17 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443 Feb 19 10:26:17 71930c4 openvpn[774]: Wed Feb 19 10:26:17 2020 Socket Buffers: R=[87380->87380] S=[16384->16384] Feb 19 10:26:17 71930c4 openvpn[774]: Wed Feb 19 10:26:17 2020 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock] Feb 19 10:26:18 71930c4 openvpn[774]: Wed Feb 19 10:26:18 2020 TCP connection established with [AF_INET]34.237.229.125:443 Feb 19 10:26:18 71930c4 openvpn[774]: Wed Feb 19 10:26:18 2020 TCP_CLIENT link local: (not bound) Feb 19 10:26:18 71930c4 openvpn[774]: Wed Feb 19 10:26:18 2020 TCP_CLIENT link remote: [AF_INET]34.237.229.125:443 Feb 19 10:26:18 71930c4 openvpn[774]: Wed Feb 19 10:26:18 2020 Connection reset, restarting [-1] Feb 19 10:26:18 71930c4 openvpn[774]: Wed Feb 19 10:26:18 2020 SIGUSR1[soft,connection-reset] received, process restarting Feb 19 10:26:18 71930c4 openvpn[774]: Wed Feb 19 10:26:18 2020 Restart pause, 5 second(s) Feb 19 13:31:02 71930c4 openvpn[774]: Wed Feb 19 13:31:02 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts Feb 19 13:31:02 71930c4 openvpn[774]: Wed Feb 19 13:31:02 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443 Feb 19 13:31:02 71930c4 openvpn[774]: Wed Feb 19 13:31:02 2020 Socket Buffers: R=[87380->87380] S=[16384->16384] Feb 19 13:31:02 71930c4 openvpn[774]: Wed Feb 19 13:31:02 2020 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock] Feb 19 13:31:03 71930c4 openvpn[774]: Wed Feb 19 13:31:03 2020 TCP connection established with [AF_INET]18.232.192.190:443 Feb 19 13:31:03 71930c4 openvpn[774]: Wed Feb 19 13:31:03 2020 TCP_CLIENT link local: (not bound) Feb 19 13:31:03 71930c4 openvpn[774]: Wed Feb 19 13:31:03 2020 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443 Feb 19 13:31:03 71930c4 openvpn[774]: Wed Feb 19 13:31:03 2020 TLS: Initial packet from [AF_INET]18.232.192.190:443, sid=104b5bfa 5657b124 Feb 19 13:31:03 71930c4 openvpn[774]: Wed Feb 19 13:31:03 2020 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this Feb 19 13:31:04 71930c4 openvpn[774]: Wed Feb 19 13:31:04 2020 VERIFY OK: depth=1, C=AU, ST=Some-State, O=Internet Widgits Pty Ltd Feb 19 13:31:04 71930c4 openvpn[774]: Wed Feb 19 13:31:04 2020 VERIFY KU OK Feb 19 13:31:04 71930c4 openvpn[774]: Wed Feb 19 13:31:04 2020 Validating certificate extended key usage Feb 19 13:31:04 71930c4 openvpn[774]: Wed Feb 19 13:31:04 2020 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication Feb 19 13:31:04 71930c4 openvpn[774]: Wed Feb 19 13:31:04 2020 VERIFY EKU OK Feb 19 13:31:04 71930c4 openvpn[774]: Wed Feb 19 13:31:04 2020 VERIFY OK: depth=0, CN=vpn.balena-cloud.com Feb 19 13:31:04 71930c4 openvpn[774]: Wed Feb 19 13:31:04 2020 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, 2048 bit RSA Feb 19 13:31:04 71930c4 openvpn[774]: Wed Feb 19 13:31:04 2020 [vpn.balena-cloud.com] Peer Connection Initiated with [AF_INET]18.232.192.190:443 Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 SENT CONTROL [vpn.balena-cloud.com]: 'PUSH_REQUEST' (status=1) Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 PUSH: Received control message: 'PUSH_REPLY,sndbuf 0,rcvbuf 0,route 52.4.252.97,ping 10,ping-restart 60,socket-flags TCP_NODELAY,ifconfig 10.240.21.138 52.4.252.97,peer-id 0,cipher AES-256-GCM' Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 OPTIONS IMPORT: timers and/or timeouts modified Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 OPTIONS IMPORT: --sndbuf/--rcvbuf options modified Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 Socket Buffers: R=[341760->341760] S=[44800->44800] Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 OPTIONS IMPORT: --socket-flags option modified Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 Socket flags: TCP_NODELAY=1 succeeded Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 OPTIONS IMPORT: --ifconfig/up options modified Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 OPTIONS IMPORT: route options modified Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 OPTIONS IMPORT: peer-id set Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 OPTIONS IMPORT: adjusting link_mtu to 1627 Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 OPTIONS IMPORT: data channel crypto options modified Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 Data Channel: using negotiated cipher 'AES-256-GCM' Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 ROUTE_GATEWAY 192.168.1.1/255.255.255.0 IFACE=wlan0 HWADDR=b8:27:eb:67:a2:b6 Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 TUN/TAP device resin-vpn opened Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 TUN/TAP TX queue length set to 100 Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 /sbin/ip link set dev resin-vpn up mtu 1500 Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 /sbin/ip addr add dev resin-vpn local 10.240.21.138 peer 52.4.252.97 Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 /etc/openvpn-misc/upscript.sh resin-vpn 1500 1555 10.240.21.138 52.4.252.97 init Feb 19 13:31:06 71930c4 openvpn[774]: resin-ntp-config: Found config.json in /mnt/boot/config.json . Feb 19 13:31:06 71930c4 openvpn[774]: Wed Feb 19 13:31:06 2020 /sbin/ip route add 52.4.252.97/32 via 52.4.252.97 Feb 19 13:31:06 71930c4 openvpn[774]: ip: RTNETLINK answers: File exists Feb 19 13:31:06 71930c4 openvpn[774]: Wed Feb 19 13:31:06 2020 ERROR: Linux route add command failed: external program exited with error status: 2 Feb 19 13:31:06 71930c4 openvpn[774]: Wed Feb 19 13:31:06 2020 GID set to openvpn Feb 19 13:31:06 71930c4 openvpn[774]: Wed Feb 19 13:31:06 2020 UID set to openvpn Feb 19 13:31:06 71930c4 openvpn[774]: Wed Feb 19 13:31:06 2020 Initialization Sequence Completed real 0m 0.02s user 0m 0.01s sys 0m 0.00s --- ls -l /mnt/boot/system-connections --- 2020-02-19 13:39:43.518709914+00:00 total 2 -rwxr-xr-x 1 root root 301 Feb 5 08:17 README.ignore -rwxr-xr-x 1 root root 245 Feb 5 08:17 resin-sample.ignore -rwxr-xr-x 1 root root 231 Feb 17 20:35 resin-wifi-01 real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- netstat -ntl --- 2020-02-19 13:39:43.559146263+00:00 Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 0.0.0.0:8000 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:49429 0.0.0.0:* LISTEN tcp 0 0 127.0.0.2:53 0.0.0.0:* LISTEN tcp 0 0 10.114.102.1:53 0.0.0.0:* LISTEN tcp 0 0 :::48484 :::* LISTEN tcp 0 0 :::5000 :::* LISTEN tcp 0 0 :::1704 :::* LISTEN tcp 0 0 :::1705 :::* LISTEN tcp 0 0 :::22222 :::* LISTEN tcp 0 0 :::3000 :::* LISTEN real 0m 0.02s user 0m 0.00s sys 0m 0.01s --- nmcli --version --- 2020-02-19 13:39:43.617929675+00:00 nmcli tool, version 1.20.2 real 0m 0.08s user 0m 0.03s sys 0m 0.01s --- ping -c 1 -W 3 google.co.uk --- 2020-02-19 13:39:43.733653744+00:00 PING google.co.uk (216.58.201.163): 56 data bytes 64 bytes from 216.58.201.163: seq=0 ttl=55 time=4.845 ms --- google.co.uk ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 4.845/4.845/4.845 ms real 0m 0.10s user 0m 0.00s sys 0m 0.01s --- systemctl kill -s USR1 dnsmasq --- 2020-02-19 13:39:43.870893510+00:00 real 0m 0.03s user 0m 0.00s sys 0m 0.02s --- systemctl status openvpn-resin --no-pager --- 2020-02-19 13:39:43.931286862+00:00 ● openvpn.service - OpenVPN Loaded: loaded (/lib/systemd/system/openvpn.service; enabled; vendor preset: enabled) Active: active (running) since Wed 2020-02-19 10:26:12 UTC; 3h 13min ago Main PID: 774 (openvpn) Tasks: 1 (limit: 2305) Memory: 2.7M CGroup: /system.slice/openvpn.service └─774 /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120 Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 /sbin/ip link set dev resin-vpn up mtu 1500 Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 /sbin/ip addr add dev resin-vpn local 10.240.21.138 peer 52.4.252.97 Feb 19 13:31:05 71930c4 openvpn[774]: Wed Feb 19 13:31:05 2020 /etc/openvpn-misc/upscript.sh resin-vpn 1500 1555 10.240.21.138 52.4.252.97 init Feb 19 13:31:06 71930c4 openvpn[774]: resin-ntp-config: Found config.json in /mnt/boot/config.json . Feb 19 13:31:06 71930c4 openvpn[774]: Wed Feb 19 13:31:06 2020 /sbin/ip route add 52.4.252.97/32 via 52.4.252.97 Feb 19 13:31:06 71930c4 openvpn[774]: ip: RTNETLINK answers: File exists Feb 19 13:31:06 71930c4 openvpn[774]: Wed Feb 19 13:31:06 2020 ERROR: Linux route add command failed: external program exited with error status: 2 Feb 19 13:31:06 71930c4 openvpn[774]: Wed Feb 19 13:31:06 2020 GID set to openvpn Feb 19 13:31:06 71930c4 openvpn[774]: Wed Feb 19 13:31:06 2020 UID set to openvpn Feb 19 13:31:06 71930c4 openvpn[774]: Wed Feb 19 13:31:06 2020 Initialization Sequence Completed real 0m 0.05s user 0m 0.03s sys 0m 0.00s --- echo === OS === --- 2020-02-19 13:39:44.010974305+00:00 === OS === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /etc/os-release --- 2020-02-19 13:39:44.040394813+00:00 ID="balena-os" NAME="balenaOS" VERSION="2.47.0+rev1" VERSION_ID="2.47.0+rev1" PRETTY_NAME="balenaOS 2.47.0+rev1" MACHINE="raspberrypi3" VARIANT="Production" VARIANT_ID="prod" META_BALENA_VERSION="2.47.0" RESIN_BOARD_REV="a08e3d7" META_RESIN_REV="8b48eee" SLUG="raspberrypi3" real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /mnt/boot/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- 2020-02-19 13:39:44.071659115+00:00 { "apiEndpoint": "https://api.balena-cloud.com", "appUpdatePollInterval": 900000, "applicationId": "1579007", "applicationName": "balenasound", "deltaEndpoint": "https://delta.balena-cloud.com", "deviceApiKey": "", "deviceApiKeys": "", "deviceType": "raspberrypi3", "listenPort": "48484", "mixpanelToken": "", "pubnubPublishKey": "", "pubnubSubscribeKey": "", "registryEndpoint": "registry2.balena-cloud.com", "userId": "145481", "username": "g_alejandro_sanchez", "vpnEndpoint": "vpn.balena-cloud.com", "vpnPort": "443", "uuid": "71930c46f85eabf18f2d49fb651d0858", "registered_at": 1581973218568, "deviceId": 1824865 } real 0m 0.27s user 0m 0.25s sys 0m 0.02s --- cat /mnt/boot/config.txt --- 2020-02-19 13:39:44.370803859+00:00 ################################################################################ ## Raspberry Pi Configuration Settings ## ## Revision 16, 2013/06/22 ## ## Details taken from the eLinux wiki ## For up-to-date information please refer to wiki page. ## ## Wiki Location : http://elinux.org/RPiconfig ## ## ## Description: ## Details of each setting are described with each section that begins with ## a double hashed comment ('##') ## It is up to the user to remove the single hashed comment ('#') from each ## option they want to enable, and to set the specific value of that option. ## ## Overclock settings will be disabled at runtime if the SoC reaches temp_limit ## ################################################################################ ################################################################################ ## Standard Definition Video Settings ################################################################################ ## sdtv_mode ## defines the TV standard for composite output ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Normal NTSC (Default) ## 1 Japanese version of NTSC - no pedestal ## 2 Normal PAL ## 3 Brazilian version of PAL - 525/60 rather than 625/50, different ## subcarrier ## #sdtv_mode=0 ## sdtv_aspect ## defines the aspect ratio for composite output ## ## Value Description ## ------------------------------------------------------------------------- ## 1 4:3 (Default) ## 2 14:9 ## 3 16:9 ## #sdtv_aspect=1 ## sdtv_disable_colourburst ## Disables colour burst on composite output. The picture will be ## monochrome, but possibly sharper ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Colour burst is enabled (Default) ## 1 Colour burst is disabled ## #sdtv_disable_colourburst=1 ################################################################################ ## High Definition Video Settings ################################################################################ ## hdmi_safe ## Use "safe mode" settings to try to boot with maximum hdmi compatibility. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Disabled (Default) ## 1 Enabled (this does: hdmi_force_hotplug=1, ## hdmi_ignore_edid=0xa5000080, ## config_hdmi_boost=4, hdmi_group=2, ## hdmi_mode=4, disable_overscan=0, ## overscan_left=24, overscan_right=24, ## overscan_top=24, overscan_bottom=24) ## #hdmi_safe=1 ## hdmi_force_hotplug ## Pretends HDMI hotplug signal is asserted so it appears a HDMI display ## is attached ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Disabled (Default) ## 1 Use HDMI mode even if no HDMI monitor is detected ## #hdmi_force_hotplug=1 ## hdmi_ignore_hotplug ## Pretends HDMI hotplug signal is not asserted so it appears a HDMI ## display is not attached ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Disabled (Default) ## 1 Use composite mode even if HDMI monitor is detected ## #hdmi_ignore_hotplug=1 ## hdmi_drive ## chooses between HDMI and DVI modes ## ## Value Description ## ------------------------------------------------------------------------- ## 1 Normal DVI mode (No sound) ## 2 Normal HDMI mode (Sound will be sent if supported and enabled) ## #hdmi_drive=2 ## hdmi_ignore_edid ## Enables the ignoring of EDID/display data ## #hdmi_ignore_edid=0xa5000080 ## hdmi_edid_file ## Read the EDID data from the edid.dat file instead of from the attached ## device ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Read EDID data from attached device (Default) ## 1 Read EDID data from edid.txt file ## #hdmi_edid_file=1 ## hdmi_ignore_edid_audio ## Pretends all audio formats are unsupported by display. This means ALSA ## will default to analogue. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use EDID provided values (Default) ## 1 Pretend all audio formats are unsupported ## #hdmi_ignore_edid_audio=1 ## hdmi_force_edid_audio ## Pretends all audio formats are supported by display, allowing ## passthrough of DTS/AC3 even when not reported as supported. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use EDID provided values (Default) ## 1 Pretend all audio formats are supported ## #hdmi_force_edid_audio=1 ## hdmi_force_edid_3d ## Pretends all CEA modes support 3D even when edid doesn't indicate ## support for them. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use EDID provided values (Default) ## 1 Pretend 3D mode is supported ## #hdmi_force_edid_3d=1 ## avoid_edid_fuzzy_match ## Avoid fuzzy matching of modes described in edid. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use fuzzy matching (Default) ## 1 Avoid fuzzy matching ## #avoid_edid_fuzzy_match=1 ## hdmi_pixel_encoding ## Force the pixel encoding mode. ## By default it will use the mode requested from edid so shouldn't ## need changing. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use EDID provided values (Default) ## 1 RGB limited (16-235) ## 2 RGB full ( 0-255) ## 3 YCbCr limited (16-235) ## 4 YCbCr limited ( 0-255) ## #hdmi_pixel_encoding=1 ## hdmi_group ## Defines the HDMI type ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use the preferred group reported by the edid (Default) ## 1 CEA ## 2 DMT ## #hdmi_group=1 ## hdmi_mode ## defines screen resolution in CEA or DMT format ## ## H means 16:9 variant (of a normally 4:3 mode). ## 2x means pixel doubled (i.e. higher clock rate, with each pixel repeated ## twice) ## 4x means pixel quadrupled (i.e. higher clock rate, with each pixel ## repeated four times) ## reduced blanking means fewer bytes are used for blanking within the data ## stream (i.e. lower clock rate, with fewer wasted bytes) ## ## Value hdmi_group=CEA hdmi_group=DMT ## ------------------------------------------------------------------------- ## 1 VGA 640x350 85Hz ## 2 480p 60Hz 640x400 85Hz ## 3 480p 60Hz H 720x400 85Hz ## 4 720p 60Hz 640x480 60Hz ## 5 1080i 60Hz 640x480 72Hz ## 6 480i 60Hz 640x480 75Hz ## 7 480i 60Hz H 640x480 85Hz ## 8 240p 60Hz 800x600 56Hz ## 9 240p 60Hz H 800x600 60Hz ## 10 480i 60Hz 4x 800x600 72Hz ## 11 480i 60Hz 4x H 800x600 75Hz ## 12 240p 60Hz 4x 800x600 85Hz ## 13 240p 60Hz 4x H 800x600 120Hz ## 14 480p 60Hz 2x 848x480 60Hz ## 15 480p 60Hz 2x H 1024x768 43Hz DO NOT USE ## 16 1080p 60Hz 1024x768 60Hz ## 17 576p 50Hz 1024x768 70Hz ## 18 576p 50Hz H 1024x768 75Hz ## 19 720p 50Hz 1024x768 85Hz ## 20 1080i 50Hz 1024x768 120Hz ## 21 576i 50Hz 1152x864 75Hz ## 22 576i 50Hz H 1280x768 reduced blanking ## 23 288p 50Hz 1280x768 60Hz ## 24 288p 50Hz H 1280x768 75Hz ## 25 576i 50Hz 4x 1280x768 85Hz ## 26 576i 50Hz 4x H 1280x768 120Hz reduced blanking ## 27 288p 50Hz 4x 1280x800 reduced blanking ## 28 288p 50Hz 4x H 1280x800 60Hz ## 29 576p 50Hz 2x 1280x800 75Hz ## 30 576p 50Hz 2x H 1280x800 85Hz ## 31 1080p 50Hz 1280x800 120Hz reduced blanking ## 32 1080p 24Hz 1280x960 60Hz ## 33 1080p 25Hz 1280x960 85Hz ## 34 1080p 30Hz 1280x960 120Hz reduced blanking ## 35 480p 60Hz 4x 1280x1024 60Hz ## 36 480p 60Hz 4x H 1280x1024 75Hz ## 37 576p 50Hz 4x 1280x1024 85Hz ## 38 576p 50Hz 4x H 1280x1024 120Hz reduced blanking ## 39 1080i 50Hz reduced blanking 1360x768 60Hz ## 40 1080i 100Hz 1360x768 120Hz reduced blanking ## 41 720p 100Hz 1400x1050 reduced blanking ## 42 576p 100Hz 1400x1050 60Hz ## 43 576p 100Hz H 1400x1050 75Hz ## 44 576i 100Hz 1400x1050 85Hz ## 45 576i 100Hz H 1400x1050 120Hz reduced blanking ## 46 1080i 120Hz 1440x900 reduced blanking ## 47 720p 120Hz 1440x900 60Hz ## 48 480p 120Hz 1440x900 75Hz ## 49 480p 120Hz H 1440x900 85Hz ## 50 480i 120Hz 1440x900 120Hz reduced blanking ## 51 480i 120Hz H 1600x1200 60Hz ## 52 576p 200Hz 1600x1200 65Hz ## 53 576p 200Hz H 1600x1200 70Hz ## 54 576i 200Hz 1600x1200 75Hz ## 55 576i 200Hz H 1600x1200 85Hz ## 56 480p 240Hz 1600x1200 120Hz reduced blanking ## 57 480p 240Hz H 1680x1050 reduced blanking ## 58 480i 240Hz 1680x1050 60Hz ## 59 480i 240Hz H 1680x1050 75Hz ## 60 1680x1050 85Hz ## 61 1680x1050 120Hz reduced blanking ## 62 1792x1344 60Hz ## 63 1792x1344 75Hz ## 64 1792x1344 120Hz reduced blanking ## 65 1856x1392 60Hz ## 66 1856x1392 75Hz ## 67 1856x1392 120Hz reduced blanking ## 68 1920x1200 reduced blanking ## 69 1920x1200 60Hz ## 70 1920x1200 75Hz ## 71 1920x1200 85Hz ## 72 1920x1200 120Hz reduced blanking ## 73 1920x1440 60Hz ## 74 1920x1440 75Hz ## 75 1920x1440 120Hz reduced blanking ## 76 2560x1600 reduced blanking ## 77 2560x1600 60Hz ## 78 2560x1600 75Hz ## 79 2560x1600 85Hz ## 80 2560x1600 120Hz reduced blanking ## 81 1366x768 60Hz ## 82 1080p 60Hz ## 83 1600x900 reduced blanking ## 84 2048x1152 reduced blanking ## 85 720p 60Hz ## 86 1366x768 reduced blanking ## #hdmi_mode=1 ## config_hdmi_boost ## configure the signal strength of the HDMI interface. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 (Default) ## 1 ## 2 ## 3 ## 4 Try if you have interference issues with HDMI ## 5 ## 6 ## 7 Maximum ## #config_hdmi_boost=0 ## hdmi_ignore_cec_init ## Doesn't sent initial active source message. Avoids bringing ## (CEC enabled) TV out of standby and channel switch when rebooting. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Normal behaviour (Default) ## 1 Doesn't sent initial active source message ## #hdmi_ignore_cec_init=1 ## hdmi_ignore_cec ## Pretends CEC is not supported at all by TV. ## No CEC functions will be supported. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Normal behaviour (Default) ## 1 Pretend CEC is not supported by TV ## #hdmi_ignore_cec=1 ################################################################################ ## Overscan Video Settings ################################################################################ ## overscan_left ## Number of pixels to skip on left ## #overscan_left=0 ## overscan_right ## Number of pixels to skip on right ## #overscan_right=0 ## overscan_top ## Number of pixels to skip on top ## #overscan_top=0 ## overscan_bottom ## Number of pixels to skip on bottom ## #overscan_bottom=0 ## disable_overscan ## Set to 1 to disable overscan ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Overscan Enabled (Default) ## 1 Overscan Disabled ## #disable_overscan=1 ################################################################################ ## Framebuffer Video Settings ################################################################################ ## framebuffer_width ## Console framebuffer width in pixels. Default is display width minus ## overscan. ## #framebuffer_width=0 ## framebuffer_height ## Console framebuffer height in pixels. Default is display height minus ## overscan. ## #framebuffer_height=0 ## framebuffer_depth ## Console framebuffer depth in bits per pixel. ## ## Value Description ## ------------------------------------------------------------------------- ## 8 Valid, but default RGB palette makes an unreadable screen ## 16 (Default) ## 24 Looks better but has corruption issues as of 2012/06/15 ## 32 Has no corruption issues but needs framebuffer_ignore_alpha=1 ## and shows the wrong colors as of 2012/06/15 ## #framebuffer_depth=16 ## framebuffer_ignore_alpha ## Set to 1 to disable alpha channel. Helps with 32bit. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Enable Alpha Channel (Default) ## 1 Disable Alpha Channel ## #framebuffer_ignore_alpha=0 ################################################################################ ## General Video Settings ################################################################################ ## display_rotate ## Rotate the display clockwise or flip the display. ## The 90 and 270 degrees rotation options require additional memory on GPU, ## so won't work with the 16M GPU split. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 0 degrees (Default) ## 1 90 degrees ## 2 180 degrees ## 3 270 degrees ## 0x10000 Horizontal flip ## 0x20000 Vertical flip ## #display_rotate=0 ## dispmanx_offline ## Set to "1" to enable offline compositing ## ## Default 0 ## #dispmanx_offline=0 ################################################################################ ## Licensed Codecs ## ## Hardware decoding of additional codecs can be enabled by purchasing a ## license that is locked to the CPU serial number of your Raspberry Pi. ## ## Up to 8 licenses per CODEC can be specified as a comma seperated list. ## ################################################################################ ## decode_MPG2 ## License key to allow hardware MPEG-2 decoding. ## #decode_MPG2=0x12345678 ## decode_WVC1 ## License key to allow hardware VC-1 decoding. ## #decode_WVC1=0x12345678 ################################################################################ ## Camera Settings ################################################################################ ## start_x ## Set to "1" to enable the camera module. ## ## Enabling the camera requires gpu_mem option to be specified with a value ## of at least 128. ## ## Default 0 ## #start_x=0 ## disable_camera_led ## Turn off the red camera led when recording video or taking a still ## picture. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 LED enabled (Default) ## 1 LED disabled ## #disable_camera_led=1 ################################################################################ ## Test Settings ################################################################################ ## test_mode ## Enable test sound/image during boot for manufacturing test. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Disable Test Mod (Default) ## 1 Enable Test Mode ## #test_mode=0 ################################################################################ ## Memory Settings ################################################################################ ## disable_l2cache ## Disable arm access to GPU's L2 cache. Needs corresponding L2 disabled ## kernel. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Enable L2 Cache (Default) ## 1 Disable L2 cache ## #disable_l2cache=0 ## gpu_mem ## GPU memory allocation in MB for all board revisions. ## ## Default 64 ## gpu_mem=16 ## gpu_mem_256 ## GPU memory allocation in MB for 256MB board revision. ## This option overrides gpu_mem. ## #gpu_mem_256=192 ## gpu_mem_512 ## GPU memory allocation in MB for 512MB board revision. ## This option overrides gpu_mem. ## #gpu_mem_512=448 ## gpu_mem_1024 ## GPU memory allocation in MB for 1024MB board revision. ## This option overrides gpu_mem. ## #gpu_mem_1024=944 ## disable_pvt ## Disable adjusting the refresh rate of RAM every 500ms ## (measuring RAM temparature). ## #disable_pvt=1 ################################################################################ ## CMA - Dynamic Memory Split ## ## CMA enables dynamic management of the ARM and GPU memory split at runtime. ## ## The following options need to be in cmdline.txt for CMA to work: ## coherent_pool=6M smsc95xx.turbo_mode=N ## ################################################################################ ## cma_lwm ## When GPU has less than cma_lwm (low water mark) memory available it ## will request some from ARM. ## #cma_lwm=16 ## cma_hwm ## When GPU has more than cma_hwm (high water mark) memory available it ## will release some to ARM. ## #cma_hwm=32 ################################################################################ ## Boot Option Settings ################################################################################ ## disable_commandline_tags ## Stop start.elf from filling in ATAGS (memory from 0x100) before ## launching kernel ## #disable_commandline_tags=0 ## cmdline (string) ## Command line parameters. Can be used instead of cmdline.txt file ## #cmdline="" ## kernel (string) ## Alternative name to use when loading kernel. ## #kernel="" ## kernel_address ## Address to load kernel.img file at ## #kernel_address=0x00000000 ## kernel_old ## Support loading old kernels ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Disabled (Default) ## 1 Load kernel at address 0x00000000 ## #kernel_old=1 ## ramfsfile (string) ## ramfs file to load ## #ramfsfile="" ## ramfsaddr ## Address to load ramfs file at ## #ramfsaddr=0x00000000 ## initramfs (string address) ## ramfs file and address to load it at (it's like ramfsfile+ramfsaddr in ## one option). ## ## NOTE: this option uses different syntax than all other options - you ## should not use "=" character here. ## #initramfs initramf.gz 0x00800000 ## device_tree_address ## Address to load device_tree at ## #device_tree_address=0x00000000 ## init_uart_baud ## Initial uart baud rate. ## ## Default 115200 ## #init_uart_baud=115200 ## init_uart_clock ## Initial uart clock. ## ## Default 3000000 (3MHz) ## #init_uart_clock=3000000 ## init_emmc_clock ## Initial emmc clock, increasing this can speedup your SD-card. ## ## Default 100000000 (100mhz) ## #init_emmc_clock=100000000 ## boot_delay ## Wait for a given number of seconds in start.elf before loading ## kernel.img. ## ## delay = (1000 * boot_delay) + boot_delay_ms ## ## Default 1 ## #boot_delay=0 ## boot_delay_ms ## Wait for a given number of milliseconds in start.elf before loading ## kernel.img. ## ## delay = (1000 * boot_delay) + boot_delay_ms ## ## Default 0 ## #boot_delay_ms=0 ## avoid_safe_mode ## Adding a jumper between pins 5 & 6 of P1 enables a recovery Safe Mode. ## If pins 5 & 6 are used for connecting to external devices (e.g. GPIO), ## then this setting can be used to ensure Safe Mode is not triggered. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Respect Safe Mode input (Default) ## 1 Ignore Safe Mode input ## #avoid_safe_mode=1 ## disable_splash ## Avoids the rainbow splash screen on boot. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Splash screen enabled (Default) ## 1 Splash screen disabled ## #disable_splash=1 ################################################################################ ## Overclocking Settings ## ## ARM, SDRAM and GPU each have their own PLLs and can have unrelated ## frequencies. ## ## The GPU core, h264, v3d and isp share a PLL, so need to have related ## frequencies. ## pll_freq = floor(2400 / (2 * core_freq)) * (2 * core_freq) ## gpu_freq = pll_freq / [even number] ## ## The effective gpu_freq is automatically rounded to nearest even integer, so ## asking for core_freq = 500 and gpu_freq = 300 will result in divisor of ## 2000/300 = 6.666 => 6 and so 333.33MHz. ## ## ## Standard Profiles: ## arm_freq core_freq sdram_freq over_voltage ## ------------------------------------------------------------------------- ## None 700 250 400 0 ## Modest 800 300 400 0 ## Medium 900 333 450 2 ## High 950 450 450 6 ## Turbo 1000 500 500 6 ## ################################################################################ ## force_turbo ## Control the kernel "ondemand" governor. It has no effect if no overclock ## settings are specified. ## May set warrany bit. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Enable dynamic clocks and voltage for the ARM core, GPU core and ## SDRAM (Default). ## Overclocking of h264_freq, v3d_freq and isp_freq is ignored. ## 1 Disable dynamic clocks and voltage for the ARM core, GPU core ## and SDRAM. ## Overclocking of h264_freq, v3d_freq and isp_freq is allowed. ## #force_turbo=0 ## initial_turbo ## Enables turbo mode from boot for the given value in seconds (up to 60) ## or until cpufreq sets a frequency. Can help with sdcard corruption if ## overclocked. ## ## Default 0 ## #initial_turbo=0 ## temp_limit ## Overheat protection. Sets clocks and voltages to default when the SoC ## reaches this Celsius value. ## Setting this higher than default voids warranty. ## ## Default 85 ## #temp_limit=85 ## arm_freq ## Frequency of ARM in MHz. ## ## Default 700. ## #arm_freq=700 ## arm_freq_min ## Minimum frequency of ARM in MHz (used for dynamic clocking). ## ## Default 700. ## #arm_freq_min=700 ## gpu_freq ## Sets core_freq, h264_freq, isp_freq, v3d_freq together. ## ## Default 250. ## #gpu_freq=250 ## core_freq ## Frequency of GPU processor core in MHz. It has an impact on ARM ## performance since it drives L2 cache. ## ## Default 250. ## #core_freq=250 ## core_freq_min ## Minimum frequency of GPU processor core in MHz (used for dynamic ## clocking). It has an impact on ARM performance since it drives L2 cache. ## ## Default 250. ## #core_freq_min=250 ## h264_freq ## Frequency of hardware video block in MHz. ## ## Default 250. ## #h264_freq=250 ## isp_freq ## Frequency of image sensor pipeline block in MHz. ## ## Default 250. ## #isp_freq=250 ## v3d_freq ## Frequency of 3D block in MHz. ## ## Default 250. ## #v3d_freq=250 ## sdram_freq ## Frequency of SDRAM in MHz. ## ## Default 400. ## #sdram_freq=400 ## sdram_freq_min ## Minimum frequency of SDRAM in MHz (used for dynamic clocking). ## ## Default 400. ## #sdram_freq_min=400 ## avoid_pwm_pll ## Don't dedicate a pll to PWM audio. This will reduce analogue audio ## quality slightly. The spare PLL allows the core_freq to be set ## independently from the rest of the gpu allowing more control over ## overclocking. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Linked core_freq (Default) ## 1 Unlinked core_freq ## #avoid_pwm_pll=1 ################################################################################ ## Voltage Settings ################################################################################ ## current_limit_override ## Disables SMPS current limit protection. Can help if you are currently ## hitting a reboot failure when overclocking too high. ## May set warrany bit. ## #current_limit_override=0x5A000020 ## over_voltage ## ARM/GPU core voltage adjust. ## May set warrany bit. ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V (requires force_turbo=1 or current_limit_override) ## 8 1.4 V (requires force_turbo=1 or current_limit_override) ## #over_voltage=0 ## over_voltage_min ## Minimum ARM/GPU core voltage adjust (used for dynamic clocking). ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V (requires force_turbo=1) ## 8 1.4 V (requires force_turbo=1) ## #over_voltage_min=0 ## over_voltage_sdram ## Sets over_voltage_sdram_c, over_voltage_sdram_i, over_voltage_sdram_p ## together ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V ## 8 1.4 V ## #over_voltage_sdram=0 ## over_voltage_sdram_c ## SDRAM controller voltage adjust. ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V ## 8 1.4 V ## #over_voltage_sdram_c=0 ## over_voltage_sdram_i ## SDRAM I/O voltage adjust. ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V ## 8 1.4 V ## #over_voltage_sdram_i=0 ## over_voltage_sdram_p ## SDRAM phy voltage adjust. ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V ## 8 1.4 V ## #over_voltage_sdram_p=0 ################################################################################ ## USB Power ################################################################################ ## max_usb_current ## When set to 1, change the output current limit (for all 4 USB ## ports combined) from 600mA to double that, 1200mA. ## ## This option is not available for Model A/B boards. ## ## Default 0. ## #max_usb_current=0 ################################################################################ ## Base Device Tree Parameters ################################################################################ ## audio ## Enable the onboard ALSA audio ## ## Default off. ## #dtparam=audio=off ## i2c_arm ## Enable the ARM's i2c interface ## ## Default off. ## #dtparam=i2c_arm=off ## i2c_vc ## Enable the i2c interface ## ## Usually reserved for the VideoCore processor ## ## Default off. ## #dtparam=i2c_vc=off ## i2c_arm_baudrate ## Set the baudrate of the ARM's i2c interface ## ## Default 100000. ## #dtparam=i2c_arm_baudrate=100000 ## i2c_vc_baudrate ## Set the baudrate of the VideoCore i2c interface ## ## Default 100000. ## #dtparam=i2c_vc_baudrate=100000 ## i2s ## Set to "on" to enable the i2s interface ## ## Default off. ## #dtparam=i2s=off ## spi ## Set to "on" to enable the spi interfaces ## ## Default off. ## #dtparam=spi=off ## random ## Set to "on" to enable the hardware random ## ## Default off. ## #dtparam=random=off ## uart0 ## Set to "off" to disable uart0 ## ## Default on. ## #dtparam=uart0=on ## watchdog ## Set to "on" to enable the hardware watchdog ## ## Default off. ## #dtparam=watchdog=off ## act_led_trigger ## Choose which activity the LED tracks. ## ## Use "heartbeat" for a nice load indicator. ## ## Default mmc. ## #dtparam=act_led_trigger=mmc ## act_led_activelow ## Set to "on" to invert the sense of the LED ## ## Default off. ## #dtparam=act_led_activelow=off ## act_led_gpio ## Set which GPIO to use for the activity LED ## ## In case you want to connect it to an external device ## ## Default 16 on a non-Plus board, 47 on a Plus or Pi 2. ## #dtparam=act_led_gpio=47 ## pwr_led_trigger ## Choose which activity the LED tracks. ## ## Use "heartbeat" for a nice load indicator. ## ## Not available on Model A/B boards. ## ## Default mmc. ## #dtparam=pwr_led_trigger=mmc ## pwr_led_activelow ## Set to "on" to invert the sense of the LED ## ## Not available on Model A/B boards. ## ## Default off. ## #dtparam=pwr_led_activelow=off ## pwr_led_gpio ## Set which GPIO to use for the PWR LED ## ## In case you want to connect it to an external device ## ## Not available on Model A/B boards. ## ## Default 35. ## #dtparam=pwr_led_gpio=35 dtparam=i2c_arm=on dtparam=spi=on disable_splash=1 avoid_warnings=1 dtparam=audio=on real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /mnt/boot/resinOS_uEnv.txt --- 2020-02-19 13:39:44.400352335+00:00 Command exited with non-zero status 1 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /mnt/boot/uEnv.txt --- 2020-02-19 13:39:44.429707426+00:00 Command exited with non-zero status 1 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /mnt/conf/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- 2020-02-19 13:39:44.461095530+00:00 real 0m 0.27s user 0m 0.25s sys 0m 0.00s --- cat /mnt/data-disk/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- 2020-02-19 13:39:44.756767893+00:00 real 0m 0.27s user 0m 0.26s sys 0m 0.01s --- cat /var/log/messages --- 2020-02-19 13:39:45.048783186+00:00 Feb 19 13:34:47 localhost user.err kernel: [ 246.404196] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.404286] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.404372] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.404458] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.404544] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.404632] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.404719] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.404805] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.404890] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.404978] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.405067] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.405150] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.405260] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.405349] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.405429] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.405519] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.405607] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.405692] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.405779] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.405865] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.405955] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.406040] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.406125] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.406215] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.406229] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.406298] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.406387] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.406472] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.406557] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.406646] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.406734] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.406819] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.406912] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.406998] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.407079] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.407167] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.407254] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.407343] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.407425] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.407517] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.407602] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.407685] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.407774] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.407860] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.407945] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.408047] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.408076] Bluetooth: hci0: SCO packet for unknown connection handle 21458 Feb 19 13:34:47 localhost user.err kernel: [ 246.408123] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.408206] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.408293] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.408379] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.408466] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.408551] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.408645] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.408731] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.408812] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.408899] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.408986] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.409073] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.409163] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.409255] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.409346] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.409430] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.409518] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.409605] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.409691] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.409777] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.409863] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.409951] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.410037] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.410125] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.410212] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.410297] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.410384] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.410472] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.410557] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.410644] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.410731] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.410819] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.410903] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.410989] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.411077] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.411167] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.411251] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.411339] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.411425] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.411511] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.411599] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.411684] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.411771] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.411784] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.411856] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.412044] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.412128] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.412218] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.412317] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.412399] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.412485] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.412572] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.412658] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.412748] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.412832] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.412920] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.413007] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.413093] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.413179] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.413269] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.413356] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.413443] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.432594] Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:47 localhost user.err kernel: [ 246.628869] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.628926] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.629011] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.629122] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.629185] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.629271] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.629358] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.629444] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.629531] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.629617] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.629705] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.629791] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.629877] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.629966] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.630051] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.630137] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.630224] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.630311] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.630397] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.630484] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.630570] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.630657] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.630744] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.630831] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.630917] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.631003] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.631092] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.631177] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.631264] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.631361] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.631374] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.631438] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.631523] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.631609] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.631696] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.631783] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.631869] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.632073] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.632138] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.632234] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.632327] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.632413] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.632499] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.632591] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.632673] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.632759] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.632847] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.632932] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.633018] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.633105] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.633267] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.633299] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.633426] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.633484] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.633566] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.633652] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.633738] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.633823] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.633913] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.633997] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.634083] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.634171] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.634258] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.634348] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.634434] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.634519] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.634606] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.634691] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.634778] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.634864] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.634952] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.635038] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.635124] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.635216] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.635297] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.635386] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.635478] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.635558] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.635642] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.635731] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.635817] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.635904] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.635999] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.636077] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.636164] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.636252] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.636339] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.636425] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.636511] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.636599] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.636686] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.636771] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.636858] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.636944] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.636958] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.637029] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.637139] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.637229] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.637312] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.637399] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.637485] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.637572] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.637658] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.637751] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.637855] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.637917] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.638007] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.638093] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.638179] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.638265] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.638353] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.638439] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.638525] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.638612] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.638698] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.641132] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.641157] Bluetooth: hci0: SCO packet for unknown connection handle 54828 Feb 19 13:34:47 localhost user.err kernel: [ 246.641211] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.641296] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.641382] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.641470] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.641555] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.641642] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.641730] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.641816] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.641996] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.642010] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.642118] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.642199] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.642298] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.642379] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.642459] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.642479] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.642546] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.642631] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.642719] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.642805] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.642900] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.643039] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.643095] Bluetooth: hci0: Frame reassembly failed (-90) Feb 19 13:34:47 localhost user.err kernel: [ 246.643175] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.643259] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.643354] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.643433] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.643519] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.643613] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.643728] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.643820] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.643927] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.644168] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.644209] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.644293] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.644366] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.644452] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.644536] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.644628] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.644707] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.644795] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.644882] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.644969] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.645056] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.645143] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.645236] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.645324] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.645410] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.645497] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.645584] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.645671] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.645757] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.645844] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.645930] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.646017] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.646105] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.646191] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.646277] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.646364] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.646450] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.646537] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.646624] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.646711] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.646797] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.646884] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.646971] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.647057] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.647145] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.647231] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.647317] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.647404] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.647492] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.647577] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.647664] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.647751] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.647839] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.647925] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.648011] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.648018] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.648097] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.648184] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.648270] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.648357] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.648444] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.648534] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.648620] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.648704] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.648794] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.648878] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:47 localhost user.err kernel: [ 246.648987] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.857595] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.857657] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.857742] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.857828] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.857916] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.858001] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.858088] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.858175] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.858261] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.858348] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.858451] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.858542] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.858622] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.858706] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.858792] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.858806] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.858878] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.858967] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.859051] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.859138] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.859226] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.859311] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.859398] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.859483] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.859571] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.859658] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.859744] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.859831] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.859918] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.860006] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.860092] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.860178] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.860264] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.860352] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.860438] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.860525] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.860611] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.860698] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.860785] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.860871] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.860958] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.861046] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.861134] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.861222] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.861306] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.861392] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.861479] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.861565] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.861652] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.861739] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.861825] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.862032] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.862104] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.862179] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.862265] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.862358] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.862439] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.862524] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.862611] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.862707] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.862797] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.862885] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.862972] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.863057] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.863143] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.863230] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.863315] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.863402] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.863490] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.863578] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.863713] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.863796] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.863897] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.863995] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.864102] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.864185] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.864269] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.864368] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.864382] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.864442] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.864530] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.864612] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.864698] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.864793] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.864876] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.864988] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 246.871350] Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:48 localhost user.err kernel: [ 247.103066] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.103128] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.103215] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.103780] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.137605] Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:48 localhost user.err kernel: [ 247.315169] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.315231] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.315316] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.315403] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.315488] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.315576] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.315662] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.315749] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.315836] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.315923] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.316009] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.316097] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.316183] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.316269] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.316356] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.316442] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.316529] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.316616] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.316703] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.316789] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.316876] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.316962] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.317049] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.317137] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.317236] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.317310] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.317396] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.317482] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.317569] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.317656] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.317745] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.317829] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.317916] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.317929] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.318002] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.318088] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.318175] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.318261] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.318348] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.318435] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.318521] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.318608] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.318695] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.318781] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.318868] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.318955] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.319041] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.319128] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.319217] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.319303] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.319388] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.319475] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.319561] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.319653] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.319734] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.319822] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.319908] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.319995] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.320081] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.320168] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.320254] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.320342] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.320428] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.320515] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.320601] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.320689] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.320776] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.320862] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.320949] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.321036] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.321122] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.321209] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.321296] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.321383] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.321471] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.321556] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.321643] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.321730] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.321816] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.321902] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.322048] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.322083] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.322198] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.322279] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.322377] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.322452] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.322536] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.322621] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.322710] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.322800] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.322883] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.322970] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.323057] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.323143] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.323256] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.323319] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.323415] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.323516] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.324292] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.324367] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.324456] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.324542] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.324626] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.324718] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.324799] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.324885] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.324985] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.325061] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.325144] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.325251] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.325321] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.325409] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.325495] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.328052] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.328119] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.328220] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.328299] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.328389] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.328472] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.328560] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.328647] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.328737] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.328820] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.328907] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.329014] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.329079] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.329167] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.329254] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.329339] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.329430] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.329511] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.329602] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.329689] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.329773] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.329858] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.329945] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.330033] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.330128] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.330204] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.330292] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.330386] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.330461] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.330547] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.330633] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.330722] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.330809] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.330893] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.330980] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.331067] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.331153] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.331240] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.331327] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.331413] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.331500] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.331592] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.331675] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.331760] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.331850] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.332058] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.332147] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.332250] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.332332] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.332421] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.332503] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.332592] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.332678] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.332768] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.332849] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.332939] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.333029] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.333140] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.333193] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.333286] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.333368] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.333461] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.333549] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.333618] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.333706] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.333788] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.333877] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.333965] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.334048] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.334136] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.334221] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.334308] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.334394] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.334481] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.334569] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.334577] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.334652] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.334738] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.334825] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.334911] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.334999] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.335085] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.335172] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.335259] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.335345] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.335432] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.335518] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.335612] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.335692] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.335778] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.335865] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.335953] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.361322] Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:48 localhost user.err kernel: [ 247.700123] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.700193] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.700270] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.700356] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.700443] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.700529] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.700616] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.700703] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.700789] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.700880] Bluetooth: hci0: Frame reassembly failed (-90) Feb 19 13:34:48 localhost user.err kernel: [ 247.700967] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.701049] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.701137] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.701234] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.701310] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.701395] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.701483] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.701569] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.701656] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.701742] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.701829] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.702058] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.702107] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.702214] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.702300] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.702394] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.702472] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.702564] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.702650] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.702734] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.702820] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.702908] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.703027] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.703082] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.703099] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.703165] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.703252] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.703345] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.703429] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.703516] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.703603] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.703709] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.703799] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.703858] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.703941] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.704028] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.704115] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.704201] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.704287] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.704378] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.704461] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.704547] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.704634] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.704720] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.704807] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.704893] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.704980] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.705067] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.705155] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.705240] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.705327] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.705413] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.705500] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.705588] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.705673] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.705760] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.705848] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.705934] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.706021] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.706109] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.706196] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.706281] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.706368] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.706454] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.706541] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.706628] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.706714] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.706801] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.706887] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.706974] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.707061] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.707147] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.707235] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.707321] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.707407] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.707498] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.707581] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.707667] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.707754] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.707842] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.707928] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.708014] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.708101] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.708187] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.708275] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.708359] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.708447] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.708534] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.708621] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.708634] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.708707] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.708793] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.708880] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.708966] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.709053] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.709140] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.709227] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.709313] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.709400] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.709486] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.709573] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.709660] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.709747] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.709833] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.709920] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.710006] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.710092] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.710179] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.710266] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.710353] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.710440] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.710528] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.710614] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.710701] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.710787] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.710873] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.710961] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.711047] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.711133] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.711220] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.711307] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.711394] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.711481] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.711567] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.711654] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.711741] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.711828] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.712012] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.712026] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.712136] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.712211] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.712309] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.712392] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.712478] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.712561] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.712649] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.712732] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.712820] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.712911] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.712992] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.713082] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.713176] Bluetooth: hci0: Frame reassembly failed (-90) Feb 19 13:34:48 localhost user.err kernel: [ 247.713291] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.713338] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.713426] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.713517] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.713599] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.713687] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.713776] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.713860] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.713946] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.714034] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.714120] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.714207] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.714227] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 localhost user.err kernel: [ 247.720299] Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:49 localhost user.err kernel: [ 247.907673] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 247.907730] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 247.907818] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 247.907904] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 247.907988] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 247.908074] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 247.908161] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 247.908260] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 247.946347] Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:49 localhost user.err kernel: [ 248.062750] Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:49 localhost user.err kernel: [ 248.086617] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.086669] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.086738] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.086827] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.086920] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.087005] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.087086] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.087176] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.087259] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.087345] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.087437] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.087522] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.087606] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.087691] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.087776] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.087867] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.087950] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.088037] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.088122] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.088208] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.088299] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.088387] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.088467] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.088553] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.088639] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.088727] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.088734] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.088813] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.088900] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.088986] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.089073] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.089159] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.089246] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.089333] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.089422] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.089506] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.089593] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.089680] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.089769] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.089853] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.089941] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.090026] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.090112] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.090199] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.090286] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.090372] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.090459] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.090546] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.090634] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.090719] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.090806] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.090892] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.090979] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.091066] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.091152] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.091239] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.091326] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.091412] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.091499] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.091587] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.091673] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.091760] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.091847] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.092009] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.092031] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.092129] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.092221] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.092310] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.093195] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.093254] Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 localhost user.err kernel: [ 248.140100] Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:49 localhost user.err kernel: [ 248.190124] Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:49 localhost user.err kernel: [ 248.306372] Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:49 localhost user.err kernel: [ 248.312406] Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:49 localhost user.err kernel: [ 248.596384] Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:50 localhost user.err kernel: [ 248.801366] Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:50 localhost user.err kernel: [ 248.893903] Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:50 localhost user.err kernel: [ 248.930105] Bluetooth: Unexpected start frame (len 552) Feb 19 13:35:34 localhost daemon.err kernel: [ 293.249932] systemd-udevd[30]: seq 1926 '/devices/virtual/input/input0' killed Feb 19 13:35:34 localhost daemon.warn kernel: [ 293.252698] systemd-udevd[30]: worker [104] terminated by signal 9 (Killed) Feb 19 13:35:34 localhost daemon.err kernel: [ 293.252736] systemd-udevd[30]: worker [104] failed while handling '/devices/virtual/input/input0' Feb 19 13:36:35 localhost daemon.warn kernel: [ 354.250123] systemd-udevd[30]: seq 1933 '/devices/virtual/input/input0' is taking a long time Feb 19 13:38:14 localhost auth.err sshd[2761]: error: Could not load host key: /etc/ssh/hostkeys/ssh_host_dsa_key Feb 19 13:38:16 localhost auth.info sshd[2761]: Accepted publickey for root from 52.4.252.97 port 40462 ssh2: RSA SHA256:gMJ9LgzkTHsYjz4l3biYiuugYoYyRnQBGkMnNJhRqUQ Feb 19 13:38:23 localhost daemon.info dbus-daemon[691]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.159' (uid=0 pid=2947 comm="timedatectl ") Feb 19 13:38:24 localhost daemon.info dbus-daemon[691]: [system] Successfully activated service 'org.freedesktop.timedate1' Feb 19 13:38:24 localhost auth.info sshd[2761]: Received disconnect from 52.4.252.97 port 40462:11: Feb 19 13:38:24 localhost auth.info sshd[2761]: Disconnected from user root 52.4.252.97 port 40462 Feb 19 13:38:34 localhost auth.err sshd[2960]: error: Could not load host key: /etc/ssh/hostkeys/ssh_host_dsa_key Feb 19 13:38:34 localhost auth.info sshd[2960]: Could not write ident string to UNKNOWN port 65535 Feb 19 13:38:35 localhost daemon.err kernel: [ 474.250640] systemd-udevd[30]: seq 1933 '/devices/virtual/input/input0' killed Feb 19 13:38:35 localhost daemon.warn kernel: [ 474.252179] systemd-udevd[30]: worker [102] terminated by signal 9 (Killed) Feb 19 13:38:35 localhost daemon.err kernel: [ 474.252214] systemd-udevd[30]: worker [102] failed while handling '/devices/virtual/input/input0' Feb 19 13:38:45 localhost auth.err sshd[2966]: error: Could not load host key: /etc/ssh/hostkeys/ssh_host_dsa_key Feb 19 13:38:45 localhost auth.info sshd[2966]: Could not write ident string to UNKNOWN port 65535 Feb 19 13:38:55 localhost auth.err sshd[2984]: error: Could not load host key: /etc/ssh/hostkeys/ssh_host_dsa_key Feb 19 13:38:55 localhost auth.info sshd[2984]: Could not write ident string to UNKNOWN port 65535 Feb 19 13:39:05 localhost auth.err sshd[2990]: error: Could not load host key: /etc/ssh/hostkeys/ssh_host_dsa_key Feb 19 13:39:05 localhost auth.info sshd[2990]: Could not write ident string to UNKNOWN port 65535 Feb 19 13:39:15 localhost auth.err sshd[2996]: error: Could not load host key: /etc/ssh/hostkeys/ssh_host_dsa_key Feb 19 13:39:15 localhost auth.info sshd[2996]: Could not write ident string to UNKNOWN port 65535 Feb 19 13:39:25 localhost auth.err sshd[3003]: error: Could not load host key: /etc/ssh/hostkeys/ssh_host_dsa_key Feb 19 13:39:25 localhost auth.info sshd[3003]: Could not write ident string to UNKNOWN port 65535 Feb 19 13:39:34 localhost auth.err sshd[3010]: error: Could not load host key: /etc/ssh/hostkeys/ssh_host_dsa_key Feb 19 13:39:35 localhost auth.err sshd[3020]: error: Could not load host key: /etc/ssh/hostkeys/ssh_host_dsa_key Feb 19 13:39:35 localhost auth.info sshd[3020]: Could not write ident string to UNKNOWN port 65535 Feb 19 13:39:36 localhost auth.info sshd[3010]: Accepted publickey for root from 52.4.252.97 port 49696 ssh2: RSA SHA256:gMJ9LgzkTHsYjz4l3biYiuugYoYyRnQBGkMnNJhRqUQ real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- cat /var/log/provisioning-progress.log --- 2020-02-19 13:39:45.082065345+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.01s sys 0m 0.00s --- dmesg -T --- 2020-02-19 13:39:45.120381598+00:00 [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: ACL packet for unknown connection handle 608 [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:44 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: SCO packet for unknown connection handle 39881 [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: ACL packet for unknown connection handle 608 [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:45 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: ACL packet for unknown connection handle 608 [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-90) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:46 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: SCO packet for unknown connection handle 21458 [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: SCO packet for unknown connection handle 54828 [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-90) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:47 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-90) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-90) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:48 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:49 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: hci0: Frame reassembly failed (-84) [Wed Feb 19 13:34:49 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:49 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:49 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:49 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:49 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:49 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:49 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:34:49 2020] Bluetooth: Unexpected start frame (len 552) [Wed Feb 19 13:35:34 2020] systemd-udevd[30]: seq 1926 '/devices/virtual/input/input0' killed [Wed Feb 19 13:35:34 2020] systemd-udevd[30]: worker [104] terminated by signal 9 (Killed) [Wed Feb 19 13:35:34 2020] systemd-udevd[30]: worker [104] failed while handling '/devices/virtual/input/input0' [Wed Feb 19 13:36:35 2020] systemd-udevd[30]: seq 1933 '/devices/virtual/input/input0' is taking a long time [Wed Feb 19 13:38:35 2020] systemd-udevd[30]: seq 1933 '/devices/virtual/input/input0' killed [Wed Feb 19 13:38:35 2020] systemd-udevd[30]: worker [102] terminated by signal 9 (Killed) [Wed Feb 19 13:38:35 2020] systemd-udevd[30]: worker [102] failed while handling '/devices/virtual/input/input0' real 0m 0.06s user 0m 0.05s sys 0m 0.00s --- find /mnt/data/resinhup/*log -mtime -30 | xargs tail -n 10 -v --- 2020-02-19 13:39:45.205174177+00:00 ==> standard input <== real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- journalctl --list-boots --no-pager --- 2020-02-19 13:39:45.239386853+00:00 0 f28aef9d4d914e76a766c2c978663016 Fri 2020-01-31 09:20:37 UTC—Wed 2020-02-19 13:39:43 UTC real 0m 0.01s user 0m 0.01s sys 0m 0.00s --- journalctl -n500 -a --no-pager --- 2020-02-19 13:39:45.277033890+00:00 -- Logs begin at Fri 2020-01-31 09:20:37 UTC, end at Wed 2020-02-19 13:39:43 UTC. -- Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:48 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54604 != 54600 Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-90) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-90) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:48 71930c4 kernel: Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:48 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54629 != 54626 Feb 19 13:34:49 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-49 [Info] Chunk: 0 0 0 0 500 114 Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54641 != 54640 Feb 19 13:34:49 71930c4 kernel: Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:49 71930c4 kernel: Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:49 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54647 != 54646 Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 kernel: Bluetooth: hci0: Frame reassembly failed (-84) Feb 19 13:34:49 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54652 != 54648 Feb 19 13:34:49 71930c4 kernel: Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:49 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54656 != 54653 Feb 19 13:34:49 71930c4 kernel: Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:49 71930c4 kernel: Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:49 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54665 != 54658 Feb 19 13:34:49 71930c4 kernel: Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:49 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54670 != 54668 Feb 19 13:34:49 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54684 != 54683 Feb 19 13:34:49 71930c4 kernel: Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:49 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54695 != 54693 Feb 19 13:34:50 71930c4 kernel: Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:50 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54698 != 54697 Feb 19 13:34:50 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-50 [Info] Chunk: 0 0 0 0 500 115 Feb 19 13:34:50 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54704 != 54701 Feb 19 13:34:50 71930c4 kernel: Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:50 71930c4 kernel: Bluetooth: Unexpected start frame (len 552) Feb 19 13:34:50 71930c4 67910912c69b[781]: /usr/bin/bluealsa: Missing RTP packet: 54707 != 54705 Feb 19 13:34:51 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-51 [Info] Chunk: 0 0 0 0 500 116 Feb 19 13:34:52 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-52 [Info] Chunk: 0 0 0 0 500 116 Feb 19 13:34:53 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-53 [Info] Chunk: 2 0 0 0 500 117 Feb 19 13:34:54 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-54 [Info] Chunk: 0 0 0 0 500 118 Feb 19 13:34:54 71930c4 60540449ea97[781]: 2020-02-19 13-34-54 [Info] onStateChanged (default): 1 Feb 19 13:34:55 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-55 [Info] Chunk: 0 0 0 0 500 119 Feb 19 13:34:55 71930c4 be0fbb7faa62[781]: 2020-02-19 13-34-55 [Info] Failed to get chunk Feb 19 13:35:00 71930c4 be0fbb7faa62[781]: 2020-02-19 13-35-00 [Notice] No chunk received for 5000ms. Closing ALSA. Feb 19 13:35:34 71930c4 systemd-udevd[30]: seq 1926 '/devices/virtual/input/input0' killed Feb 19 13:35:34 71930c4 systemd-udevd[30]: worker [104] terminated by signal 9 (Killed) Feb 19 13:35:34 71930c4 systemd-udevd[30]: worker [104] failed while handling '/devices/virtual/input/input0' Feb 19 13:36:25 71930c4 80f65d241cc7[781]: [api] GET /v1/healthy 200 - 14.755 ms Feb 19 13:36:25 71930c4 resin-supervisor[2032]: [api] GET /v1/healthy 200 - 14.755 ms Feb 19 13:36:35 71930c4 systemd-udevd[30]: seq 1933 '/devices/virtual/input/input0' is taking a long time Feb 19 13:37:17 71930c4 balenad[781]: time="2020-02-19T13:37:17.394491946Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/moby/d9f86fe63b124d998bbbe346b6f5e6e1565fe6f3ab9f92cfa135e414d88e127b/shim.sock debug=false pid=2659 Feb 19 13:37:19 71930c4 balenad[781]: time="2020-02-19T13:37:19.824859074Z" level=info msg="shim reaped" id=d9f86fe63b124d998bbbe346b6f5e6e1565fe6f3ab9f92cfa135e414d88e127b Feb 19 13:37:19 71930c4 balenad[781]: time="2020-02-19T13:37:19.832187170Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Feb 19 13:38:20 71930c4 80f65d241cc7[781]: [api] GET /v1/healthy 200 - 13.524 ms Feb 19 13:38:20 71930c4 resin-supervisor[2032]: [api] GET /v1/healthy 200 - 13.524 ms Feb 19 13:38:24 71930c4 systemd-timedated[2949]: /etc/localtime should be a symbolic link to a time zone data file in /usr/share/zoneinfo/. Feb 19 13:38:35 71930c4 systemd-udevd[30]: seq 1933 '/devices/virtual/input/input0' killed Feb 19 13:38:35 71930c4 systemd-udevd[30]: worker [102] terminated by signal 9 (Killed) Feb 19 13:38:35 71930c4 systemd-udevd[30]: worker [102] failed while handling '/devices/virtual/input/input0' Feb 19 13:39:31 71930c4 80f65d241cc7[781]: [api] GET /v1/device 200 - 70.571 ms Feb 19 13:39:31 71930c4 resin-supervisor[2032]: [api] GET /v1/device 200 - 70.571 ms Feb 19 13:39:43 71930c4 dnsmasq[780]: dnsmasq[780]: time 1582119583 Feb 19 13:39:43 71930c4 dnsmasq[780]: dnsmasq[780]: cache size 150, 0/62 cache insertions re-used unexpired cache entries. Feb 19 13:39:43 71930c4 dnsmasq[780]: dnsmasq[780]: queries forwarded 30, queries answered locally 90 Feb 19 13:39:43 71930c4 dnsmasq[780]: dnsmasq[780]: queries for authoritative zones 0 Feb 19 13:39:43 71930c4 dnsmasq[780]: dnsmasq[780]: server 8.8.8.8#53: queries sent 24, retried or failed 0 Feb 19 13:39:43 71930c4 dnsmasq[780]: dnsmasq[780]: server 192.168.1.1#53: queries sent 15, retried or failed 0 real 0m 0.03s user 0m 0.01s sys 0m 0.01s --- ls -lR /proc/ 2>/dev/null | grep /data/ | grep \(deleted\) --- 2020-02-19 13:39:45.337019016+00:00 Command exited with non-zero status 1 real 0m 3.67s user 0m 1.70s sys 0m 2.27s --- ps --- 2020-02-19 13:39:49.036379780+00:00 PID USER VSZ STAT COMMAND 1 root 25360 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW< [rcu_gp] 4 root 0 IW< [rcu_par_gp] 6 root 0 IW< [kworker/0:0H-kb] 7 root 0 IW [kworker/u8:0-br] 8 root 0 IW< [mm_percpu_wq] 9 root 0 SW [ksoftirqd/0] 10 root 0 IW [rcu_sched] 11 root 0 IW [rcu_bh] 12 root 0 SW [migration/0] 13 root 0 SW [cpuhp/0] 14 root 0 SW [cpuhp/1] 15 root 0 SW [migration/1] 16 root 0 SW [ksoftirqd/1] 19 root 0 SW [cpuhp/2] 20 root 0 SW [migration/2] 21 root 0 SW [ksoftirqd/2] 23 root 0 IW< [kworker/2:0H-kb] 24 root 0 SW [cpuhp/3] 25 root 0 SW [migration/3] 26 root 0 SW [ksoftirqd/3] 29 root 0 SW [kdevtmpfs] 30 root 0 IW< [netns] 31 root 0 IW [kworker/0:1-eve] 32 root 0 IW [kworker/1:1-eve] 33 root 0 IW [kworker/2:1-cgr] 34 root 0 SW [khungtaskd] 35 root 0 SW [oom_reaper] 36 root 0 IW< [writeback] 37 root 0 SW [kcompactd0] 38 root 0 IW< [crypto] 39 root 0 IW< [kblockd] 40 root 0 SW [watchdogd] 41 root 0 IW< [rpciod] 42 root 0 IW< [kworker/u9:0-hc] 43 root 0 IW< [xprtiod] 44 root 0 SW [kswapd0] 45 root 0 IW< [nfsiod] 56 root 0 IW< [kthrotld] 57 root 0 IW [kworker/3:1-cgr] 58 root 0 IW< [iscsi_eh] 59 root 0 IW< [dwc_otg] 60 root 0 IW< [DWC Notificatio] 61 root 0 IW [kworker/0:2-mm_] 62 root 0 SW< [vchiq-slot/0] 63 root 0 SW< [vchiq-recy/0] 64 root 0 SW< [vchiq-sync/0] 65 root 0 SW [vchiq-keep/0] 66 root 0 IW< [ipv6_addrconf] 67 root 0 SW [irq/86-mmc1] 114 root 0 IW< [mmc_complete] 298 root 0 IW< [kworker/3:1H-kb] 299 root 0 IW< [kworker/1:1H-kb] 300 root 0 IW< [kworker/0:2H-mm] 303 root 0 IW< [kworker/1:2H] 304 root 0 IW [kworker/1:2-eve] 315 root 0 IW [kworker/u8:1-br] 344 root 0 IW< [kworker/2:2H] 346 root 0 IW< [kworker/3:2H] 439 root 0 SW [jbd2/mmcblk0p2-] 440 root 0 IW< [ext4-rsv-conver] 453 root 0 SW [jbd2/mmcblk0p5-] 454 root 0 IW< [ext4-rsv-conver] 477 root 0 IW [kworker/3:2-eve] 502 root 25848 S /lib/systemd/systemd-journald 562 root 0 SW [jbd2/mmcblk0p6-] 563 root 0 IW< [ext4-rsv-conver] 587 root 4316 S /lib/systemd/systemd-udevd 603 root 0 SW [spi0] 622 root 0 IW< [cfg80211] 633 root 0 IW< [brcmf_wq/mmc1:0] 634 root 0 SW [brcmf_wdog/mmc1] 647 root 39640 S /usr/sbin/rngd -f -r /dev/hwrng 657 root 8956 S @sbin/plymouthd --tty=tty1 --mode=boot --pid-file=/r 666 root 5120 S /lib/systemd/systemd-logind 668 root 2276 S /sbin/syslogd -n 670 root 50504 S /usr/sbin/ModemManager --log-journal 676 root 2276 S /sbin/klogd -n 691 messageb 3772 S /usr/bin/dbus-daemon --system --address=systemd: --n 700 root 11968 S /usr/sbin/chronyd -s -d 759 avahi 3820 S avahi-daemon: running [71930c4-16.local] 761 avahi 3688 S avahi-daemon: chroot helper 769 root 64648 S /usr/sbin/NetworkManager --no-daemon 774 openvpn 5436 S /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pi 780 nobody 2948 S /usr/bin/dnsmasq -x /run/dnsmasq.pid -a 127.0.0.2,10 781 root 1162m S /usr/bin/balenad --experimental --log-driver=journal 787 root 3476 S /proc/self/exe --healthcheck /usr/lib/balena/balena- 822 root 8492 S /usr/sbin/wpa_supplicant -u 827 root 1464 S /usr/bin/hciattach /dev/serial1 bcm43xx 921600 noflo 828 root 0 IW< [kworker/u9:1-hc] 834 root 979m S balena-engine-containerd --config /var/run/balena-en 840 root 5152 S /usr/libexec/bluetooth/bluetoothd --experimental 984 root 0 IW [kworker/2:3-mm_] 1083 root 898m S /usr/bin/balena-engine-proxy -proto tcp -host-ip 0.0 1104 root 890m S balena-engine-containerd-shim -namespace moby -workd 1106 root 874m S balena-engine-containerd-shim -namespace moby -workd 1128 root 898m S balena-engine-containerd-shim -namespace moby -workd 1139 root 890m S balena-engine-containerd-shim -namespace moby -workd 1143 root 874m S /usr/bin/balena-engine-proxy -proto tcp -host-ip 0.0 1167 root 874m S balena-engine-containerd-shim -namespace moby -workd 1247 root 4308 S /bin/bash /usr/src/start.sh 1262 root 34936 S /usr/bin/bluealsa-aplay --pcm-buffer-time=1000000 00 1277 root 28468 S /usr/bin/librespot --name balenaruf --backend pipe - 1285 root 1720 S /bin/bash /usr/src/start.sh 1296 root 4308 S /bin/bash /usr/src/start.sh 1527 root 31892 S shairport-sync -a balenaruf -o pipe -- /var/cache/sn 1605 root 45676 S snapserver 1607 root 12112 S /lib/systemd/systemd-udevd --daemon 1851 root 27200 S {bluetooth-agent} /usr/bin/python /usr/src/bluetooth 1901 root 42764 S /usr/bin/bluealsa -i hci0 -p a2dp-sink 1980 root 138m S npm 2032 root 2448 S {start-resin-sup} /bin/sh /usr/bin/start-resin-super 2034 root 3476 S /proc/self/exe --healthcheck /usr/lib/resin-supervis 2087 root 138m S node server.js 2147 root 882m S balena start --attach resin_supervisor 2157 root 890m S balena-engine-containerd-shim -namespace moby -workd 2179 root 151m S node /usr/src/app/dist/app.js 2212 sshd 2356 S /usr/bin/dbus-daemon --system 2219 sshd-aut 2996 S avahi-daemon: running [71930c4-16.local] 2220 sshd-aut 2868 S avahi-daemon: chroot helper 2271 root 0 Z [bluetooth-udev] 2282 root 112m S mplayer -volume 75 /usr/src/sounds/connect.mp3 -real 2333 root 898m S balena-engine-containerd-shim -namespace moby -workd 2350 root 4308 S /bin/bash /usr/src/start.sh 2392 root 35580 S snapclient -h 192.168.1.122 2544 root 0 Z [bluetooth-udev] 2550 root 112m S mplayer -volume 75 /usr/src/sounds/disconnect.mp3 -r 2561 root 0 IW [kworker/0:0-eve] 2562 root 0 IW [kworker/2:0-mm_] 2656 root 0 IW< [kworker/0:1H] 2721 root 0 IW [kworker/3:0-eve] 2754 root 0 IW< [kworker/2:1H] 2755 root 0 IW< [kworker/1:0H] 2762 root 0 IW< [kworker/3:0H] 2997 root 0 IW [kworker/1:0-eve] 3010 root 4612 S sshd: root@notty 3024 root 2360 S bash -s -- 3748 root 2144 S /usr/bin/time -o /dev/stdout timeout --preserve-stat 3749 root 1620 S timeout --preserve-status --kill-after=20 10 bash -c 3750 root 2364 R ps real 0m 0.03s user 0m 0.00s sys 0m 0.02s --- stat /var/lock/resinhup.lock --- 2020-02-19 13:39:49.088638582+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- sysctl -a --- 2020-02-19 13:39:49.126503379+00:00 debug.kprobes-optimization = 1 dev.scsi.logging_level = 0 dev.tty.ldisc_autoload = 1 fs.aio-max-nr = 65536 fs.aio-nr = 0 fs.dentry-state = 127030 106742 45 0 0 0 fs.dir-notify-enable = 1 fs.epoll.max_user_watches = 350208 fs.file-max = 2147483647 fs.file-nr = 3392 0 2147483647 fs.inode-nr = 93690 7 fs.inode-state = 93690 7 0 0 0 0 0 fs.inotify.max_queued_events = 16384 fs.inotify.max_user_instances = 512 fs.inotify.max_user_watches = 8192 fs.lease-break-time = 45 fs.leases-enable = 1 fs.mount-max = 100000 fs.mqueue.msg_default = 10 fs.mqueue.msg_max = 10 fs.mqueue.msgsize_default = 8192 fs.mqueue.msgsize_max = 8192 fs.mqueue.queues_max = 256 fs.nfs.idmap_cache_timeout = 600 fs.nfs.nfs_callback_tcpport = 0 fs.nfs.nfs_congestion_kb = 31808 fs.nfs.nfs_mountpoint_timeout = 500 fs.nfs.nlm_grace_period = 0 fs.nfs.nlm_tcpport = 0 fs.nfs.nlm_timeout = 10 fs.nfs.nlm_udpport = 0 fs.nfs.nsm_local_state = 0 fs.nfs.nsm_use_hostnames = 0 fs.nr_open = 536870908 fs.overflowgid = 65534 fs.overflowuid = 65534 fs.pipe-max-size = 1048576 fs.pipe-user-pages-hard = 0 fs.pipe-user-pages-soft = 16384 fs.protected_fifos = 1 fs.protected_hardlinks = 1 fs.protected_regular = 1 fs.protected_symlinks = 1 fs.quota.allocated_dquots = 0 fs.quota.cache_hits = 0 fs.quota.drops = 0 fs.quota.free_dquots = 0 fs.quota.lookups = 0 fs.quota.reads = 0 fs.quota.syncs = 34 fs.quota.warnings = 1 fs.quota.writes = 0 fs.suid_dumpable = 0 fscache.object_max_active = 4 fscache.operation_max_active = 2 kernel.acct = 4 2 30 kernel.auto_msgmni = 0 kernel.cad_pid = 1 kernel.cap_last_cap = 37 kernel.core_pattern = core kernel.core_pipe_limit = 0 kernel.core_uses_pid = 1 kernel.ctrl-alt-del = 0 kernel.dmesg_restrict = 0 kernel.domainname = (none) kernel.ftrace_dump_on_oops = 0 kernel.ftrace_enabled = 1 kernel.hostname = 71930c4 kernel.hung_task_check_count = 32768 kernel.hung_task_check_interval_secs = 0 kernel.hung_task_panic = 0 kernel.hung_task_timeout_secs = 120 kernel.hung_task_warnings = 10 kernel.keys.gc_delay = 300 kernel.keys.maxbytes = 20000 kernel.keys.maxkeys = 200 kernel.keys.root_maxbytes = 25000000 kernel.keys.root_maxkeys = 1000000 kernel.kptr_restrict = 0 kernel.latencytop = 0 kernel.max_lock_depth = 1024 kernel.modprobe = /sbin/modprobe kernel.modules_disabled = 0 kernel.msgmax = 8192 kernel.msgmnb = 16384 kernel.msgmni = 32000 kernel.ngroups_max = 65536 kernel.osrelease = 4.19.71 kernel.ostype = Linux kernel.overflowgid = 65534 kernel.overflowuid = 65534 kernel.panic = 1 kernel.panic_on_oops = 0 kernel.panic_on_rcu_stall = 0 kernel.panic_on_warn = 0 kernel.perf_cpu_time_max_percent = 25 kernel.perf_event_max_contexts_per_stack = 8 kernel.perf_event_max_sample_rate = 100000 kernel.perf_event_max_stack = 127 kernel.perf_event_mlock_kb = 516 kernel.perf_event_paranoid = 2 kernel.pid_max = 32768 kernel.poweroff_cmd = /sbin/poweroff kernel.print-fatal-signals = 0 kernel.printk = 7 4 1 7 kernel.printk_delay = 0 kernel.printk_devkmsg = ratelimit kernel.printk_ratelimit = 5 kernel.printk_ratelimit_burst = 10 kernel.pty.max = 4096 kernel.pty.nr = 7 kernel.pty.reserve = 1024 kernel.random.boot_id = f28aef9d-4d91-4e76-a766-c2c978663016 kernel.random.entropy_avail = 3327 kernel.random.poolsize = 4096 kernel.random.read_wakeup_threshold = 64 kernel.random.urandom_min_reseed_secs = 60 kernel.random.uuid = 5370c637-f199-42bf-87d8-d223c7961479 kernel.random.write_wakeup_threshold = 3072 kernel.randomize_va_space = 2 kernel.real-root-dev = 0 kernel.sched_autogroup_enabled = 1 kernel.sched_cfs_bandwidth_slice_us = 5000 kernel.sched_child_runs_first = 0 kernel.sched_domain.cpu0.domain0.busy_factor = 32 kernel.sched_domain.cpu0.domain0.busy_idx = 2 kernel.sched_domain.cpu0.domain0.cache_nice_tries = 1 kernel.sched_domain.cpu0.domain0.flags = 4143 kernel.sched_domain.cpu0.domain0.forkexec_idx = 0 kernel.sched_domain.cpu0.domain0.idle_idx = 1 kernel.sched_domain.cpu0.domain0.imbalance_pct = 125 kernel.sched_domain.cpu0.domain0.max_interval = 8 kernel.sched_domain.cpu0.domain0.max_newidle_lb_cost = 90574 kernel.sched_domain.cpu0.domain0.min_interval = 4 kernel.sched_domain.cpu0.domain0.name = DIE kernel.sched_domain.cpu0.domain0.newidle_idx = 0 kernel.sched_domain.cpu0.domain0.wake_idx = 0 kernel.sched_domain.cpu1.domain0.busy_factor = 32 kernel.sched_domain.cpu1.domain0.busy_idx = 2 kernel.sched_domain.cpu1.domain0.cache_nice_tries = 1 kernel.sched_domain.cpu1.domain0.flags = 4143 kernel.sched_domain.cpu1.domain0.forkexec_idx = 0 kernel.sched_domain.cpu1.domain0.idle_idx = 1 kernel.sched_domain.cpu1.domain0.imbalance_pct = 125 kernel.sched_domain.cpu1.domain0.max_interval = 8 kernel.sched_domain.cpu1.domain0.max_newidle_lb_cost = 118690 kernel.sched_domain.cpu1.domain0.min_interval = 4 kernel.sched_domain.cpu1.domain0.name = DIE kernel.sched_domain.cpu1.domain0.newidle_idx = 0 kernel.sched_domain.cpu1.domain0.wake_idx = 0 kernel.sched_domain.cpu2.domain0.busy_factor = 32 kernel.sched_domain.cpu2.domain0.busy_idx = 2 kernel.sched_domain.cpu2.domain0.cache_nice_tries = 1 kernel.sched_domain.cpu2.domain0.flags = 4143 kernel.sched_domain.cpu2.domain0.forkexec_idx = 0 kernel.sched_domain.cpu2.domain0.idle_idx = 1 kernel.sched_domain.cpu2.domain0.imbalance_pct = 125 kernel.sched_domain.cpu2.domain0.max_interval = 8 kernel.sched_domain.cpu2.domain0.max_newidle_lb_cost = 109404 kernel.sched_domain.cpu2.domain0.min_interval = 4 kernel.sched_domain.cpu2.domain0.name = DIE kernel.sched_domain.cpu2.domain0.newidle_idx = 0 kernel.sched_domain.cpu2.domain0.wake_idx = 0 kernel.sched_domain.cpu3.domain0.busy_factor = 32 kernel.sched_domain.cpu3.domain0.busy_idx = 2 kernel.sched_domain.cpu3.domain0.cache_nice_tries = 1 kernel.sched_domain.cpu3.domain0.flags = 4143 kernel.sched_domain.cpu3.domain0.forkexec_idx = 0 kernel.sched_domain.cpu3.domain0.idle_idx = 1 kernel.sched_domain.cpu3.domain0.imbalance_pct = 125 kernel.sched_domain.cpu3.domain0.max_interval = 8 kernel.sched_domain.cpu3.domain0.max_newidle_lb_cost = 122809 kernel.sched_domain.cpu3.domain0.min_interval = 4 kernel.sched_domain.cpu3.domain0.name = DIE kernel.sched_domain.cpu3.domain0.newidle_idx = 0 kernel.sched_domain.cpu3.domain0.wake_idx = 0 kernel.sched_latency_ns = 18000000 kernel.sched_migration_cost_ns = 500000 kernel.sched_min_granularity_ns = 2250000 kernel.sched_nr_migrate = 32 kernel.sched_rr_timeslice_ms = 100 kernel.sched_rt_period_us = 1000000 kernel.sched_rt_runtime_us = 950000 kernel.sched_schedstats = 0 kernel.sched_tunable_scaling = 1 kernel.sched_wakeup_granularity_ns = 3000000 kernel.seccomp.actions_avail = kill_process kill_thread trap errno trace log allow kernel.seccomp.actions_logged = kill_process kill_thread trap errno trace log kernel.sem = 32000 1024000000 500 32000 kernel.shm_rmid_forced = 0 kernel.shmall = 4278190079 kernel.shmmax = 4278190079 kernel.shmmni = 4096 kernel.stack_tracer_enabled = 0 kernel.sysctl_writes_strict = 1 kernel.sysrq = 16 kernel.tainted = 1024 kernel.threads-max = 15369 kernel.timer_migration = 1 kernel.traceoff_on_warning = 0 kernel.tracepoint_printk = 0 kernel.usermodehelper.bset = 4294967295 63 kernel.usermodehelper.inheritable = 4294967295 63 kernel.version = #1 SMP Fri Jan 31 09:22:57 UTC 2020 net.bridge.bridge-nf-call-arptables = 1 net.bridge.bridge-nf-call-ip6tables = 1 net.bridge.bridge-nf-call-iptables = 1 net.bridge.bridge-nf-filter-pppoe-tagged = 0 net.bridge.bridge-nf-filter-vlan-tagged = 0 net.bridge.bridge-nf-pass-vlan-input-dev = 0 net.core.busy_poll = 0 net.core.busy_read = 0 net.core.default_qdisc = fq_codel net.core.dev_weight = 64 net.core.dev_weight_rx_bias = 1 net.core.dev_weight_tx_bias = 1 net.core.fb_tunnels_only_for_init_net = 0 net.core.flow_limit_cpu_bitmap = 0 net.core.flow_limit_table_len = 4096 net.core.max_skb_frags = 17 net.core.message_burst = 10 net.core.message_cost = 5 net.core.netdev_budget = 300 net.core.netdev_budget_usecs = 2000 net.core.netdev_max_backlog = 1000 net.core.netdev_rss_key = 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 net.core.netdev_tstamp_prequeue = 1 net.core.optmem_max = 10240 net.core.rmem_default = 163840 net.core.rmem_max = 163840 net.core.rps_sock_flow_entries = 0 net.core.somaxconn = 128 net.core.tstamp_allow_data = 1 net.core.warnings = 0 net.core.wmem_default = 163840 net.core.wmem_max = 163840 net.core.xfrm_acq_expires = 30 net.core.xfrm_aevent_etime = 10 net.core.xfrm_aevent_rseqth = 2 net.core.xfrm_larval_drop = 1 net.ipv4.conf.all.accept_local = 0 net.ipv4.conf.all.accept_redirects = 0 net.ipv4.conf.all.accept_source_route = 0 net.ipv4.conf.all.arp_accept = 0 net.ipv4.conf.all.arp_announce = 0 net.ipv4.conf.all.arp_filter = 0 net.ipv4.conf.all.arp_ignore = 0 net.ipv4.conf.all.arp_notify = 0 net.ipv4.conf.all.bc_forwarding = 0 net.ipv4.conf.all.bootp_relay = 0 net.ipv4.conf.all.disable_policy = 0 net.ipv4.conf.all.disable_xfrm = 0 net.ipv4.conf.all.drop_gratuitous_arp = 0 net.ipv4.conf.all.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.all.force_igmp_version = 0 net.ipv4.conf.all.forwarding = 1 net.ipv4.conf.all.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.all.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.all.ignore_routes_with_linkdown = 0 net.ipv4.conf.all.log_martians = 0 net.ipv4.conf.all.mc_forwarding = 0 net.ipv4.conf.all.medium_id = 0 net.ipv4.conf.all.promote_secondaries = 1 net.ipv4.conf.all.proxy_arp = 0 net.ipv4.conf.all.proxy_arp_pvlan = 0 net.ipv4.conf.all.route_localnet = 0 net.ipv4.conf.all.rp_filter = 2 net.ipv4.conf.all.secure_redirects = 1 net.ipv4.conf.all.send_redirects = 1 net.ipv4.conf.all.shared_media = 1 net.ipv4.conf.all.src_valid_mark = 0 net.ipv4.conf.all.tag = 0 net.ipv4.conf.balena0.accept_local = 0 net.ipv4.conf.balena0.accept_redirects = 1 net.ipv4.conf.balena0.accept_source_route = 1 net.ipv4.conf.balena0.arp_accept = 0 net.ipv4.conf.balena0.arp_announce = 0 net.ipv4.conf.balena0.arp_filter = 0 net.ipv4.conf.balena0.arp_ignore = 0 net.ipv4.conf.balena0.arp_notify = 0 net.ipv4.conf.balena0.bc_forwarding = 0 net.ipv4.conf.balena0.bootp_relay = 0 net.ipv4.conf.balena0.disable_policy = 0 net.ipv4.conf.balena0.disable_xfrm = 0 net.ipv4.conf.balena0.drop_gratuitous_arp = 0 net.ipv4.conf.balena0.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.balena0.force_igmp_version = 0 net.ipv4.conf.balena0.forwarding = 1 net.ipv4.conf.balena0.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.balena0.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.balena0.ignore_routes_with_linkdown = 0 net.ipv4.conf.balena0.log_martians = 0 net.ipv4.conf.balena0.mc_forwarding = 0 net.ipv4.conf.balena0.medium_id = 0 net.ipv4.conf.balena0.promote_secondaries = 0 net.ipv4.conf.balena0.proxy_arp = 0 net.ipv4.conf.balena0.proxy_arp_pvlan = 0 net.ipv4.conf.balena0.route_localnet = 0 net.ipv4.conf.balena0.rp_filter = 0 net.ipv4.conf.balena0.secure_redirects = 1 net.ipv4.conf.balena0.send_redirects = 1 net.ipv4.conf.balena0.shared_media = 1 net.ipv4.conf.balena0.src_valid_mark = 0 net.ipv4.conf.balena0.tag = 0 net.ipv4.conf.br-45a32d1fbb9e.accept_local = 0 net.ipv4.conf.br-45a32d1fbb9e.accept_redirects = 1 net.ipv4.conf.br-45a32d1fbb9e.accept_source_route = 1 net.ipv4.conf.br-45a32d1fbb9e.arp_accept = 0 net.ipv4.conf.br-45a32d1fbb9e.arp_announce = 0 net.ipv4.conf.br-45a32d1fbb9e.arp_filter = 0 net.ipv4.conf.br-45a32d1fbb9e.arp_ignore = 0 net.ipv4.conf.br-45a32d1fbb9e.arp_notify = 0 net.ipv4.conf.br-45a32d1fbb9e.bc_forwarding = 0 net.ipv4.conf.br-45a32d1fbb9e.bootp_relay = 0 net.ipv4.conf.br-45a32d1fbb9e.disable_policy = 0 net.ipv4.conf.br-45a32d1fbb9e.disable_xfrm = 0 net.ipv4.conf.br-45a32d1fbb9e.drop_gratuitous_arp = 0 net.ipv4.conf.br-45a32d1fbb9e.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.br-45a32d1fbb9e.force_igmp_version = 0 net.ipv4.conf.br-45a32d1fbb9e.forwarding = 1 net.ipv4.conf.br-45a32d1fbb9e.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.br-45a32d1fbb9e.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.br-45a32d1fbb9e.ignore_routes_with_linkdown = 0 net.ipv4.conf.br-45a32d1fbb9e.log_martians = 0 net.ipv4.conf.br-45a32d1fbb9e.mc_forwarding = 0 net.ipv4.conf.br-45a32d1fbb9e.medium_id = 0 net.ipv4.conf.br-45a32d1fbb9e.promote_secondaries = 0 net.ipv4.conf.br-45a32d1fbb9e.proxy_arp = 0 net.ipv4.conf.br-45a32d1fbb9e.proxy_arp_pvlan = 0 net.ipv4.conf.br-45a32d1fbb9e.route_localnet = 0 net.ipv4.conf.br-45a32d1fbb9e.rp_filter = 0 net.ipv4.conf.br-45a32d1fbb9e.secure_redirects = 1 net.ipv4.conf.br-45a32d1fbb9e.send_redirects = 1 net.ipv4.conf.br-45a32d1fbb9e.shared_media = 1 net.ipv4.conf.br-45a32d1fbb9e.src_valid_mark = 0 net.ipv4.conf.br-45a32d1fbb9e.tag = 0 net.ipv4.conf.default.accept_local = 0 net.ipv4.conf.default.accept_redirects = 1 net.ipv4.conf.default.accept_source_route = 1 net.ipv4.conf.default.arp_accept = 0 net.ipv4.conf.default.arp_announce = 0 net.ipv4.conf.default.arp_filter = 0 net.ipv4.conf.default.arp_ignore = 0 net.ipv4.conf.default.arp_notify = 0 net.ipv4.conf.default.bc_forwarding = 0 net.ipv4.conf.default.bootp_relay = 0 net.ipv4.conf.default.disable_policy = 0 net.ipv4.conf.default.disable_xfrm = 0 net.ipv4.conf.default.drop_gratuitous_arp = 0 net.ipv4.conf.default.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.default.force_igmp_version = 0 net.ipv4.conf.default.forwarding = 1 net.ipv4.conf.default.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.default.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.default.ignore_routes_with_linkdown = 0 net.ipv4.conf.default.log_martians = 0 net.ipv4.conf.default.mc_forwarding = 0 net.ipv4.conf.default.medium_id = 0 net.ipv4.conf.default.promote_secondaries = 0 net.ipv4.conf.default.proxy_arp = 0 net.ipv4.conf.default.proxy_arp_pvlan = 0 net.ipv4.conf.default.route_localnet = 0 net.ipv4.conf.default.rp_filter = 0 net.ipv4.conf.default.secure_redirects = 1 net.ipv4.conf.default.send_redirects = 1 net.ipv4.conf.default.shared_media = 1 net.ipv4.conf.default.src_valid_mark = 0 net.ipv4.conf.default.tag = 0 net.ipv4.conf.eth0.accept_local = 0 net.ipv4.conf.eth0.accept_redirects = 1 net.ipv4.conf.eth0.accept_source_route = 1 net.ipv4.conf.eth0.arp_accept = 0 net.ipv4.conf.eth0.arp_announce = 0 net.ipv4.conf.eth0.arp_filter = 0 net.ipv4.conf.eth0.arp_ignore = 0 net.ipv4.conf.eth0.arp_notify = 0 net.ipv4.conf.eth0.bc_forwarding = 0 net.ipv4.conf.eth0.bootp_relay = 0 net.ipv4.conf.eth0.disable_policy = 0 net.ipv4.conf.eth0.disable_xfrm = 0 net.ipv4.conf.eth0.drop_gratuitous_arp = 0 net.ipv4.conf.eth0.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.eth0.force_igmp_version = 0 net.ipv4.conf.eth0.forwarding = 1 net.ipv4.conf.eth0.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.eth0.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.eth0.ignore_routes_with_linkdown = 0 net.ipv4.conf.eth0.log_martians = 0 net.ipv4.conf.eth0.mc_forwarding = 0 net.ipv4.conf.eth0.medium_id = 0 net.ipv4.conf.eth0.promote_secondaries = 0 net.ipv4.conf.eth0.proxy_arp = 0 net.ipv4.conf.eth0.proxy_arp_pvlan = 0 net.ipv4.conf.eth0.route_localnet = 0 net.ipv4.conf.eth0.rp_filter = 0 net.ipv4.conf.eth0.secure_redirects = 1 net.ipv4.conf.eth0.send_redirects = 1 net.ipv4.conf.eth0.shared_media = 1 net.ipv4.conf.eth0.src_valid_mark = 0 net.ipv4.conf.eth0.tag = 0 net.ipv4.conf.lo.accept_local = 0 net.ipv4.conf.lo.accept_redirects = 1 net.ipv4.conf.lo.accept_source_route = 1 net.ipv4.conf.lo.arp_accept = 0 net.ipv4.conf.lo.arp_announce = 0 net.ipv4.conf.lo.arp_filter = 0 net.ipv4.conf.lo.arp_ignore = 0 net.ipv4.conf.lo.arp_notify = 0 net.ipv4.conf.lo.bc_forwarding = 0 net.ipv4.conf.lo.bootp_relay = 0 net.ipv4.conf.lo.disable_policy = 1 net.ipv4.conf.lo.disable_xfrm = 1 net.ipv4.conf.lo.drop_gratuitous_arp = 0 net.ipv4.conf.lo.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.lo.force_igmp_version = 0 net.ipv4.conf.lo.forwarding = 1 net.ipv4.conf.lo.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.lo.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.lo.ignore_routes_with_linkdown = 0 net.ipv4.conf.lo.log_martians = 0 net.ipv4.conf.lo.mc_forwarding = 0 net.ipv4.conf.lo.medium_id = 0 net.ipv4.conf.lo.promote_secondaries = 0 net.ipv4.conf.lo.proxy_arp = 0 net.ipv4.conf.lo.proxy_arp_pvlan = 0 net.ipv4.conf.lo.route_localnet = 0 net.ipv4.conf.lo.rp_filter = 0 net.ipv4.conf.lo.secure_redirects = 1 net.ipv4.conf.lo.send_redirects = 1 net.ipv4.conf.lo.shared_media = 1 net.ipv4.conf.lo.src_valid_mark = 0 net.ipv4.conf.lo.tag = 0 net.ipv4.conf.resin-dns.accept_local = 0 net.ipv4.conf.resin-dns.accept_redirects = 1 net.ipv4.conf.resin-dns.accept_source_route = 1 net.ipv4.conf.resin-dns.arp_accept = 0 net.ipv4.conf.resin-dns.arp_announce = 0 net.ipv4.conf.resin-dns.arp_filter = 0 net.ipv4.conf.resin-dns.arp_ignore = 0 net.ipv4.conf.resin-dns.arp_notify = 0 net.ipv4.conf.resin-dns.bc_forwarding = 0 net.ipv4.conf.resin-dns.bootp_relay = 0 net.ipv4.conf.resin-dns.disable_policy = 0 net.ipv4.conf.resin-dns.disable_xfrm = 0 net.ipv4.conf.resin-dns.drop_gratuitous_arp = 0 net.ipv4.conf.resin-dns.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.resin-dns.force_igmp_version = 0 net.ipv4.conf.resin-dns.forwarding = 1 net.ipv4.conf.resin-dns.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.resin-dns.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.resin-dns.ignore_routes_with_linkdown = 0 net.ipv4.conf.resin-dns.log_martians = 0 net.ipv4.conf.resin-dns.mc_forwarding = 0 net.ipv4.conf.resin-dns.medium_id = 0 net.ipv4.conf.resin-dns.promote_secondaries = 0 net.ipv4.conf.resin-dns.proxy_arp = 0 net.ipv4.conf.resin-dns.proxy_arp_pvlan = 0 net.ipv4.conf.resin-dns.route_localnet = 0 net.ipv4.conf.resin-dns.rp_filter = 0 net.ipv4.conf.resin-dns.secure_redirects = 1 net.ipv4.conf.resin-dns.send_redirects = 1 net.ipv4.conf.resin-dns.shared_media = 1 net.ipv4.conf.resin-dns.src_valid_mark = 0 net.ipv4.conf.resin-dns.tag = 0 net.ipv4.conf.resin-vpn.accept_local = 0 net.ipv4.conf.resin-vpn.accept_redirects = 1 net.ipv4.conf.resin-vpn.accept_source_route = 1 net.ipv4.conf.resin-vpn.arp_accept = 0 net.ipv4.conf.resin-vpn.arp_announce = 0 net.ipv4.conf.resin-vpn.arp_filter = 0 net.ipv4.conf.resin-vpn.arp_ignore = 0 net.ipv4.conf.resin-vpn.arp_notify = 0 net.ipv4.conf.resin-vpn.bc_forwarding = 0 net.ipv4.conf.resin-vpn.bootp_relay = 0 net.ipv4.conf.resin-vpn.disable_policy = 0 net.ipv4.conf.resin-vpn.disable_xfrm = 0 net.ipv4.conf.resin-vpn.drop_gratuitous_arp = 0 net.ipv4.conf.resin-vpn.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.resin-vpn.force_igmp_version = 0 net.ipv4.conf.resin-vpn.forwarding = 1 net.ipv4.conf.resin-vpn.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.resin-vpn.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.resin-vpn.ignore_routes_with_linkdown = 0 net.ipv4.conf.resin-vpn.log_martians = 0 net.ipv4.conf.resin-vpn.mc_forwarding = 0 net.ipv4.conf.resin-vpn.medium_id = 0 net.ipv4.conf.resin-vpn.promote_secondaries = 0 net.ipv4.conf.resin-vpn.proxy_arp = 0 net.ipv4.conf.resin-vpn.proxy_arp_pvlan = 0 net.ipv4.conf.resin-vpn.route_localnet = 0 net.ipv4.conf.resin-vpn.rp_filter = 0 net.ipv4.conf.resin-vpn.secure_redirects = 1 net.ipv4.conf.resin-vpn.send_redirects = 1 net.ipv4.conf.resin-vpn.shared_media = 1 net.ipv4.conf.resin-vpn.src_valid_mark = 0 net.ipv4.conf.resin-vpn.tag = 0 net.ipv4.conf.supervisor0.accept_local = 0 net.ipv4.conf.supervisor0.accept_redirects = 1 net.ipv4.conf.supervisor0.accept_source_route = 1 net.ipv4.conf.supervisor0.arp_accept = 0 net.ipv4.conf.supervisor0.arp_announce = 0 net.ipv4.conf.supervisor0.arp_filter = 0 net.ipv4.conf.supervisor0.arp_ignore = 0 net.ipv4.conf.supervisor0.arp_notify = 0 net.ipv4.conf.supervisor0.bc_forwarding = 0 net.ipv4.conf.supervisor0.bootp_relay = 0 net.ipv4.conf.supervisor0.disable_policy = 0 net.ipv4.conf.supervisor0.disable_xfrm = 0 net.ipv4.conf.supervisor0.drop_gratuitous_arp = 0 net.ipv4.conf.supervisor0.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.supervisor0.force_igmp_version = 0 net.ipv4.conf.supervisor0.forwarding = 1 net.ipv4.conf.supervisor0.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.supervisor0.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.supervisor0.ignore_routes_with_linkdown = 0 net.ipv4.conf.supervisor0.log_martians = 0 net.ipv4.conf.supervisor0.mc_forwarding = 0 net.ipv4.conf.supervisor0.medium_id = 0 net.ipv4.conf.supervisor0.promote_secondaries = 0 net.ipv4.conf.supervisor0.proxy_arp = 0 net.ipv4.conf.supervisor0.proxy_arp_pvlan = 0 net.ipv4.conf.supervisor0.route_localnet = 0 net.ipv4.conf.supervisor0.rp_filter = 0 net.ipv4.conf.supervisor0.secure_redirects = 1 net.ipv4.conf.supervisor0.send_redirects = 1 net.ipv4.conf.supervisor0.shared_media = 1 net.ipv4.conf.supervisor0.src_valid_mark = 0 net.ipv4.conf.supervisor0.tag = 0 net.ipv4.conf.veth24c2063.accept_local = 0 net.ipv4.conf.veth24c2063.accept_redirects = 1 net.ipv4.conf.veth24c2063.accept_source_route = 1 net.ipv4.conf.veth24c2063.arp_accept = 0 net.ipv4.conf.veth24c2063.arp_announce = 0 net.ipv4.conf.veth24c2063.arp_filter = 0 net.ipv4.conf.veth24c2063.arp_ignore = 0 net.ipv4.conf.veth24c2063.arp_notify = 0 net.ipv4.conf.veth24c2063.bc_forwarding = 0 net.ipv4.conf.veth24c2063.bootp_relay = 0 net.ipv4.conf.veth24c2063.disable_policy = 0 net.ipv4.conf.veth24c2063.disable_xfrm = 0 net.ipv4.conf.veth24c2063.drop_gratuitous_arp = 0 net.ipv4.conf.veth24c2063.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.veth24c2063.force_igmp_version = 0 net.ipv4.conf.veth24c2063.forwarding = 1 net.ipv4.conf.veth24c2063.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.veth24c2063.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.veth24c2063.ignore_routes_with_linkdown = 0 net.ipv4.conf.veth24c2063.log_martians = 0 net.ipv4.conf.veth24c2063.mc_forwarding = 0 net.ipv4.conf.veth24c2063.medium_id = 0 net.ipv4.conf.veth24c2063.promote_secondaries = 0 net.ipv4.conf.veth24c2063.proxy_arp = 0 net.ipv4.conf.veth24c2063.proxy_arp_pvlan = 0 net.ipv4.conf.veth24c2063.route_localnet = 0 net.ipv4.conf.veth24c2063.rp_filter = 0 net.ipv4.conf.veth24c2063.secure_redirects = 1 net.ipv4.conf.veth24c2063.send_redirects = 1 net.ipv4.conf.veth24c2063.shared_media = 1 net.ipv4.conf.veth24c2063.src_valid_mark = 0 net.ipv4.conf.veth24c2063.tag = 0 net.ipv4.conf.wlan0.accept_local = 0 net.ipv4.conf.wlan0.accept_redirects = 1 net.ipv4.conf.wlan0.accept_source_route = 1 net.ipv4.conf.wlan0.arp_accept = 0 net.ipv4.conf.wlan0.arp_announce = 0 net.ipv4.conf.wlan0.arp_filter = 0 net.ipv4.conf.wlan0.arp_ignore = 0 net.ipv4.conf.wlan0.arp_notify = 0 net.ipv4.conf.wlan0.bc_forwarding = 0 net.ipv4.conf.wlan0.bootp_relay = 0 net.ipv4.conf.wlan0.disable_policy = 0 net.ipv4.conf.wlan0.disable_xfrm = 0 net.ipv4.conf.wlan0.drop_gratuitous_arp = 0 net.ipv4.conf.wlan0.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.wlan0.force_igmp_version = 0 net.ipv4.conf.wlan0.forwarding = 1 net.ipv4.conf.wlan0.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.wlan0.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.wlan0.ignore_routes_with_linkdown = 0 net.ipv4.conf.wlan0.log_martians = 0 net.ipv4.conf.wlan0.mc_forwarding = 0 net.ipv4.conf.wlan0.medium_id = 0 net.ipv4.conf.wlan0.promote_secondaries = 0 net.ipv4.conf.wlan0.proxy_arp = 0 net.ipv4.conf.wlan0.proxy_arp_pvlan = 0 net.ipv4.conf.wlan0.route_localnet = 0 net.ipv4.conf.wlan0.rp_filter = 0 net.ipv4.conf.wlan0.secure_redirects = 1 net.ipv4.conf.wlan0.send_redirects = 1 net.ipv4.conf.wlan0.shared_media = 1 net.ipv4.conf.wlan0.src_valid_mark = 0 net.ipv4.conf.wlan0.tag = 0 net.ipv4.fib_multipath_hash_policy = 0 net.ipv4.fib_multipath_use_neigh = 0 net.ipv4.fwmark_reflect = 0 net.ipv4.icmp_echo_ignore_all = 0 net.ipv4.icmp_echo_ignore_broadcasts = 1 net.ipv4.icmp_errors_use_inbound_ifaddr = 0 net.ipv4.icmp_ignore_bogus_error_responses = 1 net.ipv4.icmp_msgs_burst = 50 net.ipv4.icmp_msgs_per_sec = 1000 net.ipv4.icmp_ratelimit = 1000 net.ipv4.icmp_ratemask = 6168 net.ipv4.igmp_link_local_mcast_reports = 1 net.ipv4.igmp_max_memberships = 20 net.ipv4.igmp_max_msf = 10 net.ipv4.igmp_qrv = 2 net.ipv4.inet_peer_maxttl = 600 net.ipv4.inet_peer_minttl = 120 net.ipv4.inet_peer_threshold = 65664 net.ipv4.ip_default_ttl = 64 net.ipv4.ip_dynaddr = 0 net.ipv4.ip_early_demux = 1 net.ipv4.ip_forward = 1 net.ipv4.ip_forward_update_priority = 1 net.ipv4.ip_forward_use_pmtu = 0 net.ipv4.ip_local_port_range = 49152 65535 net.ipv4.ip_local_reserved_ports = net.ipv4.ip_no_pmtu_disc = 0 net.ipv4.ip_nonlocal_bind = 0 net.ipv4.ip_unprivileged_port_start = 1024 net.ipv4.ipfrag_high_thresh = 4194304 net.ipv4.ipfrag_low_thresh = 3145728 net.ipv4.ipfrag_max_dist = 64 net.ipv4.ipfrag_secret_interval = 0 net.ipv4.ipfrag_time = 30 net.ipv4.neigh.balena0.anycast_delay = 100 net.ipv4.neigh.balena0.app_solicit = 0 net.ipv4.neigh.balena0.base_reachable_time = 30 net.ipv4.neigh.balena0.base_reachable_time_ms = 30000 net.ipv4.neigh.balena0.delay_first_probe_time = 5 net.ipv4.neigh.balena0.gc_stale_time = 60 net.ipv4.neigh.balena0.locktime = 100 net.ipv4.neigh.balena0.mcast_resolicit = 0 net.ipv4.neigh.balena0.mcast_solicit = 3 net.ipv4.neigh.balena0.proxy_delay = 80 net.ipv4.neigh.balena0.proxy_qlen = 64 net.ipv4.neigh.balena0.retrans_time = 100 net.ipv4.neigh.balena0.retrans_time_ms = 1000 net.ipv4.neigh.balena0.ucast_solicit = 3 net.ipv4.neigh.balena0.unres_qlen = 86 net.ipv4.neigh.balena0.unres_qlen_bytes = 163840 net.ipv4.neigh.br-45a32d1fbb9e.anycast_delay = 100 net.ipv4.neigh.br-45a32d1fbb9e.app_solicit = 0 net.ipv4.neigh.br-45a32d1fbb9e.base_reachable_time = 30 net.ipv4.neigh.br-45a32d1fbb9e.base_reachable_time_ms = 30000 net.ipv4.neigh.br-45a32d1fbb9e.delay_first_probe_time = 5 net.ipv4.neigh.br-45a32d1fbb9e.gc_stale_time = 60 net.ipv4.neigh.br-45a32d1fbb9e.locktime = 100 net.ipv4.neigh.br-45a32d1fbb9e.mcast_resolicit = 0 net.ipv4.neigh.br-45a32d1fbb9e.mcast_solicit = 3 net.ipv4.neigh.br-45a32d1fbb9e.proxy_delay = 80 net.ipv4.neigh.br-45a32d1fbb9e.proxy_qlen = 64 net.ipv4.neigh.br-45a32d1fbb9e.retrans_time = 100 net.ipv4.neigh.br-45a32d1fbb9e.retrans_time_ms = 1000 net.ipv4.neigh.br-45a32d1fbb9e.ucast_solicit = 3 net.ipv4.neigh.br-45a32d1fbb9e.unres_qlen = 86 net.ipv4.neigh.br-45a32d1fbb9e.unres_qlen_bytes = 163840 net.ipv4.neigh.default.anycast_delay = 100 net.ipv4.neigh.default.app_solicit = 0 net.ipv4.neigh.default.base_reachable_time = 30 net.ipv4.neigh.default.base_reachable_time_ms = 30000 net.ipv4.neigh.default.delay_first_probe_time = 5 net.ipv4.neigh.default.gc_interval = 30 net.ipv4.neigh.default.gc_stale_time = 60 net.ipv4.neigh.default.gc_thresh1 = 128 net.ipv4.neigh.default.gc_thresh2 = 512 net.ipv4.neigh.default.gc_thresh3 = 1024 net.ipv4.neigh.default.locktime = 100 net.ipv4.neigh.default.mcast_resolicit = 0 net.ipv4.neigh.default.mcast_solicit = 3 net.ipv4.neigh.default.proxy_delay = 80 net.ipv4.neigh.default.proxy_qlen = 64 net.ipv4.neigh.default.retrans_time = 100 net.ipv4.neigh.default.retrans_time_ms = 1000 net.ipv4.neigh.default.ucast_solicit = 3 net.ipv4.neigh.default.unres_qlen = 86 net.ipv4.neigh.default.unres_qlen_bytes = 163840 net.ipv4.neigh.eth0.anycast_delay = 100 net.ipv4.neigh.eth0.app_solicit = 0 net.ipv4.neigh.eth0.base_reachable_time = 30 net.ipv4.neigh.eth0.base_reachable_time_ms = 30000 net.ipv4.neigh.eth0.delay_first_probe_time = 5 net.ipv4.neigh.eth0.gc_stale_time = 60 net.ipv4.neigh.eth0.locktime = 100 net.ipv4.neigh.eth0.mcast_resolicit = 0 net.ipv4.neigh.eth0.mcast_solicit = 3 net.ipv4.neigh.eth0.proxy_delay = 80 net.ipv4.neigh.eth0.proxy_qlen = 64 net.ipv4.neigh.eth0.retrans_time = 100 net.ipv4.neigh.eth0.retrans_time_ms = 1000 net.ipv4.neigh.eth0.ucast_solicit = 3 net.ipv4.neigh.eth0.unres_qlen = 86 net.ipv4.neigh.eth0.unres_qlen_bytes = 163840 net.ipv4.neigh.lo.anycast_delay = 100 net.ipv4.neigh.lo.app_solicit = 0 net.ipv4.neigh.lo.base_reachable_time = 30 net.ipv4.neigh.lo.base_reachable_time_ms = 30000 net.ipv4.neigh.lo.delay_first_probe_time = 5 net.ipv4.neigh.lo.gc_stale_time = 60 net.ipv4.neigh.lo.locktime = 100 net.ipv4.neigh.lo.mcast_resolicit = 0 net.ipv4.neigh.lo.mcast_solicit = 3 net.ipv4.neigh.lo.proxy_delay = 80 net.ipv4.neigh.lo.proxy_qlen = 64 net.ipv4.neigh.lo.retrans_time = 100 net.ipv4.neigh.lo.retrans_time_ms = 1000 net.ipv4.neigh.lo.ucast_solicit = 3 net.ipv4.neigh.lo.unres_qlen = 86 net.ipv4.neigh.lo.unres_qlen_bytes = 163840 net.ipv4.neigh.resin-dns.anycast_delay = 100 net.ipv4.neigh.resin-dns.app_solicit = 0 net.ipv4.neigh.resin-dns.base_reachable_time = 30 net.ipv4.neigh.resin-dns.base_reachable_time_ms = 30000 net.ipv4.neigh.resin-dns.delay_first_probe_time = 5 net.ipv4.neigh.resin-dns.gc_stale_time = 60 net.ipv4.neigh.resin-dns.locktime = 100 net.ipv4.neigh.resin-dns.mcast_resolicit = 0 net.ipv4.neigh.resin-dns.mcast_solicit = 3 net.ipv4.neigh.resin-dns.proxy_delay = 80 net.ipv4.neigh.resin-dns.proxy_qlen = 64 net.ipv4.neigh.resin-dns.retrans_time = 100 net.ipv4.neigh.resin-dns.retrans_time_ms = 1000 net.ipv4.neigh.resin-dns.ucast_solicit = 3 net.ipv4.neigh.resin-dns.unres_qlen = 86 net.ipv4.neigh.resin-dns.unres_qlen_bytes = 163840 net.ipv4.neigh.resin-vpn.anycast_delay = 100 net.ipv4.neigh.resin-vpn.app_solicit = 0 net.ipv4.neigh.resin-vpn.base_reachable_time = 30 net.ipv4.neigh.resin-vpn.base_reachable_time_ms = 30000 net.ipv4.neigh.resin-vpn.delay_first_probe_time = 5 net.ipv4.neigh.resin-vpn.gc_stale_time = 60 net.ipv4.neigh.resin-vpn.locktime = 100 net.ipv4.neigh.resin-vpn.mcast_resolicit = 0 net.ipv4.neigh.resin-vpn.mcast_solicit = 3 net.ipv4.neigh.resin-vpn.proxy_delay = 80 net.ipv4.neigh.resin-vpn.proxy_qlen = 64 net.ipv4.neigh.resin-vpn.retrans_time = 100 net.ipv4.neigh.resin-vpn.retrans_time_ms = 1000 net.ipv4.neigh.resin-vpn.ucast_solicit = 3 net.ipv4.neigh.resin-vpn.unres_qlen = 86 net.ipv4.neigh.resin-vpn.unres_qlen_bytes = 163840 net.ipv4.neigh.supervisor0.anycast_delay = 100 net.ipv4.neigh.supervisor0.app_solicit = 0 net.ipv4.neigh.supervisor0.base_reachable_time = 30 net.ipv4.neigh.supervisor0.base_reachable_time_ms = 30000 net.ipv4.neigh.supervisor0.delay_first_probe_time = 5 net.ipv4.neigh.supervisor0.gc_stale_time = 60 net.ipv4.neigh.supervisor0.locktime = 100 net.ipv4.neigh.supervisor0.mcast_resolicit = 0 net.ipv4.neigh.supervisor0.mcast_solicit = 3 net.ipv4.neigh.supervisor0.proxy_delay = 80 net.ipv4.neigh.supervisor0.proxy_qlen = 64 net.ipv4.neigh.supervisor0.retrans_time = 100 net.ipv4.neigh.supervisor0.retrans_time_ms = 1000 net.ipv4.neigh.supervisor0.ucast_solicit = 3 net.ipv4.neigh.supervisor0.unres_qlen = 86 net.ipv4.neigh.supervisor0.unres_qlen_bytes = 163840 net.ipv4.neigh.veth24c2063.anycast_delay = 100 net.ipv4.neigh.veth24c2063.app_solicit = 0 net.ipv4.neigh.veth24c2063.base_reachable_time = 30 net.ipv4.neigh.veth24c2063.base_reachable_time_ms = 30000 net.ipv4.neigh.veth24c2063.delay_first_probe_time = 5 net.ipv4.neigh.veth24c2063.gc_stale_time = 60 net.ipv4.neigh.veth24c2063.locktime = 100 net.ipv4.neigh.veth24c2063.mcast_resolicit = 0 net.ipv4.neigh.veth24c2063.mcast_solicit = 3 net.ipv4.neigh.veth24c2063.proxy_delay = 80 net.ipv4.neigh.veth24c2063.proxy_qlen = 64 net.ipv4.neigh.veth24c2063.retrans_time = 100 net.ipv4.neigh.veth24c2063.retrans_time_ms = 1000 net.ipv4.neigh.veth24c2063.ucast_solicit = 3 net.ipv4.neigh.veth24c2063.unres_qlen = 86 net.ipv4.neigh.veth24c2063.unres_qlen_bytes = 163840 net.ipv4.neigh.wlan0.anycast_delay = 100 net.ipv4.neigh.wlan0.app_solicit = 0 net.ipv4.neigh.wlan0.base_reachable_time = 30 net.ipv4.neigh.wlan0.base_reachable_time_ms = 30000 net.ipv4.neigh.wlan0.delay_first_probe_time = 5 net.ipv4.neigh.wlan0.gc_stale_time = 60 net.ipv4.neigh.wlan0.locktime = 100 net.ipv4.neigh.wlan0.mcast_resolicit = 0 net.ipv4.neigh.wlan0.mcast_solicit = 3 net.ipv4.neigh.wlan0.proxy_delay = 80 net.ipv4.neigh.wlan0.proxy_qlen = 64 net.ipv4.neigh.wlan0.retrans_time = 100 net.ipv4.neigh.wlan0.retrans_time_ms = 1000 net.ipv4.neigh.wlan0.ucast_solicit = 3 net.ipv4.neigh.wlan0.unres_qlen = 86 net.ipv4.neigh.wlan0.unres_qlen_bytes = 163840 net.ipv4.ping_group_range = 1 0 net.ipv4.route.error_burst = 500 net.ipv4.route.error_cost = 100 net.ipv4.route.gc_elasticity = 8 net.ipv4.route.gc_interval = 60 net.ipv4.route.gc_min_interval = 0 net.ipv4.route.gc_min_interval_ms = 500 net.ipv4.route.gc_thresh = -1 net.ipv4.route.gc_timeout = 300 net.ipv4.route.max_size = 2147483647 net.ipv4.route.min_adv_mss = 256 net.ipv4.route.min_pmtu = 552 net.ipv4.route.mtu_expires = 600 net.ipv4.route.redirect_load = 2 net.ipv4.route.redirect_number = 9 net.ipv4.route.redirect_silence = 2048 net.ipv4.tcp_abort_on_overflow = 0 net.ipv4.tcp_adv_win_scale = 1 net.ipv4.tcp_allowed_congestion_control = reno cubic net.ipv4.tcp_app_win = 31 net.ipv4.tcp_autocorking = 1 net.ipv4.tcp_available_congestion_control = reno cubic net.ipv4.tcp_available_ulp = net.ipv4.tcp_base_mss = 1024 net.ipv4.tcp_challenge_ack_limit = 1000 net.ipv4.tcp_comp_sack_delay_ns = 1000000 net.ipv4.tcp_comp_sack_nr = 44 net.ipv4.tcp_congestion_control = cubic net.ipv4.tcp_dsack = 1 net.ipv4.tcp_early_demux = 1 net.ipv4.tcp_early_retrans = 3 net.ipv4.tcp_ecn = 2 net.ipv4.tcp_ecn_fallback = 1 net.ipv4.tcp_fack = 0 net.ipv4.tcp_fastopen = 1 net.ipv4.tcp_fastopen_blackhole_timeout_sec = 3600 net.ipv4.tcp_fastopen_key = 00000000-00000000-00000000-00000000 net.ipv4.tcp_fin_timeout = 60 net.ipv4.tcp_frto = 2 net.ipv4.tcp_fwmark_accept = 0 net.ipv4.tcp_invalid_ratelimit = 500 net.ipv4.tcp_keepalive_intvl = 75 net.ipv4.tcp_keepalive_probes = 9 net.ipv4.tcp_keepalive_time = 7200 net.ipv4.tcp_l3mdev_accept = 0 net.ipv4.tcp_limit_output_bytes = 262144 net.ipv4.tcp_low_latency = 0 net.ipv4.tcp_max_orphans = 4096 net.ipv4.tcp_max_reordering = 300 net.ipv4.tcp_max_syn_backlog = 128 net.ipv4.tcp_max_tw_buckets = 4096 net.ipv4.tcp_mem = 11553 15404 23106 net.ipv4.tcp_min_rtt_wlen = 300 net.ipv4.tcp_min_snd_mss = 48 net.ipv4.tcp_min_tso_segs = 2 net.ipv4.tcp_moderate_rcvbuf = 1 net.ipv4.tcp_mtu_probing = 0 net.ipv4.tcp_no_metrics_save = 0 net.ipv4.tcp_notsent_lowat = 4294967295 net.ipv4.tcp_orphan_retries = 0 net.ipv4.tcp_pacing_ca_ratio = 120 net.ipv4.tcp_pacing_ss_ratio = 200 net.ipv4.tcp_probe_interval = 600 net.ipv4.tcp_probe_threshold = 8 net.ipv4.tcp_recovery = 1 net.ipv4.tcp_reordering = 3 net.ipv4.tcp_retrans_collapse = 1 net.ipv4.tcp_retries1 = 3 net.ipv4.tcp_retries2 = 15 net.ipv4.tcp_rfc1337 = 0 net.ipv4.tcp_rmem = 4096 87380 6291456 net.ipv4.tcp_sack = 1 net.ipv4.tcp_slow_start_after_idle = 1 net.ipv4.tcp_stdurg = 0 net.ipv4.tcp_syn_retries = 6 net.ipv4.tcp_synack_retries = 5 net.ipv4.tcp_syncookies = 1 net.ipv4.tcp_thin_linear_timeouts = 0 net.ipv4.tcp_timestamps = 1 net.ipv4.tcp_tso_win_divisor = 3 net.ipv4.tcp_tw_reuse = 2 net.ipv4.tcp_window_scaling = 1 net.ipv4.tcp_wmem = 4096 16384 4194304 net.ipv4.tcp_workaround_signed_windows = 0 net.ipv4.udp_early_demux = 1 net.ipv4.udp_l3mdev_accept = 0 net.ipv4.udp_mem = 23106 30809 46212 net.ipv4.udp_rmem_min = 4096 net.ipv4.udp_wmem_min = 4096 net.ipv4.xfrm4_gc_thresh = 32768 net.ipv6.anycast_src_echo_reply = 0 net.ipv6.auto_flowlabels = 1 net.ipv6.bindv6only = 0 net.ipv6.conf.all.accept_dad = 0 net.ipv6.conf.all.accept_ra = 1 net.ipv6.conf.all.accept_ra_defrtr = 1 net.ipv6.conf.all.accept_ra_from_local = 0 net.ipv6.conf.all.accept_ra_min_hop_limit = 1 net.ipv6.conf.all.accept_ra_mtu = 1 net.ipv6.conf.all.accept_ra_pinfo = 1 net.ipv6.conf.all.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.all.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.all.accept_ra_rtr_pref = 1 net.ipv6.conf.all.accept_redirects = 1 net.ipv6.conf.all.accept_source_route = 0 net.ipv6.conf.all.addr_gen_mode = 0 net.ipv6.conf.all.autoconf = 1 net.ipv6.conf.all.dad_transmits = 1 net.ipv6.conf.all.disable_ipv6 = 0 net.ipv6.conf.all.disable_policy = 0 net.ipv6.conf.all.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.all.drop_unsolicited_na = 0 net.ipv6.conf.all.enhanced_dad = 1 net.ipv6.conf.all.force_mld_version = 0 net.ipv6.conf.all.force_tllao = 0 net.ipv6.conf.all.forwarding = 0 net.ipv6.conf.all.hop_limit = 64 net.ipv6.conf.all.ignore_routes_with_linkdown = 0 net.ipv6.conf.all.keep_addr_on_down = 0 net.ipv6.conf.all.max_addresses = 16 net.ipv6.conf.all.max_desync_factor = 600 net.ipv6.conf.all.mc_forwarding = 0 net.ipv6.conf.all.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.all.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.all.mtu = 1280 net.ipv6.conf.all.ndisc_notify = 0 net.ipv6.conf.all.ndisc_tclass = 0 net.ipv6.conf.all.proxy_ndp = 0 net.ipv6.conf.all.regen_max_retry = 3 net.ipv6.conf.all.router_probe_interval = 60 net.ipv6.conf.all.router_solicitation_delay = 1 net.ipv6.conf.all.router_solicitation_interval = 4 net.ipv6.conf.all.router_solicitation_max_interval = 3600 net.ipv6.conf.all.router_solicitations = -1 net.ipv6.conf.all.seg6_enabled = 0 net.ipv6.conf.all.suppress_frag_ndisc = 1 net.ipv6.conf.all.temp_prefered_lft = 86400 net.ipv6.conf.all.temp_valid_lft = 604800 net.ipv6.conf.all.use_oif_addrs_only = 0 net.ipv6.conf.all.use_tempaddr = 0 net.ipv6.conf.balena0.accept_dad = 1 net.ipv6.conf.balena0.accept_ra = 1 net.ipv6.conf.balena0.accept_ra_defrtr = 1 net.ipv6.conf.balena0.accept_ra_from_local = 0 net.ipv6.conf.balena0.accept_ra_min_hop_limit = 1 net.ipv6.conf.balena0.accept_ra_mtu = 1 net.ipv6.conf.balena0.accept_ra_pinfo = 1 net.ipv6.conf.balena0.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.balena0.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.balena0.accept_ra_rtr_pref = 1 net.ipv6.conf.balena0.accept_redirects = 1 net.ipv6.conf.balena0.accept_source_route = 0 net.ipv6.conf.balena0.addr_gen_mode = 0 net.ipv6.conf.balena0.autoconf = 1 net.ipv6.conf.balena0.dad_transmits = 1 net.ipv6.conf.balena0.disable_ipv6 = 0 net.ipv6.conf.balena0.disable_policy = 0 net.ipv6.conf.balena0.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.balena0.drop_unsolicited_na = 0 net.ipv6.conf.balena0.enhanced_dad = 1 net.ipv6.conf.balena0.force_mld_version = 0 net.ipv6.conf.balena0.force_tllao = 0 net.ipv6.conf.balena0.forwarding = 0 net.ipv6.conf.balena0.hop_limit = 64 net.ipv6.conf.balena0.ignore_routes_with_linkdown = 0 net.ipv6.conf.balena0.keep_addr_on_down = 0 net.ipv6.conf.balena0.max_addresses = 16 net.ipv6.conf.balena0.max_desync_factor = 600 net.ipv6.conf.balena0.mc_forwarding = 0 net.ipv6.conf.balena0.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.balena0.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.balena0.mtu = 1500 net.ipv6.conf.balena0.ndisc_notify = 0 net.ipv6.conf.balena0.ndisc_tclass = 0 net.ipv6.conf.balena0.proxy_ndp = 0 net.ipv6.conf.balena0.regen_max_retry = 3 net.ipv6.conf.balena0.router_probe_interval = 60 net.ipv6.conf.balena0.router_solicitation_delay = 1 net.ipv6.conf.balena0.router_solicitation_interval = 4 net.ipv6.conf.balena0.router_solicitation_max_interval = 3600 net.ipv6.conf.balena0.router_solicitations = -1 net.ipv6.conf.balena0.seg6_enabled = 0 net.ipv6.conf.balena0.suppress_frag_ndisc = 1 net.ipv6.conf.balena0.temp_prefered_lft = 86400 net.ipv6.conf.balena0.temp_valid_lft = 604800 net.ipv6.conf.balena0.use_oif_addrs_only = 0 net.ipv6.conf.balena0.use_tempaddr = 0 net.ipv6.conf.br-45a32d1fbb9e.accept_dad = 1 net.ipv6.conf.br-45a32d1fbb9e.accept_ra = 1 net.ipv6.conf.br-45a32d1fbb9e.accept_ra_defrtr = 1 net.ipv6.conf.br-45a32d1fbb9e.accept_ra_from_local = 0 net.ipv6.conf.br-45a32d1fbb9e.accept_ra_min_hop_limit = 1 net.ipv6.conf.br-45a32d1fbb9e.accept_ra_mtu = 1 net.ipv6.conf.br-45a32d1fbb9e.accept_ra_pinfo = 1 net.ipv6.conf.br-45a32d1fbb9e.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.br-45a32d1fbb9e.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.br-45a32d1fbb9e.accept_ra_rtr_pref = 1 net.ipv6.conf.br-45a32d1fbb9e.accept_redirects = 1 net.ipv6.conf.br-45a32d1fbb9e.accept_source_route = 0 net.ipv6.conf.br-45a32d1fbb9e.addr_gen_mode = 0 net.ipv6.conf.br-45a32d1fbb9e.autoconf = 1 net.ipv6.conf.br-45a32d1fbb9e.dad_transmits = 1 net.ipv6.conf.br-45a32d1fbb9e.disable_ipv6 = 0 net.ipv6.conf.br-45a32d1fbb9e.disable_policy = 0 net.ipv6.conf.br-45a32d1fbb9e.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.br-45a32d1fbb9e.drop_unsolicited_na = 0 net.ipv6.conf.br-45a32d1fbb9e.enhanced_dad = 1 net.ipv6.conf.br-45a32d1fbb9e.force_mld_version = 0 net.ipv6.conf.br-45a32d1fbb9e.force_tllao = 0 net.ipv6.conf.br-45a32d1fbb9e.forwarding = 0 net.ipv6.conf.br-45a32d1fbb9e.hop_limit = 64 net.ipv6.conf.br-45a32d1fbb9e.ignore_routes_with_linkdown = 0 net.ipv6.conf.br-45a32d1fbb9e.keep_addr_on_down = 0 net.ipv6.conf.br-45a32d1fbb9e.max_addresses = 16 net.ipv6.conf.br-45a32d1fbb9e.max_desync_factor = 600 net.ipv6.conf.br-45a32d1fbb9e.mc_forwarding = 0 net.ipv6.conf.br-45a32d1fbb9e.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.br-45a32d1fbb9e.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.br-45a32d1fbb9e.mtu = 1500 net.ipv6.conf.br-45a32d1fbb9e.ndisc_notify = 0 net.ipv6.conf.br-45a32d1fbb9e.ndisc_tclass = 0 net.ipv6.conf.br-45a32d1fbb9e.proxy_ndp = 0 net.ipv6.conf.br-45a32d1fbb9e.regen_max_retry = 3 net.ipv6.conf.br-45a32d1fbb9e.router_probe_interval = 60 net.ipv6.conf.br-45a32d1fbb9e.router_solicitation_delay = 1 net.ipv6.conf.br-45a32d1fbb9e.router_solicitation_interval = 4 net.ipv6.conf.br-45a32d1fbb9e.router_solicitation_max_interval = 3600 net.ipv6.conf.br-45a32d1fbb9e.router_solicitations = -1 net.ipv6.conf.br-45a32d1fbb9e.seg6_enabled = 0 net.ipv6.conf.br-45a32d1fbb9e.suppress_frag_ndisc = 1 net.ipv6.conf.br-45a32d1fbb9e.temp_prefered_lft = 86400 net.ipv6.conf.br-45a32d1fbb9e.temp_valid_lft = 604800 net.ipv6.conf.br-45a32d1fbb9e.use_oif_addrs_only = 0 net.ipv6.conf.br-45a32d1fbb9e.use_tempaddr = 0 net.ipv6.conf.default.accept_dad = 1 net.ipv6.conf.default.accept_ra = 1 net.ipv6.conf.default.accept_ra_defrtr = 1 net.ipv6.conf.default.accept_ra_from_local = 0 net.ipv6.conf.default.accept_ra_min_hop_limit = 1 net.ipv6.conf.default.accept_ra_mtu = 1 net.ipv6.conf.default.accept_ra_pinfo = 1 net.ipv6.conf.default.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.default.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.default.accept_ra_rtr_pref = 1 net.ipv6.conf.default.accept_redirects = 1 net.ipv6.conf.default.accept_source_route = 0 net.ipv6.conf.default.addr_gen_mode = 0 net.ipv6.conf.default.autoconf = 1 net.ipv6.conf.default.dad_transmits = 1 net.ipv6.conf.default.disable_ipv6 = 0 net.ipv6.conf.default.disable_policy = 0 net.ipv6.conf.default.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.default.drop_unsolicited_na = 0 net.ipv6.conf.default.enhanced_dad = 1 net.ipv6.conf.default.force_mld_version = 0 net.ipv6.conf.default.force_tllao = 0 net.ipv6.conf.default.forwarding = 0 net.ipv6.conf.default.hop_limit = 64 net.ipv6.conf.default.ignore_routes_with_linkdown = 0 net.ipv6.conf.default.keep_addr_on_down = 0 net.ipv6.conf.default.max_addresses = 16 net.ipv6.conf.default.max_desync_factor = 600 net.ipv6.conf.default.mc_forwarding = 0 net.ipv6.conf.default.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.default.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.default.mtu = 1280 net.ipv6.conf.default.ndisc_notify = 0 net.ipv6.conf.default.ndisc_tclass = 0 net.ipv6.conf.default.proxy_ndp = 0 net.ipv6.conf.default.regen_max_retry = 3 net.ipv6.conf.default.router_probe_interval = 60 net.ipv6.conf.default.router_solicitation_delay = 1 net.ipv6.conf.default.router_solicitation_interval = 4 net.ipv6.conf.default.router_solicitation_max_interval = 3600 net.ipv6.conf.default.router_solicitations = -1 net.ipv6.conf.default.seg6_enabled = 0 net.ipv6.conf.default.suppress_frag_ndisc = 1 net.ipv6.conf.default.temp_prefered_lft = 86400 net.ipv6.conf.default.temp_valid_lft = 604800 net.ipv6.conf.default.use_oif_addrs_only = 0 net.ipv6.conf.default.use_tempaddr = 0 net.ipv6.conf.eth0.accept_dad = 1 net.ipv6.conf.eth0.accept_ra = 0 net.ipv6.conf.eth0.accept_ra_defrtr = 0 net.ipv6.conf.eth0.accept_ra_from_local = 0 net.ipv6.conf.eth0.accept_ra_min_hop_limit = 1 net.ipv6.conf.eth0.accept_ra_mtu = 1 net.ipv6.conf.eth0.accept_ra_pinfo = 0 net.ipv6.conf.eth0.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.eth0.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.eth0.accept_ra_rtr_pref = 0 net.ipv6.conf.eth0.accept_redirects = 1 net.ipv6.conf.eth0.accept_source_route = 0 net.ipv6.conf.eth0.addr_gen_mode = 1 net.ipv6.conf.eth0.autoconf = 1 net.ipv6.conf.eth0.dad_transmits = 1 net.ipv6.conf.eth0.disable_ipv6 = 0 net.ipv6.conf.eth0.disable_policy = 0 net.ipv6.conf.eth0.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.eth0.drop_unsolicited_na = 0 net.ipv6.conf.eth0.enhanced_dad = 1 net.ipv6.conf.eth0.force_mld_version = 0 net.ipv6.conf.eth0.force_tllao = 0 net.ipv6.conf.eth0.forwarding = 0 net.ipv6.conf.eth0.hop_limit = 64 net.ipv6.conf.eth0.ignore_routes_with_linkdown = 0 net.ipv6.conf.eth0.keep_addr_on_down = 0 net.ipv6.conf.eth0.max_addresses = 16 net.ipv6.conf.eth0.max_desync_factor = 600 net.ipv6.conf.eth0.mc_forwarding = 0 net.ipv6.conf.eth0.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.eth0.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.eth0.mtu = 1500 net.ipv6.conf.eth0.ndisc_notify = 0 net.ipv6.conf.eth0.ndisc_tclass = 0 net.ipv6.conf.eth0.proxy_ndp = 0 net.ipv6.conf.eth0.regen_max_retry = 3 net.ipv6.conf.eth0.router_probe_interval = 60 net.ipv6.conf.eth0.router_solicitation_delay = 1 net.ipv6.conf.eth0.router_solicitation_interval = 4 net.ipv6.conf.eth0.router_solicitation_max_interval = 3600 net.ipv6.conf.eth0.router_solicitations = -1 net.ipv6.conf.eth0.seg6_enabled = 0 net.ipv6.conf.eth0.suppress_frag_ndisc = 1 net.ipv6.conf.eth0.temp_prefered_lft = 86400 net.ipv6.conf.eth0.temp_valid_lft = 604800 net.ipv6.conf.eth0.use_oif_addrs_only = 0 net.ipv6.conf.eth0.use_tempaddr = 0 net.ipv6.conf.lo.accept_dad = -1 net.ipv6.conf.lo.accept_ra = 1 net.ipv6.conf.lo.accept_ra_defrtr = 1 net.ipv6.conf.lo.accept_ra_from_local = 0 net.ipv6.conf.lo.accept_ra_min_hop_limit = 1 net.ipv6.conf.lo.accept_ra_mtu = 1 net.ipv6.conf.lo.accept_ra_pinfo = 1 net.ipv6.conf.lo.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.lo.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.lo.accept_ra_rtr_pref = 1 net.ipv6.conf.lo.accept_redirects = 1 net.ipv6.conf.lo.accept_source_route = 0 net.ipv6.conf.lo.addr_gen_mode = 0 net.ipv6.conf.lo.autoconf = 1 net.ipv6.conf.lo.dad_transmits = 1 net.ipv6.conf.lo.disable_ipv6 = 0 net.ipv6.conf.lo.disable_policy = 0 net.ipv6.conf.lo.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.lo.drop_unsolicited_na = 0 net.ipv6.conf.lo.enhanced_dad = 1 net.ipv6.conf.lo.force_mld_version = 0 net.ipv6.conf.lo.force_tllao = 0 net.ipv6.conf.lo.forwarding = 0 net.ipv6.conf.lo.hop_limit = 64 net.ipv6.conf.lo.ignore_routes_with_linkdown = 0 net.ipv6.conf.lo.keep_addr_on_down = 0 net.ipv6.conf.lo.max_addresses = 16 net.ipv6.conf.lo.max_desync_factor = 600 net.ipv6.conf.lo.mc_forwarding = 0 net.ipv6.conf.lo.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.lo.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.lo.mtu = 65536 net.ipv6.conf.lo.ndisc_notify = 0 net.ipv6.conf.lo.ndisc_tclass = 0 net.ipv6.conf.lo.proxy_ndp = 0 net.ipv6.conf.lo.regen_max_retry = 3 net.ipv6.conf.lo.router_probe_interval = 60 net.ipv6.conf.lo.router_solicitation_delay = 1 net.ipv6.conf.lo.router_solicitation_interval = 4 net.ipv6.conf.lo.router_solicitation_max_interval = 3600 net.ipv6.conf.lo.router_solicitations = -1 net.ipv6.conf.lo.seg6_enabled = 0 net.ipv6.conf.lo.suppress_frag_ndisc = 1 net.ipv6.conf.lo.temp_prefered_lft = 86400 net.ipv6.conf.lo.temp_valid_lft = 604800 net.ipv6.conf.lo.use_oif_addrs_only = 0 net.ipv6.conf.lo.use_tempaddr = -1 net.ipv6.conf.resin-dns.accept_dad = 1 net.ipv6.conf.resin-dns.accept_ra = 1 net.ipv6.conf.resin-dns.accept_ra_defrtr = 1 net.ipv6.conf.resin-dns.accept_ra_from_local = 0 net.ipv6.conf.resin-dns.accept_ra_min_hop_limit = 1 net.ipv6.conf.resin-dns.accept_ra_mtu = 1 net.ipv6.conf.resin-dns.accept_ra_pinfo = 1 net.ipv6.conf.resin-dns.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.resin-dns.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.resin-dns.accept_ra_rtr_pref = 1 net.ipv6.conf.resin-dns.accept_redirects = 1 net.ipv6.conf.resin-dns.accept_source_route = 0 net.ipv6.conf.resin-dns.addr_gen_mode = 0 net.ipv6.conf.resin-dns.autoconf = 1 net.ipv6.conf.resin-dns.dad_transmits = 1 net.ipv6.conf.resin-dns.disable_ipv6 = 0 net.ipv6.conf.resin-dns.disable_policy = 0 net.ipv6.conf.resin-dns.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.resin-dns.drop_unsolicited_na = 0 net.ipv6.conf.resin-dns.enhanced_dad = 1 net.ipv6.conf.resin-dns.force_mld_version = 0 net.ipv6.conf.resin-dns.force_tllao = 0 net.ipv6.conf.resin-dns.forwarding = 0 net.ipv6.conf.resin-dns.hop_limit = 64 net.ipv6.conf.resin-dns.ignore_routes_with_linkdown = 0 net.ipv6.conf.resin-dns.keep_addr_on_down = 0 net.ipv6.conf.resin-dns.max_addresses = 16 net.ipv6.conf.resin-dns.max_desync_factor = 600 net.ipv6.conf.resin-dns.mc_forwarding = 0 net.ipv6.conf.resin-dns.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.resin-dns.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.resin-dns.mtu = 1500 net.ipv6.conf.resin-dns.ndisc_notify = 0 net.ipv6.conf.resin-dns.ndisc_tclass = 0 net.ipv6.conf.resin-dns.proxy_ndp = 0 net.ipv6.conf.resin-dns.regen_max_retry = 3 net.ipv6.conf.resin-dns.router_probe_interval = 60 net.ipv6.conf.resin-dns.router_solicitation_delay = 1 net.ipv6.conf.resin-dns.router_solicitation_interval = 4 net.ipv6.conf.resin-dns.router_solicitation_max_interval = 3600 net.ipv6.conf.resin-dns.router_solicitations = -1 net.ipv6.conf.resin-dns.seg6_enabled = 0 net.ipv6.conf.resin-dns.suppress_frag_ndisc = 1 net.ipv6.conf.resin-dns.temp_prefered_lft = 86400 net.ipv6.conf.resin-dns.temp_valid_lft = 604800 net.ipv6.conf.resin-dns.use_oif_addrs_only = 0 net.ipv6.conf.resin-dns.use_tempaddr = 0 net.ipv6.conf.resin-vpn.accept_dad = -1 net.ipv6.conf.resin-vpn.accept_ra = 1 net.ipv6.conf.resin-vpn.accept_ra_defrtr = 1 net.ipv6.conf.resin-vpn.accept_ra_from_local = 0 net.ipv6.conf.resin-vpn.accept_ra_min_hop_limit = 1 net.ipv6.conf.resin-vpn.accept_ra_mtu = 1 net.ipv6.conf.resin-vpn.accept_ra_pinfo = 1 net.ipv6.conf.resin-vpn.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.resin-vpn.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.resin-vpn.accept_ra_rtr_pref = 1 net.ipv6.conf.resin-vpn.accept_redirects = 1 net.ipv6.conf.resin-vpn.accept_source_route = 0 net.ipv6.conf.resin-vpn.addr_gen_mode = 3 net.ipv6.conf.resin-vpn.autoconf = 1 net.ipv6.conf.resin-vpn.dad_transmits = 1 net.ipv6.conf.resin-vpn.disable_ipv6 = 0 net.ipv6.conf.resin-vpn.disable_policy = 0 net.ipv6.conf.resin-vpn.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.resin-vpn.drop_unsolicited_na = 0 net.ipv6.conf.resin-vpn.enhanced_dad = 1 net.ipv6.conf.resin-vpn.force_mld_version = 0 net.ipv6.conf.resin-vpn.force_tllao = 0 net.ipv6.conf.resin-vpn.forwarding = 0 net.ipv6.conf.resin-vpn.hop_limit = 64 net.ipv6.conf.resin-vpn.ignore_routes_with_linkdown = 0 net.ipv6.conf.resin-vpn.keep_addr_on_down = 0 net.ipv6.conf.resin-vpn.max_addresses = 16 net.ipv6.conf.resin-vpn.max_desync_factor = 600 net.ipv6.conf.resin-vpn.mc_forwarding = 0 net.ipv6.conf.resin-vpn.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.resin-vpn.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.resin-vpn.mtu = 1500 net.ipv6.conf.resin-vpn.ndisc_notify = 0 net.ipv6.conf.resin-vpn.ndisc_tclass = 0 net.ipv6.conf.resin-vpn.proxy_ndp = 0 net.ipv6.conf.resin-vpn.regen_max_retry = 3 net.ipv6.conf.resin-vpn.router_probe_interval = 60 net.ipv6.conf.resin-vpn.router_solicitation_delay = 1 net.ipv6.conf.resin-vpn.router_solicitation_interval = 4 net.ipv6.conf.resin-vpn.router_solicitation_max_interval = 3600 net.ipv6.conf.resin-vpn.router_solicitations = -1 net.ipv6.conf.resin-vpn.seg6_enabled = 0 net.ipv6.conf.resin-vpn.stable_secret = ea18:5a93:79e0:e180:0fa0:97ec:4924:be95 net.ipv6.conf.resin-vpn.suppress_frag_ndisc = 1 net.ipv6.conf.resin-vpn.temp_prefered_lft = 86400 net.ipv6.conf.resin-vpn.temp_valid_lft = 604800 net.ipv6.conf.resin-vpn.use_oif_addrs_only = 0 net.ipv6.conf.resin-vpn.use_tempaddr = -1 net.ipv6.conf.supervisor0.accept_dad = 1 net.ipv6.conf.supervisor0.accept_ra = 1 net.ipv6.conf.supervisor0.accept_ra_defrtr = 1 net.ipv6.conf.supervisor0.accept_ra_from_local = 0 net.ipv6.conf.supervisor0.accept_ra_min_hop_limit = 1 net.ipv6.conf.supervisor0.accept_ra_mtu = 1 net.ipv6.conf.supervisor0.accept_ra_pinfo = 1 net.ipv6.conf.supervisor0.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.supervisor0.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.supervisor0.accept_ra_rtr_pref = 1 net.ipv6.conf.supervisor0.accept_redirects = 1 net.ipv6.conf.supervisor0.accept_source_route = 0 net.ipv6.conf.supervisor0.addr_gen_mode = 0 net.ipv6.conf.supervisor0.autoconf = 1 net.ipv6.conf.supervisor0.dad_transmits = 1 net.ipv6.conf.supervisor0.disable_ipv6 = 0 net.ipv6.conf.supervisor0.disable_policy = 0 net.ipv6.conf.supervisor0.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.supervisor0.drop_unsolicited_na = 0 net.ipv6.conf.supervisor0.enhanced_dad = 1 net.ipv6.conf.supervisor0.force_mld_version = 0 net.ipv6.conf.supervisor0.force_tllao = 0 net.ipv6.conf.supervisor0.forwarding = 0 net.ipv6.conf.supervisor0.hop_limit = 64 net.ipv6.conf.supervisor0.ignore_routes_with_linkdown = 0 net.ipv6.conf.supervisor0.keep_addr_on_down = 0 net.ipv6.conf.supervisor0.max_addresses = 16 net.ipv6.conf.supervisor0.max_desync_factor = 600 net.ipv6.conf.supervisor0.mc_forwarding = 0 net.ipv6.conf.supervisor0.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.supervisor0.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.supervisor0.mtu = 1500 net.ipv6.conf.supervisor0.ndisc_notify = 0 net.ipv6.conf.supervisor0.ndisc_tclass = 0 net.ipv6.conf.supervisor0.proxy_ndp = 0 net.ipv6.conf.supervisor0.regen_max_retry = 3 net.ipv6.conf.supervisor0.router_probe_interval = 60 net.ipv6.conf.supervisor0.router_solicitation_delay = 1 net.ipv6.conf.supervisor0.router_solicitation_interval = 4 net.ipv6.conf.supervisor0.router_solicitation_max_interval = 3600 net.ipv6.conf.supervisor0.router_solicitations = -1 net.ipv6.conf.supervisor0.seg6_enabled = 0 net.ipv6.conf.supervisor0.suppress_frag_ndisc = 1 net.ipv6.conf.supervisor0.temp_prefered_lft = 86400 net.ipv6.conf.supervisor0.temp_valid_lft = 604800 net.ipv6.conf.supervisor0.use_oif_addrs_only = 0 net.ipv6.conf.supervisor0.use_tempaddr = 0 net.ipv6.conf.veth24c2063.accept_dad = 1 net.ipv6.conf.veth24c2063.accept_ra = 1 net.ipv6.conf.veth24c2063.accept_ra_defrtr = 1 net.ipv6.conf.veth24c2063.accept_ra_from_local = 0 net.ipv6.conf.veth24c2063.accept_ra_min_hop_limit = 1 net.ipv6.conf.veth24c2063.accept_ra_mtu = 1 net.ipv6.conf.veth24c2063.accept_ra_pinfo = 1 net.ipv6.conf.veth24c2063.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.veth24c2063.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.veth24c2063.accept_ra_rtr_pref = 1 net.ipv6.conf.veth24c2063.accept_redirects = 1 net.ipv6.conf.veth24c2063.accept_source_route = 0 net.ipv6.conf.veth24c2063.addr_gen_mode = 0 net.ipv6.conf.veth24c2063.autoconf = 1 net.ipv6.conf.veth24c2063.dad_transmits = 1 net.ipv6.conf.veth24c2063.disable_ipv6 = 0 net.ipv6.conf.veth24c2063.disable_policy = 0 net.ipv6.conf.veth24c2063.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.veth24c2063.drop_unsolicited_na = 0 net.ipv6.conf.veth24c2063.enhanced_dad = 1 net.ipv6.conf.veth24c2063.force_mld_version = 0 net.ipv6.conf.veth24c2063.force_tllao = 0 net.ipv6.conf.veth24c2063.forwarding = 0 net.ipv6.conf.veth24c2063.hop_limit = 64 net.ipv6.conf.veth24c2063.ignore_routes_with_linkdown = 0 net.ipv6.conf.veth24c2063.keep_addr_on_down = 0 net.ipv6.conf.veth24c2063.max_addresses = 16 net.ipv6.conf.veth24c2063.max_desync_factor = 600 net.ipv6.conf.veth24c2063.mc_forwarding = 0 net.ipv6.conf.veth24c2063.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.veth24c2063.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.veth24c2063.mtu = 1500 net.ipv6.conf.veth24c2063.ndisc_notify = 0 net.ipv6.conf.veth24c2063.ndisc_tclass = 0 net.ipv6.conf.veth24c2063.proxy_ndp = 0 net.ipv6.conf.veth24c2063.regen_max_retry = 3 net.ipv6.conf.veth24c2063.router_probe_interval = 60 net.ipv6.conf.veth24c2063.router_solicitation_delay = 1 net.ipv6.conf.veth24c2063.router_solicitation_interval = 4 net.ipv6.conf.veth24c2063.router_solicitation_max_interval = 3600 net.ipv6.conf.veth24c2063.router_solicitations = -1 net.ipv6.conf.veth24c2063.seg6_enabled = 0 net.ipv6.conf.veth24c2063.suppress_frag_ndisc = 1 net.ipv6.conf.veth24c2063.temp_prefered_lft = 86400 net.ipv6.conf.veth24c2063.temp_valid_lft = 604800 net.ipv6.conf.veth24c2063.use_oif_addrs_only = 0 net.ipv6.conf.veth24c2063.use_tempaddr = 0 net.ipv6.conf.wlan0.accept_dad = 1 net.ipv6.conf.wlan0.accept_ra = 1 net.ipv6.conf.wlan0.accept_ra_defrtr = 0 net.ipv6.conf.wlan0.accept_ra_from_local = 0 net.ipv6.conf.wlan0.accept_ra_min_hop_limit = 1 net.ipv6.conf.wlan0.accept_ra_mtu = 1 net.ipv6.conf.wlan0.accept_ra_pinfo = 0 net.ipv6.conf.wlan0.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.wlan0.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.wlan0.accept_ra_rtr_pref = 0 net.ipv6.conf.wlan0.accept_redirects = 1 net.ipv6.conf.wlan0.accept_source_route = 0 net.ipv6.conf.wlan0.addr_gen_mode = 1 net.ipv6.conf.wlan0.autoconf = 1 net.ipv6.conf.wlan0.dad_transmits = 1 net.ipv6.conf.wlan0.disable_ipv6 = 0 net.ipv6.conf.wlan0.disable_policy = 0 net.ipv6.conf.wlan0.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.wlan0.drop_unsolicited_na = 0 net.ipv6.conf.wlan0.enhanced_dad = 1 net.ipv6.conf.wlan0.force_mld_version = 0 net.ipv6.conf.wlan0.force_tllao = 0 net.ipv6.conf.wlan0.forwarding = 0 net.ipv6.conf.wlan0.hop_limit = 64 net.ipv6.conf.wlan0.ignore_routes_with_linkdown = 0 net.ipv6.conf.wlan0.keep_addr_on_down = 0 net.ipv6.conf.wlan0.max_addresses = 16 net.ipv6.conf.wlan0.max_desync_factor = 600 net.ipv6.conf.wlan0.mc_forwarding = 0 net.ipv6.conf.wlan0.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.wlan0.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.wlan0.mtu = 1500 net.ipv6.conf.wlan0.ndisc_notify = 0 net.ipv6.conf.wlan0.ndisc_tclass = 0 net.ipv6.conf.wlan0.proxy_ndp = 0 net.ipv6.conf.wlan0.regen_max_retry = 3 net.ipv6.conf.wlan0.router_probe_interval = 60 net.ipv6.conf.wlan0.router_solicitation_delay = 1 net.ipv6.conf.wlan0.router_solicitation_interval = 4 net.ipv6.conf.wlan0.router_solicitation_max_interval = 3600 net.ipv6.conf.wlan0.router_solicitations = -1 net.ipv6.conf.wlan0.seg6_enabled = 0 net.ipv6.conf.wlan0.suppress_frag_ndisc = 1 net.ipv6.conf.wlan0.temp_prefered_lft = 86400 net.ipv6.conf.wlan0.temp_valid_lft = 604800 net.ipv6.conf.wlan0.use_oif_addrs_only = 0 net.ipv6.conf.wlan0.use_tempaddr = 0 net.ipv6.fib_multipath_hash_policy = 0 net.ipv6.flowlabel_consistency = 1 net.ipv6.flowlabel_reflect = 0 net.ipv6.flowlabel_state_ranges = 0 net.ipv6.fwmark_reflect = 0 net.ipv6.icmp.echo_ignore_all = 0 net.ipv6.icmp.ratelimit = 1000 net.ipv6.idgen_delay = 1 net.ipv6.idgen_retries = 3 net.ipv6.ip6frag_high_thresh = 4194304 net.ipv6.ip6frag_low_thresh = 3145728 net.ipv6.ip6frag_secret_interval = 0 net.ipv6.ip6frag_time = 60 net.ipv6.ip_nonlocal_bind = 0 net.ipv6.max_dst_opts_length = 2147483647 net.ipv6.max_dst_opts_number = 8 net.ipv6.max_hbh_length = 2147483647 net.ipv6.max_hbh_opts_number = 8 net.ipv6.mld_max_msf = 64 net.ipv6.mld_qrv = 2 net.ipv6.neigh.balena0.anycast_delay = 100 net.ipv6.neigh.balena0.app_solicit = 0 net.ipv6.neigh.balena0.base_reachable_time = 30 net.ipv6.neigh.balena0.base_reachable_time_ms = 30000 net.ipv6.neigh.balena0.delay_first_probe_time = 5 net.ipv6.neigh.balena0.gc_stale_time = 60 net.ipv6.neigh.balena0.locktime = 0 net.ipv6.neigh.balena0.mcast_resolicit = 0 net.ipv6.neigh.balena0.mcast_solicit = 3 net.ipv6.neigh.balena0.proxy_delay = 80 net.ipv6.neigh.balena0.proxy_qlen = 64 net.ipv6.neigh.balena0.retrans_time = 100 net.ipv6.neigh.balena0.retrans_time_ms = 1000 net.ipv6.neigh.balena0.ucast_solicit = 3 net.ipv6.neigh.balena0.unres_qlen = 86 net.ipv6.neigh.balena0.unres_qlen_bytes = 163840 net.ipv6.neigh.br-45a32d1fbb9e.anycast_delay = 100 net.ipv6.neigh.br-45a32d1fbb9e.app_solicit = 0 net.ipv6.neigh.br-45a32d1fbb9e.base_reachable_time = 30 net.ipv6.neigh.br-45a32d1fbb9e.base_reachable_time_ms = 30000 net.ipv6.neigh.br-45a32d1fbb9e.delay_first_probe_time = 5 net.ipv6.neigh.br-45a32d1fbb9e.gc_stale_time = 60 net.ipv6.neigh.br-45a32d1fbb9e.locktime = 0 net.ipv6.neigh.br-45a32d1fbb9e.mcast_resolicit = 0 net.ipv6.neigh.br-45a32d1fbb9e.mcast_solicit = 3 net.ipv6.neigh.br-45a32d1fbb9e.proxy_delay = 80 net.ipv6.neigh.br-45a32d1fbb9e.proxy_qlen = 64 net.ipv6.neigh.br-45a32d1fbb9e.retrans_time = 100 net.ipv6.neigh.br-45a32d1fbb9e.retrans_time_ms = 1000 net.ipv6.neigh.br-45a32d1fbb9e.ucast_solicit = 3 net.ipv6.neigh.br-45a32d1fbb9e.unres_qlen = 86 net.ipv6.neigh.br-45a32d1fbb9e.unres_qlen_bytes = 163840 net.ipv6.neigh.default.anycast_delay = 100 net.ipv6.neigh.default.app_solicit = 0 net.ipv6.neigh.default.base_reachable_time = 30 net.ipv6.neigh.default.base_reachable_time_ms = 30000 net.ipv6.neigh.default.delay_first_probe_time = 5 net.ipv6.neigh.default.gc_interval = 30 net.ipv6.neigh.default.gc_stale_time = 60 net.ipv6.neigh.default.gc_thresh1 = 128 net.ipv6.neigh.default.gc_thresh2 = 512 net.ipv6.neigh.default.gc_thresh3 = 1024 net.ipv6.neigh.default.locktime = 0 net.ipv6.neigh.default.mcast_resolicit = 0 net.ipv6.neigh.default.mcast_solicit = 3 net.ipv6.neigh.default.proxy_delay = 80 net.ipv6.neigh.default.proxy_qlen = 64 net.ipv6.neigh.default.retrans_time = 100 net.ipv6.neigh.default.retrans_time_ms = 1000 net.ipv6.neigh.default.ucast_solicit = 3 net.ipv6.neigh.default.unres_qlen = 86 net.ipv6.neigh.default.unres_qlen_bytes = 163840 net.ipv6.neigh.eth0.anycast_delay = 100 net.ipv6.neigh.eth0.app_solicit = 0 net.ipv6.neigh.eth0.base_reachable_time = 30 net.ipv6.neigh.eth0.base_reachable_time_ms = 30000 net.ipv6.neigh.eth0.delay_first_probe_time = 5 net.ipv6.neigh.eth0.gc_stale_time = 60 net.ipv6.neigh.eth0.locktime = 0 net.ipv6.neigh.eth0.mcast_resolicit = 0 net.ipv6.neigh.eth0.mcast_solicit = 3 net.ipv6.neigh.eth0.proxy_delay = 80 net.ipv6.neigh.eth0.proxy_qlen = 64 net.ipv6.neigh.eth0.retrans_time = 100 net.ipv6.neigh.eth0.retrans_time_ms = 1000 net.ipv6.neigh.eth0.ucast_solicit = 3 net.ipv6.neigh.eth0.unres_qlen = 86 net.ipv6.neigh.eth0.unres_qlen_bytes = 163840 net.ipv6.neigh.lo.anycast_delay = 100 net.ipv6.neigh.lo.app_solicit = 0 net.ipv6.neigh.lo.base_reachable_time = 30 net.ipv6.neigh.lo.base_reachable_time_ms = 30000 net.ipv6.neigh.lo.delay_first_probe_time = 5 net.ipv6.neigh.lo.gc_stale_time = 60 net.ipv6.neigh.lo.locktime = 0 net.ipv6.neigh.lo.mcast_resolicit = 0 net.ipv6.neigh.lo.mcast_solicit = 3 net.ipv6.neigh.lo.proxy_delay = 80 net.ipv6.neigh.lo.proxy_qlen = 64 net.ipv6.neigh.lo.retrans_time = 100 net.ipv6.neigh.lo.retrans_time_ms = 1000 net.ipv6.neigh.lo.ucast_solicit = 3 net.ipv6.neigh.lo.unres_qlen = 86 net.ipv6.neigh.lo.unres_qlen_bytes = 163840 net.ipv6.neigh.resin-dns.anycast_delay = 100 net.ipv6.neigh.resin-dns.app_solicit = 0 net.ipv6.neigh.resin-dns.base_reachable_time = 30 net.ipv6.neigh.resin-dns.base_reachable_time_ms = 30000 net.ipv6.neigh.resin-dns.delay_first_probe_time = 5 net.ipv6.neigh.resin-dns.gc_stale_time = 60 net.ipv6.neigh.resin-dns.locktime = 0 net.ipv6.neigh.resin-dns.mcast_resolicit = 0 net.ipv6.neigh.resin-dns.mcast_solicit = 3 net.ipv6.neigh.resin-dns.proxy_delay = 80 net.ipv6.neigh.resin-dns.proxy_qlen = 64 net.ipv6.neigh.resin-dns.retrans_time = 100 net.ipv6.neigh.resin-dns.retrans_time_ms = 1000 net.ipv6.neigh.resin-dns.ucast_solicit = 3 net.ipv6.neigh.resin-dns.unres_qlen = 86 net.ipv6.neigh.resin-dns.unres_qlen_bytes = 163840 net.ipv6.neigh.resin-vpn.anycast_delay = 100 net.ipv6.neigh.resin-vpn.app_solicit = 0 net.ipv6.neigh.resin-vpn.base_reachable_time = 30 net.ipv6.neigh.resin-vpn.base_reachable_time_ms = 30000 net.ipv6.neigh.resin-vpn.delay_first_probe_time = 5 net.ipv6.neigh.resin-vpn.gc_stale_time = 60 net.ipv6.neigh.resin-vpn.locktime = 0 net.ipv6.neigh.resin-vpn.mcast_resolicit = 0 net.ipv6.neigh.resin-vpn.mcast_solicit = 3 net.ipv6.neigh.resin-vpn.proxy_delay = 80 net.ipv6.neigh.resin-vpn.proxy_qlen = 64 net.ipv6.neigh.resin-vpn.retrans_time = 100 net.ipv6.neigh.resin-vpn.retrans_time_ms = 1000 net.ipv6.neigh.resin-vpn.ucast_solicit = 3 net.ipv6.neigh.resin-vpn.unres_qlen = 86 net.ipv6.neigh.resin-vpn.unres_qlen_bytes = 163840 net.ipv6.neigh.supervisor0.anycast_delay = 100 net.ipv6.neigh.supervisor0.app_solicit = 0 net.ipv6.neigh.supervisor0.base_reachable_time = 30 net.ipv6.neigh.supervisor0.base_reachable_time_ms = 30000 net.ipv6.neigh.supervisor0.delay_first_probe_time = 5 net.ipv6.neigh.supervisor0.gc_stale_time = 60 net.ipv6.neigh.supervisor0.locktime = 0 net.ipv6.neigh.supervisor0.mcast_resolicit = 0 net.ipv6.neigh.supervisor0.mcast_solicit = 3 net.ipv6.neigh.supervisor0.proxy_delay = 80 net.ipv6.neigh.supervisor0.proxy_qlen = 64 net.ipv6.neigh.supervisor0.retrans_time = 100 net.ipv6.neigh.supervisor0.retrans_time_ms = 1000 net.ipv6.neigh.supervisor0.ucast_solicit = 3 net.ipv6.neigh.supervisor0.unres_qlen = 86 net.ipv6.neigh.supervisor0.unres_qlen_bytes = 163840 net.ipv6.neigh.veth24c2063.anycast_delay = 100 net.ipv6.neigh.veth24c2063.app_solicit = 0 net.ipv6.neigh.veth24c2063.base_reachable_time = 30 net.ipv6.neigh.veth24c2063.base_reachable_time_ms = 30000 net.ipv6.neigh.veth24c2063.delay_first_probe_time = 5 net.ipv6.neigh.veth24c2063.gc_stale_time = 60 net.ipv6.neigh.veth24c2063.locktime = 0 net.ipv6.neigh.veth24c2063.mcast_resolicit = 0 net.ipv6.neigh.veth24c2063.mcast_solicit = 3 net.ipv6.neigh.veth24c2063.proxy_delay = 80 net.ipv6.neigh.veth24c2063.proxy_qlen = 64 net.ipv6.neigh.veth24c2063.retrans_time = 100 net.ipv6.neigh.veth24c2063.retrans_time_ms = 1000 net.ipv6.neigh.veth24c2063.ucast_solicit = 3 net.ipv6.neigh.veth24c2063.unres_qlen = 86 net.ipv6.neigh.veth24c2063.unres_qlen_bytes = 163840 net.ipv6.neigh.wlan0.anycast_delay = 100 net.ipv6.neigh.wlan0.app_solicit = 0 net.ipv6.neigh.wlan0.base_reachable_time = 30 net.ipv6.neigh.wlan0.base_reachable_time_ms = 30000 net.ipv6.neigh.wlan0.delay_first_probe_time = 5 net.ipv6.neigh.wlan0.gc_stale_time = 60 net.ipv6.neigh.wlan0.locktime = 0 net.ipv6.neigh.wlan0.mcast_resolicit = 0 net.ipv6.neigh.wlan0.mcast_solicit = 3 net.ipv6.neigh.wlan0.proxy_delay = 80 net.ipv6.neigh.wlan0.proxy_qlen = 64 net.ipv6.neigh.wlan0.retrans_time = 100 net.ipv6.neigh.wlan0.retrans_time_ms = 1000 net.ipv6.neigh.wlan0.ucast_solicit = 3 net.ipv6.neigh.wlan0.unres_qlen = 86 net.ipv6.neigh.wlan0.unres_qlen_bytes = 163840 net.ipv6.route.gc_elasticity = 9 net.ipv6.route.gc_interval = 30 net.ipv6.route.gc_min_interval = 0 net.ipv6.route.gc_min_interval_ms = 500 net.ipv6.route.gc_thresh = 1024 net.ipv6.route.gc_timeout = 60 net.ipv6.route.max_size = 4096 net.ipv6.route.min_adv_mss = 1220 net.ipv6.route.mtu_expires = 600 net.ipv6.seg6_flowlabel = 0 net.ipv6.xfrm6_gc_thresh = 32768 net.netfilter.nf_conntrack_acct = 0 net.netfilter.nf_conntrack_buckets = 16384 net.netfilter.nf_conntrack_checksum = 1 net.netfilter.nf_conntrack_count = 37 net.netfilter.nf_conntrack_dccp_loose = 1 net.netfilter.nf_conntrack_dccp_timeout_closereq = 64 net.netfilter.nf_conntrack_dccp_timeout_closing = 64 net.netfilter.nf_conntrack_dccp_timeout_open = 43200 net.netfilter.nf_conntrack_dccp_timeout_partopen = 480 net.netfilter.nf_conntrack_dccp_timeout_request = 240 net.netfilter.nf_conntrack_dccp_timeout_respond = 480 net.netfilter.nf_conntrack_dccp_timeout_timewait = 240 net.netfilter.nf_conntrack_events = 1 net.netfilter.nf_conntrack_expect_max = 256 net.netfilter.nf_conntrack_frag6_high_thresh = 4194304 net.netfilter.nf_conntrack_frag6_low_thresh = 3145728 net.netfilter.nf_conntrack_frag6_timeout = 60 net.netfilter.nf_conntrack_generic_timeout = 600 net.netfilter.nf_conntrack_helper = 0 net.netfilter.nf_conntrack_icmp_timeout = 30 net.netfilter.nf_conntrack_icmpv6_timeout = 30 net.netfilter.nf_conntrack_log_invalid = 0 net.netfilter.nf_conntrack_max = 65536 net.netfilter.nf_conntrack_sctp_timeout_closed = 10 net.netfilter.nf_conntrack_sctp_timeout_cookie_echoed = 3 net.netfilter.nf_conntrack_sctp_timeout_cookie_wait = 3 net.netfilter.nf_conntrack_sctp_timeout_established = 432000 net.netfilter.nf_conntrack_sctp_timeout_heartbeat_acked = 210 net.netfilter.nf_conntrack_sctp_timeout_heartbeat_sent = 30 net.netfilter.nf_conntrack_sctp_timeout_shutdown_ack_sent = 3 net.netfilter.nf_conntrack_sctp_timeout_shutdown_recd = 0 net.netfilter.nf_conntrack_sctp_timeout_shutdown_sent = 0 net.netfilter.nf_conntrack_tcp_be_liberal = 0 net.netfilter.nf_conntrack_tcp_loose = 1 net.netfilter.nf_conntrack_tcp_max_retrans = 3 net.netfilter.nf_conntrack_tcp_timeout_close = 10 net.netfilter.nf_conntrack_tcp_timeout_close_wait = 60 net.netfilter.nf_conntrack_tcp_timeout_established = 432000 net.netfilter.nf_conntrack_tcp_timeout_fin_wait = 120 net.netfilter.nf_conntrack_tcp_timeout_last_ack = 30 net.netfilter.nf_conntrack_tcp_timeout_max_retrans = 300 net.netfilter.nf_conntrack_tcp_timeout_syn_recv = 60 net.netfilter.nf_conntrack_tcp_timeout_syn_sent = 120 net.netfilter.nf_conntrack_tcp_timeout_time_wait = 120 net.netfilter.nf_conntrack_tcp_timeout_unacknowledged = 300 net.netfilter.nf_conntrack_timestamp = 0 net.netfilter.nf_conntrack_udp_timeout = 30 net.netfilter.nf_conntrack_udp_timeout_stream = 180 net.netfilter.nf_log.0 = NONE net.netfilter.nf_log.1 = NONE net.netfilter.nf_log.10 = NONE net.netfilter.nf_log.11 = NONE net.netfilter.nf_log.12 = NONE net.netfilter.nf_log.2 = NONE net.netfilter.nf_log.3 = NONE net.netfilter.nf_log.4 = NONE net.netfilter.nf_log.5 = NONE net.netfilter.nf_log.6 = NONE net.netfilter.nf_log.7 = NONE net.netfilter.nf_log.8 = NONE net.netfilter.nf_log.9 = NONE net.netfilter.nf_log_all_netns = 0 net.nf_conntrack_max = 65536 net.unix.max_dgram_qlen = 512 user.max_cgroup_namespaces = 7684 user.max_inotify_instances = 512 user.max_inotify_watches = 8192 user.max_ipc_namespaces = 7684 user.max_mnt_namespaces = 7684 user.max_net_namespaces = 7684 user.max_pid_namespaces = 7684 user.max_user_namespaces = 7684 user.max_uts_namespaces = 7684 vm.admin_reserve_kbytes = 8192 vm.block_dump = 0 vm.compact_unevictable_allowed = 1 vm.dirty_background_bytes = 0 vm.dirty_background_ratio = 10 vm.dirty_bytes = 0 vm.dirty_expire_centisecs = 3000 vm.dirty_ratio = 20 vm.dirty_writeback_centisecs = 500 vm.dirtytime_expire_seconds = 43200 vm.drop_caches = 0 vm.extfrag_threshold = 500 vm.laptop_mode = 0 vm.legacy_va_layout = 0 vm.lowmem_reserve_ratio = 32 0 vm.max_map_count = 65530 vm.min_free_kbytes = 8192 vm.mmap_min_addr = 4096 vm.mmap_rnd_bits = 8 vm.oom_dump_tasks = 1 vm.oom_kill_allocating_task = 0 vm.overcommit_kbytes = 0 vm.overcommit_memory = 1 vm.overcommit_ratio = 50 vm.page-cluster = 3 vm.panic_on_oom = 0 vm.percpu_pagelist_fraction = 0 vm.stat_interval = 1 vm.swappiness = 60 vm.user_reserve_kbytes = 30857 vm.vfs_cache_pressure = 100 vm.watermark_scale_factor = 10 real 0m 0.09s user 0m 0.02s sys 0m 0.05s --- systemctl list-units --failed --no-pager --- 2020-02-19 13:39:49.245007125+00:00 0 loaded units listed. real 0m 0.04s user 0m 0.01s sys 0m 0.01s --- top -b -n 1 --- 2020-02-19 13:39:49.319092559+00:00 Mem: 591160K used, 407840K free, 14596K shrd, 13276K buff, 241012K cached CPU: 0% usr 8% sys 0% nic 89% idle 0% io 0% irq 2% sirq Load average: 0.25 0.38 0.30 1/339 3790 PID PPID USER STAT VSZ %VSZ %CPU COMMAND 3790 3789 root R 2276 0% 4% top -b -n 1 657 1 root S 8956 1% 3% @sbin/plymouthd --tty=tty1 --mode=boot --pid-file=/run/plymouth/pid --attach-to-session --kernel-command-line=plymouth.ignore-serial-consoles splash 774 1 openvpn S 5436 1% 1% /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120 7 2 root IW 0 0% 1% [kworker/u8:0-br] 634 2 root SW 0 0% 1% [brcmf_wdog/mmc1] 781 1 root S 1162m 119% 0% /usr/bin/balenad --experimental --log-driver=journald -s aufs -H fd:// -H unix:///var/run/balena.sock -H unix:///var/run/balena-engine.sock --dns 10.114.102.1 --bip 10.114.101.1/24 --fixed-cidr=10.114.101.0/25 --max-download-attempts=10 --exec-opt native.cgroupdriver=systemd 834 781 root S 979m 100% 0% balena-engine-containerd --config /var/run/balena-engine/containerd/containerd.toml --log-level info 1083 781 root S 898m 92% 0% /usr/bin/balena-engine-proxy -proto tcp -host-ip 0.0.0.0 -host-port 1705 -container-ip 172.17.0.2 -container-port 1705 1128 834 root S 898m 92% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/67910912c69b866adc3e5fea2c4503a563ccd82114ff2790469e6015676693de -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 2333 834 root S 898m 92% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/be0fbb7faa6264c201684c5493b4bd30710e8894846ad6bed9271e2c7a744c73 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 2157 834 root S 890m 91% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/80f65d241cc773dd817be5947d50e9b08e450bfd5bfc169233c87bf7b13c292b -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 1104 834 root S 890m 91% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/d6e914640c41de8516b85647ed811ece03e399946dd94f58433a759d083f0ad5 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 1139 834 root S 890m 91% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/4c50515e2b169aa13a38da21b27043db68b1d8494e86a942738f2ec5c69a9759 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 2147 2032 root S 882m 90% 0% balena start --attach resin_supervisor 1143 781 root S 874m 89% 0% /usr/bin/balena-engine-proxy -proto tcp -host-ip 0.0.0.0 -host-port 1704 -container-ip 172.17.0.2 -container-port 1704 1106 834 root S 874m 89% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/ef98b44960360521359b047e8c2cb99649c9579605c176abd4360149788f2b0f -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 1167 834 root S 874m 89% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/60540449ea97ebe1643d5dfe905a7b95e8007ad6a12734bb04efb0e46111cfa4 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 2179 2157 root S 151m 15% 0% node /usr/src/app/dist/app.js 2087 1980 root S 138m 14% 0% node server.js 1980 1285 root S 138m 14% 0% npm 2282 1262 root S 112m 11% 0% mplayer -volume 75 /usr/src/sounds/connect.mp3 -really-quiet 2550 1262 root S 112m 11% 0% mplayer -volume 75 /usr/src/sounds/disconnect.mp3 -really-quiet 769 1 root S 64648 6% 0% /usr/sbin/NetworkManager --no-daemon 670 1 root S 50504 5% 0% /usr/sbin/ModemManager --log-journal 1605 1296 root S 45676 5% 0% snapserver 1901 1262 root S 42764 4% 0% /usr/bin/bluealsa -i hci0 -p a2dp-sink 647 1 root S 39640 4% 0% /usr/sbin/rngd -f -r /dev/hwrng 2392 2350 root S 35580 4% 0% snapclient -h 192.168.1.122 1262 1128 root S 34936 3% 0% /usr/bin/bluealsa-aplay --pcm-buffer-time=1000000 00:00:00:00:00:00 1527 1247 root S 31892 3% 0% shairport-sync -a balenaruf -o pipe -- /var/cache/snapcast/snapfifo 1277 1106 root S 28468 3% 0% /usr/bin/librespot --name balenaruf --backend pipe --bitrate 320 --cache /var/cache/raspotify --enable-volume-normalisation --linear-volume --initial-volume=75 --device /var/cache/snapcast/snapfifo 1851 1262 root S 27200 3% 0% {bluetooth-agent} /usr/bin/python /usr/src/bluetooth-agent 502 1 root S 25848 3% 0% /lib/systemd/systemd-journald 1 0 root S 25360 3% 0% {systemd} /sbin/init 1607 1262 root S 12112 1% 0% /lib/systemd/systemd-udevd --daemon 700 1 root S 11968 1% 0% /usr/sbin/chronyd -s -d 822 1 root S 8492 1% 0% /usr/sbin/wpa_supplicant -u 840 1 root S 5152 1% 0% /usr/libexec/bluetooth/bluetoothd --experimental 666 1 root S 5120 1% 0% /lib/systemd/systemd-logind 3010 1 root S 4612 0% 0% sshd: root@notty 587 1 root S 4316 0% 0% /lib/systemd/systemd-udevd 1247 1104 root S 4308 0% 0% /bin/bash /usr/src/start.sh 2350 2333 root S 4308 0% 0% /bin/bash /usr/src/start.sh 1296 1167 root S 4308 0% 0% /bin/bash /usr/src/start.sh 759 1 avahi S 3820 0% 0% avahi-daemon: running [71930c4-16.local] 691 1 messageb S 3772 0% 0% /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only 761 759 avahi S 3688 0% 0% avahi-daemon: chroot helper 2034 2032 root S 3476 0% 0% /proc/self/exe --healthcheck /usr/lib/resin-supervisor/resin-supervisor-healthcheck --pid 2032 787 781 root S 3476 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 781 2219 2179 sshd-aut S 2996 0% 0% avahi-daemon: running [71930c4-16.local] 780 1 nobody S 2948 0% 0% /usr/bin/dnsmasq -x /run/dnsmasq.pid -a 127.0.0.2,10.114.102.1 -7 /etc/dnsmasq.d/ -r /etc/resolv.dnsmasq -z --servers-file=/run/dnsmasq.servers -k --log-facility=- 2220 2219 sshd-aut S 2868 0% 0% avahi-daemon: chroot helper 2032 1 root S 2448 0% 0% {start-resin-sup} /bin/sh /usr/bin/start-resin-supervisor 3024 3010 root S 2360 0% 0% bash -s -- 2212 2179 sshd S 2356 0% 0% /usr/bin/dbus-daemon --system 676 1 root S 2276 0% 0% /sbin/klogd -n 668 1 root S 2276 0% 0% /sbin/syslogd -n 3788 3024 root S 2144 0% 0% /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 10 bash -c top -b -n 1 1285 1139 root S 1720 0% 0% /bin/bash /usr/src/start.sh 3789 3788 root S 1620 0% 0% timeout --preserve-status --kill-after=20 10 bash -c top -b -n 1 827 1 root S 1464 0% 0% /usr/bin/hciattach /dev/serial1 bcm43xx 921600 noflow - b8:27:eb:98:5d:49 315 2 root IW 0 0% 0% [kworker/u8:1-br] 61 2 root IW 0 0% 0% [kworker/0:2-mm_] 67 2 root SW 0 0% 0% [irq/86-mmc1] 62 2 root SW< 0 0% 0% [vchiq-slot/0] 10 2 root IW 0 0% 0% [rcu_sched] 300 2 root IW< 0 0% 0% [kworker/0:2H-mm] 23 2 root IW< 0 0% 0% [kworker/2:0H-kb] 828 2 root IW< 0 0% 0% [kworker/u9:1-hc] 33 2 root IW 0 0% 0% [kworker/2:1-eve] 31 2 root IW 0 0% 0% [kworker/0:1-eve] 304 2 root IW 0 0% 0% [kworker/1:2-eve] 298 2 root IW< 0 0% 0% [kworker/3:1H-kb] 57 2 root IW 0 0% 0% [kworker/3:1-cgr] 299 2 root IW< 0 0% 0% [kworker/1:1H-kb] 63 2 root SW< 0 0% 0% [vchiq-recy/0] 32 2 root IW 0 0% 0% [kworker/1:1-eve] 9 2 root SW 0 0% 0% [ksoftirqd/0] 562 2 root SW 0 0% 0% [jbd2/mmcblk0p6-] 2561 2 root IW 0 0% 0% [kworker/0:0-eve] 16 2 root SW 0 0% 0% [ksoftirqd/1] 26 2 root SW 0 0% 0% [ksoftirqd/3] 42 2 root IW< 0 0% 0% [kworker/u9:0-hc] 21 2 root SW 0 0% 0% [ksoftirqd/2] 2721 2 root IW 0 0% 0% [kworker/3:0-eve] 15 2 root SW 0 0% 0% [migration/1] 25 2 root SW 0 0% 0% [migration/3] 344 2 root IW< 0 0% 0% [kworker/2:2H] 453 2 root SW 0 0% 0% [jbd2/mmcblk0p5-] 477 2 root IW 0 0% 0% [kworker/3:2-eve] 2271 1262 root Z 0 0% 0% [bluetooth-udev] 2544 1262 root Z 0 0% 0% [bluetooth-udev] 2997 2 root IW 0 0% 0% [kworker/1:0-eve] 2 0 root SW 0 0% 0% [kthreadd] 3 2 root IW< 0 0% 0% [rcu_gp] 4 2 root IW< 0 0% 0% [rcu_par_gp] 6 2 root IW< 0 0% 0% [kworker/0:0H-kb] 8 2 root IW< 0 0% 0% [mm_percpu_wq] 11 2 root IW 0 0% 0% [rcu_bh] 12 2 root SW 0 0% 0% [migration/0] 13 2 root SW 0 0% 0% [cpuhp/0] 14 2 root SW 0 0% 0% [cpuhp/1] 19 2 root SW 0 0% 0% [cpuhp/2] 20 2 root SW 0 0% 0% [migration/2] 24 2 root SW 0 0% 0% [cpuhp/3] 29 2 root SW 0 0% 0% [kdevtmpfs] 30 2 root IW< 0 0% 0% [netns] 34 2 root SW 0 0% 0% [khungtaskd] 35 2 root SW 0 0% 0% [oom_reaper] 36 2 root IW< 0 0% 0% [writeback] 37 2 root SW 0 0% 0% [kcompactd0] 38 2 root IW< 0 0% 0% [crypto] 39 2 root IW< 0 0% 0% [kblockd] 40 2 root SW 0 0% 0% [watchdogd] 41 2 root IW< 0 0% 0% [rpciod] 43 2 root IW< 0 0% 0% [xprtiod] 44 2 root SW 0 0% 0% [kswapd0] 45 2 root IW< 0 0% 0% [nfsiod] 56 2 root IW< 0 0% 0% [kthrotld] 58 2 root IW< 0 0% 0% [iscsi_eh] 59 2 root IW< 0 0% 0% [dwc_otg] 60 2 root IW< 0 0% 0% [DWC Notificatio] 64 2 root SW< 0 0% 0% [vchiq-sync/0] 65 2 root SW 0 0% 0% [vchiq-keep/0] 66 2 root IW< 0 0% 0% [ipv6_addrconf] 114 2 root IW< 0 0% 0% [mmc_complete] 303 2 root IW< 0 0% 0% [kworker/1:2H] 346 2 root IW< 0 0% 0% [kworker/3:2H] 439 2 root SW 0 0% 0% [jbd2/mmcblk0p2-] 440 2 root IW< 0 0% 0% [ext4-rsv-conver] 454 2 root IW< 0 0% 0% [ext4-rsv-conver] 563 2 root IW< 0 0% 0% [ext4-rsv-conver] 603 2 root SW 0 0% 0% [spi0] 622 2 root IW< 0 0% 0% [cfg80211] 633 2 root IW< 0 0% 0% [brcmf_wq/mmc1:0] 984 2 root IW 0 0% 0% [kworker/2:3-mm_] 2562 2 root IW 0 0% 0% [kworker/2:0-cgr] 2656 2 root IW< 0 0% 0% [kworker/0:1H] 2754 2 root IW< 0 0% 0% [kworker/2:1H] 2755 2 root IW< 0 0% 0% [kworker/1:0H] 2762 2 root IW< 0 0% 0% [kworker/3:0H] real 0m 0.14s user 0m 0.01s sys 0m 0.03s --- echo === SUPERVISOR === --- 2020-02-19 13:39:49.484063359+00:00 === SUPERVISOR === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- balena exec resin_supervisor cat /etc/resolv.conf --- 2020-02-19 13:39:49.521063420+00:00 nameserver 10.114.102.1 options timeout:15 real 0m 1.15s user 0m 0.20s sys 0m 0.03s --- balena logs resin_supervisor --- 2020-02-19 13:39:50.699646479+00:00 Starting system message bus: dbus. * Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon ...done. [info] Supervisor v10.6.27 starting up... [debug] Starting event tracker [debug] Starting api binder [debug] Starting logging infrastructure [event] Event: Supervisor start {} [debug] Performing database cleanup for container log timestamps [info] Previous engine snapshot was not stored. Skipping cleanup. [debug] Handling of local mode switch is completed [debug] Connectivity check enabled: true [debug] Starting periodic check for IP addresses [info] Reporting initial state, supervisor version and API info [debug] VPN status path exists. [info] Waiting for connectivity... [debug] Skipping preloading [info] Starting API server [info] Applying target state [debug] Ensuring device is provisioned [debug] Starting current state report [debug] Supervisor API listening on allowed interfaces only [debug] Finished applying target state [success] Device state apply success [api] GET /ping 200 - 11.294 ms Starting system message bus: dbus. * Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon ...done. [info] Supervisor v10.6.27 starting up... [debug] Starting event tracker [debug] Starting api binder [debug] Starting logging infrastructure [event] Event: Supervisor start {} [debug] Performing database cleanup for container log timestamps [info] Previous engine snapshot was not stored. Skipping cleanup. [debug] Handling of local mode switch is completed [debug] Connectivity check enabled: true [debug] Starting periodic check for IP addresses [info] Reporting initial state, supervisor version and API info [debug] VPN status path exists. [info] Waiting for connectivity... [debug] Skipping preloading [info] Starting API server [info] Applying target state [debug] Ensuring device is provisioned [debug] Starting current state report [debug] Supervisor API listening on allowed interfaces only [debug] Finished applying target state [success] Device state apply success [debug] Starting target state poll [info] Applying target state [debug] Finished applying target state [success] Device state apply success [info] Internet Connectivity: OK [event] Event: Device blink {} [api] POST /v1/blink 200 - 33.593 ms [api] GET /v1/device 200 - 128.220 ms [event] Event: Service kill {"service":{"appId":1579007,"serviceId":436982,"serviceName":"snapcast-client","releaseId":1263787}} [event] Event: Service exit {"service":{"appId":1579007,"serviceId":436982,"serviceName":"snapcast-client","releaseId":1263787}} [event] Event: Service stop {"service":{"appId":1579007,"serviceId":436982,"serviceName":"snapcast-client","releaseId":1263787}} [event] Event: Service install {"service":{"appId":1579007,"serviceId":436982,"serviceName":"snapcast-client","releaseId":1263787}} [event] Event: Service installed {"service":{"appId":1579007,"serviceId":436982,"serviceName":"snapcast-client","releaseId":1263787}} [event] Event: Service start {"service":{"appId":1579007,"serviceId":436982,"serviceName":"snapcast-client","releaseId":1263787}} [event] Event: Service started {"service":{"appId":1579007,"serviceId":436982,"serviceName":"snapcast-client","releaseId":1263787}} [api] POST /v2/applications/1579007/restart-service 200 - 14428.344 ms [api] GET /v1/device 200 - 70.108 ms [api] GET /v1/device 200 - 99.111 ms [api] GET /v1/healthy 200 - 14.755 ms [api] GET /v1/healthy 200 - 13.524 ms [api] GET /v1/device 200 - 70.571 ms real 0m 0.21s user 0m 0.24s sys 0m 0.02s --- curl --max-time 5 localhost:48484/v1/healthy --- 2020-02-19 13:39:50.943049050+00:00 OKreal 0m 0.04s user 0m 0.00s sys 0m 0.01s --- journalctl -n 200 --no-pager -a -u resin-supervisor --- 2020-02-19 13:39:51.008959568+00:00 -- Logs begin at Fri 2020-01-31 09:20:37 UTC, end at Wed 2020-02-19 13:39:50 UTC. -- Feb 19 13:31:18 71930c4 resin-supervisor[1649]: resin_supervisor Feb 19 13:31:18 71930c4 resin-supervisor[2031]: active Feb 19 13:31:23 71930c4 resin-supervisor[2032]: Container config has not changed Feb 19 13:31:24 71930c4 resin-supervisor[2032]: Starting system message bus: dbus. Feb 19 13:31:24 71930c4 resin-supervisor[2032]: * Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon Feb 19 13:31:24 71930c4 resin-supervisor[2032]: ...done. Feb 19 13:31:30 71930c4 resin-supervisor[2032]: [info] Supervisor v10.6.27 starting up... Feb 19 13:31:31 71930c4 resin-supervisor[2032]: (node:1) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. Feb 19 13:31:31 71930c4 resin-supervisor[2032]: [debug] Starting event tracker Feb 19 13:31:31 71930c4 resin-supervisor[2032]: [debug] Starting api binder Feb 19 13:31:31 71930c4 resin-supervisor[2032]: [debug] Starting logging infrastructure Feb 19 13:31:31 71930c4 resin-supervisor[2032]: [event] Event: Supervisor start {} Feb 19 13:31:31 71930c4 resin-supervisor[2032]: [debug] Performing database cleanup for container log timestamps Feb 19 13:31:31 71930c4 resin-supervisor[2032]: [info] Previous engine snapshot was not stored. Skipping cleanup. Feb 19 13:31:31 71930c4 resin-supervisor[2032]: [debug] Handling of local mode switch is completed Feb 19 13:31:31 71930c4 resin-supervisor[2032]: [debug] Connectivity check enabled: true Feb 19 13:31:31 71930c4 resin-supervisor[2032]: [debug] Starting periodic check for IP addresses Feb 19 13:31:31 71930c4 resin-supervisor[2032]: [info] Reporting initial state, supervisor version and API info Feb 19 13:31:31 71930c4 resin-supervisor[2032]: [debug] VPN status path exists. Feb 19 13:31:31 71930c4 resin-supervisor[2032]: [info] Waiting for connectivity... Feb 19 13:31:32 71930c4 resin-supervisor[2032]: [debug] Skipping preloading Feb 19 13:31:32 71930c4 resin-supervisor[2032]: [info] Starting API server Feb 19 13:31:32 71930c4 resin-supervisor[2032]: [info] Applying target state Feb 19 13:31:32 71930c4 resin-supervisor[2032]: [debug] Ensuring device is provisioned Feb 19 13:31:32 71930c4 resin-supervisor[2032]: [debug] Starting current state report Feb 19 13:31:32 71930c4 resin-supervisor[2032]: [debug] Supervisor API listening on allowed interfaces only Feb 19 13:31:32 71930c4 resin-supervisor[2032]: [debug] Finished applying target state Feb 19 13:31:32 71930c4 resin-supervisor[2032]: [success] Device state apply success Feb 19 13:31:34 71930c4 resin-supervisor[2032]: [debug] Starting target state poll Feb 19 13:31:35 71930c4 resin-supervisor[2032]: [info] Applying target state Feb 19 13:31:36 71930c4 resin-supervisor[2032]: [debug] Finished applying target state Feb 19 13:31:36 71930c4 resin-supervisor[2032]: [success] Device state apply success Feb 19 13:31:41 71930c4 resin-supervisor[2032]: [info] Internet Connectivity: OK Feb 19 13:31:51 71930c4 resin-supervisor[2032]: [event] Event: Device blink {} Feb 19 13:31:51 71930c4 resin-supervisor[2032]: [api] POST /v1/blink 200 - 33.593 ms Feb 19 13:32:43 71930c4 resin-supervisor[2032]: [api] GET /v1/device 200 - 128.220 ms Feb 19 13:32:44 71930c4 resin-supervisor[2032]: [event] Event: Service kill {"service":{"appId":1579007,"serviceId":436982,"serviceName":"snapcast-client","releaseId":1263787}} Feb 19 13:32:55 71930c4 resin-supervisor[2032]: [event] Event: Service exit {"service":{"appId":1579007,"serviceId":436982,"serviceName":"snapcast-client","releaseId":1263787}} Feb 19 13:32:55 71930c4 resin-supervisor[2032]: [event] Event: Service stop {"service":{"appId":1579007,"serviceId":436982,"serviceName":"snapcast-client","releaseId":1263787}} Feb 19 13:32:56 71930c4 resin-supervisor[2032]: [event] Event: Service install {"service":{"appId":1579007,"serviceId":436982,"serviceName":"snapcast-client","releaseId":1263787}} Feb 19 13:32:56 71930c4 resin-supervisor[2032]: [event] Event: Service installed {"service":{"appId":1579007,"serviceId":436982,"serviceName":"snapcast-client","releaseId":1263787}} Feb 19 13:32:56 71930c4 resin-supervisor[2032]: [event] Event: Service start {"service":{"appId":1579007,"serviceId":436982,"serviceName":"snapcast-client","releaseId":1263787}} Feb 19 13:32:58 71930c4 resin-supervisor[2032]: [event] Event: Service started {"service":{"appId":1579007,"serviceId":436982,"serviceName":"snapcast-client","releaseId":1263787}} Feb 19 13:32:58 71930c4 resin-supervisor[2032]: [api] POST /v2/applications/1579007/restart-service 200 - 14428.344 ms Feb 19 13:33:10 71930c4 resin-supervisor[2032]: [api] GET /v1/device 200 - 70.108 ms Feb 19 13:33:43 71930c4 resin-supervisor[2032]: [api] GET /v1/device 200 - 99.111 ms Feb 19 13:36:25 71930c4 resin-supervisor[2032]: [api] GET /v1/healthy 200 - 14.755 ms Feb 19 13:38:20 71930c4 resin-supervisor[2032]: [api] GET /v1/healthy 200 - 13.524 ms Feb 19 13:39:31 71930c4 resin-supervisor[2032]: [api] GET /v1/device 200 - 70.571 ms Feb 19 13:39:50 71930c4 resin-supervisor[2032]: [api] GET /v1/healthy 200 - 7.562 ms real 0m 0.02s user 0m 0.00s sys 0m 0.02s --- systemctl status resin-supervisor --no-pager --- 2020-02-19 13:39:51.053846889+00:00 ● resin-supervisor.service - Balena supervisor Loaded: loaded (/lib/systemd/system/resin-supervisor.service; enabled; vendor preset: enabled) Active: active (running) since Wed 2020-02-19 13:31:18 UTC; 8min ago Process: 1649 ExecStartPre=/usr/bin/balena stop resin_supervisor (code=exited, status=0/SUCCESS) Process: 2031 ExecStartPre=/bin/systemctl is-active balena.service (code=exited, status=0/SUCCESS) Main PID: 2032 (start-resin-sup) Tasks: 12 (limit: 2305) Memory: 7.8M CGroup: /system.slice/resin-supervisor.service ├─2032 /bin/sh /usr/bin/start-resin-supervisor ├─2034 /proc/self/exe --healthcheck /usr/lib/resin-supervisor/resin-supervisor-healthcheck --pid 2032 └─2147 balena start --attach resin_supervisor Feb 19 13:32:56 71930c4 resin-supervisor[2032]: [event] Event: Service installed {"service":{"appId":1579007,"serviceId":436982,"serviceName":"snapcast-client","releaseId":1263787}} Feb 19 13:32:56 71930c4 resin-supervisor[2032]: [event] Event: Service start {"service":{"appId":1579007,"serviceId":436982,"serviceName":"snapcast-client","releaseId":1263787}} Feb 19 13:32:58 71930c4 resin-supervisor[2032]: [event] Event: Service started {"service":{"appId":1579007,"serviceId":436982,"serviceName":"snapcast-client","releaseId":1263787}} Feb 19 13:32:58 71930c4 resin-supervisor[2032]: [api] POST /v2/applications/1579007/restart-service 200 - 14428.344 ms Feb 19 13:33:10 71930c4 resin-supervisor[2032]: [api] GET /v1/device 200 - 70.108 ms Feb 19 13:33:43 71930c4 resin-supervisor[2032]: [api] GET /v1/device 200 - 99.111 ms Feb 19 13:36:25 71930c4 resin-supervisor[2032]: [api] GET /v1/healthy 200 - 14.755 ms Feb 19 13:38:20 71930c4 resin-supervisor[2032]: [api] GET /v1/healthy 200 - 13.524 ms Feb 19 13:39:31 71930c4 resin-supervisor[2032]: [api] GET /v1/device 200 - 70.571 ms Feb 19 13:39:50 71930c4 resin-supervisor[2032]: [api] GET /v1/healthy 200 - 7.562 ms real 0m 0.04s user 0m 0.01s sys 0m 0.00s --- tail -500 /var/log/supervisor-log/resin_supervisor_stdout.log --- 2020-02-19 13:39:51.119353034+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.01s sys 0m 0.00s --- echo === TIME === --- 2020-02-19 13:39:51.161908958+00:00 === TIME === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- date --- 2020-02-19 13:39:51.207238725+00:00 Wed Feb 19 13:39:51 UTC 2020 real 0m 0.01s user 0m 0.01s sys 0m 0.00s --- timedatectl status --- 2020-02-19 13:39:51.243631132+00:00 Local time: Wed 2020-02-19 13:39:51 UTC Universal time: Wed 2020-02-19 13:39:51 UTC RTC time: n/a Time zone: n/a (UTC, +0000) System clock synchronized: yes NTP service: n/a RTC in local TZ: no real 0m 0.38s user 0m 0.01s sys 0m 0.00s --- uptime --- 2020-02-19 13:39:51.649677690+00:00 13:39:51 up 0:09, 0 users, load average: 0.25, 0.38, 0.30 real 0m 0.01s user 0m 0.00s sys 0m 0.00s STDERR: bash: line 22: timeout -v 1: command not found --- diagnose 4.11.5 --- --- NOTE: not all commands are expected to succeed on all device types --- --- COMMANDS --- --- prefixing commands with 'date --utc --rfc-3339=ns ; /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 10 bash -c' --- --- echo === BALENA === --- --- balena --version --- --- balena images --- --- balena ps -a --- --- balena stats --all --no-stream --- --- balena system df --- --- balena volume ls --- --- systemctl status balena --no-pager --- --- journalctl -n 200 --no-pager -a -u balena --- --- balena inspect $(balena ps --all --quiet | tr "\n" " ") | jq "del(.[].Config.Env)" --- --- echo === HARDWARE === --- --- cat /proc/cpuinfo --- --- cat /proc/device-tree/model --- --- cat /proc/meminfo --- --- ps --- --- top -b -n 1 --- --- cat /var/log/provisioning-progress.log --- cat: /var/log/provisioning-progress.log: No such file or directory --- df -h --- --- df -ih --- --- for i in /sys/class/thermal/thermal* ; do if [ -e $i/temp ]; then echo $i && cat $i/temp; fi ; done --- --- for i in /sys/class/mmc_host/mmc*/mmc* ; do if [ -e $i/oemid ]; then echo $i; for j in manfid oemid name hwrev fwrev; do printf $j: && cat $i/$j; done; fi; done --- --- free -h --- --- ls -l /dev --- --- lsusb -vvv --- can't get debug descriptor: Resource temporarily unavailable can't get debug descriptor: Resource temporarily unavailable can't get device qualifier: Resource temporarily unavailable can't get debug descriptor: Resource temporarily unavailable --- mount --- --- uname -a --- --- echo === NETWORK === --- --- /sbin/ip addr --- --- cat /etc/resolv.conf --- --- cat /proc/net/dev --- --- cat /proc/net/snmp --- --- cat /proc/net/udp --- --- curl https://api.balena-cloud.com/ping --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2 100 2 0 0 3 0 --:--:-- --:--:-- --:--:-- 3 --- curl https://www.google.co.uk --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13175 0 13175 0 0 36801 0 --:--:-- --:--:-- --:--:-- 36801 --- ifconfig --- --- iptables -n -L --- --- iptables -n -t nat -L --- --- journalctl -n 200 --no-pager -a -u "openvpn*" --- --- ls -l /mnt/boot/system-connections --- --- netstat -ntl --- --- nmcli --version --- --- ping -c 1 -W 3 google.co.uk --- --- systemctl kill -s USR1 dnsmasq --- --- systemctl status openvpn-resin --no-pager --- --- echo === OS === --- --- cat /etc/os-release --- --- cat /mnt/boot/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- --- cat /mnt/boot/config.txt --- --- cat /mnt/boot/resinOS_uEnv.txt --- cat: /mnt/boot/resinOS_uEnv.txt: No such file or directory --- cat /mnt/boot/uEnv.txt --- cat: /mnt/boot/uEnv.txt: No such file or directory --- cat /mnt/conf/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- cat: /mnt/conf/config.json: No such file or directory --- cat /mnt/data-disk/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- cat: /mnt/data-disk/config.json: No such file or directory --- cat /var/log/messages --- --- cat /var/log/provisioning-progress.log --- cat: /var/log/provisioning-progress.log: No such file or directory --- dmesg -T --- --- find /mnt/data/resinhup/*log -mtime -30 | xargs tail -n 10 -v --- find: /mnt/data/resinhup/*log: No such file or directory --- journalctl --list-boots --no-pager --- --- journalctl -n500 -a --no-pager --- --- ls -lR /proc/ 2>/dev/null | grep /data/ | grep \(deleted\) --- --- ps --- --- stat /var/lock/resinhup.lock --- stat: cannot stat '/var/lock/resinhup.lock': No such file or directory --- sysctl -a --- sysctl: error reading key 'net.ipv6.conf.all.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.balena0.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.br-45a32d1fbb9e.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.default.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.eth0.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.lo.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.resin-dns.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.supervisor0.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.veth24c2063.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.wlan0.stable_secret': Input/output error --- systemctl list-units --failed --no-pager --- --- top -b -n 1 --- --- echo === SUPERVISOR === --- --- balena exec resin_supervisor cat /etc/resolv.conf --- --- balena logs resin_supervisor --- (node:1) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. (node:1) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. --- curl --max-time 5 localhost:48484/v1/healthy --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2 100 2 0 0 105 0 --:--:-- --:--:-- --:--:-- 105 --- journalctl -n 200 --no-pager -a -u resin-supervisor --- --- systemctl status resin-supervisor --no-pager --- --- tail -500 /var/log/supervisor-log/resin_supervisor_stdout.log --- tail: cannot open '/var/log/supervisor-log/resin_supervisor_stdout.log' for reading: No such file or directory --- echo === TIME === --- --- date --- --- timedatectl status --- --- uptime ---