STDOUT: real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- diagnose 4.20.27 --- --- 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 -v 10 bash -c' --- echo === BALENA === curl --unix-socket /var/run/balena.sock http://./debug/pprof/goroutine?debug=2 balena --version balena images balena ps -a balena stats --all --no-stream balena system df balena volume ls systemctl status balena --no-pager journalctl --no-pager --no-hostname -n 200 -a -u balena journalctl --no-pager --no-hostname -n 1000 -at balenad 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 mmcli -L 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_CA_BUNDLE=/tmp/tmp.HNUIm7kYbO curl https://api.balena-cloud.com/ping CURL_CA_BUNDLE=/tmp/tmp.HNUIm7kYbO curl https://www.google.co.uk ifconfig iptables -n -L iptables -n -t nat -L journalctl --no-pager --no-hostname -a -u ModemManager journalctl --no-pager --no-hostname -n 200 -a -u "openvpn*" ls -l /mnt/boot/system-connections mmcli -m 0 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/device-type.json cat /mnt/boot/extlinux/extlinux.conf 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/*hup/*log -mtime -180 | xargs tail -n 250 -v journalctl --no-pager --no-hostname --list-boots journalctl --no-pager --no-hostname -n500 -a journalctl --no-pager --no-hostname -pwarning -perr -a ls -lR /proc/ 2>/dev/null | grep /data/ | grep \(deleted\) ps stat /var/lock/*hup.lock sysctl -a systemctl list-units --failed --no-pager top -b -n 1 grep -vE "/var/cache/ldconfig/aux-cache|md5sum|/etc/hostname|/etc/machine-id|/etc/resin-supervisor/supervisor.conf|/etc/systemd/timesyncd.conf|/home/root/.rnd" /resinos.fingerprint | md5sum --quiet -c echo === SUPERVISOR === balena exec resin_supervisor cat /etc/resolv.conf balena logs resin_supervisor curl --max-time 5 localhost:48484/v1/healthy journalctl --no-pager --no-hostname -n 200 -a -u resin-supervisor ls -lR /tmp/*-supervisor/**/* systemctl status resin-supervisor --no-pager tail -500 /var/log/supervisor-log/resin_supervisor_stdout.log echo === TIME === cat /tmp/chrony_added_dhcp_ntp_servers chronyc sources chronyc tracking date journalctl --no-pager --no-hostname -u chronyd timedatectl status uptime --- echo === BALENA === --- 2021-05-13 14:57:49.546159461+00:00 === BALENA === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- curl --unix-socket /var/run/balena.sock http://./debug/pprof/goroutine?debug=2 --- 2021-05-13 14:57:49.567162020+00:00 goroutine 4098 [running]: runtime/pprof.writeGoroutineStacks(0x1c7bc60, 0x4000a86380, 0x0, 0x30) /usr/lib/go/src/runtime/pprof/pprof.go:679 +0x8c runtime/pprof.writeGoroutine(0x1c7bc60, 0x4000a86380, 0x2, 0x4307cc, 0x4000cd6548) /usr/lib/go/src/runtime/pprof/pprof.go:668 +0x3c runtime/pprof.(*Profile).WriteTo(0x2c58640, 0x1c7bc60, 0x4000a86380, 0x2, 0x4000a86380, 0x4e8d1c) /usr/lib/go/src/runtime/pprof/pprof.go:329 +0x2bc net/http/pprof.handler.ServeHTTP(0x400081bb11, 0x9, 0x1cb0680, 0x4000a86380, 0x4000bfd300) /usr/lib/go/src/net/http/pprof/pprof.go:245 +0x2d4 github.com/docker/docker/api/server/router/debug.handlePprof(0x1cbe680, 0x4000ba33e0, 0x1cb0680, 0x4000a86380, 0x4000bfd300, 0x4000ba3200, 0x30, 0x183c140) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/debug/debug_routes.go:10 +0xa0 github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x1cbe680, 0x4000ba33e0, 0x1cb0680, 0x4000a86380, 0x4000bfd300, 0x4000ba3200, 0x1cbe680, 0x4000ba33e0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x144 github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x1cbe680, 0x4000ba3380, 0x1cb0680, 0x4000a86380, 0x4000bfd300, 0x4000ba3200, 0x4000e76a60, 0x20) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x4f0 github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x1cbe680, 0x4000ba3380, 0x1cb0680, 0x4000a86380, 0x4000bfd300, 0x4000ba3200, 0x1cbe680, 0x4000ba3380) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x60c github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x1cb0680, 0x4000a86380, 0x4000bfd200) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:142 +0x1b8 net/http.HandlerFunc.ServeHTTP(0x4000a80780, 0x1cb0680, 0x4000a86380, 0x4000bfd200) /usr/lib/go/src/net/http/server.go:1995 +0x40 github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0x40009d8180, 0x1cb0680, 0x4000a86380, 0x4000bfd000) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:212 +0xb8 github.com/docker/docker/api/server.(*routerSwapper).ServeHTTP(0x4000b15dd0, 0x1cb0680, 0x4000a86380, 0x4000bfd000) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router_swapper.go:29 +0x64 net/http.serverHandler.ServeHTTP(0x400064aa90, 0x1cb0680, 0x4000a86380, 0x4000bfd000) /usr/lib/go/src/net/http/server.go:2774 +0xc0 net/http.(*conn).serve(0x4000774820, 0x1cbe5c0, 0x4000967100) /usr/lib/go/src/net/http/server.go:1878 +0x708 created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:2884 +0x2a4 goroutine 1 [chan receive, 8 minutes]: github.com/docker/docker/cmd/dockerd.(*DaemonCli).start(0x40006355c0, 0x4000250c60, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/daemon.go:241 +0x89c github.com/docker/docker/cmd/dockerd.runDaemon(...) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/docker_unix.go:13 github.com/docker/docker/cmd/dockerd.newDaemonCommand.func1(0x40003b6780, 0x40003b43c0, 0x0, 0x14, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/docker.go:34 +0x7c github.com/docker/docker/vendor/github.com/spf13/cobra.(*Command).execute(0x40003b6780, 0x40000c4010, 0x14, 0x15, 0x40003b6780, 0x40000c4010) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/spf13/cobra/command.go:762 +0x328 github.com/docker/docker/vendor/github.com/spf13/cobra.(*Command).ExecuteC(0x40003b6780, 0x0, 0x0, 0x10) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/spf13/cobra/command.go:852 +0x228 github.com/docker/docker/vendor/github.com/spf13/cobra.(*Command).Execute(...) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/spf13/cobra/command.go:800 github.com/docker/docker/cmd/dockerd.Main() /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/docker.go:98 +0x1ac main.main() /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/balena-engine/main.go:29 +0x150 goroutine 19 [syscall, 8 minutes]: os/signal.signal_recv(0x0) /usr/lib/go/src/runtime/sigqueue.go:139 +0xc4 os/signal.loop() /usr/lib/go/src/os/signal/signal_unix.go:23 +0x20 created by os/signal.init.0 /usr/lib/go/src/os/signal/signal_unix.go:29 +0x38 goroutine 25 [select]: github.com/docker/docker/libcontainerd/supervisor.(*remote).monitorDaemon(0x40003aa1e0, 0x1cbe5c0, 0x4000773fc0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:252 +0xb00 created by github.com/docker/docker/libcontainerd/supervisor.Start /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:90 +0x30c goroutine 7 [syscall, 8 minutes]: syscall.Syscall6(0x5f, 0x1, 0x57c, 0x4000512c78, 0x1000004, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/syscall/asm_linux_arm64.s:35 +0x10 os.(*Process).blockUntilWaitable(0x4000044210, 0x60, 0x60, 0x18dc040) /usr/lib/go/src/os/wait_waitid.go:31 +0x74 os.(*Process).wait(0x4000044210, 0x408f30, 0x4000512e28, 0x408a30) /usr/lib/go/src/os/exec_unix.go:22 +0x34 os.(*Process).Wait(...) /usr/lib/go/src/os/exec.go:125 os/exec.(*Cmd).Wait(0x40000c4580, 0x45cdc8, 0x4000000180) /usr/lib/go/src/os/exec/exec.go:474 +0x4c github.com/docker/docker/libcontainerd/supervisor.(*remote).startContainerd.func1(0x40000c4580, 0x40003aa1e0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:208 +0x30 created by github.com/docker/docker/libcontainerd/supervisor.(*remote).startContainerd /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:206 +0x25c goroutine 9 [select, 8 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher(0x40000c3cc0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:115 +0xc8 created by github.com/docker/docker/vendor/google.golang.org/grpc.newCCBalancerWrapper /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:106 +0x124 goroutine 10 [chan receive, 8 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).resetTransport(0x4000162780) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:1077 +0x414 created by github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).connect /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:743 +0xa0 goroutine 46 [IO wait]: internal/poll.runtime_pollWait(0x7f9d7adbc8, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x40007acb18, 0x72, 0x8000, 0x8000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0xa0 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x40007acb00, 0x40007b2000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x170 net.(*netFD).Read(0x40007acb00, 0x40007b2000, 0x8000, 0x8000, 0x800010601, 0x0, 0x800010601) /usr/lib/go/src/net/fd_unix.go:202 +0x44 net.(*conn).Read(0x4000760018, 0x40007b2000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:177 +0x5c bufio.(*Reader).Read(0x4000094600, 0x40004082d8, 0x9, 0x9, 0x40007da000, 0x7fa1219008, 0x0) /usr/lib/go/src/bufio/bufio.go:223 +0x21c io.ReadAtLeast(0x1c787c0, 0x4000094600, 0x40004082d8, 0x9, 0x9, 0x9, 0x40007e8e28, 0x88f31c, 0x40007e8e58) /usr/lib/go/src/io/io.go:310 +0x78 io.ReadFull(...) /usr/lib/go/src/io/io.go:329 github.com/docker/docker/vendor/golang.org/x/net/http2.readFrameHeader(0x40004082d8, 0x9, 0x9, 0x1c787c0, 0x4000094600, 0x0, 0x4000000000, 0x79ffca84b4, 0x2ce30e0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:237 +0x60 github.com/docker/docker/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0x40004082a0, 0x4000f89420, 0x4000f89420, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:492 +0x74 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*http2Client).reader(0x400033ae00) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:1249 +0x130 created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:289 +0x9d4 goroutine 47 [select]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*controlBuffer).get(0x40007a0730, 0x1, 0x0, 0x0, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:395 +0xc4 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*loopyWriter).run(0x40000946c0, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:513 +0x184 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0x400033ae00) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:333 +0x64 created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:331 +0xb3c goroutine 49 [chan receive, 8 minutes]: github.com/docker/docker/pkg/signal.Trap.func1(0x4000094780, 0x1c7ac20, 0x40000c0120, 0x400045e400) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/signal/trap.go:38 +0x4c created by github.com/docker/docker/pkg/signal.Trap /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/signal/trap.go:36 +0xf8 goroutine 67 [select, 8 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher(0x40000824c0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:115 +0xc8 created by github.com/docker/docker/vendor/google.golang.org/grpc.newCCBalancerWrapper /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:106 +0x124 goroutine 12 [chan receive, 8 minutes]: github.com/docker/docker/daemon.(*Daemon).setupDumpStackTrap.func1(0x4000094a20, 0x195d0e6, 0x16) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/debugtrap_unix.go:18 +0x34 created by github.com/docker/docker/daemon.(*Daemon).setupDumpStackTrap /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/debugtrap_unix.go:17 +0xa4 goroutine 82 [IO wait, 8 minutes]: internal/poll.runtime_pollWait(0x7f9d7adaf8, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x4000399498, 0x72, 0x0, 0x0, 0x19432b4) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0xa0 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x4000399480, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:384 +0x190 net.(*netFD).accept(0x4000399480, 0x85b780, 0x400033f180, 0x7fa121a460) /usr/lib/go/src/net/fd_unix.go:238 +0x2c net.(*UnixListener).accept(0x40005ffc80, 0x85b800, 0x400006ee78, 0x4e2f14) /usr/lib/go/src/net/unixsock_posix.go:162 +0x2c net.(*UnixListener).Accept(0x40005ffc80, 0x85b000, 0x183c140, 0x4000601dd0, 0x16b6860) /usr/lib/go/src/net/unixsock.go:260 +0x40 net/http.(*Server).Serve(0x4000604ea0, 0x1cb0400, 0x40005ffc80, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:2859 +0x1f0 net/http.Serve(...) /usr/lib/go/src/net/http/server.go:2456 github.com/docker/docker/daemon.(*Daemon).listenMetricsSock.func1(0x1cb0400, 0x40005ffc80, 0x4000804040) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/metrics_unix.go:31 +0x70 created by github.com/docker/docker/daemon.(*Daemon).listenMetricsSock /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/metrics_unix.go:30 +0x190 goroutine 83 [select, 8 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher(0x4000804300) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:115 +0xc8 created by github.com/docker/docker/vendor/google.golang.org/grpc.newCCBalancerWrapper /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:106 +0x124 goroutine 84 [chan receive, 8 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).resetTransport(0x4000162f00) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:1077 +0x414 created by github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).connect /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:743 +0xa0 goroutine 86 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x7f9d7ada28, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x4000399698, 0x72, 0x8000, 0x8000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0xa0 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4000399680, 0x400087a000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x170 net.(*netFD).Read(0x4000399680, 0x400087a000, 0x8000, 0x8000, 0x800010601, 0x0, 0x800010601) /usr/lib/go/src/net/fd_unix.go:202 +0x44 net.(*conn).Read(0x40000be728, 0x400087a000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:177 +0x5c bufio.(*Reader).Read(0x40008782a0, 0x40003261f8, 0x9, 0x9, 0x4000085880, 0x7fa1219008, 0x0) /usr/lib/go/src/bufio/bufio.go:223 +0x21c io.ReadAtLeast(0x1c787c0, 0x40008782a0, 0x40003261f8, 0x9, 0x9, 0x9, 0x400006be28, 0x88f31c, 0x400006be58) /usr/lib/go/src/io/io.go:310 +0x78 io.ReadFull(...) /usr/lib/go/src/io/io.go:329 github.com/docker/docker/vendor/golang.org/x/net/http2.readFrameHeader(0x40003261f8, 0x9, 0x9, 0x1c787c0, 0x40008782a0, 0x0, 0x4000000000, 0x73489cb7a2, 0x2ce30e0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:237 +0x60 github.com/docker/docker/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0x40003261c0, 0x4000f48640, 0x4000f48640, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:492 +0x74 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*http2Client).reader(0x40003f81c0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:1249 +0x130 created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:289 +0x9d4 goroutine 87 [select, 2 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*controlBuffer).get(0x40000d59a0, 0x1, 0x0, 0x0, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:395 +0xc4 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*loopyWriter).run(0x40008783c0, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:513 +0x184 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0x40003f81c0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:333 +0x64 created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:331 +0xb3c goroutine 68 [chan receive, 8 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).resetTransport(0x400040a500) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:1077 +0x414 created by github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).connect /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:743 +0xa0 goroutine 70 [IO wait, 8 minutes]: internal/poll.runtime_pollWait(0x7f9d7ad958, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x40007ace98, 0x72, 0x8000, 0x8000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0xa0 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x40007ace80, 0x40008aa000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x170 net.(*netFD).Read(0x40007ace80, 0x40008aa000, 0x8000, 0x8000, 0x800000601, 0x0, 0x800000601) /usr/lib/go/src/net/fd_unix.go:202 +0x44 net.(*conn).Read(0x40007600b0, 0x40008aa000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:177 +0x5c bufio.(*Reader).Read(0x4000094fc0, 0x4000408578, 0x9, 0x9, 0x18, 0x17893a0, 0x0) /usr/lib/go/src/bufio/bufio.go:223 +0x21c io.ReadAtLeast(0x1c787c0, 0x4000094fc0, 0x4000408578, 0x9, 0x9, 0x9, 0x0, 0x88f300, 0x40002c4601) /usr/lib/go/src/io/io.go:310 +0x78 io.ReadFull(...) /usr/lib/go/src/io/io.go:329 github.com/docker/docker/vendor/golang.org/x/net/http2.readFrameHeader(0x4000408578, 0x9, 0x9, 0x1c787c0, 0x4000094fc0, 0x0, 0x4000000000, 0x400045ea01, 0x40008a1ea8) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:237 +0x60 github.com/docker/docker/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0x4000408540, 0x40002c46a0, 0x40002c46a0, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:492 +0x74 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*http2Client).reader(0x400033afc0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:1249 +0x130 created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:289 +0x9d4 goroutine 71 [select, 8 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*controlBuffer).get(0x40007a0c80, 0x1, 0x0, 0x0, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:395 +0xc4 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*loopyWriter).run(0x40000950e0, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:513 +0x184 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0x400033afc0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:333 +0x64 created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:331 +0xb3c goroutine 54 [select, 8 minutes]: github.com/docker/docker/libcontainerd/remote.(*client).processEventStream(0x400036f140, 0x1cbe5c0, 0x4000773fc0, 0x194c34c, 0xc) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:700 +0x1dc created by github.com/docker/docker/libcontainerd/remote.NewClient /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:67 +0x218 goroutine 72 [select, 8 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream.func5(0x40007ce380, 0x40008ca000, 0x1cbe680, 0x400075ed80) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:319 +0xa4 created by github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:318 +0x808 goroutine 73 [select, 8 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*Stream).waitOnHeader(0x40008ce000, 0x52ae84, 0x40007ace80) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:312 +0x94 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*Stream).RecvCompress(...) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:331 github.com/docker/docker/vendor/google.golang.org/grpc.(*csAttempt).recvMsg(0x40007ad100, 0x189c1a0, 0x40000953e0, 0x0, 0x40007aadb8, 0x88e8a8) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:871 +0x628 github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg.func1(0x40007ad100, 0x9, 0x400288219c) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:736 +0x40 github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).withRetry(0x40008ca000, 0x40007e6e58, 0x40007e6e48, 0x48, 0x60) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:594 +0x68 github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg(0x40008ca000, 0x189c1a0, 0x40000953e0, 0x40000826c0, 0x40007aaef8) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:735 +0xa4 github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1.(*eventsSubscribeClient).Recv(0x4000422750, 0x19e88c8, 0x4000095200, 0x460bcc) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1/events.pb.go:351 +0x5c github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe.func1(0x4000095200, 0x1cd90e0, 0x4000422750, 0x40007af020, 0x1cbe5c0, 0x4000773fc0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:99 +0x60 created by github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:95 +0x16c goroutine 56 [sync.Cond.Wait, 8 minutes]: runtime.goparkunlock(...) /usr/lib/go/src/runtime/proc.go:307 sync.runtime_notifyListWait(0x400095c650, 0x0) /usr/lib/go/src/runtime/sema.go:510 +0x100 sync.(*Cond).Wait(0x400095c640) /usr/lib/go/src/sync/cond.go:56 +0xb4 github.com/docker/docker/daemon/stats.(*Collector).Run(0x400095c600) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/stats/collector.go:101 +0x3c created by github.com/docker/docker/daemon.(*Daemon).newStatsCollector /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/stats_collector.go:24 +0x70 goroutine 57 [chan receive, 4 minutes]: github.com/docker/docker/daemon.(*Daemon).execCommandGC(0x40008221e0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/exec.go:305 +0x110 created by github.com/docker/docker/daemon.NewDaemon /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/daemon.go:1132 +0x21b0 goroutine 58 [select, 3 minutes]: github.com/docker/docker/libcontainerd/remote.(*client).processEventStream(0x4000911da0, 0x1cbe5c0, 0x4000773fc0, 0x193f30d, 0x4) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:700 +0x1dc created by github.com/docker/docker/libcontainerd/remote.NewClient /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:67 +0x218 goroutine 75 [select, 3 minutes]: github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).watchLoop(0x4000394d00) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/store.go:446 +0x8c created by github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).startWatch /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/store.go:463 +0xc4 goroutine 27 [select, 8 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream.func5(0x40007da380, 0x4000328c60, 0x1cbe680, 0x4000635ef0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:319 +0xa4 created by github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:318 +0x808 goroutine 28 [select, 3 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*recvBufferReader).readClient(0x40002842d0, 0x400097a030, 0x5, 0x5, 0x19e8c48, 0x400089d918, 0x400089d8b8) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:185 +0x8c github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*recvBufferReader).Read(0x40002842d0, 0x400097a030, 0x5, 0x5, 0x400089d998, 0x8cda10, 0x40008c8020) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:165 +0x190 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*transportReader).Read(0x4000635f50, 0x400097a030, 0x5, 0x5, 0x400089d9c8, 0x8cb878, 0x40003f81c0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:488 +0x4c io.ReadAtLeast(0x1c7b5c0, 0x4000635f50, 0x400097a030, 0x5, 0x5, 0x5, 0x40007881c0, 0x400063eb40, 0x400089da38) /usr/lib/go/src/io/io.go:310 +0x78 io.ReadFull(...) /usr/lib/go/src/io/io.go:329 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*Stream).Read(0x400075a600, 0x400097a030, 0x5, 0x5, 0x189c1a0, 0x7f9c56a030, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:472 +0xa8 github.com/docker/docker/vendor/google.golang.org/grpc.(*parser).recvMsg(0x400097a020, 0x1000000, 0x0, 0x0, 0x0, 0x98, 0x7f9c56a000, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/rpc_util.go:508 +0x48 github.com/docker/docker/vendor/google.golang.org/grpc.recvAndDecompress(0x400097a020, 0x400075a600, 0x0, 0x0, 0x1000000, 0x0, 0x0, 0x0, 0x4000b07b80, 0x98, ...) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/rpc_util.go:639 +0x30 github.com/docker/docker/vendor/google.golang.org/grpc.recv(0x400097a020, 0x7f9c566b90, 0x2d00460, 0x400075a600, 0x0, 0x0, 0x189c1a0, 0x4000878de0, 0x1000000, 0x0, ...) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/rpc_util.go:684 +0x60 github.com/docker/docker/vendor/google.golang.org/grpc.(*csAttempt).recvMsg(0x400050c800, 0x189c1a0, 0x4000878de0, 0x0, 0x400089dd88, 0x408e40) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:885 +0xb8 github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg.func1(0x400050c800, 0x3, 0x400089ddb8) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:736 +0x40 github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).withRetry(0x4000328c60, 0x400089de58, 0x400089de48, 0x48, 0x60) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:590 +0x25c github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg(0x4000328c60, 0x189c1a0, 0x4000878de0, 0x400089df1c, 0x2) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:735 +0xa4 github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1.(*eventsSubscribeClient).Recv(0x40003857c0, 0x400089df18, 0x2, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1/events.pb.go:351 +0x5c github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe.func1(0x40002515c0, 0x1cd90e0, 0x40003857c0, 0x400063e9c0, 0x1cbe5c0, 0x4000773fc0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:99 +0x60 created by github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:95 +0x16c goroutine 349 [IO wait, 8 minutes]: internal/poll.runtime_pollWait(0x7f9d7ad208, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x40009017b8, 0x72, 0x8001, 0x8000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0xa0 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x40009017a0, 0x4000d9c000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x170 os.(*File).read(...) /usr/lib/go/src/os/file_unix.go:263 os.(*File).Read(0x4000a910f8, 0x4000d9c000, 0x8000, 0x8000, 0xbb, 0x0, 0x0) /usr/lib/go/src/os/file.go:108 +0x60 github.com/docker/docker/vendor/github.com/containerd/fifo.(*fifo).Read(0x4000900840, 0x4000d9c000, 0x8000, 0x8000, 0xbb, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/fifo/fifo.go:154 +0x250 io.copyBuffer(0x1c791a0, 0x400000fca0, 0x7f9d7be938, 0x4000900840, 0x4000d9c000, 0x8000, 0x8000, 0x7f9d7be938, 0x0, 0x0) /usr/lib/go/src/io/io.go:402 +0xd4 io.CopyBuffer(...) /usr/lib/go/src/io/io.go:375 github.com/docker/docker/pkg/pools.Copy(0x1c791a0, 0x400000fca0, 0x7f9d7be938, 0x4000900840, 0x4000900840, 0x460bd0, 0x19e8988) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0xa4 github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1.1(0x1c791a0, 0x400000fca0, 0x7f9c568cd8, 0x4000900840, 0x400038d4a0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:124 +0x60 created by github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1 /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:123 +0x78 goroutine 348 [IO wait]: internal/poll.runtime_pollWait(0x7f9d7ad2d8, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x4000901758, 0x72, 0x8001, 0x8000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0xa0 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4000901740, 0x4000dac000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x170 os.(*File).read(...) /usr/lib/go/src/os/file_unix.go:263 os.(*File).Read(0x4000a910f0, 0x4000dac000, 0x8000, 0x8000, 0x3d, 0x0, 0x0) /usr/lib/go/src/os/file.go:108 +0x60 github.com/docker/docker/vendor/github.com/containerd/fifo.(*fifo).Read(0x4000900780, 0x4000dac000, 0x8000, 0x8000, 0x3d, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/fifo/fifo.go:154 +0x250 io.copyBuffer(0x1c791a0, 0x400000fcc0, 0x7f9d7be938, 0x4000900780, 0x4000dac000, 0x8000, 0x8000, 0x7f9d7be938, 0x0, 0x0) /usr/lib/go/src/io/io.go:402 +0xd4 io.CopyBuffer(...) /usr/lib/go/src/io/io.go:375 github.com/docker/docker/pkg/pools.Copy(0x1c791a0, 0x400000fcc0, 0x7f9d7be938, 0x4000900780, 0x4000900780, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0xa4 github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1.1(0x1c791a0, 0x400000fcc0, 0x7f9c568cd8, 0x4000900780, 0x400038d4a0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:124 +0x60 created by github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1 /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:123 +0x78 goroutine 347 [sync.Cond.Wait, 8 minutes]: runtime.goparkunlock(...) /usr/lib/go/src/runtime/proc.go:307 sync.runtime_notifyListWait(0x4000773f50, 0x1) /usr/lib/go/src/runtime/sema.go:510 +0x100 sync.(*Cond).Wait(0x4000773f40) /usr/lib/go/src/sync/cond.go:56 +0xb4 github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x4000773f00, 0x4000da8000, 0x800, 0x4000, 0xffffffffffffffff, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:134 +0x248 github.com/docker/docker/daemon/logger.(*Copier).copySrc(0x4000773f80, 0x19423b6, 0x6, 0x7f9c568d20, 0x4000773f00) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:81 +0x780 created by github.com/docker/docker/daemon/logger.(*Copier).Run /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:48 +0xd8 goroutine 346 [sync.Cond.Wait]: runtime.goparkunlock(...) /usr/lib/go/src/runtime/proc.go:307 sync.runtime_notifyListWait(0x4000773ed0, 0x34) /usr/lib/go/src/runtime/sema.go:510 +0x100 sync.(*Cond).Wait(0x4000773ec0) /usr/lib/go/src/sync/cond.go:56 +0xb4 github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x4000773e80, 0x4000da4000, 0x800, 0x4000, 0xffffffffffffffff, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:134 +0x248 github.com/docker/docker/daemon/logger.(*Copier).copySrc(0x4000773f80, 0x19423bc, 0x6, 0x7f9c568d20, 0x4000773e80) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:81 +0x780 created by github.com/docker/docker/daemon/logger.(*Copier).Run /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:48 +0xd8 goroutine 339 [select, 8 minutes]: github.com/docker/docker/container.(*State).Wait.func1(0x1cbe680, 0x40009acd80, 0x4000096d20, 0x40007ae1e0, 0x40009290e0, 0x4000342a80) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/container/state.go:213 +0xa0 created by github.com/docker/docker/container.(*State).Wait /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/container/state.go:212 +0xe4 goroutine 338 [IO wait, 8 minutes]: internal/poll.runtime_pollWait(0x7f9d7ad618, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x4000a64b98, 0x72, 0x0, 0x1, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0xa0 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4000a64b80, 0x4000852a61, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x170 net.(*netFD).Read(0x4000a64b80, 0x4000852a61, 0x1, 0x1, 0x40008f4ec8, 0x408c4c, 0x40008f4ec8) /usr/lib/go/src/net/fd_unix.go:202 +0x44 net.(*conn).Read(0x40007601a0, 0x4000852a61, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:177 +0x5c github.com/docker/docker/cmd/dockerd/hack.(*MalformedHostHeaderOverrideConn).Read(0x400000ea40, 0x4000852a61, 0x1, 0x1, 0x4000879da0, 0x40008f4fa8, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/hack/malformed_host_override.go:110 +0x5c net/http.(*connReader).backgroundRead(0x4000852a50) /usr/lib/go/src/net/http/server.go:677 +0x50 created by net/http.(*connReader).startBackgroundRead /usr/lib/go/src/net/http/server.go:673 +0xc0 goroutine 257 [IO wait, 8 minutes]: internal/poll.runtime_pollWait(0x7f9d7adc98, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x400050c718, 0x72, 0x0, 0x0, 0x19432b4) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0xa0 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x400050c700, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:384 +0x190 net.(*netFD).accept(0x400050c700, 0x85b780, 0x400033e700, 0x7fa121a460) /usr/lib/go/src/net/fd_unix.go:238 +0x2c net.(*TCPListener).accept(0x40000100d8, 0x85b800, 0x4000b49e38, 0x4e2f14) /usr/lib/go/src/net/tcpsock_posix.go:139 +0x2c net.(*TCPListener).Accept(0x40000100d8, 0x85b000, 0x183c140, 0x40009ada40, 0x16b6860) /usr/lib/go/src/net/tcpsock.go:260 +0x40 net/http.(*Server).Serve(0x400064b040, 0x1cb03c0, 0x40000100d8, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:2859 +0x1f0 github.com/docker/docker/api/server.(*HTTPServer).Serve(...) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:113 github.com/docker/docker/api/server.(*Server).serveAPI.func1(0x4000b9ff20, 0x4000377c20) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:87 +0xc0 created by github.com/docker/docker/api/server.(*Server).serveAPI /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:84 +0x7c goroutine 256 [IO wait]: internal/poll.runtime_pollWait(0x7f9d7add68, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x400050c518, 0x72, 0x0, 0x0, 0x19432b4) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0xa0 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x400050c500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:384 +0x190 net.(*netFD).accept(0x400050c500, 0x42ff68, 0x40009cbe38, 0x40008ecc00) /usr/lib/go/src/net/fd_unix.go:238 +0x2c net.(*UnixListener).accept(0x4000635830, 0x450dcc, 0x19e8c48, 0x40009cbe08) /usr/lib/go/src/net/unixsock_posix.go:162 +0x2c net.(*UnixListener).Accept(0x4000635830, 0x403b31c0b0, 0x403b31c0b0, 0x609d3e6c, 0x40009cbe18) /usr/lib/go/src/net/unixsock.go:260 +0x40 github.com/docker/docker/cmd/dockerd/hack.(*MalformedHostHeaderOverride).Accept(0x4000385220, 0x40009cbe80, 0x40009cbe88, 0x18, 0x40008ecc00) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/hack/malformed_host_override.go:116 +0x34 net/http.(*Server).Serve(0x400064ab60, 0x1ca6fc0, 0x4000385220, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:2859 +0x1f0 github.com/docker/docker/api/server.(*HTTPServer).Serve(...) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:113 github.com/docker/docker/api/server.(*Server).serveAPI.func1(0x4000b9ff20, 0x4000377ac0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:87 +0xc0 created by github.com/docker/docker/api/server.(*Server).serveAPI /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:84 +0x7c goroutine 255 [IO wait]: internal/poll.runtime_pollWait(0x7f9d7ade38, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x400050c398, 0x72, 0x0, 0x0, 0x19432b4) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0xa0 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x400050c380, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:384 +0x190 net.(*netFD).accept(0x400050c380, 0x7fa1219008, 0x400033e700, 0x7fa1219008) /usr/lib/go/src/net/fd_unix.go:238 +0x2c net.(*UnixListener).accept(0x4000635800, 0x450dcc, 0x19e8c48, 0x400089ce08) /usr/lib/go/src/net/unixsock_posix.go:162 +0x2c net.(*UnixListener).Accept(0x4000635800, 0x4022b3a829, 0x4022b3a829, 0x609d3e6d, 0x400089ce18) /usr/lib/go/src/net/unixsock.go:260 +0x40 github.com/docker/docker/cmd/dockerd/hack.(*MalformedHostHeaderOverride).Accept(0x4000385130, 0x400089ce80, 0x400089ce88, 0x18, 0x40008ecd80) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/hack/malformed_host_override.go:116 +0x34 net/http.(*Server).Serve(0x400064aa90, 0x1ca6fc0, 0x4000385130, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:2859 +0x1f0 github.com/docker/docker/api/server.(*HTTPServer).Serve(...) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:113 github.com/docker/docker/api/server.(*Server).serveAPI.func1(0x4000b9ff20, 0x4000377960) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:87 +0xc0 created by github.com/docker/docker/api/server.(*Server).serveAPI /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:84 +0x7c goroutine 254 [IO wait, 8 minutes]: internal/poll.runtime_pollWait(0x7f9d7adf08, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x400050c318, 0x72, 0x0, 0x0, 0x19432b4) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0xa0 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x400050c300, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:384 +0x190 net.(*netFD).accept(0x400050c300, 0x183c140, 0x0, 0x50) /usr/lib/go/src/net/fd_unix.go:238 +0x2c net.(*UnixListener).accept(0x40006357a0, 0x40009adb60, 0x400004ef70, 0x85b780) /usr/lib/go/src/net/unixsock_posix.go:162 +0x2c net.(*UnixListener).Accept(0x40006357a0, 0x40008ecf00, 0x40007a1e00, 0x85b800, 0x4000b4be38) /usr/lib/go/src/net/unixsock.go:260 +0x40 github.com/docker/docker/cmd/dockerd/hack.(*MalformedHostHeaderOverride).Accept(0x40003850a0, 0x85b000, 0x183c140, 0x40009adb60, 0x16b6860) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/hack/malformed_host_override.go:116 +0x34 net/http.(*Server).Serve(0x400064a9c0, 0x1ca6fc0, 0x40003850a0, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:2859 +0x1f0 github.com/docker/docker/api/server.(*HTTPServer).Serve(...) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:113 github.com/docker/docker/api/server.(*Server).serveAPI.func1(0x4000b9ff20, 0x4000377840) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:87 +0xc0 created by github.com/docker/docker/api/server.(*Server).serveAPI /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:84 +0x7c goroutine 328 [select, 3 minutes]: github.com/docker/docker/api/server/router/system.(*systemRouter).getEvents(0x4000805cc0, 0x1cbe680, 0x4000cb11d0, 0x1cb0680, 0x40006422a0, 0x40000dec00, 0x4000cb1110, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/system/system_routes.go:203 +0x4e8 github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x1cbe680, 0x4000cb11d0, 0x1cb0680, 0x40006422a0, 0x40000dec00, 0x4000cb1110, 0x1cbe680, 0x4000cb11d0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x144 github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x1cbe680, 0x4000cb11a0, 0x1cb0680, 0x40006422a0, 0x40000dec00, 0x4000cb1110, 0x4000af8d40, 0x20) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x4f0 github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x1cbe680, 0x4000cb11a0, 0x1cb0680, 0x40006422a0, 0x40000dec00, 0x4000cb1110, 0x1cbe680, 0x4000cb11a0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x60c github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x1cb0680, 0x40006422a0, 0x40000deb00) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:142 +0x1b8 net/http.HandlerFunc.ServeHTTP(0x40004fb560, 0x1cb0680, 0x40006422a0, 0x40000deb00) /usr/lib/go/src/net/http/server.go:1995 +0x40 github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0x40009d8180, 0x1cb0680, 0x40006422a0, 0x400093a500) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:212 +0xb8 github.com/docker/docker/api/server.(*routerSwapper).ServeHTTP(0x4000b15dd0, 0x1cb0680, 0x40006422a0, 0x400093a500) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router_swapper.go:29 +0x64 net/http.serverHandler.ServeHTTP(0x400064ab60, 0x1cb0680, 0x40006422a0, 0x400093a500) /usr/lib/go/src/net/http/server.go:2774 +0xc0 net/http.(*conn).serve(0x40009dea00, 0x1cbe5c0, 0x4000804940) /usr/lib/go/src/net/http/server.go:1878 +0x708 created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:2884 +0x2a4 goroutine 272 [IO wait, 8 minutes]: internal/poll.runtime_pollWait(0x7f9d7ad3a8, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x40007ad798, 0x72, 0x1000, 0x1000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0xa0 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x40007ad780, 0x40008fe000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x170 net.(*netFD).Read(0x40007ad780, 0x40008fe000, 0x1000, 0x1000, 0x40008ed980, 0x4000048000, 0x4000985a48) /usr/lib/go/src/net/fd_unix.go:202 +0x44 net.(*conn).Read(0x40000be6d8, 0x40008fe000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:177 +0x5c github.com/docker/docker/cmd/dockerd/hack.(*MalformedHostHeaderOverrideConn).Read(0x40003491a0, 0x40008fe000, 0x1000, 0x1000, 0x4000985b28, 0x0, 0x4000985b78) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/hack/malformed_host_override.go:110 +0x5c net/http.(*connReader).Read(0x4000a8cf30, 0x40008fe000, 0x1000, 0x1000, 0x4000985bb8, 0x85324c, 0x40000be6d8) /usr/lib/go/src/net/http/server.go:787 +0xf0 bufio.(*Reader).fill(0x4000b9ede0) /usr/lib/go/src/bufio/bufio.go:100 +0x100 bufio.(*Reader).Peek(0x4000b9ede0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x4000985bd8) /usr/lib/go/src/bufio/bufio.go:138 +0x40 net/http.(*conn).readRequest(0x4000249180, 0x1cbe5c0, 0x40002c3380, 0x0, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:964 +0xa40 net/http.(*conn).serve(0x4000249180, 0x1cbe5c0, 0x40002c3380) /usr/lib/go/src/net/http/server.go:1819 +0x5ac created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:2884 +0x2a4 goroutine 315 [IO wait, 8 minutes]: internal/poll.runtime_pollWait(0x7f9d7ad138, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x4000a64598, 0x72, 0x0, 0x1, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0xa0 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4000a64580, 0x4000cc8731, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x170 net.(*netFD).Read(0x4000a64580, 0x4000cc8731, 0x1, 0x1, 0x40000bea38, 0x7f9d7ba5e0, 0x4000853200) /usr/lib/go/src/net/fd_unix.go:202 +0x44 net.(*conn).Read(0x4000a901c0, 0x4000cc8731, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:177 +0x5c github.com/docker/docker/cmd/dockerd/hack.(*MalformedHostHeaderOverrideConn).Read(0x4000a812c0, 0x4000cc8731, 0x1, 0x1, 0x4000250900, 0x40007a5fa8, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/hack/malformed_host_override.go:110 +0x5c net/http.(*connReader).backgroundRead(0x4000cc8720) /usr/lib/go/src/net/http/server.go:677 +0x50 created by net/http.(*connReader).startBackgroundRead /usr/lib/go/src/net/http/server.go:673 +0xc0 goroutine 307 [chan receive, 8 minutes]: github.com/docker/docker/api/server/router/container.(*containerRouter).postContainersWait(0x4000805c80, 0x1cbe680, 0x40009acd80, 0x1cb0680, 0x4000a868c0, 0x400093a700, 0x40009accc0, 0x163ce00, 0x40007ce001) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/container/container_routes.go:357 +0x220 github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x1cbe680, 0x40009acd80, 0x1cb0680, 0x4000a868c0, 0x400093a700, 0x40009accc0, 0x1cbe680, 0x40009acd80) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x144 github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x1cbe680, 0x40009acd50, 0x1cb0680, 0x4000a868c0, 0x400093a700, 0x40009accc0, 0x400045f500, 0x20) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x4f0 github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x1cbe680, 0x40009acd50, 0x1cb0680, 0x4000a868c0, 0x400093a700, 0x40009accc0, 0x1cbe680, 0x40009acd50) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x60c github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x1cb0680, 0x4000a868c0, 0x400093a600) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:142 +0x1b8 net/http.HandlerFunc.ServeHTTP(0x40009ff420, 0x1cb0680, 0x4000a868c0, 0x400093a600) /usr/lib/go/src/net/http/server.go:1995 +0x40 github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0x40009d8180, 0x1cb0680, 0x4000a868c0, 0x40000dff00) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:212 +0xb8 github.com/docker/docker/api/server.(*routerSwapper).ServeHTTP(0x4000b15dd0, 0x1cb0680, 0x4000a868c0, 0x40000dff00) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router_swapper.go:29 +0x64 net/http.serverHandler.ServeHTTP(0x400064ab60, 0x1cb0680, 0x4000a868c0, 0x40000dff00) /usr/lib/go/src/net/http/server.go:2774 +0xc0 net/http.(*conn).serve(0x4000774280, 0x1cbe5c0, 0x4000805200) /usr/lib/go/src/net/http/server.go:1878 +0x708 created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:2884 +0x2a4 goroutine 358 [select, 4 minutes]: github.com/docker/docker/daemon.monitor(0x40008221e0, 0x4000393d40, 0x4000de8c00, 0x1c78f40, 0x400060391c) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/health.go:210 +0xd0 created by github.com/docker/docker/daemon.(*Daemon).updateHealthMonitor /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/health.go:300 +0xcc goroutine 199 [select, 2 minutes]: github.com/docker/docker/vendor/github.com/docker/libnetwork/osl.removeUnusedPaths() /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/osl/namespace_linux.go:99 +0x264 created by github.com/docker/docker/vendor/github.com/docker/libnetwork/osl.createBasePath /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/osl/namespace_linux.go:84 +0xb0 goroutine 225 [sync.Cond.Wait]: runtime.goparkunlock(...) /usr/lib/go/src/runtime/proc.go:307 sync.runtime_notifyListWait(0x400095d010, 0x34) /usr/lib/go/src/runtime/sema.go:510 +0x100 sync.(*Cond).Wait(0x400095d000) /usr/lib/go/src/sync/cond.go:56 +0xb4 github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x400095cfc0, 0x4000d00000, 0x8000, 0x8000, 0x3d, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:134 +0x248 io.copyBuffer(0x1c792e0, 0x40004c31e0, 0x7f9c568d20, 0x400095cfc0, 0x4000d00000, 0x8000, 0x8000, 0x7f9c568d20, 0x40007aadd8, 0xfc7518) /usr/lib/go/src/io/io.go:402 +0xd4 io.CopyBuffer(...) /usr/lib/go/src/io/io.go:375 github.com/docker/docker/pkg/pools.Copy(0x1c792e0, 0x40004c31e0, 0x7f9c568d20, 0x400095cfc0, 0x400095cfc0, 0x1, 0x1) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0xa4 github.com/docker/docker/container/stream.(*Config).CopyStreams.func2(0x19423bc, 0x6, 0x1c792e0, 0x40004c31e0, 0x1c9b500, 0x400095cfc0, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:111 +0x190 github.com/docker/docker/container/stream.(*Config).CopyStreams.func3(0x4000000008, 0x19e8c70) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:124 +0x60 github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Go.func1(0x4000b55c80, 0x40004c3220) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:57 +0x58 created by github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Go /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:54 +0x60 goroutine 324 [semacquire, 8 minutes]: sync.runtime_Semacquire(0x4000b55c90) /usr/lib/go/src/runtime/sema.go:56 +0x34 sync.(*WaitGroup).Wait(0x4000b55c88) /usr/lib/go/src/sync/waitgroup.go:130 +0x70 github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Wait(0x4000b55c80, 0x460bcc, 0x4000aea0c0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:40 +0x30 github.com/docker/docker/container/stream.(*Config).CopyStreams.func5.1(0x40004e2840, 0x4000b55c80) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:138 +0x28 created by github.com/docker/docker/container/stream.(*Config).CopyStreams.func5 /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:137 +0xac goroutine 322 [sync.Cond.Wait, 8 minutes]: runtime.goparkunlock(...) /usr/lib/go/src/runtime/proc.go:307 sync.runtime_notifyListWait(0x400095d090, 0x1) /usr/lib/go/src/runtime/sema.go:510 +0x100 sync.(*Cond).Wait(0x400095d080) /usr/lib/go/src/sync/cond.go:56 +0xb4 github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x400095d040, 0x40008f6000, 0x8000, 0x8000, 0xbb, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:134 +0x248 io.copyBuffer(0x1c792e0, 0x40004c31c0, 0x7f9c568d20, 0x400095d040, 0x40008f6000, 0x8000, 0x8000, 0x7f9c568d20, 0x40004dae48, 0xfc7518) /usr/lib/go/src/io/io.go:402 +0xd4 io.CopyBuffer(...) /usr/lib/go/src/io/io.go:375 github.com/docker/docker/pkg/pools.Copy(0x1c792e0, 0x40004c31c0, 0x7f9c568d20, 0x400095d040, 0x400095d040, 0x1, 0x1) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0xa4 github.com/docker/docker/container/stream.(*Config).CopyStreams.func2(0x19423b6, 0x6, 0x1c792e0, 0x40004c31c0, 0x1c9b500, 0x400095d040, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:111 +0x190 github.com/docker/docker/container/stream.(*Config).CopyStreams.func4(0x8, 0x19e8c70) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:129 +0x60 github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Go.func1(0x4000b55c80, 0x40004c3280) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:57 +0x58 created by github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Go /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:54 +0x60 goroutine 323 [select, 8 minutes]: github.com/docker/docker/container/stream.(*Config).CopyStreams.func5(0x4000b55c80, 0x1cbe5c0, 0x400095d100, 0x40000ff200, 0x40004e27e0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:140 +0x120 created by github.com/docker/docker/container/stream.(*Config).CopyStreams /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:134 +0xe8 goroutine 200 [IO wait, 3 minutes]: internal/poll.runtime_pollWait(0x7f9d7ad888, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x4000a64318, 0x72, 0x0, 0x0, 0x19432b4) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0xa0 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x4000a64300, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:384 +0x190 net.(*netFD).accept(0x4000a64300, 0x40000108c0, 0x40009cfed8, 0x43ad50) /usr/lib/go/src/net/fd_unix.go:238 +0x2c net.(*UnixListener).accept(0x4000a66c00, 0x40009cff40, 0x40009cff48, 0x18) /usr/lib/go/src/net/unixsock_posix.go:162 +0x2c net.(*UnixListener).Accept(0x4000a66c00, 0x19e55d0, 0x1ce07c0, 0x40000108c0, 0x4000394d00) /usr/lib/go/src/net/unixsock.go:260 +0x40 github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).acceptClientConnections(0x4000394d00, 0x40007b00c0, 0x33, 0x1cb0400, 0x4000a66c00) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/sandbox_externalkey_unix.go:144 +0x30 created by github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).startExternalKeyListener /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/sandbox_externalkey_unix.go:138 +0x290 goroutine 252 [chan receive, 8 minutes]: github.com/docker/docker/api/server.(*Server).serveAPI(0x4000250fc0, 0x0, 0x40003970e0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:95 +0x124 github.com/docker/docker/api/server.(*Server).Wait(0x4000250fc0, 0x4000928a80) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:205 +0x28 created by github.com/docker/docker/cmd/dockerd.(*DaemonCli).start /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/daemon.go:234 +0x880 goroutine 251 [chan receive, 8 minutes]: github.com/docker/docker/cmd/dockerd.(*DaemonCli).setupConfigReloadTrap.func1(0x4000b10240, 0x40006355c0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/daemon_unix.go:84 +0x48 created by github.com/docker/docker/cmd/dockerd.(*DaemonCli).setupConfigReloadTrap /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/daemon_unix.go:83 +0x9c goroutine 271 [chan receive, 8 minutes]: github.com/docker/docker/daemon.(*Daemon).containerAttach(0x40008221e0, 0x4000393d40, 0x40000ff200, 0x4000340100, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/attach.go:177 +0xd8 github.com/docker/docker/daemon.(*Daemon).ContainerAttach(0x40008221e0, 0x4000c8c017, 0x40, 0x4000b55b30, 0x0, 0x0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/attach.go:74 +0x49c github.com/docker/docker/api/server/router/container.(*containerRouter).postContainersAttach(0x4000805c80, 0x1cbe680, 0x4000b559b0, 0x1cb0680, 0x40004088c0, 0x400075b500, 0x4000b55890, 0x163ce00, 0x40007ce701) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/container/container_routes.go:602 +0x2d8 github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x1cbe680, 0x4000b559b0, 0x1cb0680, 0x40004088c0, 0x400075b500, 0x4000b55890, 0x1cbe680, 0x4000b559b0) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x144 github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x1cbe680, 0x4000b55980, 0x1cb0680, 0x40004088c0, 0x400075b500, 0x4000b55890, 0x40004c2fc0, 0x30) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x4f0 github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x1cbe680, 0x4000b55980, 0x1cb0680, 0x40004088c0, 0x400075b500, 0x4000b55890, 0x1cbe680, 0x4000b55980) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x60c github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x1cb0680, 0x40004088c0, 0x400075b400) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:142 +0x1b8 net/http.HandlerFunc.ServeHTTP(0x40009ff960, 0x1cb0680, 0x40004088c0, 0x400075b400) /usr/lib/go/src/net/http/server.go:1995 +0x40 github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0x40009d8180, 0x1cb0680, 0x40004088c0, 0x400075b200) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:212 +0xb8 github.com/docker/docker/api/server.(*routerSwapper).ServeHTTP(0x4000b15dd0, 0x1cb0680, 0x40004088c0, 0x400075b200) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router_swapper.go:29 +0x64 net/http.serverHandler.ServeHTTP(0x400064ab60, 0x1cb0680, 0x40004088c0, 0x400075b200) /usr/lib/go/src/net/http/server.go:2774 +0xc0 net/http.(*conn).serve(0x40002490e0, 0x1cbe5c0, 0x400095ce40) /usr/lib/go/src/net/http/server.go:1878 +0x708 created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:2884 +0x2a4 goroutine 4099 [IO wait]: internal/poll.runtime_pollWait(0x7f9d7ad548, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x4000a64e18, 0x72, 0x0, 0x1, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0xa0 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4000a64e00, 0x4000ba3001, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x170 net.(*netFD).Read(0x4000a64e00, 0x4000ba3001, 0x1, 0x1, 0x4000903ed8, 0x443fe4, 0x4000903ec0) /usr/lib/go/src/net/fd_unix.go:202 +0x44 net.(*conn).Read(0x4000760638, 0x4000ba3001, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:177 +0x5c github.com/docker/docker/cmd/dockerd/hack.(*MalformedHostHeaderOverrideConn).Read(0x4000e76a40, 0x4000ba3001, 0x1, 0x1, 0x19e8988, 0x1c7b901, 0x400038c410) /yocto/resin-board/build/tmp/work/aarch64-poky-linux/balena/19.03.18+git840aacc77b6c600b3b929fe9e4d9356a322b9e5b-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/hack/malformed_host_override.go:110 +0x5c net/http.(*connReader).backgroundRead(0x4000ba2ff0) /usr/lib/go/src/net/http/server.go:677 +0x50 created by net/http.(*connReader).startBackgroundRead /usr/lib/go/src/net/http/server.go:673 +0xc0 real 0m 0.04s user 0m 0.00s sys 0m 0.00s --- balena --version --- 2021-05-13 14:57:49.622805869+00:00 Docker version 19.03.18, build 840aacc77b6c600b3b929fe9e4d9356a322b9e5b real 0m 0.09s user 0m 0.06s sys 0m 0.04s --- balena images --- 2021-05-13 14:57:49.728060103+00:00 REPOSITORY TAG IMAGE ID CREATED SIZE balena/aarch64-supervisor v12.5.10 7505b0572456 4 weeks ago 72.5MB registry2.balena-cloud.com/v2/3a9066ce744bf2ed13c472c8e827c924 latest 7505b0572456 4 weeks ago 72.5MB balena-healthcheck-image latest a29f45ccde2a 16 months ago 9.14kB real 0m 0.09s user 0m 0.07s sys 0m 0.03s --- balena ps -a --- 2021-05-13 14:57:49.836325708+00:00 CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES bd499d2a5bf7 registry2.balena-cloud.com/v2/3a9066ce744bf2ed13c472c8e827c924:latest "/usr/src/app/entry.…" 23 hours ago Up 20 hours (healthy) resin_supervisor real 0m 0.09s user 0m 0.07s sys 0m 0.04s --- balena stats --all --no-stream --- 2021-05-13 14:57:49.940571758+00:00 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS bd499d2a5bf7 resin_supervisor 0.12% 77.93MiB / 3.756GiB 2.03% 0B / 0B 37.3MB / 57.3kB 11 real 0m 1.90s user 0m 0.09s sys 0m 0.04s --- balena system df --- 2021-05-13 14:57:51.859979928+00:00 TYPE TOTAL ACTIVE SIZE RECLAIMABLE Images 2 1 72.51MB 9.136kB (0%) Containers 1 1 45B 0B (0%) Local Volumes 0 0 0B 0B Build Cache 0 0 0B 0B real 0m 0.10s user 0m 0.07s sys 0m 0.03s --- balena volume ls --- 2021-05-13 14:57:51.977881690+00:00 DRIVER VOLUME NAME real 0m 0.08s user 0m 0.06s sys 0m 0.04s --- systemctl status balena --no-pager --- 2021-05-13 14:57:52.079315957+00:00 ● balena.service - Balena Application Container Engine Loaded: loaded (/lib/systemd/system/balena.service; enabled; vendor preset: enabled) Drop-In: /etc/systemd/system/balena.service.d └─balena.conf Active: active (running) since Wed 2021-05-12 19:00:10 UTC; 19h ago TriggeredBy: ● balena-engine.socket Docs: https://www.balena.io/docs/getting-started Main PID: 1358 (balenad) Tasks: 43 (limit: 4294) Memory: 91.5M CGroup: /system.slice/balena.service ├─1358 /usr/bin/balenad --experimental --log-driver=journald -s overlay2 -H fd:// -H unix:///var/run/balena.sock -H unix:///var/run/balena-engine.sock -H tcp://0.0.0.0:2375 --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 ├─1363 /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 1358 ├─1404 balena-engine-containerd --config /var/run/balena-engine/containerd/containerd.toml --log-level info └─1884 balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/bd499d2a5bf7a4496fcce9e0bae252848126411f01ae11ca4df43b48b2d20ef2 -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 May 13 14:53:47 f64cfbf bd499d2a5bf7[1358]: [event] Event: Update notification {} May 13 14:53:47 f64cfbf bd499d2a5bf7[1358]: [api] POST /v1/update 204 - 118.650 ms May 13 14:53:48 f64cfbf bd499d2a5bf7[1358]: [info] Applying target state May 13 14:53:48 f64cfbf bd499d2a5bf7[1358]: [debug] Finished applying target state May 13 14:53:48 f64cfbf bd499d2a5bf7[1358]: [success] Device state apply success May 13 14:54:15 f64cfbf bd499d2a5bf7[1358]: [api] GET /v1/healthy 200 - 6.668 ms May 13 14:55:18 f64cfbf balenad[1404]: time="2021-05-13T14:55:18.113397034Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/56b0f425c7b177af9cce94dfd914ca582c7982b5fc160a74fe47a5c312503f45.sock debug=false pid=6483 May 13 14:55:19 f64cfbf balenad[1404]: time="2021-05-13T14:55:19.428227859Z" level=info msg="shim reaped" id=23f477c305acdcc27f880e9c877f78316c92ab3d027a849eeed9574405662208 May 13 14:55:19 f64cfbf balenad[1358]: time="2021-05-13T14:55:19.440112845Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" May 13 14:57:22 f64cfbf bd499d2a5bf7[1358]: [api] GET /v1/healthy 200 - 5.849 ms real 0m 0.02s user 0m 0.00s sys 0m 0.01s --- journalctl --no-pager --no-hostname -n 200 -a -u balena --- 2021-05-13 14:57:52.116918304+00:00 -- Logs begin at Wed 2021-05-12 19:00:00 UTC, end at Thu 2021-05-13 14:57:48 UTC. -- May 12 19:00:05 balenad[1358]: time="2021-05-12T19:00:05.766352094Z" level=info msg="Starting up" May 12 19:00:05 balenad[1358]: time="2021-05-12T19:00:05.766496351Z" level=warning msg="Running experimental build" May 12 19:00:05 balenad[1358]: time="2021-05-12T19:00:05.770115932Z" level=warning msg="[!] DON'T BIND ON ANY IP ADDRESS WITHOUT setting --tlsverify IF YOU DON'T KNOW WHAT YOU'RE DOING [!]" May 12 19:00:05 balenad[1358]: time="2021-05-12T19:00:05.802892923Z" level=info msg="libcontainerd: started new balena-engine-containerd process" pid=1404 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.965661046Z" level=info msg="starting containerd" revision= version=1.2.0+unknown May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.967153426Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.968099631Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.976943339Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="modprobe aufs failed: \"modprobe: FATAL: Module aufs not found in directory /lib/modules/5.4.83-v8\\n\": exit status 1: skip plugin" type=io.containerd.snapshotter.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.977111688Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.977847249Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.978597790Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.978684641Z" level=info msg="metadata content store policy set" policy=shared May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.982504682Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.982601772Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.982735807Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.983248501Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.983304797Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.983365407Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.983418461Z" level=info msg="loading plugin \"io.containerd.service.v1.leases-service\"..." type=io.containerd.service.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.983466516Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.983539181Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.983587088Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.983931192Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.984145133Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.986740178Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.986861898Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.986982507Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987038580Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987088597Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987140096Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987186170Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987239724Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987305556Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987357518Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987402499Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987469387Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987519293Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987571274Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.988301834Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd-debug.sock May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.988557089Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd.sock.ttrpc May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.988710438Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd.sock May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.988755548Z" level=info msg="containerd successfully booted in 0.031249s" May 12 19:00:06 balenad[1358]: time="2021-05-12T19:00:06.221490554Z" level=warning msg="Your kernel does not support swap memory limit" May 12 19:00:06 balenad[1358]: time="2021-05-12T19:00:06.221563904Z" level=warning msg="Your kernel does not support cgroup rt period" May 12 19:00:06 balenad[1358]: time="2021-05-12T19:00:06.221588496Z" level=warning msg="Your kernel does not support cgroup rt runtime" May 12 19:00:06 balenad[1358]: time="2021-05-12T19:00:06.221611051Z" level=warning msg="Your kernel does not support cgroup blkio weight" May 12 19:00:06 balenad[1358]: time="2021-05-12T19:00:06.221632625Z" level=warning msg="Your kernel does not support cgroup blkio weight_device" May 12 19:00:06 balenad[1358]: time="2021-05-12T19:00:06.222082691Z" level=info msg="Loading containers: start." May 12 19:00:08 balenad[1358]: time="2021-05-12T19:00:08.075434611Z" level=info msg="Removing stale sandbox 1438ee40ed2fea8eb0d21fc051264048a2e2689cf46e21a3a1b86b7e238da7dc (bd499d2a5bf7a4496fcce9e0bae252848126411f01ae11ca4df43b48b2d20ef2)" May 12 19:00:08 balenad[1358]: time="2021-05-12T19:00:08.085869123Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint 742646ce9be429785baa671c08a9b2e22e2e8a46ff580a106106664a3a0e8786 92b285803391290c0f2c7e80cdeca26ba92aeb9fba8dca95714cc65a87192f6e], retrying...." May 12 19:00:09 balenad[1404]: time="2021-05-12T19:00:09.425056187Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e95a78f3b83a9f7638788d28f401d1d0fd1f48fe2b12be6c00b956406e4f8f04.sock debug=false pid=1638 May 12 19:00:10 balenad[1404]: time="2021-05-12T19:00:10.254850583Z" level=info msg="shim reaped" id=bd499d2a5bf7a4496fcce9e0bae252848126411f01ae11ca4df43b48b2d20ef2 May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.261714716Z" level=error msg="stream copy error: reading from a closed fifo" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.264855658Z" level=error msg="stream copy error: reading from a closed fifo" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.323447064Z" level=error msg="bd499d2a5bf7a4496fcce9e0bae252848126411f01ae11ca4df43b48b2d20ef2 cleanup: failed to delete container from containerd: no such container" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.323552562Z" level=error msg="Failed to start container bd499d2a5bf7a4496fcce9e0bae252848126411f01ae11ca4df43b48b2d20ef2: OCI runtime create failed: container_linux.go:349: starting container process caused \"process_linux.go:449: container init caused \\\"rootfs_linux.go:58: mounting \\\\\\\"/var/log/supervisor-log\\\\\\\" to rootfs \\\\\\\"/var/lib/docker/overlay2/16bcea6f2f33d783dd5c70f01a8e336137e21f7b5b4908927623d8403307745e/merged\\\\\\\" at \\\\\\\"/var/log\\\\\\\" caused \\\\\\\"stat /var/log/supervisor-log: no such file or directory\\\\\\\"\\\"\": unknown" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.323675319Z" level=info msg="Loading containers: done." May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.515686202Z" level=info msg="Docker daemon" commit=840aacc77b6c600b3b929fe9e4d9356a322b9e5b graphdriver(s)=overlay2 version=19.03.18 May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.515776293Z" level=info msg="Daemon has completed initialization" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.533033735Z" level=info msg="API listen on [::]:2375" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.533311452Z" level=info msg="API listen on /run/balena-engine.sock" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.533461635Z" level=info msg="API listen on /var/run/balena.sock" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.533495875Z" level=info msg="API listen on /var/run/balena-engine.sock" May 12 19:00:12 balenad[1404]: time="2021-05-12T19:00:12.032239694Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/17fbe8c03e860dc968ac102813bd3329611a3d50f9b1acf9ef0b985df0f3a60b.sock debug=false pid=1798 May 12 19:00:13 balenad[1404]: time="2021-05-12T19:00:13.584542864Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e95a78f3b83a9f7638788d28f401d1d0fd1f48fe2b12be6c00b956406e4f8f04.sock debug=false pid=1884 May 12 19:00:14 balenad[1404]: time="2021-05-12T19:00:14.986412165Z" level=info msg="shim reaped" id=0786e4d063c1b2a98cdbfe35a37176d129eea5a85e50d48cd7b946781289bd15 May 12 19:00:14 balenad[1358]: time="2021-05-12T19:00:14.992288853Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" May 12 19:00:17 bd499d2a5bf7[1358]: [info] Supervisor v12.5.10 starting up... May 12 19:00:17 bd499d2a5bf7[1358]: [info] Setting host to discoverable May 12 19:00:17 bd499d2a5bf7[1358]: [warn] Invalid firewall mode: . Reverting to state: off May 12 19:00:17 bd499d2a5bf7[1358]: [info] 🔥 Applying firewall mode: off May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Starting logging infrastructure May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Performing database cleanup for container log timestamps May 12 19:00:17 bd499d2a5bf7[1358]: [info] Starting firewall May 12 19:00:17 bd499d2a5bf7[1358]: [info] Previous engine snapshot was not stored. Skipping cleanup. May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Handling of local mode switch is completed May 12 19:00:17 bd499d2a5bf7[1358]: (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. May 12 19:00:17 bd499d2a5bf7[1358]: [info] API Binder bound to: https://api.balena-cloud.com/v6/ May 12 19:00:17 bd499d2a5bf7[1358]: [success] 🔥 Firewall mode applied May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Starting api binder May 12 19:00:17 bd499d2a5bf7[1358]: [event] Event: Supervisor start {} May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Connectivity check enabled: true May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Starting periodic check for IP addresses May 12 19:00:17 bd499d2a5bf7[1358]: [info] Reporting initial state, supervisor version and API info May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Skipping preloading May 12 19:00:17 bd499d2a5bf7[1358]: [info] VPN connection is not active. May 12 19:00:17 bd499d2a5bf7[1358]: [info] Waiting for connectivity... May 12 19:00:17 bd499d2a5bf7[1358]: [info] Starting API server May 12 19:00:17 bd499d2a5bf7[1358]: [info] Supervisor API successfully started on port 48484 May 12 19:00:17 bd499d2a5bf7[1358]: [info] Applying target state May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Ensuring device is provisioned May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Starting current state report May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Starting target state poll May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Spawning journald with: chroot /mnt/root journalctl -a --follow -o json _SYSTEMD_UNIT=balena.service May 12 19:00:18 bd499d2a5bf7[1358]: [info] VPN connection is active. May 12 19:00:18 bd499d2a5bf7[1358]: [info] VPN connection is active. May 12 19:00:18 bd499d2a5bf7[1358]: [info] VPN connection is active. May 12 19:00:18 bd499d2a5bf7[1358]: [debug] Finished applying target state May 12 19:00:18 bd499d2a5bf7[1358]: [success] Device state apply success May 12 19:00:18 bd499d2a5bf7[1358]: [info] Applying target state May 12 19:00:19 bd499d2a5bf7[1358]: [debug] Finished applying target state May 12 19:00:19 bd499d2a5bf7[1358]: [success] Device state apply success May 13 14:49:22 bd499d2a5bf7[1358]: [info] VPN connection is not active. May 13 14:49:30 bd499d2a5bf7[1358]: [info] VPN connection is active. May 13 14:49:30 bd499d2a5bf7[1358]: [info] VPN connection is active. May 13 14:49:30 bd499d2a5bf7[1358]: [info] VPN connection is active. May 13 14:49:30 bd499d2a5bf7[1358]: [info] VPN connection is active. May 13 14:49:30 bd499d2a5bf7[1358]: [info] VPN connection is active. May 13 14:49:38 bd499d2a5bf7[1358]: [info] Internet Connectivity: OK May 13 14:49:44 bd499d2a5bf7[1358]: [info] VPN connection is active. May 13 14:49:44 bd499d2a5bf7[1358]: [info] VPN connection is active. May 13 14:49:44 bd499d2a5bf7[1358]: [info] VPN connection is active. May 13 14:49:44 bd499d2a5bf7[1358]: [info] VPN connection is active. May 13 14:52:16 balenad[1404]: time="2021-05-13T14:52:16.237219045Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/5e2901af6342e15f83e4eb3a254674c0aa52464e613d03564d13b47c0df2b80b.sock debug=false pid=2814 May 13 14:52:17 balenad[1404]: time="2021-05-13T14:52:17.402800277Z" level=info msg="shim reaped" id=ec3b4315784a12071fe9c40ed7c7b8824da434ad59e07f2e391a79b24f65d604 May 13 14:52:17 balenad[1358]: time="2021-05-13T14:52:17.415597338Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" May 13 14:53:47 bd499d2a5bf7[1358]: [event] Event: Update notification {} May 13 14:53:47 bd499d2a5bf7[1358]: [api] POST /v1/update 204 - 118.650 ms May 13 14:53:48 bd499d2a5bf7[1358]: [info] Applying target state May 13 14:53:48 bd499d2a5bf7[1358]: [debug] Finished applying target state May 13 14:53:48 bd499d2a5bf7[1358]: [success] Device state apply success May 13 14:54:15 bd499d2a5bf7[1358]: [api] GET /v1/healthy 200 - 6.668 ms May 13 14:55:18 balenad[1404]: time="2021-05-13T14:55:18.113397034Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/56b0f425c7b177af9cce94dfd914ca582c7982b5fc160a74fe47a5c312503f45.sock debug=false pid=6483 May 13 14:55:19 balenad[1404]: time="2021-05-13T14:55:19.428227859Z" level=info msg="shim reaped" id=23f477c305acdcc27f880e9c877f78316c92ab3d027a849eeed9574405662208 May 13 14:55:19 balenad[1358]: time="2021-05-13T14:55:19.440112845Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" May 13 14:57:22 bd499d2a5bf7[1358]: [api] GET /v1/healthy 200 - 5.849 ms real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- journalctl --no-pager --no-hostname -n 1000 -at balenad --- 2021-05-13 14:57:52.148176378+00:00 -- Logs begin at Wed 2021-05-12 19:00:00 UTC, end at Thu 2021-05-13 14:57:48 UTC. -- May 12 19:00:05 balenad[1358]: time="2021-05-12T19:00:05.766352094Z" level=info msg="Starting up" May 12 19:00:05 balenad[1358]: time="2021-05-12T19:00:05.766496351Z" level=warning msg="Running experimental build" May 12 19:00:05 balenad[1358]: time="2021-05-12T19:00:05.770115932Z" level=warning msg="[!] DON'T BIND ON ANY IP ADDRESS WITHOUT setting --tlsverify IF YOU DON'T KNOW WHAT YOU'RE DOING [!]" May 12 19:00:05 balenad[1358]: time="2021-05-12T19:00:05.802892923Z" level=info msg="libcontainerd: started new balena-engine-containerd process" pid=1404 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.965661046Z" level=info msg="starting containerd" revision= version=1.2.0+unknown May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.967153426Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.968099631Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.976943339Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="modprobe aufs failed: \"modprobe: FATAL: Module aufs not found in directory /lib/modules/5.4.83-v8\\n\": exit status 1: skip plugin" type=io.containerd.snapshotter.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.977111688Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.977847249Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.978597790Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.978684641Z" level=info msg="metadata content store policy set" policy=shared May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.982504682Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.982601772Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.982735807Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.983248501Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.983304797Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.983365407Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.983418461Z" level=info msg="loading plugin \"io.containerd.service.v1.leases-service\"..." type=io.containerd.service.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.983466516Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.983539181Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.983587088Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.983931192Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.984145133Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.986740178Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.986861898Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.986982507Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987038580Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987088597Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987140096Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987186170Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987239724Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987305556Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987357518Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987402499Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987469387Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987519293Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.987571274Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1 May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.988301834Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd-debug.sock May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.988557089Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd.sock.ttrpc May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.988710438Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd.sock May 12 19:00:05 balenad[1404]: time="2021-05-12T19:00:05.988755548Z" level=info msg="containerd successfully booted in 0.031249s" May 12 19:00:06 balenad[1358]: time="2021-05-12T19:00:06.221490554Z" level=warning msg="Your kernel does not support swap memory limit" May 12 19:00:06 balenad[1358]: time="2021-05-12T19:00:06.221563904Z" level=warning msg="Your kernel does not support cgroup rt period" May 12 19:00:06 balenad[1358]: time="2021-05-12T19:00:06.221588496Z" level=warning msg="Your kernel does not support cgroup rt runtime" May 12 19:00:06 balenad[1358]: time="2021-05-12T19:00:06.221611051Z" level=warning msg="Your kernel does not support cgroup blkio weight" May 12 19:00:06 balenad[1358]: time="2021-05-12T19:00:06.221632625Z" level=warning msg="Your kernel does not support cgroup blkio weight_device" May 12 19:00:06 balenad[1358]: time="2021-05-12T19:00:06.222082691Z" level=info msg="Loading containers: start." May 12 19:00:08 balenad[1358]: time="2021-05-12T19:00:08.075434611Z" level=info msg="Removing stale sandbox 1438ee40ed2fea8eb0d21fc051264048a2e2689cf46e21a3a1b86b7e238da7dc (bd499d2a5bf7a4496fcce9e0bae252848126411f01ae11ca4df43b48b2d20ef2)" May 12 19:00:08 balenad[1358]: time="2021-05-12T19:00:08.085869123Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint 742646ce9be429785baa671c08a9b2e22e2e8a46ff580a106106664a3a0e8786 92b285803391290c0f2c7e80cdeca26ba92aeb9fba8dca95714cc65a87192f6e], retrying...." May 12 19:00:09 balenad[1404]: time="2021-05-12T19:00:09.425056187Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e95a78f3b83a9f7638788d28f401d1d0fd1f48fe2b12be6c00b956406e4f8f04.sock debug=false pid=1638 May 12 19:00:10 balenad[1404]: time="2021-05-12T19:00:10.254850583Z" level=info msg="shim reaped" id=bd499d2a5bf7a4496fcce9e0bae252848126411f01ae11ca4df43b48b2d20ef2 May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.261714716Z" level=error msg="stream copy error: reading from a closed fifo" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.264855658Z" level=error msg="stream copy error: reading from a closed fifo" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.323447064Z" level=error msg="bd499d2a5bf7a4496fcce9e0bae252848126411f01ae11ca4df43b48b2d20ef2 cleanup: failed to delete container from containerd: no such container" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.323552562Z" level=error msg="Failed to start container bd499d2a5bf7a4496fcce9e0bae252848126411f01ae11ca4df43b48b2d20ef2: OCI runtime create failed: container_linux.go:349: starting container process caused \"process_linux.go:449: container init caused \\\"rootfs_linux.go:58: mounting \\\\\\\"/var/log/supervisor-log\\\\\\\" to rootfs \\\\\\\"/var/lib/docker/overlay2/16bcea6f2f33d783dd5c70f01a8e336137e21f7b5b4908927623d8403307745e/merged\\\\\\\" at \\\\\\\"/var/log\\\\\\\" caused \\\\\\\"stat /var/log/supervisor-log: no such file or directory\\\\\\\"\\\"\": unknown" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.323675319Z" level=info msg="Loading containers: done." May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.515686202Z" level=info msg="Docker daemon" commit=840aacc77b6c600b3b929fe9e4d9356a322b9e5b graphdriver(s)=overlay2 version=19.03.18 May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.515776293Z" level=info msg="Daemon has completed initialization" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.533033735Z" level=info msg="API listen on [::]:2375" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.533311452Z" level=info msg="API listen on /run/balena-engine.sock" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.533461635Z" level=info msg="API listen on /var/run/balena.sock" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.533495875Z" level=info msg="API listen on /var/run/balena-engine.sock" May 12 19:00:12 balenad[1404]: time="2021-05-12T19:00:12.032239694Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/17fbe8c03e860dc968ac102813bd3329611a3d50f9b1acf9ef0b985df0f3a60b.sock debug=false pid=1798 May 12 19:00:13 balenad[1404]: time="2021-05-12T19:00:13.584542864Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e95a78f3b83a9f7638788d28f401d1d0fd1f48fe2b12be6c00b956406e4f8f04.sock debug=false pid=1884 May 12 19:00:14 balenad[1404]: time="2021-05-12T19:00:14.986412165Z" level=info msg="shim reaped" id=0786e4d063c1b2a98cdbfe35a37176d129eea5a85e50d48cd7b946781289bd15 May 12 19:00:14 balenad[1358]: time="2021-05-12T19:00:14.992288853Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" May 13 14:52:16 balenad[1404]: time="2021-05-13T14:52:16.237219045Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/5e2901af6342e15f83e4eb3a254674c0aa52464e613d03564d13b47c0df2b80b.sock debug=false pid=2814 May 13 14:52:17 balenad[1404]: time="2021-05-13T14:52:17.402800277Z" level=info msg="shim reaped" id=ec3b4315784a12071fe9c40ed7c7b8824da434ad59e07f2e391a79b24f65d604 May 13 14:52:17 balenad[1358]: time="2021-05-13T14:52:17.415597338Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" May 13 14:55:18 balenad[1404]: time="2021-05-13T14:55:18.113397034Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/56b0f425c7b177af9cce94dfd914ca582c7982b5fc160a74fe47a5c312503f45.sock debug=false pid=6483 May 13 14:55:19 balenad[1404]: time="2021-05-13T14:55:19.428227859Z" level=info msg="shim reaped" id=23f477c305acdcc27f880e9c877f78316c92ab3d027a849eeed9574405662208 May 13 14:55:19 balenad[1358]: time="2021-05-13T14:55:19.440112845Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- balena inspect $(balena ps --all --quiet | tr "\n" " ") | jq "del(.[].Config.Env)" --- 2021-05-13 14:57:52.175666781+00:00 [ { "Id": "bd499d2a5bf7a4496fcce9e0bae252848126411f01ae11ca4df43b48b2d20ef2", "Created": "2021-05-12T15:33:03.271634863Z", "Path": "/usr/src/app/entry.sh", "Args": [], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 1910, "ExitCode": 0, "Error": "", "StartedAt": "2021-05-12T19:00:15.118848567Z", "FinishedAt": "2021-05-12T19:00:06.603327247Z", "Health": { "Status": "healthy", "FailingStreak": 0, "Log": [ { "Start": "2021-05-12T19:38:31.379753084Z", "End": "2021-05-12T19:38:31.909011269Z", "ExitCode": 0, "Output": "OK" }, { "Start": "2021-05-12T19:43:31.929759701Z", "End": "2021-05-12T19:43:32.471541201Z", "ExitCode": 0, "Output": "OK" }, { "Start": "2021-05-12T19:48:32.491766355Z", "End": "2021-05-12T19:48:33.040267096Z", "ExitCode": 0, "Output": "OK" }, { "Start": "2021-05-12T19:53:33.059439468Z", "End": "2021-05-12T19:53:33.600276398Z", "ExitCode": 0, "Output": "OK" }, { "Start": "2021-05-13T14:54:15.409784745Z", "End": "2021-05-13T14:54:15.941475244Z", "ExitCode": 0, "Output": "OK" } ] } }, "Image": "sha256:7505b0572456dd8c7264b8e8a10f7f9317c16139909f588ac72d275ade2e338a", "ResolvConfPath": "/var/lib/docker/containers/bd499d2a5bf7a4496fcce9e0bae252848126411f01ae11ca4df43b48b2d20ef2/resolv.conf", "HostnamePath": "/var/lib/docker/containers/bd499d2a5bf7a4496fcce9e0bae252848126411f01ae11ca4df43b48b2d20ef2/hostname", "HostsPath": "/var/lib/docker/containers/bd499d2a5bf7a4496fcce9e0bae252848126411f01ae11ca4df43b48b2d20ef2/hosts", "LogPath": "", "Name": "/resin_supervisor", "RestartCount": 0, "Driver": "overlay2", "Platform": "linux", "MountLabel": "", "ProcessLabel": "", "AppArmorProfile": "", "ExecIDs": null, "HostConfig": { "Binds": null, "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, "Capabilities": null, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": null, "GroupAdd": null, "IpcMode": "private", "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, "DeviceRequests": null, "KernelMemory": 0, "KernelMemoryTCP": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": null, "OomKillDisable": false, "PidsLimit": null, "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" }, { "Type": "bind", "Source": "/mnt/boot/config.json", "Target": "/boot/config.json" }, { "Type": "bind", "Source": "/mnt/data/apps.json", "Target": "/boot/apps.json" }, { "Type": "bind", "Source": "/resin-data/resin-supervisor", "Target": "/data" }, { "Type": "bind", "Source": "/proc/net/fib_trie", "Target": "/mnt/fib_trie" }, { "Type": "bind", "Source": "/var/log/supervisor-log", "Target": "/var/log" }, { "Type": "bind", "Source": "/etc/ssl/certs", "Target": "/etc/ssl/certs", "ReadOnly": true }, { "Type": "bind", "Source": "/usr/share/ca-certificates", "Target": "/usr/share/ca-certificates", "ReadOnly": true }, { "Type": "bind", "Source": "/", "Target": "/mnt/root" } ], "MaskedPaths": null, "ReadonlyPaths": null }, "GraphDriver": { "Data": { "LowerDir": "/var/lib/docker/overlay2/16bcea6f2f33d783dd5c70f01a8e336137e21f7b5b4908927623d8403307745e-init/diff:/var/lib/docker/overlay2/1e6a605687019eaad334d3c3d9ac3735253c75874331d7e1a70cde4e5b6009d2/diff:/var/lib/docker/overlay2/76082d7790c087f9d4440cc444c12a2639ce31562dfc6158116e791ed63a10d2/diff:/var/lib/docker/overlay2/8af325653031148f26b322fcfe831251a7bfe726e1c0d3139ac94bc604973b9f/diff:/var/lib/docker/overlay2/0594b32ab5ad769bdd5e482822df85c568a4ca42a2cce0f32305c8a168362785/diff:/var/lib/docker/overlay2/3b41dcdca6ab70bd74a2f064ff95633611a76dcda056dc731f2937177de42f68/diff:/var/lib/docker/overlay2/22f4a92e43c2955a200d07d3ebaa3f761305d4ad6d6876ffcce756b1f5fba67f/diff:/var/lib/docker/overlay2/16eb39bab13768d67e458266ff9541df34aa63a9e99ee71e0205473d81718974/diff:/var/lib/docker/overlay2/190589dd9f568fc3946ca027ae1446a4d4665d75a87c37224ed022215348dfcb/diff:/var/lib/docker/overlay2/c44980548ce1bd022bd702dab9173f3656c3de2d1b73e6b0843426d00962efd3/diff:/var/lib/docker/overlay2/78c006d74906b97d66ea916db6f09300e75367b2c9a64b588bf01ad36d455900/diff:/var/lib/docker/overlay2/31abe1855c2fb27afaea0c4a7eda211e1caea792cac542b16883c73ad20a163b/diff:/var/lib/docker/overlay2/029990a321428bd8fe243d5c0e06d1949a1fc78e218e428c4480fc02697b4fb4/diff:/var/lib/docker/overlay2/0875ef6efce91be57130e12cf9a47123775900b1a63d3ab783dab74365df74fb/diff:/var/lib/docker/overlay2/cd11f58dc3988edac8eb34a264c92f60d866e25e5d80d51e8d486305e088921c/diff:/var/lib/docker/overlay2/35e725e021f7248f9ed28b298b3c1e0ea56ab71982b3c32b29a54e0984c1e666/diff", "MergedDir": "/var/lib/docker/overlay2/16bcea6f2f33d783dd5c70f01a8e336137e21f7b5b4908927623d8403307745e/merged", "UpperDir": "/var/lib/docker/overlay2/16bcea6f2f33d783dd5c70f01a8e336137e21f7b5b4908927623d8403307745e/diff", "WorkDir": "/var/lib/docker/overlay2/16bcea6f2f33d783dd5c70f01a8e336137e21f7b5b4908927623d8403307745e/work" }, "Name": "overlay2" }, "Mounts": [ { "Type": "bind", "Source": "/etc/ssl/certs", "Destination": "/etc/ssl/certs", "Mode": "", "RW": false, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/proc/net/fib_trie", "Destination": "/mnt/fib_trie", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/usr/share/ca-certificates", "Destination": "/usr/share/ca-certificates", "Mode": "", "RW": false, "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" }, { "Type": "bind", "Source": "/resin-data/resin-supervisor", "Destination": "/data", "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": "/mnt/boot/config.json", "Destination": "/boot/config.json", "Mode": "", "RW": true, "Propagation": "rprivate" } ], "Config": { "Hostname": "f64cfbf", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": true, "AttachStderr": true, "Tty": false, "OpenStdin": false, "StdinOnce": false, "Cmd": [ "/usr/src/app/entry.sh" ], "Healthcheck": { "Test": [ "CMD-SHELL", "wget http://127.0.0.1:${LISTEN_PORT:-48484}/v1/healthy -O - -q" ], "Interval": 300000000000, "Timeout": 30000000000, "StartPeriod": 60000000000, "Retries": 3 }, "Image": "registry2.balena-cloud.com/v2/3a9066ce744bf2ed13c472c8e827c924:latest", "Volumes": { "/data": {} }, "WorkingDir": "/usr/src/app", "Entrypoint": null, "OnBuild": null, "Labels": { "io.balena.qemu.version": "4.0.0+balena-aarch64" } }, "NetworkSettings": { "Bridge": "", "SandboxID": "3d067743fda04fc7460ceced035c83565e31c971c78ddd5c950ebc63706a2770", "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": "742646ce9be429785baa671c08a9b2e22e2e8a46ff580a106106664a3a0e8786", "EndpointID": "b58b214f8e110f2aae46edcd291665c777962e3099147dbd0f1030cc6f8de524", "Gateway": "", "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "", "DriverOpts": null } } } } ] real 0m 0.19s user 0m 0.29s sys 0m 0.09s --- echo === HARDWARE === --- 2021-05-13 14:57:52.389930236+00:00 === HARDWARE === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /proc/cpuinfo --- 2021-05-13 14:57:52.411688781+00:00 processor : 0 BogoMIPS : 108.00 Features : fp asimd evtstrm crc32 cpuid CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x0 CPU part : 0xd08 CPU revision : 3 processor : 1 BogoMIPS : 108.00 Features : fp asimd evtstrm crc32 cpuid CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x0 CPU part : 0xd08 CPU revision : 3 processor : 2 BogoMIPS : 108.00 Features : fp asimd evtstrm crc32 cpuid CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x0 CPU part : 0xd08 CPU revision : 3 processor : 3 BogoMIPS : 108.00 Features : fp asimd evtstrm crc32 cpuid CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x0 CPU part : 0xd08 CPU revision : 3 Hardware : BCM2835 Revision : c03111 Serial : 10000000c35649ae Model : Raspberry Pi 4 Model B Rev 1.1 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /proc/device-tree/model --- 2021-05-13 14:57:52.433613897+00:00 Raspberry Pi 4 Model B Rev 1.1real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /proc/meminfo --- 2021-05-13 14:57:52.455868230+00:00 MemTotal: 3938208 kB MemFree: 3514096 kB MemAvailable: 3688716 kB Buffers: 9592 kB Cached: 155868 kB SwapCached: 0 kB Active: 192112 kB Inactive: 120596 kB Active(anon): 112516 kB Inactive(anon): 3684 kB Active(file): 79596 kB Inactive(file): 116912 kB Unevictable: 0 kB Mlocked: 0 kB SwapTotal: 1969100 kB SwapFree: 1969100 kB Dirty: 4 kB Writeback: 0 kB AnonPages: 147160 kB Mapped: 93840 kB Shmem: 5328 kB KReclaimable: 30120 kB Slab: 73524 kB SReclaimable: 30120 kB SUnreclaim: 43404 kB KernelStack: 3192 kB PageTables: 2800 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 3938204 kB Committed_AS: 1083596 kB VmallocTotal: 262930368 kB VmallocUsed: 15952 kB VmallocChunk: 0 kB Percpu: 1760 kB CmaTotal: 262144 kB CmaFree: 256244 kB real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- ps --- 2021-05-13 14:57:52.478562072+00:00 PID TTY TIME CMD 1 ? 00:00:03 systemd 2 ? 00:00:00 kthreadd 3 ? 00:00:00 rcu_gp 4 ? 00:00:00 rcu_par_gp 8 ? 00:00:00 mm_percpu_wq 9 ? 00:00:00 ksoftirqd/0 10 ? 00:00:00 rcu_preempt 11 ? 00:00:00 migration/0 12 ? 00:00:00 cpuhp/0 13 ? 00:00:00 cpuhp/1 14 ? 00:00:00 migration/1 15 ? 00:00:00 ksoftirqd/1 18 ? 00:00:00 cpuhp/2 19 ? 00:00:00 migration/2 20 ? 00:00:00 ksoftirqd/2 21 ? 00:00:00 kworker/2:0-mm_percpu_wq 23 ? 00:00:00 cpuhp/3 24 ? 00:00:00 migration/3 25 ? 00:00:00 ksoftirqd/3 28 ? 00:00:00 kdevtmpfs 29 ? 00:00:00 netns 30 ? 00:00:00 rcu_tasks_kthre 31 ? 00:00:00 kauditd 33 ? 00:00:00 khungtaskd 34 ? 00:00:00 oom_reaper 35 ? 00:00:00 writeback 36 ? 00:00:00 kcompactd0 57 ? 00:00:00 kblockd 58 ? 00:00:00 blkcg_punt_bio 59 ? 00:00:00 watchdogd 61 ? 00:00:00 rpciod 62 ? 00:00:00 kworker/u9:0-hci0 63 ? 00:00:00 xprtiod 64 ? 00:00:00 kswapd0 65 ? 00:00:00 nfsiod 66 ? 00:00:00 kthrotld 67 ? 00:00:00 iscsi_eh 68 ? 00:00:00 kworker/u8:1-events_unbound 70 ? 00:00:00 DWC Notificatio 71 ? 00:00:00 uas 72 ? 00:00:00 kworker/3:2-events 73 ? 00:00:00 vchiq-slot/0 74 ? 00:00:00 vchiq-recy/0 75 ? 00:00:00 vchiq-sync/0 76 ? 00:00:00 ipv6_addrconf 77 ? 00:00:00 kworker/3:3-events_power_efficient 78 ? 00:00:00 kworker/3:4-cgroup_destroy 79 ? 00:00:00 sdhci 80 ? 00:00:00 irq/28-mmc0 207 ? 00:00:00 mmc_complete 214 ? 00:00:00 kworker/3:1H-kblockd 215 ? 00:00:00 kworker/2:2-events 219 ? 00:00:00 kworker/0:1H-mmc_complete 351 ? 00:00:00 kworker/0:2H-mmc_complete 357 ? 00:00:00 kworker/1:1H-kblockd 358 ? 00:00:00 kworker/3:2H-kblockd 499 ? 00:00:00 kworker/0:2-events 566 ? 00:00:00 kworker/1:2-events 597 ? 00:00:00 kworker/2:1H-kblockd 620 ? 00:00:00 kworker/2:2H 621 ? 00:00:00 kworker/1:2H 635 ? 00:00:00 kworker/u8:2-brcmf_wq/mmc1:0001:1 751 ? 00:00:00 jbd2/mmcblk0p2- 752 ? 00:00:00 ext4-rsv-conver 766 ? 00:00:00 jbd2/mmcblk0p5- 767 ? 00:00:00 ext4-rsv-conver 792 ? 00:00:00 jbd2/mmcblk0p6- 793 ? 00:00:00 ext4-rsv-conver 835 ? 00:00:00 kworker/0:3-events 845 ? 00:00:00 kworker/0:4+events 850 ? 00:00:00 kworker/2:3-events 888 ? 00:00:00 systemd-journal 910 ? 00:00:00 systemd-udevd 938 ? 00:00:00 spi0 942 ? 00:00:00 vchiq-keep/0 950 ? 00:00:00 v3d_bin 951 ? 00:00:00 v3d_render 953 ? 00:00:00 v3d_tfu 954 ? 00:00:00 v3d_csd 955 ? 00:00:00 v3d_cache_clean 969 ? 00:00:00 cfg80211 1006 ? 00:00:00 brcmf_wq/mmc1:0 1010 ? 00:00:00 brcmf_wdog/mmc1 1024 ? 00:00:00 kworker/1:4-events 1246 ? 00:00:00 plymouthd 1247 ? 00:00:40 rngd 1253 ? 00:00:00 ModemManager 1255 ? 00:00:00 chronyd 1302 ? 00:00:00 systemd-logind 1349 ? 00:00:00 NetworkManager 1358 ? 00:00:07 balenad 1363 ? 00:00:00 exe 1398 ? 00:00:00 wpa_supplicant 1404 ? 00:00:02 balena-engine-c 1569 ? 00:00:00 kworker/u8:3-brcmf_wq/mmc1:0001:1 1619 ? 00:00:00 hciattach 1622 ? 00:00:00 kworker/u9:2-hci0 1623 ? 00:00:00 bluetoothd 1633 ? 00:00:00 cryptd 1730 ? 00:00:00 start-resin-sup 1732 ? 00:00:00 exe 1847 ? 00:00:00 balena 1884 ? 00:00:00 balena-engine-c 1910 ? 00:00:43 node 2015 ? 00:00:00 journalctl 2034 ? 00:00:00 jbd2/mmcblk0p3- 2035 ? 00:00:00 ext4-rsv-conver 2596 ? 00:00:00 sshd 5111 ? 00:00:00 kworker/1:0-events 6391 ? 00:00:00 kworker/2:1-events 6428 ? 00:00:00 kworker/3:0-events 6481 ? 00:00:00 kworker/0:0H 6637 ? 00:00:00 kworker/3:1-events_power_efficient 6649 ? 00:00:00 kworker/0:0 7792 ? 00:00:00 systemd-timedat 7845 ? 00:00:00 sshd 7856 ? 00:00:00 sh 7867 ? 00:00:00 bash 8155 ? 00:00:00 time 8156 ? 00:00:00 timeout 8157 ? 00:00:00 ps real 0m 0.03s user 0m 0.00s sys 0m 0.02s --- top -b -n 1 --- 2021-05-13 14:57:52.526147384+00:00 Mem: 423452K used, 3514756K free, 5328K shrd, 9592K buff, 156080K cached CPU: 2% usr 2% sys 0% nic 95% idle 0% io 0% irq 0% sirq Load average: 0.23 0.33 0.22 1/195 8167 PID PPID USER STAT VSZ %VSZ %CPU COMMAND 1358 1 root S 1225m 32% 2% /usr/bin/balenad --experimental --log-driver=journald -s overlay2 -H fd:// -H unix:///var/run/balena.sock -H unix:///var/run/balena-engine.sock -H tcp://0.0.0.0:2375 --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 1404 1358 root S 1153m 30% 0% balena-engine-containerd --config /var/run/balena-engine/containerd/containerd.toml --log-level info 1847 1730 root S 865m 22% 0% balena start --attach resin_supervisor 1884 1404 root S 864m 22% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/bd499d2a5bf7a4496fcce9e0bae252848126411f01ae11ca4df43b48b2d20ef2 -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 1349 1 root S 386m 10% 0% /usr/sbin/NetworkManager --no-daemon 1253 1 root S 307m 8% 0% /usr/sbin/ModemManager --log-journal 1910 1884 root S 305m 8% 0% node /usr/src/app/dist/app.js 1247 1 root S 291m 8% 0% /usr/sbin/rngd -f -r /dev/hwrng 1 0 root S 155m 4% 0% {systemd} /sbin/init 1255 1 root S 77668 2% 0% /usr/sbin/chronyd -d 888 1 root S 15152 0% 0% /lib/systemd/systemd-journald 1398 1 root S 11420 0% 0% /usr/sbin/wpa_supplicant -u 2015 1910 root S 10884 0% 0% journalctl -a --follow -o json _SYSTEMD_UNIT=balena.service 2550 1 openvpn S 7808 0% 0% /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120 1623 1 root S 7292 0% 0% /usr/libexec/bluetooth/bluetoothd 1302 1 root S 6976 0% 0% /lib/systemd/systemd-logind 7792 1 root S 6768 0% 0% /lib/systemd/systemd-timedated 2596 1 root S 6596 0% 0% sshd: root@pts/1 7845 1 root S 6500 0% 0% sshd: root@notty 910 1 root S 6128 0% 0% /lib/systemd/systemd-udevd 1338 1 avahi S 4996 0% 0% avahi-daemon: running [f64cfbf.local] 1257 1 messageb S 4744 0% 0% /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only 1339 1338 avahi S 4732 0% 0% avahi-daemon: chroot helper 1363 1358 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 1358 1732 1730 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/resin-supervisor/resin-supervisor-healthcheck --pid 1730 1246 1 root S 4488 0% 0% @sbin/plymouthd --tty=tty1 --mode=boot --pid-file=/run/plymouth/pid --attach-to-session --kernel-command-line=plymouth.ignore-serial-consoles splash 1356 1 nobody S 4140 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=- 2598 2596 root S 3668 0% 0% /bin/bash -l 1730 1 root S 3668 0% 0% {start-resin-sup} /bin/sh /usr/bin/start-resin-supervisor 7867 7856 root S 3568 0% 0% bash -s -- 7856 7845 root S 3436 0% 0% sh -c H(){ local h="=============================================================";echo $h;echo " $*";echo $h;};X=config.json;C=/mnt/boottmp/$X;[ -f $C ]||C=/mnt/boot/$X;[ -f $C ]||C=/mnt/conf/$X;[ -f $C ]||C=/mnt/data-disk/$X;[ -f $C ]||C=/mnt/boot/$X;if [ ! -f $C ];then F "Error: Failed to find $X! (bye, bye)";fi;if [ "$(jq -r '.uuid' $C)" = "f64cfbf7db9d4e30398fafedee2be1a3" ];then TERM=xterm;ba 8167 8166 root R 3272 0% 0% top -b -n 1 8165 7867 root S 3140 0% 0% /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 -v 10 bash -c top -b -n 1 8166 8165 root S 2224 0% 0% timeout --preserve-status --kill-after=20 -v 10 bash -c top -b -n 1 1619 1 root S 2076 0% 0% /usr/bin/hciattach /dev/serial1 bcm43xx 3000000 flow - 1262 1 root S 2052 0% 0% /sbin/agetty -o -p -- \u --noclear tty1 linux 1289 1 root S 2052 0% 0% /sbin/agetty -8 -L serial0 115200 xterm 845 2 root IW 0 0% 0% [kworker/0:4-eve] 10 2 root IW 0 0% 0% [rcu_preempt] 635 2 root IW 0 0% 0% [kworker/u8:2-br] 1569 2 root IW 0 0% 0% [kworker/u8:3-br] 219 2 root IW< 0 0% 0% [kworker/0:1H-mm] 78 2 root IW 0 0% 0% [kworker/3:4-cgr] 72 2 root IW 0 0% 0% [kworker/3:2-eve] 835 2 root IW 0 0% 0% [kworker/0:3-eve] 850 2 root IW 0 0% 0% [kworker/2:3-eve] 1024 2 root IW 0 0% 0% [kworker/1:4-eve] 68 2 root IW 0 0% 0% [kworker/u8:1-ev] 5111 2 root IW 0 0% 0% [kworker/1:0-eve] 597 2 root IW< 0 0% 0% [kworker/2:1H-kb] 31 2 root SW 0 0% 0% [kauditd] 357 2 root IW< 0 0% 0% [kworker/1:1H-kb] 21 2 root IW 0 0% 0% [kworker/2:0-mm_] 499 2 root IW 0 0% 0% [kworker/0:2-eve] 1010 2 root SW 0 0% 0% [brcmf_wdog/mmc1] 6391 2 root IW 0 0% 0% [kworker/2:1-eve] 77 2 root IW 0 0% 0% [kworker/3:3-eve] 9 2 root SW 0 0% 0% [ksoftirqd/0] 214 2 root IW< 0 0% 0% [kworker/3:1H-kb] 6637 2 root IW 0 0% 0% [kworker/3:1-eve] 566 2 root IW 0 0% 0% [kworker/1:2-eve] 20 2 root SW 0 0% 0% [ksoftirqd/2] 25 2 root SW 0 0% 0% [ksoftirqd/3] 358 2 root IW< 0 0% 0% [kworker/3:2H-kb] 15 2 root SW 0 0% 0% [ksoftirqd/1] 792 2 root SW 0 0% 0% [jbd2/mmcblk0p6-] 2 0 root SW 0 0% 0% [kthreadd] 215 2 root IW 0 0% 0% [kworker/2:2-eve] 3 2 root IW< 0 0% 0% [rcu_gp] 4 2 root IW< 0 0% 0% [rcu_par_gp] 8 2 root IW< 0 0% 0% [mm_percpu_wq] 11 2 root SW 0 0% 0% [migration/0] 12 2 root SW 0 0% 0% [cpuhp/0] 13 2 root SW 0 0% 0% [cpuhp/1] 14 2 root SW 0 0% 0% [migration/1] 18 2 root SW 0 0% 0% [cpuhp/2] 19 2 root SW 0 0% 0% [migration/2] 23 2 root SW 0 0% 0% [cpuhp/3] 24 2 root SW 0 0% 0% [migration/3] 28 2 root SW 0 0% 0% [kdevtmpfs] 29 2 root IW< 0 0% 0% [netns] 30 2 root SW 0 0% 0% [rcu_tasks_kthre] 33 2 root SW 0 0% 0% [khungtaskd] 34 2 root SW 0 0% 0% [oom_reaper] 35 2 root IW< 0 0% 0% [writeback] 36 2 root SW 0 0% 0% [kcompactd0] 57 2 root IW< 0 0% 0% [kblockd] 58 2 root IW< 0 0% 0% [blkcg_punt_bio] 59 2 root SW 0 0% 0% [watchdogd] 61 2 root IW< 0 0% 0% [rpciod] 62 2 root IW< 0 0% 0% [kworker/u9:0-hc] 63 2 root IW< 0 0% 0% [xprtiod] 64 2 root SW 0 0% 0% [kswapd0] 65 2 root IW< 0 0% 0% [nfsiod] 66 2 root IW< 0 0% 0% [kthrotld] 67 2 root IW< 0 0% 0% [iscsi_eh] 70 2 root IW< 0 0% 0% [DWC Notificatio] 71 2 root IW< 0 0% 0% [uas] 73 2 root SW< 0 0% 0% [vchiq-slot/0] 74 2 root SW< 0 0% 0% [vchiq-recy/0] 75 2 root SW< 0 0% 0% [vchiq-sync/0] 76 2 root IW< 0 0% 0% [ipv6_addrconf] 79 2 root IW< 0 0% 0% [sdhci] 80 2 root SW 0 0% 0% [irq/28-mmc0] 207 2 root IW< 0 0% 0% [mmc_complete] 351 2 root IW< 0 0% 0% [kworker/0:2H-mm] 620 2 root IW< 0 0% 0% [kworker/2:2H] 621 2 root IW< 0 0% 0% [kworker/1:2H] 751 2 root SW 0 0% 0% [jbd2/mmcblk0p2-] 752 2 root IW< 0 0% 0% [ext4-rsv-conver] 766 2 root SW 0 0% 0% [jbd2/mmcblk0p5-] 767 2 root IW< 0 0% 0% [ext4-rsv-conver] 793 2 root IW< 0 0% 0% [ext4-rsv-conver] 938 2 root SW 0 0% 0% [spi0] 942 2 root SW 0 0% 0% [vchiq-keep/0] 950 2 root SW 0 0% 0% [v3d_bin] 951 2 root SW 0 0% 0% [v3d_render] 953 2 root SW 0 0% 0% [v3d_tfu] 954 2 root SW 0 0% 0% [v3d_csd] 955 2 root SW 0 0% 0% [v3d_cache_clean] 969 2 root IW< 0 0% 0% [cfg80211] 1006 2 root IW< 0 0% 0% [brcmf_wq/mmc1:0] 1622 2 root IW< 0 0% 0% [kworker/u9:2-hc] 1633 2 root IW< 0 0% 0% [cryptd] 2034 2 root SW 0 0% 0% [jbd2/mmcblk0p3-] 2035 2 root IW< 0 0% 0% [ext4-rsv-conver] 6428 2 root IW 0 0% 0% [kworker/3:0-eve] 6481 2 root IW< 0 0% 0% [kworker/0:0H] 6649 2 root IW 0 0% 0% [kworker/0:0] real 0m 0.12s user 0m 0.01s sys 0m 0.01s --- cat /var/log/provisioning-progress.log --- 2021-05-13 14:57:52.668802469+00:00 Command exited with non-zero status 1 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- df -h --- 2021-05-13 14:57:52.692639124+00:00 Filesystem Size Used Avail Use% Mounted on devtmpfs 1.8G 0 1.8G 0% /dev tmpfs 1.9G 200K 1.9G 1% /tmp /dev/mmcblk0p2 300M 286M 0 100% /mnt/sysroot/active /dev/disk/by-state/resin-state 19M 395K 17M 3% /mnt/state overlay 300M 286M 0 100% / /dev/mmcblk0p6 29G 80M 27G 1% /mnt/data tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 1.9G 5.0M 1.9G 1% /run tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup /dev/mmcblk0p1 40M 6.9M 33M 18% /mnt/boot tmpfs 1.9G 20K 1.9G 1% /var/volatile /dev/mmcblk0p3 300M 2.1M 278M 1% /mnt/sysroot/inactive real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- df -ih --- 2021-05-13 14:57:52.715814735+00:00 Filesystem Inodes IUsed IFree IUse% Mounted on devtmpfs 448K 426 447K 1% /dev tmpfs 481K 15 481K 1% /tmp /dev/mmcblk0p2 39K 6.2K 33K 16% /mnt/sysroot/active /dev/disk/by-state/resin-state 5.1K 75 5.0K 2% /mnt/state overlay 39K 6.2K 33K 16% / /dev/mmcblk0p6 2.8M 3.6K 2.8M 1% /mnt/data tmpfs 481K 1 481K 1% /dev/shm tmpfs 481K 664 481K 1% /run tmpfs 481K 16 481K 1% /sys/fs/cgroup /dev/mmcblk0p1 0 0 0 - /mnt/boot tmpfs 481K 48 481K 1% /var/volatile /dev/mmcblk0p3 39K 11 39K 1% /mnt/sysroot/inactive real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- for i in /sys/class/thermal/thermal* ; do if [ -e $i/temp ]; then echo $i && cat $i/temp; fi ; done --- 2021-05-13 14:57:52.739184566+00:00 /sys/class/thermal/thermal_zone0 32128 real 0m 0.00s 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 --- 2021-05-13 14:57:52.763417584+00:00 /sys/class/mmc_host/mmc0/mmc0:aaaa manfid:0x000003 oemid:0x5344 name:SL32G hwrev:0x8 fwrev:0x0 real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- free -h --- 2021-05-13 14:57:52.796400349+00:00 total used free shared buff/cache available Mem: 3938208 258172 3514364 5328 165672 3689536 Swap: 1969100 0 1969100 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- ls -l /dev --- 2021-05-13 14:57:52.818210504+00:00 total 0 crw------- 1 root root 10, 61 May 12 19:00 ashmem crw-r--r-- 1 root root 10, 235 May 12 19:00 autofs crw------- 1 root root 10, 60 May 12 19:00 binder drwxr-xr-x 2 root root 680 Jan 1 1970 block drwxr-xr-x 3 root root 60 Jan 1 1970 bus crw------- 1 root root 10, 62 May 12 19:00 cachefiles drwxr-xr-x 2 root root 2820 May 12 19:00 char crw------- 1 root root 5, 1 May 12 19:00 console crw------- 1 root root 10, 59 May 12 19:00 cpu_dma_latency crw------- 1 root root 10, 203 Feb 7 2020 cuse drwxr-xr-x 8 root root 160 Jan 1 1970 disk drwxr-xr-x 2 root root 80 Jan 1 1970 dma_heap drwxr-xr-x 3 root root 120 May 12 19:00 dri lrwxrwxrwx 1 root root 13 Jan 1 1970 fd -> /proc/self/fd crw-rw-rw- 1 root root 1, 7 May 12 19:00 full crw-rw-rw- 1 root root 10, 229 May 12 19:00 fuse crw------- 1 root root 254, 0 May 12 19:00 gpiochip0 crw------- 1 root root 254, 1 May 12 19:00 gpiochip1 crw------- 1 root root 246, 0 May 12 19:00 gpiomem crw------- 1 root root 10, 183 May 12 19:00 hwrng crw------- 1 root root 89, 1 May 12 19:00 i2c-1 lrwxrwxrwx 1 root root 12 Feb 7 2020 initctl -> /run/initctl drwxr-xr-x 2 root root 60 Jan 1 1970 input crw-r--r-- 1 root root 1, 11 May 12 19:00 kmsg crw-rw-rw- 1 root kvm 10, 232 May 12 19:00 kvm lrwxrwxrwx 1 root root 28 Feb 7 2020 log -> /run/systemd/journal/dev-log crw-rw---- 1 root disk 10, 237 May 12 19:00 loop-control brw-rw---- 1 root disk 7, 0 May 12 19:00 loop0 brw-rw---- 1 root disk 7, 1 May 12 19:00 loop1 brw-rw---- 1 root disk 7, 2 May 12 19:00 loop2 brw-rw---- 1 root disk 7, 3 May 12 19:00 loop3 brw-rw---- 1 root disk 7, 4 May 12 19:00 loop4 brw-rw---- 1 root disk 7, 5 May 12 19:00 loop5 brw-rw---- 1 root disk 7, 6 May 12 19:00 loop6 brw-rw---- 1 root disk 7, 7 May 12 19:00 loop7 drwxr-xr-x 2 root root 60 Feb 7 2020 mapper crw-r----- 1 root kmem 1, 1 May 12 19:00 mem brw-rw---- 1 root disk 179, 0 May 12 19:00 mmcblk0 brw-rw---- 1 root disk 179, 1 May 12 19:00 mmcblk0p1 brw-rw---- 1 root disk 179, 2 May 12 19:00 mmcblk0p2 brw-rw---- 1 root disk 179, 3 May 12 19:00 mmcblk0p3 brw-rw---- 1 root disk 179, 4 May 12 19:00 mmcblk0p4 brw-rw---- 1 root disk 179, 5 May 12 19:00 mmcblk0p5 brw-rw---- 1 root disk 179, 6 May 12 19:00 mmcblk0p6 drwxrwxrwt 2 root root 40 Jan 1 1970 mqueue drwxr-xr-x 2 root root 60 Jan 1 1970 net crw-rw-rw- 1 root root 1, 3 May 12 19:00 null crw-r----- 1 root kmem 1, 4 May 12 19:00 port crw------- 1 root root 108, 0 Feb 7 2020 ppp crw-rw-rw- 1 root tty 5, 2 May 13 14:56 ptmx drwxr-xr-x 2 root root 0 Feb 7 2020 pts brw-rw---- 1 root disk 1, 0 May 12 19:00 ram0 brw-rw---- 1 root disk 1, 1 May 12 19:00 ram1 brw-rw---- 1 root disk 1, 10 May 12 19:00 ram10 brw-rw---- 1 root disk 1, 11 May 12 19:00 ram11 brw-rw---- 1 root disk 1, 12 May 12 19:00 ram12 brw-rw---- 1 root disk 1, 13 May 12 19:00 ram13 brw-rw---- 1 root disk 1, 14 May 12 19:00 ram14 brw-rw---- 1 root disk 1, 15 May 12 19:00 ram15 brw-rw---- 1 root disk 1, 2 May 12 19:00 ram2 brw-rw---- 1 root disk 1, 3 May 12 19:00 ram3 brw-rw---- 1 root disk 1, 4 May 12 19:00 ram4 brw-rw---- 1 root disk 1, 5 May 12 19:00 ram5 brw-rw---- 1 root disk 1, 6 May 12 19:00 ram6 brw-rw---- 1 root disk 1, 7 May 12 19:00 ram7 brw-rw---- 1 root disk 1, 8 May 12 19:00 ram8 brw-rw---- 1 root disk 1, 9 May 12 19:00 ram9 crw-rw-rw- 1 root root 1, 8 May 12 19:00 random drwxr-xr-x 2 root root 60 Jan 1 1970 raw crw-rw-r-- 1 root root 10, 242 May 12 19:00 rfkill crw------- 1 root root 238, 0 May 12 19:00 rpivid-h264mem crw------- 1 root root 241, 0 May 12 19:00 rpivid-hevcmem crw------- 1 root root 240, 0 May 12 19:00 rpivid-intcmem crw------- 1 root root 237, 0 May 12 19:00 rpivid-vp9mem lrwxrwxrwx 1 root root 5 May 12 19:00 serial0 -> ttyS0 lrwxrwxrwx 1 root root 7 May 12 19:00 serial1 -> ttyAMA0 drwxrwxrwt 2 root root 40 Feb 7 2020 shm crw------- 1 root root 10, 231 May 12 19:00 snapshot drwxr-xr-x 3 root root 140 May 12 19:00 snd crw------- 1 root root 153, 0 May 12 19:00 spidev0.0 crw------- 1 root root 153, 1 May 12 19:00 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 May 12 19:00 tty crw--w---- 1 root tty 4, 0 May 12 19:00 tty0 crw--w---- 1 root tty 4, 1 May 12 19:00 tty1 crw--w---- 1 root tty 4, 10 May 12 19:00 tty10 crw--w---- 1 root tty 4, 11 May 12 19:00 tty11 crw--w---- 1 root tty 4, 12 May 12 19:00 tty12 crw--w---- 1 root tty 4, 13 May 12 19:00 tty13 crw--w---- 1 root tty 4, 14 May 12 19:00 tty14 crw--w---- 1 root tty 4, 15 May 12 19:00 tty15 crw--w---- 1 root tty 4, 16 May 12 19:00 tty16 crw--w---- 1 root tty 4, 17 May 12 19:00 tty17 crw--w---- 1 root tty 4, 18 May 12 19:00 tty18 crw--w---- 1 root tty 4, 19 May 12 19:00 tty19 crw--w---- 1 root tty 4, 2 May 12 19:00 tty2 crw--w---- 1 root tty 4, 20 May 12 19:00 tty20 crw--w---- 1 root tty 4, 21 May 12 19:00 tty21 crw--w---- 1 root tty 4, 22 May 12 19:00 tty22 crw--w---- 1 root tty 4, 23 May 12 19:00 tty23 crw--w---- 1 root tty 4, 24 May 12 19:00 tty24 crw--w---- 1 root tty 4, 25 May 12 19:00 tty25 crw--w---- 1 root tty 4, 26 May 12 19:00 tty26 crw--w---- 1 root tty 4, 27 May 12 19:00 tty27 crw--w---- 1 root tty 4, 28 May 12 19:00 tty28 crw--w---- 1 root tty 4, 29 May 12 19:00 tty29 crw--w---- 1 root tty 4, 3 May 12 19:00 tty3 crw--w---- 1 root tty 4, 30 May 12 19:00 tty30 crw--w---- 1 root tty 4, 31 May 12 19:00 tty31 crw--w---- 1 root tty 4, 32 May 12 19:00 tty32 crw--w---- 1 root tty 4, 33 May 12 19:00 tty33 crw--w---- 1 root tty 4, 34 May 12 19:00 tty34 crw--w---- 1 root tty 4, 35 May 12 19:00 tty35 crw--w---- 1 root tty 4, 36 May 12 19:00 tty36 crw--w---- 1 root tty 4, 37 May 12 19:00 tty37 crw--w---- 1 root tty 4, 38 May 12 19:00 tty38 crw--w---- 1 root tty 4, 39 May 12 19:00 tty39 crw--w---- 1 root tty 4, 4 May 12 19:00 tty4 crw--w---- 1 root tty 4, 40 May 12 19:00 tty40 crw--w---- 1 root tty 4, 41 May 12 19:00 tty41 crw--w---- 1 root tty 4, 42 May 12 19:00 tty42 crw--w---- 1 root tty 4, 43 May 12 19:00 tty43 crw--w---- 1 root tty 4, 44 May 12 19:00 tty44 crw--w---- 1 root tty 4, 45 May 12 19:00 tty45 crw--w---- 1 root tty 4, 46 May 12 19:00 tty46 crw--w---- 1 root tty 4, 47 May 12 19:00 tty47 crw--w---- 1 root tty 4, 48 May 12 19:00 tty48 crw--w---- 1 root tty 4, 49 May 12 19:00 tty49 crw--w---- 1 root tty 4, 5 May 12 19:00 tty5 crw--w---- 1 root tty 4, 50 May 12 19:00 tty50 crw--w---- 1 root tty 4, 51 May 12 19:00 tty51 crw--w---- 1 root tty 4, 52 May 12 19:00 tty52 crw--w---- 1 root tty 4, 53 May 12 19:00 tty53 crw--w---- 1 root tty 4, 54 May 12 19:00 tty54 crw--w---- 1 root tty 4, 55 May 12 19:00 tty55 crw--w---- 1 root tty 4, 56 May 12 19:00 tty56 crw--w---- 1 root tty 4, 57 May 12 19:00 tty57 crw--w---- 1 root tty 4, 58 May 12 19:00 tty58 crw--w---- 1 root tty 4, 59 May 12 19:00 tty59 crw--w---- 1 root tty 4, 6 May 12 19:00 tty6 crw--w---- 1 root tty 4, 60 May 12 19:00 tty60 crw--w---- 1 root tty 4, 61 May 12 19:00 tty61 crw--w---- 1 root tty 4, 62 May 12 19:00 tty62 crw--w---- 1 root tty 4, 63 May 12 19:00 tty63 crw--w---- 1 root tty 4, 7 May 12 19:00 tty7 crw--w---- 1 root tty 4, 8 May 12 19:00 tty8 crw--w---- 1 root tty 4, 9 May 12 19:00 tty9 crw-rw---- 1 root dialout 204, 64 May 12 19:00 ttyAMA0 crw--w---- 1 root tty 4, 64 May 12 19:00 ttyS0 crw------- 1 root root 5, 3 May 12 19:00 ttyprintk crw------- 1 root root 10, 239 Feb 7 2020 uhid crw------- 1 root root 10, 223 Feb 7 2020 uinput crw-rw-rw- 1 root root 1, 9 May 12 19:00 urandom crw------- 1 root root 248, 0 May 12 19:00 vc-mem crw------- 1 root root 243, 0 May 12 19:00 vchiq crw------- 1 root root 247, 0 May 12 19:00 vcio crw-rw---- 1 root tty 7, 0 May 12 19:00 vcs crw-rw---- 1 root tty 7, 1 May 12 19:00 vcs1 crw-rw---- 1 root tty 7, 2 May 12 19:00 vcs2 crw-rw---- 1 root tty 7, 3 May 12 19:00 vcs3 crw-rw---- 1 root tty 7, 4 May 12 19:00 vcs4 crw-rw---- 1 root tty 7, 5 May 12 19:00 vcs5 crw-rw---- 1 root tty 7, 6 May 12 19:00 vcs6 crw-rw---- 1 root tty 7, 128 May 12 19:00 vcsa crw-rw---- 1 root tty 7, 129 May 12 19:00 vcsa1 crw-rw---- 1 root tty 7, 130 May 12 19:00 vcsa2 crw-rw---- 1 root tty 7, 131 May 12 19:00 vcsa3 crw-rw---- 1 root tty 7, 132 May 12 19:00 vcsa4 crw-rw---- 1 root tty 7, 133 May 12 19:00 vcsa5 crw-rw---- 1 root tty 7, 134 May 12 19:00 vcsa6 crw-rw---- 1 root tty 7, 64 May 12 19:00 vcsu crw-rw---- 1 root tty 7, 65 May 12 19:00 vcsu1 crw-rw---- 1 root tty 7, 66 May 12 19:00 vcsu2 crw-rw---- 1 root tty 7, 67 May 12 19:00 vcsu3 crw-rw---- 1 root tty 7, 68 May 12 19:00 vcsu4 crw-rw---- 1 root tty 7, 69 May 12 19:00 vcsu5 crw-rw---- 1 root tty 7, 70 May 12 19:00 vcsu6 crw------- 1 root root 10, 63 May 12 19:00 vga_arbiter crw------- 1 root root 10, 137 Feb 7 2020 vhci crw------- 1 root root 10, 238 Feb 7 2020 vhost-net crw------- 1 root root 10, 130 May 12 19:00 watchdog crw------- 1 root root 250, 0 May 12 19:00 watchdog0 crw-rw-rw- 1 root root 1, 5 May 12 19:00 zero brw-rw---- 1 root disk 254, 0 May 12 19:00 zram0 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- lsusb -vvv --- 2021-05-13 14:57:52.844039955+00:00 Bus 002 Device 001: ID 1d6b:0003 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 3.00 bDeviceClass 9 bDeviceSubClass 0 bDeviceProtocol 3 bMaxPacketSize0 9 idVendor 0x1d6b idProduct 0x0003 bcdDevice 5.04 iManufacturer 3 Linux 5.4.83-v8 xhci-hcd iProduct 2 xHCI Host Controller iSerial 1 0000:01:00.0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x001f 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 bMaxBurst 0 Hub Descriptor: bLength 12 bDescriptorType 42 nNbrPorts 4 wHubCharacteristic 0x0009 Per-port power switching Per-port overcurrent protection bPwrOn2PwrGood 10 * 2 milli seconds bHubContrCurrent 0 milli Ampere bHubDecLat 0.0 micro seconds wHubDelay 0 nano seconds DeviceRemovable 0x00 Hub Port Status: Port 1: 0000.02a0 5Gbps power Rx.Detect Port 2: 0000.02a0 5Gbps power Rx.Detect Port 3: 0000.02a0 5Gbps power Rx.Detect Port 4: 0000.02a0 5Gbps power Rx.Detect Binary Object Store Descriptor: bLength 5 bDescriptorType 15 wTotalLength 0x000f bNumDeviceCaps 1 SuperSpeed USB Device Capability: bLength 10 bDescriptorType 16 bDevCapabilityType 3 bmAttributes 0x02 Latency Tolerance Messages (LTM) Supported wSpeedsSupported 0x0008 Device can operate at SuperSpeed (5Gbps) bFunctionalitySupport 3 Lowest fully-functional device speed is SuperSpeed (5Gbps) bU1DevExitLat 4 micro seconds bU2DevExitLat 231 micro seconds Device Status: 0x0001 Self Powered Bus 001 Device 002: ID 2109:3431 USB2.0 Hub Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.10 bDeviceClass 9 bDeviceSubClass 0 bDeviceProtocol 1 bMaxPacketSize0 64 idVendor 0x2109 idProduct 0x3431 bcdDevice 4.21 iManufacturer 0 iProduct 1 USB2.0 Hub iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0019 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 100mA 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 0x0001 1x 1 bytes bInterval 12 Hub Descriptor: bLength 9 bDescriptorType 41 nNbrPorts 4 wHubCharacteristic 0x00e0 Ganged power switching Ganged overcurrent protection TT think time 32 FS bits Port indicators bPwrOn2PwrGood 50 * 2 milli seconds bHubContrCurrent 100 milli Ampere DeviceRemovable 0x00 PortPwrCtrlMask 0xff Hub Port Status: Port 1: 0000.0100 power Port 2: 0000.0100 power Port 3: 0000.0100 power Port 4: 0000.0100 power Binary Object Store Descriptor: bLength 5 bDescriptorType 15 wTotalLength 0x002a bNumDeviceCaps 3 USB 2.0 Extension Device Capability: bLength 7 bDescriptorType 16 bDevCapabilityType 2 bmAttributes 0x00000002 HIRD Link Power Management (LPM) Supported SuperSpeed USB Device Capability: bLength 10 bDescriptorType 16 bDevCapabilityType 3 bmAttributes 0x00 wSpeedsSupported 0x000e Device can operate at Full Speed (12Mbps) Device can operate at High Speed (480Mbps) Device can operate at SuperSpeed (5Gbps) bFunctionalitySupport 1 Lowest fully-functional device speed is Full Speed (12Mbps) bU1DevExitLat 4 micro seconds bU2DevExitLat 231 micro seconds Container ID Device Capability: bLength 20 bDescriptorType 16 bDevCapabilityType 4 bReserved 0 ContainerID {30eef35c-07d5-2549-b001-802d79434c30} 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 5.04 iManufacturer 3 Linux 5.4.83-v8 xhci-hcd iProduct 2 xHCI Host Controller iSerial 1 0000:01:00.0 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 0x0009 Per-port power switching Per-port overcurrent protection TT think time 8 FS bits bPwrOn2PwrGood 10 * 2 milli seconds bHubContrCurrent 0 milli Ampere DeviceRemovable 0x02 PortPwrCtrlMask 0xff Hub Port Status: Port 1: 0000.0507 highspeed power suspend enable connect Device Status: 0x0001 Self Powered real 0m 0.21s user 0m 0.00s sys 0m 0.01s --- mmcli -L --- 2021-05-13 14:57:53.077598131+00:00 No modems were found real 0m 0.04s user 0m 0.02s sys 0m 0.00s --- mount --- 2021-05-13 14:57:53.132610676+00:00 proc on /proc type proc (rw,relatime) sysfs on /sys type sysfs (rw,relatime) devtmpfs on /dev type devtmpfs (rw,relatime,size=1832304k,nr_inodes=458076,mode=755) tmpfs on /tmp type tmpfs (rw,nosuid,nodev,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) overlay on / type overlay (ro,relatime,lowerdir=/balena/overlay2/l/YEQBNCSRA44TQJDFUHPFRQHOWU,upperdir=/balena/overlay2/17bc0c0d9ab4a74b1d450e9df46dcdd771c4e75aacf1a58a490c0acd157641cb/diff,workdir=/balena/overlay2/17bc0c0d9ab4a74b1d450e9df46dcdd771c4e75aacf1a58a490c0acd157641cb/work) /dev/mmcblk0p6 on /mnt/data type ext4 (rw,relatime) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev) devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=666) 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) none on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer) cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event) cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids) cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset) cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio) mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime) debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime) configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime) /dev/mmcblk0p1 on /mnt/boot type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) systemd-1 on /mnt/sysroot/inactive type autofs (rw,relatime,fd=36,pgrp=1,timeout=0,minproto=5,maxproto=5,direct) /dev/mmcblk0p6 on /resin-data type ext4 (rw,relatime) tmpfs on /var/volatile type tmpfs (rw,relatime) /dev/mmcblk0p5 on /etc/fake-hwclock type ext4 (rw,relatime) tmpfs on /var/cache type tmpfs (rw,relatime) tmpfs on /var/lib type tmpfs (rw,relatime) tmpfs on /var/spool type tmpfs (rw,relatime) tmpfs on /srv type tmpfs (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/NetworkManager/conf.d type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/NetworkManager/system-connections type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/docker type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/hostname type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/openvpn type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/resin-supervisor 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 /home/root/.docker type ext4 (rw,relatime) /dev/mmcblk0p5 on /home/root/.rnd type ext4 (rw,relatime) /dev/mmcblk0p5 on /home/root/.ssh type ext4 (rw,relatime) /dev/mmcblk0p5 on /usr/share/ca-certificates/balena 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 /var/lib/bluetooth type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/volatile/lib/bluetooth 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 /var/lib/systemd type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/volatile/lib/systemd type ext4 (rw,relatime) /dev/mmcblk0p3 on /mnt/sysroot/inactive type ext4 (rw,relatime) real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- uname -a --- 2021-05-13 14:57:53.159480035+00:00 Linux f64cfbf 5.4.83-v8 #1 SMP PREEMPT Mon Dec 14 12:43:54 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- echo === NETWORK === --- 2021-05-13 14:57:53.186538816+00:00 === NETWORK === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- /sbin/ip addr --- 2021-05-13 14:57:53.208382526+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 mq qlen 1000 link/ether dc:a6:32:5e:8f:48 brd ff:ff:ff:ff:ff:ff 3: wlan0: mtu 1500 qdisc fq_codel qlen 1000 link/ether dc:a6:32:5e:8f:49 brd ff:ff:ff:ff:ff:ff inet 192.168.1.24/24 brd 192.168.1.255 scope global dynamic wlan0 valid_lft 85882sec preferred_lft 85882sec inet6 2a02:c7f:18de:e300:459e:3717:3d41:e32/64 scope global dynamic valid_lft 3591sec preferred_lft 3591sec inet6 fd77:a103:9b93:0:b275:aeb7:2ceb:a34e/64 scope global valid_lft forever preferred_lft forever inet6 fe80::78b3:aad3:40ef:7021/64 scope link valid_lft forever preferred_lft forever 4: resin-dns: mtu 1500 qdisc noqueue qlen 1000 link/ether aa:30:47:33:19:8e brd ff:ff:ff:ff:ff:ff inet 10.114.102.1/24 scope global resin-dns valid_lft forever preferred_lft forever 5: br-423cefd1f9a4: mtu 1500 qdisc noqueue link/ether 02:42:6e:1d:18:ef brd ff:ff:ff:ff:ff:ff inet 172.17.0.1/16 brd 172.17.255.255 scope global br-423cefd1f9a4 valid_lft forever preferred_lft forever 6: supervisor0: mtu 1500 qdisc noqueue link/ether 02:42:87:6b:3d:51 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: balena0: mtu 1500 qdisc noqueue link/ether 02:42:f5:2d:88:43 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 9: resin-vpn: mtu 1500 qdisc fq_codel qlen 100 link/[65534] inet 10.240.62.151 peer 52.4.252.97/32 scope global resin-vpn valid_lft forever preferred_lft forever inet6 fe80::8fad:27e:a4cc:d9b6/64 scope link valid_lft forever preferred_lft forever real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /etc/resolv.conf --- 2021-05-13 14:57:53.234702006+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.00s user 0m 0.00s sys 0m 0.00s --- cat /proc/net/dev --- 2021-05-13 14:57:53.257671103+00:00 Inter-| Receive | Transmit face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed resin-dns: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 supervisor0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 br-423cefd1f9a4: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 wlan0: 424619 1580 0 0 0 0 0 99 548768 1647 0 0 0 0 0 0 eth0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 resin-vpn: 64325 486 0 0 0 0 0 0 333210 590 0 0 0 0 0 0 lo: 34406 392 0 0 0 0 0 0 34406 392 0 0 0 0 0 0 balena0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /proc/net/snmp --- 2021-05-13 14:57:53.281511850+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 2440 0 0 0 0 0 2434 2455 8 148 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: 19 0 0 16 0 0 0 0 0 3 0 0 0 0 32 0 29 0 0 0 0 3 0 0 0 0 0 IcmpMsg: InType0 InType3 OutType3 OutType8 IcmpMsg: 3 16 29 3 Tcp: RtoAlgorithm RtoMin RtoMax MaxConn ActiveOpens PassiveOpens AttemptFails EstabResets CurrEstab InSegs OutSegs RetransSegs InErrs OutRsts InCsumErrors Tcp: 1 200 120000 -1 40 6 0 3 3 1672 2030 6 0 6 0 Udp: InDatagrams NoPorts InErrors OutDatagrams RcvbufErrors SndbufErrors InCsumErrors IgnoredMulti Udp: 538 29 0 522 0 0 0 172 UdpLite: InDatagrams NoPorts InErrors OutDatagrams RcvbufErrors SndbufErrors InCsumErrors IgnoredMulti UdpLite: 0 0 0 0 0 0 0 0 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /proc/net/udp --- 2021-05-13 14:57:53.305146064+00:00 sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops 347: 0200007F:0035 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 18254 2 00000000890c916f 0 347: 0166720A:0035 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 18252 2 00000000928d8231 0 362: 1801A8C0:0044 FE01A8C0:0043 01 00000000:00000000 00:00000000 00000000 0 0 23651 2 000000004b6c8681 0 617: 0100007F:0143 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 17914 2 00000000a9194f73 0 1324: 00000000:D406 00000000:0000 07 00000000:00000000 00:00000000 00000000 994 0 17322 2 00000000fbdae99a 0 1528: 00000000:04D2 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 17922 2 000000000039700a 0 1551: 00000000:14E9 00000000:0000 07 00000000:00000000 00:00000000 00000000 994 0 17320 2 0000000010d1f77f 0 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- CURL_CA_BUNDLE=/tmp/tmp.HNUIm7kYbO curl https://api.balena-cloud.com/ping --- 2021-05-13 14:57:53.330016182+00:00 OKreal 0m 0.51s user 0m 0.06s sys 0m 0.01s --- CURL_CA_BUNDLE=/tmp/tmp.HNUIm7kYbO curl https://www.google.co.uk --- 2021-05-13 14:57:53.857649125+00:00 Google



 

Advanced search

© 2021 - Privacy - Terms

real 0m 0.27s user 0m 0.05s sys 0m 0.02s --- ifconfig --- 2021-05-13 14:57:54.146583821+00:00 balena0 Link encap:Ethernet HWaddr 02:42:F5:2D:88:43 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-423cefd1f9a4 Link encap:Ethernet HWaddr 02:42:6E:1D:18:EF inet addr:172.17.0.1 Bcast:172.17.255.255 Mask:255.255.0.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) eth0 Link encap:Ethernet HWaddr DC:A6:32:5E:8F:48 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:400 errors:0 dropped:0 overruns:0 frame:0 TX packets:400 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:35093 (34.2 KiB) TX bytes:35093 (34.2 KiB) resin-dns Link encap:Ethernet HWaddr AA:30:47:33:19:8E inet addr:10.114.102.1 Bcast:0.0.0.0 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:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) 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.62.151 P-t-P:52.4.252.97 Mask:255.255.255.255 inet6 addr: fe80::8fad:27e:a4cc:d9b6/64 Scope:Link UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1 RX packets:563 errors:0 dropped:0 overruns:0 frame:0 TX packets:717 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:68421 (66.8 KiB) TX bytes:471203 (460.1 KiB) supervisor0 Link encap:Ethernet HWaddr 02:42:87:6B:3D:51 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) wlan0 Link encap:Ethernet HWaddr DC:A6:32:5E:8F:49 inet addr:192.168.1.24 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fd77:a103:9b93:0:b275:aeb7:2ceb:a34e/64 Scope:Global inet6 addr: fe80::78b3:aad3:40ef:7021/64 Scope:Link inet6 addr: 2a02:c7f:18de:e300:459e:3717:3d41:e32/64 Scope:Global UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1710 errors:0 dropped:0 overruns:0 frame:0 TX packets:1837 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:460297 (449.5 KiB) TX bytes:708803 (692.1 KiB) real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- iptables -n -L --- 2021-05-13 14:57:54.172521400+00:00 Chain INPUT (policy ACCEPT) target prot opt source destination BALENA-FIREWALL all -- 0.0.0.0/0 0.0.0.0/0 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 BALENA-FIREWALL (1 references) target prot opt source destination ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ADDRTYPE match src-type LOCAL 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 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:22222 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:2375 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ADDRTYPE match dst-type MULTICAST ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0 ACCEPT udp -- 0.0.0.0/0 0.0.0.0/0 udp dpt:53 RETURN all -- 0.0.0.0/0 0.0.0.0/0 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable Chain DOCKER (3 references) target prot opt source destination 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.00s sys 0m 0.00s --- iptables -n -t nat -L --- 2021-05-13 14:57:54.202385519+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 -- 10.114.104.0/25 0.0.0.0/0 MASQUERADE all -- 172.17.0.0/16 0.0.0.0/0 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 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- journalctl --no-pager --no-hostname -a -u ModemManager --- 2021-05-13 14:57:54.230736109+00:00 -- Logs begin at Wed 2021-05-12 19:00:00 UTC, end at Thu 2021-05-13 14:57:48 UTC. -- May 12 19:00:02 ModemManager[1253]: ModemManager (version 1.14.2) starting in system bus... May 12 19:00:05 ModemManager[1253]: [base-manager] couldn't check support for device '/sys/devices/platform/scb/fd580000.ethernet': not supported by any plugin May 12 19:00:05 ModemManager[1253]: [base-manager] couldn't check support for device '/sys/devices/platform/soc/fe300000.mmcnr/mmc_host/mmc1/mmc1:0001/mmc1:0001:1': not supported by any plugin real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- journalctl --no-pager --no-hostname -n 200 -a -u "openvpn*" --- 2021-05-13 14:57:54.258773761+00:00 -- Logs begin at Wed 2021-05-12 19:00:00 UTC, end at Thu 2021-05-13 14:57:48 UTC. -- May 12 19:00:04 openvpn[1353]: Wed May 12 19:00:04 2021 WARNING: file '/var/volatile/vpn-auth' is group or others accessible May 12 19:00:04 openvpn[1353]: Wed May 12 19:00:04 2021 OpenVPN 2.4.7 aarch64-poky-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Feb 20 2019 May 12 19:00:04 openvpn[1353]: Wed May 12 19:00:04 2021 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10 May 12 19:00:04 openvpn[1353]: Wed May 12 19:00:04 2021 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts May 12 19:00:04 openvpn[1353]: Wed May 12 19:00:04 2021 RESOLVE: Cannot resolve host address: vpn.balena-cloud.com:443 (Temporary failure in name resolution) May 12 19:00:04 openvpn[1353]: Wed May 12 19:00:04 2021 RESOLVE: Cannot resolve host address: vpn.balena-cloud.com:443 (Temporary failure in name resolution) May 12 19:00:04 openvpn[1353]: Wed May 12 19:00:04 2021 Could not determine IPv4/IPv6 protocol May 12 19:00:04 openvpn[1353]: Wed May 12 19:00:04 2021 NOTE: UID/GID downgrade will be delayed because of --client, --pull, or --up-delay May 12 19:00:04 openvpn[1353]: Wed May 12 19:00:04 2021 SIGUSR1[soft,init_instance] received, process restarting May 12 19:00:04 openvpn[1353]: Wed May 12 19:00:04 2021 Restart pause, 5 second(s) May 12 19:00:09 openvpn[1353]: Wed May 12 19:00:09 2021 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts May 12 19:00:09 openvpn[1353]: Wed May 12 19:00:09 2021 RESOLVE: Cannot resolve host address: vpn.balena-cloud.com:443 (Temporary failure in name resolution) May 12 19:00:09 openvpn[1353]: Wed May 12 19:00:09 2021 RESOLVE: Cannot resolve host address: vpn.balena-cloud.com:443 (Temporary failure in name resolution) May 12 19:00:09 openvpn[1353]: Wed May 12 19:00:09 2021 Could not determine IPv4/IPv6 protocol May 12 19:00:09 openvpn[1353]: Wed May 12 19:00:09 2021 SIGUSR1[soft,init_instance] received, process restarting May 12 19:00:09 openvpn[1353]: Wed May 12 19:00:09 2021 Restart pause, 5 second(s) May 12 19:00:14 openvpn[1353]: Wed May 12 19:00:14 2021 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts May 12 19:00:14 openvpn[1353]: Wed May 12 19:00:14 2021 TCP/UDP: Preserving recently used remote address: [AF_INET]3.227.28.93:443 May 12 19:00:14 openvpn[1353]: Wed May 12 19:00:14 2021 Socket Buffers: R=[131072->131072] S=[16384->16384] May 12 19:00:14 openvpn[1353]: Wed May 12 19:00:14 2021 Attempting to establish TCP connection with [AF_INET]3.227.28.93:443 [nonblock] May 12 19:00:15 openvpn[1353]: Wed May 12 19:00:15 2021 TCP connection established with [AF_INET]3.227.28.93:443 May 12 19:00:15 openvpn[1353]: Wed May 12 19:00:15 2021 TCP_CLIENT link local: (not bound) May 12 19:00:15 openvpn[1353]: Wed May 12 19:00:15 2021 TCP_CLIENT link remote: [AF_INET]3.227.28.93:443 May 12 19:00:16 openvpn[1353]: Wed May 12 19:00:16 2021 TLS: Initial packet from [AF_INET]3.227.28.93:443, sid=c2b6d150 d3cdddf2 May 12 19:00:16 openvpn[1353]: Wed May 12 19:00:16 2021 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this May 12 19:00:16 openvpn[1353]: Wed May 12 19:00:16 2021 VERIFY OK: depth=1, C=AU, ST=Some-State, O=Internet Widgits Pty Ltd May 12 19:00:16 openvpn[1353]: Wed May 12 19:00:16 2021 VERIFY KU OK May 12 19:00:16 openvpn[1353]: Wed May 12 19:00:16 2021 Validating certificate extended key usage May 12 19:00:16 openvpn[1353]: Wed May 12 19:00:16 2021 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication May 12 19:00:16 openvpn[1353]: Wed May 12 19:00:16 2021 VERIFY EKU OK May 12 19:00:16 openvpn[1353]: Wed May 12 19:00:16 2021 VERIFY OK: depth=0, C=US, ST=WA, O=balena.io, OU=balenaCloud, CN=vpn.balena-cloud.com May 12 19:00:16 openvpn[1353]: Wed May 12 19:00:16 2021 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, 2048 bit RSA May 12 19:00:16 openvpn[1353]: Wed May 12 19:00:16 2021 [vpn.balena-cloud.com] Peer Connection Initiated with [AF_INET]3.227.28.93:443 May 12 19:00:17 openvpn[1353]: Wed May 12 19:00:17 2021 SENT CONTROL [vpn.balena-cloud.com]: 'PUSH_REQUEST' (status=1) May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 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.89.220 52.4.252.97,peer-id 0,cipher AES-256-GCM' May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 OPTIONS IMPORT: timers and/or timeouts modified May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 OPTIONS IMPORT: --sndbuf/--rcvbuf options modified May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 Socket Buffers: R=[131072->131072] S=[87040->87040] May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 OPTIONS IMPORT: --socket-flags option modified May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 Socket flags: TCP_NODELAY=1 succeeded May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 OPTIONS IMPORT: --ifconfig/up options modified May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 OPTIONS IMPORT: route options modified May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 OPTIONS IMPORT: peer-id set May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 OPTIONS IMPORT: adjusting link_mtu to 1627 May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 OPTIONS IMPORT: data channel crypto options modified May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 Data Channel: using negotiated cipher 'AES-256-GCM' May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 ROUTE_GATEWAY 192.168.1.254/255.255.255.0 IFACE=wlan0 HWADDR=dc:a6:32:5e:8f:49 May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 TUN/TAP device resin-vpn opened May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 TUN/TAP TX queue length set to 100 May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 /sbin/ip link set dev resin-vpn up mtu 1500 May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 /sbin/ip addr add dev resin-vpn local 10.240.89.220 peer 52.4.252.97 May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 /etc/openvpn-misc/upscript.sh resin-vpn 1500 1555 10.240.89.220 52.4.252.97 init May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 /sbin/ip route add 52.4.252.97/32 via 52.4.252.97 May 12 19:00:18 openvpn[2031]: ip: RTNETLINK answers: File exists May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 ERROR: Linux route add command failed: external program exited with error status: 2 May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 GID set to openvpn May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 UID set to openvpn May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 Initialization Sequence Completed May 13 14:49:22 openvpn[1353]: Thu May 13 14:49:22 2021 [vpn.balena-cloud.com] Inactivity timeout (--ping-restart), restarting May 13 14:49:22 openvpn[1353]: Thu May 13 14:49:22 2021 /etc/openvpn-misc/downscript.sh resin-vpn 1500 1555 10.240.89.220 52.4.252.97 restart May 13 14:49:22 openvpn[1353]: Thu May 13 14:49:22 2021 SIGUSR1[soft,ping-restart] received, process restarting May 13 14:49:22 openvpn[1353]: Thu May 13 14:49:22 2021 Restart pause, 5 second(s) May 13 14:49:27 openvpn[1353]: Thu May 13 14:49:27 2021 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts May 13 14:49:27 openvpn[1353]: Thu May 13 14:49:27 2021 TCP/UDP: Preserving recently used remote address: [AF_INET]3.227.28.93:443 May 13 14:49:27 openvpn[1353]: Thu May 13 14:49:27 2021 Socket Buffers: R=[131072->131072] S=[16384->16384] May 13 14:49:27 openvpn[1353]: Thu May 13 14:49:27 2021 Attempting to establish TCP connection with [AF_INET]3.227.28.93:443 [nonblock] May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 TCP connection established with [AF_INET]3.227.28.93:443 May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 Socket flags: TCP_NODELAY=1 succeeded May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 TCP_CLIENT link local: (not bound) May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 TCP_CLIENT link remote: [AF_INET]3.227.28.93:443 May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 TLS: Initial packet from [AF_INET]3.227.28.93:443, sid=b784ea14 cb2e0b7c May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 VERIFY OK: depth=1, C=AU, ST=Some-State, O=Internet Widgits Pty Ltd May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 VERIFY KU OK May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 Validating certificate extended key usage May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 VERIFY EKU OK May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 VERIFY OK: depth=0, C=US, ST=WA, O=balena.io, OU=balenaCloud, CN=vpn.balena-cloud.com May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, 2048 bit RSA May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 [vpn.balena-cloud.com] Peer Connection Initiated with [AF_INET]3.227.28.93:443 May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 SENT CONTROL [vpn.balena-cloud.com]: 'PUSH_REQUEST' (status=1) May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 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.24.47 52.4.252.97,peer-id 0,cipher AES-256-GCM' May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 OPTIONS IMPORT: timers and/or timeouts modified May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 OPTIONS IMPORT: --sndbuf/--rcvbuf options modified May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 Socket Buffers: R=[131072->131072] S=[87040->87040] May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 OPTIONS IMPORT: --socket-flags option modified May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 Socket flags: TCP_NODELAY=1 succeeded May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 OPTIONS IMPORT: --ifconfig/up options modified May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 OPTIONS IMPORT: route options modified May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 OPTIONS IMPORT: peer-id set May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 OPTIONS IMPORT: adjusting link_mtu to 1627 May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 OPTIONS IMPORT: data channel crypto options modified May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 Data Channel: using negotiated cipher 'AES-256-GCM' May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 Preserving previous TUN/TAP instance: resin-vpn May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 /etc/openvpn-misc/upscript.sh resin-vpn 1500 1555 10.240.89.220 52.4.252.97 restart May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 NOTE: Pulled options changed on restart, will need to close and reopen TUN/TAP device. May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 Closing TUN/TAP interface May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 /sbin/ip addr del dev resin-vpn local 10.240.89.220 peer 52.4.252.97 May 13 14:49:30 openvpn[2474]: ip: RTNETLINK answers: Operation not permitted May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 Linux ip addr del failed: external program exited with error status: 2 May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 /etc/openvpn-misc/downscript.sh resin-vpn 1500 1555 10.240.89.220 52.4.252.97 init May 13 14:49:31 openvpn[1353]: Thu May 13 14:49:31 2021 ROUTE_GATEWAY 192.168.1.254/255.255.255.0 IFACE=wlan0 HWADDR=dc:a6:32:5e:8f:49 May 13 14:49:31 openvpn[1353]: Thu May 13 14:49:31 2021 ERROR: Cannot ioctl TUNSETIFF resin-vpn: Operation not permitted (errno=1) May 13 14:49:31 openvpn[1353]: Thu May 13 14:49:31 2021 Exiting due to fatal error May 13 14:49:31 systemd[1]: openvpn.service: Main process exited, code=exited, status=1/FAILURE May 13 14:49:31 systemd[1]: openvpn.service: Failed with result 'exit-code'. May 13 14:49:41 openvpn[2550]: Thu May 13 14:49:41 2021 WARNING: file '/var/volatile/vpn-auth' is group or others accessible May 13 14:49:41 openvpn[2550]: Thu May 13 14:49:41 2021 OpenVPN 2.4.7 aarch64-poky-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Feb 20 2019 May 13 14:49:41 openvpn[2550]: Thu May 13 14:49:41 2021 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10 May 13 14:49:41 openvpn[2550]: Thu May 13 14:49:41 2021 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts May 13 14:49:41 openvpn[2550]: Thu May 13 14:49:41 2021 TCP/UDP: Preserving recently used remote address: [AF_INET]35.169.89.252:443 May 13 14:49:41 openvpn[2550]: Thu May 13 14:49:41 2021 Socket Buffers: R=[131072->131072] S=[16384->16384] May 13 14:49:41 openvpn[2550]: Thu May 13 14:49:41 2021 Attempting to establish TCP connection with [AF_INET]35.169.89.252:443 [nonblock] May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 TCP connection established with [AF_INET]35.169.89.252:443 May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 TCP_CLIENT link local: (not bound) May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 TCP_CLIENT link remote: [AF_INET]35.169.89.252:443 May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 NOTE: UID/GID downgrade will be delayed because of --client, --pull, or --up-delay May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 TLS: Initial packet from [AF_INET]35.169.89.252:443, sid=5e8f189f 4925cc80 May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 VERIFY OK: depth=1, C=AU, ST=Some-State, O=Internet Widgits Pty Ltd May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 VERIFY KU OK May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 Validating certificate extended key usage May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 VERIFY EKU OK May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 VERIFY OK: depth=0, C=US, ST=WA, O=balena.io, OU=balenaCloud, CN=vpn.balena-cloud.com May 13 14:49:43 openvpn[2550]: Thu May 13 14:49:43 2021 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, 2048 bit RSA May 13 14:49:43 openvpn[2550]: Thu May 13 14:49:43 2021 [vpn.balena-cloud.com] Peer Connection Initiated with [AF_INET]35.169.89.252:443 May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 SENT CONTROL [vpn.balena-cloud.com]: 'PUSH_REQUEST' (status=1) May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 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.62.151 52.4.252.97,peer-id 0,cipher AES-256-GCM' May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 OPTIONS IMPORT: timers and/or timeouts modified May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 OPTIONS IMPORT: --sndbuf/--rcvbuf options modified May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 Socket Buffers: R=[131072->131072] S=[87040->87040] May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 OPTIONS IMPORT: --socket-flags option modified May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 Socket flags: TCP_NODELAY=1 succeeded May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 OPTIONS IMPORT: --ifconfig/up options modified May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 OPTIONS IMPORT: route options modified May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 OPTIONS IMPORT: peer-id set May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 OPTIONS IMPORT: adjusting link_mtu to 1627 May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 OPTIONS IMPORT: data channel crypto options modified May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 Data Channel: using negotiated cipher 'AES-256-GCM' May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 ROUTE_GATEWAY 192.168.1.254/255.255.255.0 IFACE=wlan0 HWADDR=dc:a6:32:5e:8f:49 May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 TUN/TAP device resin-vpn opened May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 TUN/TAP TX queue length set to 100 May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 /sbin/ip link set dev resin-vpn up mtu 1500 May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 /sbin/ip addr add dev resin-vpn local 10.240.62.151 peer 52.4.252.97 May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 /etc/openvpn-misc/upscript.sh resin-vpn 1500 1555 10.240.62.151 52.4.252.97 init May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 /sbin/ip route add 52.4.252.97/32 via 52.4.252.97 May 13 14:49:44 openvpn[2560]: ip: RTNETLINK answers: File exists May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 ERROR: Linux route add command failed: external program exited with error status: 2 May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 GID set to openvpn May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 UID set to openvpn May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 Initialization Sequence Completed real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- ls -l /mnt/boot/system-connections --- 2021-05-13 14:57:54.290198962+00:00 total 2 -rwxr-xr-x 1 root root 301 Jan 1 2098 README.ignore -rwxr-xr-x 1 root root 230 May 12 14:35 balena-wifi-01 -rwxr-xr-x 1 root root 245 Jan 1 2098 resin-sample.ignore real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- mmcli -m 0 --- 2021-05-13 14:57:54.316358556+00:00 Command exited with non-zero status 1 real 0m 0.02s user 0m 0.02s sys 0m 0.00s --- netstat -ntl --- 2021-05-13 14:57:54.361249806+00:00 Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State 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 :::2375 :::* LISTEN tcp 0 0 :::22222 :::* LISTEN real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- nmcli --version --- 2021-05-13 14:57:54.388547342+00:00 nmcli tool, version 1.28.0 real 0m 0.02s user 0m 0.02s sys 0m 0.00s --- ping -c 1 -W 3 google.co.uk --- 2021-05-13 14:57:54.430944545+00:00 PING google.co.uk (216.58.212.227): 56 data bytes 64 bytes from 216.58.212.227: seq=0 ttl=119 time=11.540 ms --- google.co.uk ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 11.540/11.540/11.540 ms real 0m 0.03s user 0m 0.00s sys 0m 0.00s --- systemctl kill -s USR1 dnsmasq --- 2021-05-13 14:57:54.484790186+00:00 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- systemctl status openvpn-resin --no-pager --- 2021-05-13 14:57:54.518862913+00:00 ● openvpn.service - OpenVPN Loaded: loaded (/lib/systemd/system/openvpn.service; enabled; vendor preset: enabled) Active: active (running) since Thu 2021-05-13 14:49:41 UTC; 8min ago Main PID: 2550 (openvpn) Tasks: 1 (limit: 4294) Memory: 1.7M CGroup: /system.slice/openvpn.service └─2550 /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120 May 13 14:49:44 f64cfbf openvpn[2550]: Thu May 13 14:49:44 2021 TUN/TAP TX queue length set to 100 May 13 14:49:44 f64cfbf openvpn[2550]: Thu May 13 14:49:44 2021 /sbin/ip link set dev resin-vpn up mtu 1500 May 13 14:49:44 f64cfbf openvpn[2550]: Thu May 13 14:49:44 2021 /sbin/ip addr add dev resin-vpn local 10.240.62.151 peer 52.4.252.97 May 13 14:49:44 f64cfbf openvpn[2550]: Thu May 13 14:49:44 2021 /etc/openvpn-misc/upscript.sh resin-vpn 1500 1555 10.240.62.151 52.4.252.97 init May 13 14:49:44 f64cfbf openvpn[2550]: Thu May 13 14:49:44 2021 /sbin/ip route add 52.4.252.97/32 via 52.4.252.97 May 13 14:49:44 f64cfbf openvpn[2560]: ip: RTNETLINK answers: File exists May 13 14:49:44 f64cfbf openvpn[2550]: Thu May 13 14:49:44 2021 ERROR: Linux route add command failed: external program exited with error status: 2 May 13 14:49:44 f64cfbf openvpn[2550]: Thu May 13 14:49:44 2021 GID set to openvpn May 13 14:49:44 f64cfbf openvpn[2550]: Thu May 13 14:49:44 2021 UID set to openvpn May 13 14:49:44 f64cfbf openvpn[2550]: Thu May 13 14:49:44 2021 Initialization Sequence Completed real 0m 0.02s user 0m 0.00s sys 0m 0.00s --- echo === OS === --- 2021-05-13 14:57:54.562221635+00:00 === OS === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /etc/os-release --- 2021-05-13 14:57:54.583961014+00:00 ID="balena-os" NAME="balenaOS" VERSION="2.75.0+rev1" VERSION_ID="2.75.0+rev1" PRETTY_NAME="balenaOS 2.75.0+rev1" MACHINE="raspberrypi4-64" VARIANT="Development" VARIANT_ID=dev META_BALENA_VERSION="2.75.0" BALENA_BOARD_REV="914410b" META_BALENA_REV="cc93c7ff" SLUG="raspberrypi4-64" 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)" --- 2021-05-13 14:57:54.606410565+00:00 { "apiEndpoint": "https://api.balena-cloud.com", "appUpdatePollInterval": 900000, "applicationId": "1827852", "deltaEndpoint": "https://delta.balena-cloud.com", "deviceApiKey": "", "deviceApiKeys": "", "deviceType": "raspberrypi4-64", "listenPort": "48484", "mixpanelToken": "", "registryEndpoint": "registry2.balena-cloud.com", "userId": "209669", "vpnEndpoint": "vpn.balena-cloud.com", "vpnPort": "443", "uuid": "f64cfbf7db9d4e30398fafedee2be1a3", "registered_at": 1620832720776, "deviceId": 4220804 } real 0m 0.12s user 0m 0.10s sys 0m 0.00s --- cat /mnt/boot/config.txt --- 2021-05-13 14:57:54.741821079+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 # Enable UART enable_uart=1 # Enable VC4 Graphics dtoverlay=vc4-fkms-v3d # Force arm in 64bit mode. See: https://github.com/raspberrypi/firmware/issues/1193. arm_64bit=1 dtparam=i2c_arm=on dtparam=spi=on disable_splash=1 dtparam=audio=on real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /mnt/boot/device-type.json --- 2021-05-13 14:57:54.764896081+00:00 { "slug": "raspberrypi4-64", "version": 1, "aliases": [ "raspberrypi4-64" ], "name": "Raspberry Pi 4", "arch": "aarch64", "state": "RELEASED", "instructions": [ "Write the OS file you downloaded to your SD card. We recommend using Etcher.", "Insert the freshly burnt SD card into the Raspberry Pi 4.", "Connect your Raspberry Pi 4 to the internet, then power it up." ], "gettingStartedLink": { "windows": "https://www.balena.io/docs/learn/getting-started/raspberrypi4/nodejs/", "osx": "https://www.balena.io/docs/learn/getting-started/raspberrypi4/nodejs/", "linux": "https://www.balena.io/docs/learn/getting-started/raspberrypi4/nodejs/" }, "supportsBlink": true, "options": [ { "isGroup": true, "name": "network", "message": "Network", "options": [ { "message": "Network Connection", "name": "network", "type": "list", "choices": [ "ethernet", "wifi" ] }, { "message": "Wifi SSID", "name": "wifiSsid", "type": "text", "when": { "network": "wifi" } }, { "message": "Wifi Passphrase", "name": "wifiKey", "type": "password", "when": { "network": "wifi" } } ] }, { "isGroup": true, "isCollapsible": true, "collapsed": true, "name": "advanced", "message": "Advanced", "options": [ { "message": "Check for updates every X minutes", "name": "appUpdatePollInterval", "type": "number", "min": 10, "default": 10 } ] } ], "yocto": { "machine": "raspberrypi4-64", "image": "balena-image", "fstype": "balenaos-img", "version": "yocto-dunfell", "deployArtifact": "balena-image-raspberrypi4-64.balenaos-img", "compressed": true }, "configuration": { "config": { "partition": { "primary": 1 }, "path": "/config.json" } }, "initialization": { "options": [ { "message": "Select a drive", "type": "drive", "name": "drive" } ], "operations": [ { "command": "burn" } ] } } real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /mnt/boot/extlinux/extlinux.conf --- 2021-05-13 14:57:54.787791346+00:00 Command exited with non-zero status 1 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /mnt/boot/resinOS_uEnv.txt --- 2021-05-13 14:57:54.810618705+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 --- 2021-05-13 14:57:54.834290918+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)" --- 2021-05-13 14:57:54.858143295+00:00 real 0m 0.12s user 0m 0.11s 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)" --- 2021-05-13 14:57:54.995071541+00:00 real 0m 0.13s user 0m 0.11s sys 0m 0.01s --- cat /var/log/messages --- 2021-05-13 14:57:55.140217765+00:00 Command exited with non-zero status 1 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /var/log/provisioning-progress.log --- 2021-05-13 14:57:55.161912496+00:00 Command exited with non-zero status 1 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- dmesg -T --- 2021-05-13 14:57:55.183686004+00:00 [Thu May 13 14:48:53 2021] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [Thu May 13 14:48:53 2021] Linux version 5.4.83-v8 (oe-user@oe-host) (gcc version 9.3.0 (GCC)) #1 SMP PREEMPT Mon Dec 14 12:43:54 UTC 2020 [Thu May 13 14:48:53 2021] Machine model: Raspberry Pi 4 Model B Rev 1.1 [Thu May 13 14:48:53 2021] efi: Getting EFI parameters from FDT: [Thu May 13 14:48:53 2021] efi: UEFI not found. [Thu May 13 14:48:53 2021] Reserved memory: created CMA memory pool at 0x000000001ec00000, size 256 MiB [Thu May 13 14:48:53 2021] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [Thu May 13 14:48:53 2021] On node 0 totalpages: 1025536 [Thu May 13 14:48:53 2021] DMA zone: 4096 pages used for memmap [Thu May 13 14:48:53 2021] DMA zone: 0 pages reserved [Thu May 13 14:48:53 2021] DMA zone: 255488 pages, LIFO batch:63 [Thu May 13 14:48:53 2021] DMA32 zone: 12032 pages used for memmap [Thu May 13 14:48:53 2021] DMA32 zone: 770048 pages, LIFO batch:63 [Thu May 13 14:48:53 2021] percpu: Embedded 32 pages/cpu s90392 r8192 d32488 u131072 [Thu May 13 14:48:53 2021] pcpu-alloc: s90392 r8192 d32488 u131072 alloc=32*4096 [Thu May 13 14:48:53 2021] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [Thu May 13 14:48:53 2021] Detected PIPT I-cache on CPU0 [Thu May 13 14:48:53 2021] CPU features: detected: EL2 vector hardening [Thu May 13 14:48:53 2021] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware [Thu May 13 14:48:53 2021] Built 1 zonelists, mobility grouping on. Total pages: 1009408 [Thu May 13 14:48:53 2021] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 smsc95xx.macaddr=DC:A6:32:5E:8F:48 vc_mem.mem_base=0x3f000000 vc_mem.mem_size=0x3f600000 dwc_otg.lpm_enable=0 console=tty1 console=ttyS0,115200 rootwait cgroup_enable=memory root=UUID=ba1eadef-deb0-40f1-9a9d-8e1ba9d1c166 rootwait [Thu May 13 14:48:53 2021] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [Thu May 13 14:48:53 2021] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [Thu May 13 14:48:53 2021] mem auto-init: stack:off, heap alloc:off, heap free:off [Thu May 13 14:48:53 2021] software IO TLB: mapped [mem 0x3a600000-0x3e600000] (64MB) [Thu May 13 14:48:53 2021] Memory: 3664608K/4102144K available (11068K kernel code, 1204K rwdata, 3908K rodata, 11456K init, 1246K bss, 175392K reserved, 262144K cma-reserved) [Thu May 13 14:48:53 2021] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [Thu May 13 14:48:53 2021] ftrace: allocating 37237 entries in 146 pages [Thu May 13 14:48:53 2021] rcu: Preemptible hierarchical RCU implementation. [Thu May 13 14:48:53 2021] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [Thu May 13 14:48:53 2021] Tasks RCU enabled. [Thu May 13 14:48:53 2021] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [Thu May 13 14:48:53 2021] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [Thu May 13 14:48:53 2021] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [Thu May 13 14:48:53 2021] GIC: Using split EOI/Deactivate mode [Thu May 13 14:48:53 2021] random: get_random_bytes called from start_kernel+0x320/0x4b0 with crng_init=0 [Thu May 13 14:48:53 2021] arch_timer: cp15 timer(s) running at 54.00MHz (phys). [Thu May 13 14:48:53 2021] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns [Thu May 13 14:48:53 2021] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns [Thu May 13 14:48:53 2021] Console: colour dummy device 80x25 [Thu May 13 14:48:53 2021] printk: console [tty1] enabled [Thu May 13 14:48:53 2021] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) [Thu May 13 14:48:53 2021] pid_max: default: 32768 minimum: 301 [Thu May 13 14:48:53 2021] LSM: Security Framework initializing [Thu May 13 14:48:53 2021] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [Thu May 13 14:48:53 2021] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [Thu May 13 14:48:53 2021] ASID allocator initialised with 32768 entries [Thu May 13 14:48:53 2021] rcu: Hierarchical SRCU implementation. [Thu May 13 14:48:53 2021] EFI services will not be available. [Thu May 13 14:48:53 2021] smp: Bringing up secondary CPUs ... [Thu May 13 14:48:53 2021] Detected PIPT I-cache on CPU1 [Thu May 13 14:48:53 2021] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] [Thu May 13 14:48:53 2021] Detected PIPT I-cache on CPU2 [Thu May 13 14:48:53 2021] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] [Thu May 13 14:48:53 2021] Detected PIPT I-cache on CPU3 [Thu May 13 14:48:53 2021] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] [Thu May 13 14:48:53 2021] smp: Brought up 1 node, 4 CPUs [Thu May 13 14:48:53 2021] SMP: Total of 4 processors activated. [Thu May 13 14:48:53 2021] CPU features: detected: 32-bit EL0 Support [Thu May 13 14:48:53 2021] CPU features: detected: CRC32 instructions [Thu May 13 14:48:53 2021] CPU: All CPU(s) started at EL2 [Thu May 13 14:48:53 2021] alternatives: patching kernel code [Thu May 13 14:48:53 2021] devtmpfs: initialized [Thu May 13 14:48:53 2021] Enabled cp15_barrier support [Thu May 13 14:48:53 2021] Enabled setend support [Thu May 13 14:48:53 2021] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [Thu May 13 14:48:53 2021] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [Thu May 13 14:48:53 2021] pinctrl core: initialized pinctrl subsystem [Thu May 13 14:48:53 2021] DMI not present or invalid. [Thu May 13 14:48:53 2021] NET: Registered protocol family 16 [Thu May 13 14:48:53 2021] DMA: preallocated 1024 KiB pool for atomic allocations [Thu May 13 14:48:53 2021] audit: initializing netlink subsys (disabled) [Thu May 13 14:48:53 2021] audit: type=2000 audit(0.056:1): state=initialized audit_enabled=0 res=1 [Thu May 13 14:48:53 2021] cpuidle: using governor menu [Thu May 13 14:48:53 2021] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [Thu May 13 14:48:53 2021] Serial: AMBA PL011 UART driver [Thu May 13 14:48:53 2021] bcm2835-mbox fe00b880.mailbox: mailbox enabled [Thu May 13 14:48:53 2021] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-10-22 13:59, variant start_cd [Thu May 13 14:48:53 2021] raspberrypi-firmware soc:firmware: Firmware hash is 74e754ff8947c58d2773253f77f6f68a303188f8 [Thu May 13 14:48:53 2021] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1 [Thu May 13 14:48:53 2021] vgaarb: loaded [Thu May 13 14:48:53 2021] SCSI subsystem initialized [Thu May 13 14:48:53 2021] usbcore: registered new interface driver usbfs [Thu May 13 14:48:53 2021] usbcore: registered new interface driver hub [Thu May 13 14:48:53 2021] usbcore: registered new device driver usb [Thu May 13 14:48:53 2021] usb_phy_generic phy: phy supply vcc not found, using dummy regulator [Thu May 13 14:48:53 2021] clocksource: Switched to clocksource arch_sys_counter [Thu May 13 14:48:53 2021] VFS: Disk quotas dquot_6.6.0 [Thu May 13 14:48:53 2021] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [Thu May 13 14:48:53 2021] FS-Cache: Loaded [Thu May 13 14:48:53 2021] CacheFiles: Loaded [Thu May 13 14:48:53 2021] thermal_sys: Registered thermal governor 'step_wise' [Thu May 13 14:48:53 2021] NET: Registered protocol family 2 [Thu May 13 14:48:53 2021] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [Thu May 13 14:48:53 2021] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [Thu May 13 14:48:53 2021] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear) [Thu May 13 14:48:53 2021] TCP: Hash tables configured (established 32768 bind 32768) [Thu May 13 14:48:53 2021] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [Thu May 13 14:48:53 2021] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [Thu May 13 14:48:53 2021] NET: Registered protocol family 1 [Thu May 13 14:48:53 2021] RPC: Registered named UNIX socket transport module. [Thu May 13 14:48:53 2021] RPC: Registered udp transport module. [Thu May 13 14:48:53 2021] RPC: Registered tcp transport module. [Thu May 13 14:48:53 2021] RPC: Registered tcp NFSv4.1 backchannel transport module. [Thu May 13 14:48:53 2021] PCI: CLS 0 bytes, default 64 [Thu May 13 14:48:53 2021] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available [Thu May 13 14:48:53 2021] kvm: Limiting the IPA size due to kernel Virtual Address limit [Thu May 13 14:48:53 2021] kvm [1]: IPA Size Limit: 43bits [Thu May 13 14:48:53 2021] kvm [1]: vgic interrupt IRQ1 [Thu May 13 14:48:53 2021] kvm [1]: Hyp mode initialized successfully [Thu May 13 14:48:53 2021] Initialise system trusted keyrings [Thu May 13 14:48:53 2021] workingset: timestamp_bits=46 max_order=20 bucket_order=0 [Thu May 13 14:48:53 2021] squashfs: version 4.0 (2009/01/31) Phillip Lougher [Thu May 13 14:48:53 2021] FS-Cache: Netfs 'nfs' registered for caching [Thu May 13 14:48:53 2021] NFS: Registering the id_resolver key type [Thu May 13 14:48:53 2021] Key type id_resolver registered [Thu May 13 14:48:53 2021] Key type id_legacy registered [Thu May 13 14:48:53 2021] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [Thu May 13 14:48:53 2021] Key type asymmetric registered [Thu May 13 14:48:53 2021] Asymmetric key parser 'x509' registered [Thu May 13 14:48:53 2021] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [Thu May 13 14:48:53 2021] io scheduler mq-deadline registered [Thu May 13 14:48:53 2021] io scheduler kyber registered [Thu May 13 14:48:53 2021] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: [Thu May 13 14:48:53 2021] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] [Thu May 13 14:48:53 2021] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 [Thu May 13 14:48:53 2021] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00bfffffff -> 0x0000000000 [Thu May 13 14:48:54 2021] brcm-pcie fd500000.pcie: link up, 5 GT/s x1 (SSC) [Thu May 13 14:48:54 2021] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 [Thu May 13 14:48:54 2021] pci_bus 0000:00: root bus resource [bus 00-ff] [Thu May 13 14:48:54 2021] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) [Thu May 13 14:48:54 2021] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 [Thu May 13 14:48:54 2021] pci 0000:00:00.0: PME# supported from D0 D3hot [Thu May 13 14:48:54 2021] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 [Thu May 13 14:48:54 2021] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] [Thu May 13 14:48:54 2021] pci 0000:01:00.0: PME# supported from D0 D3cold [Thu May 13 14:48:54 2021] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff] [Thu May 13 14:48:54 2021] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] [Thu May 13 14:48:54 2021] pci 0000:00:00.0: PCI bridge to [bus 01] [Thu May 13 14:48:54 2021] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] [Thu May 13 14:48:54 2021] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled [Thu May 13 14:48:54 2021] iproc-rng200 fe104000.rng: hwrng registered [Thu May 13 14:48:54 2021] vc-mem: phys_addr:0x00000000 mem_base=0x3f000000 mem_size:0x3f600000(1014 MiB) [Thu May 13 14:48:54 2021] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000 [Thu May 13 14:48:54 2021] cacheinfo: Unable to detect cache hierarchy for CPU 0 [Thu May 13 14:48:54 2021] brd: module loaded [Thu May 13 14:48:54 2021] loop: module loaded [Thu May 13 14:48:54 2021] zram: Added device: zram0 [Thu May 13 14:48:54 2021] Loading iSCSI transport class v2.0-870. [Thu May 13 14:48:54 2021] libphy: Fixed MDIO Bus: probed [Thu May 13 14:48:54 2021] tun: Universal TUN/TAP device driver, 1.6 [Thu May 13 14:48:54 2021] bcmgenet fd580000.ethernet: failed to get enet clock [Thu May 13 14:48:54 2021] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 [Thu May 13 14:48:54 2021] bcmgenet fd580000.ethernet: failed to get enet-wol clock [Thu May 13 14:48:54 2021] bcmgenet fd580000.ethernet: failed to get enet-eee clock [Thu May 13 14:48:54 2021] bcmgenet: Skipping UMAC reset [Thu May 13 14:48:54 2021] libphy: bcmgenet MII bus: probed [Thu May 13 14:48:54 2021] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus [Thu May 13 14:48:54 2021] pci 0000:00:00.0: enabling device (0000 -> 0002) [Thu May 13 14:48:54 2021] xhci_hcd 0000:01:00.0: enabling device (0000 -> 0002) [Thu May 13 14:48:54 2021] xhci_hcd 0000:01:00.0: xHCI Host Controller [Thu May 13 14:48:54 2021] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 [Thu May 13 14:48:54 2021] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000003000000890 [Thu May 13 14:48:54 2021] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04 [Thu May 13 14:48:54 2021] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [Thu May 13 14:48:54 2021] usb usb1: Product: xHCI Host Controller [Thu May 13 14:48:54 2021] usb usb1: Manufacturer: Linux 5.4.83-v8 xhci-hcd [Thu May 13 14:48:54 2021] usb usb1: SerialNumber: 0000:01:00.0 [Thu May 13 14:48:54 2021] hub 1-0:1.0: USB hub found [Thu May 13 14:48:54 2021] hub 1-0:1.0: 1 port detected [Thu May 13 14:48:54 2021] xhci_hcd 0000:01:00.0: xHCI Host Controller [Thu May 13 14:48:54 2021] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 [Thu May 13 14:48:54 2021] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed [Thu May 13 14:48:54 2021] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04 [Thu May 13 14:48:54 2021] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [Thu May 13 14:48:54 2021] usb usb2: Product: xHCI Host Controller [Thu May 13 14:48:54 2021] usb usb2: Manufacturer: Linux 5.4.83-v8 xhci-hcd [Thu May 13 14:48:54 2021] usb usb2: SerialNumber: 0000:01:00.0 [Thu May 13 14:48:54 2021] hub 2-0:1.0: USB hub found [Thu May 13 14:48:54 2021] hub 2-0:1.0: 4 ports detected [Thu May 13 14:48:54 2021] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [Thu May 13 14:48:54 2021] dwc_otg: FIQ enabled [Thu May 13 14:48:54 2021] dwc_otg: NAK holdoff enabled [Thu May 13 14:48:54 2021] dwc_otg: FIQ split-transaction FSM enabled [Thu May 13 14:48:54 2021] Module dwc_common_port init [Thu May 13 14:48:54 2021] usbcore: registered new interface driver uas [Thu May 13 14:48:54 2021] usbcore: registered new interface driver usb-storage [Thu May 13 14:48:54 2021] usbcore: registered new interface driver usbserial_generic [Thu May 13 14:48:54 2021] usbserial: USB Serial support registered for generic [Thu May 13 14:48:54 2021] mousedev: PS/2 mouse device common for all mice [Thu May 13 14:48:54 2021] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer [Thu May 13 14:48:54 2021] sdhci: Secure Digital Host Controller Interface driver [Thu May 13 14:48:54 2021] sdhci: Copyright(c) Pierre Ossman [Thu May 13 14:48:54 2021] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe [Thu May 13 14:48:54 2021] sdhci-pltfm: SDHCI platform and OF driver helper [Thu May 13 14:48:54 2021] ledtrig-cpu: registered to indicate activity on CPUs [Thu May 13 14:48:54 2021] hidraw: raw HID events driver (C) Jiri Kosina [Thu May 13 14:48:54 2021] usbcore: registered new interface driver usbhid [Thu May 13 14:48:54 2021] usbhid: USB HID core driver [Thu May 13 14:48:54 2021] ashmem: initialized [Thu May 13 14:48:54 2021] vchiq: vchiq_init_state: slot_zero = (____ptrval____) [Thu May 13 14:48:54 2021] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP) [Thu May 13 14:48:54 2021] IPVS: Connection hash table configured (size=4096, memory=64Kbytes) [Thu May 13 14:48:54 2021] IPVS: ipvs loaded. [Thu May 13 14:48:54 2021] Initializing XFRM netlink socket [Thu May 13 14:48:54 2021] NET: Registered protocol family 10 [Thu May 13 14:48:54 2021] Segment Routing with IPv6 [Thu May 13 14:48:54 2021] NET: Registered protocol family 17 [Thu May 13 14:48:54 2021] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [Thu May 13 14:48:54 2021] Key type dns_resolver registered [Thu May 13 14:48:54 2021] registered taskstats version 1 [Thu May 13 14:48:54 2021] Loading compiled-in X.509 certificates [Thu May 13 14:48:54 2021] Key type ._fscrypt registered [Thu May 13 14:48:54 2021] Key type .fscrypt registered [Thu May 13 14:48:54 2021] uart-pl011 fe201000.serial: cts_event_workaround enabled [Thu May 13 14:48:54 2021] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 14, base_baud = 0) is a PL011 rev2 [Thu May 13 14:48:54 2021] printk: console [ttyS0] disabled [Thu May 13 14:48:54 2021] fe215040.serial: ttyS0 at MMIO 0x0 (irq = 16, base_baud = 62500000) is a 16550 [Thu May 13 14:48:55 2021] printk: console [ttyS0] enabled [Thu May 13 14:48:55 2021] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver [Thu May 13 14:48:55 2021] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0 [Thu May 13 14:48:55 2021] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated [Thu May 13 14:48:55 2021] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [Thu May 13 14:48:55 2021] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [Thu May 13 14:48:55 2021] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [Thu May 13 14:48:55 2021] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA [Thu May 13 14:48:55 2021] of_cfs_init [Thu May 13 14:48:55 2021] of_cfs_init: OK [Thu May 13 14:48:55 2021] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [Thu May 13 14:48:55 2021] Freeing unused kernel memory: 11456K [Thu May 13 14:48:55 2021] Run /init as init process [Thu May 13 14:48:55 2021] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [Thu May 13 14:48:55 2021] random: fast init done [Thu May 13 14:48:55 2021] mmc1: new high speed SDIO card at address 0001 [Thu May 13 14:48:55 2021] mmc0: new ultra high speed DDR50 SDHC card at address aaaa [Thu May 13 14:48:55 2021] usb 1-1: new high-speed USB device number 2 using xhci_hcd [Thu May 13 14:48:55 2021] mmcblk0: mmc0:aaaa SL32G 29.7 GiB [Thu May 13 14:48:55 2021] mmcblk0: p1 p2 p3 p4 < p5 p6 > [Thu May 13 14:48:55 2021] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21 [Thu May 13 14:48:55 2021] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [Thu May 13 14:48:55 2021] usb 1-1: Product: USB2.0 Hub [Thu May 13 14:48:55 2021] hub 1-1:1.0: USB hub found [Thu May 13 14:48:55 2021] hub 1-1:1.0: 4 ports detected [Thu May 13 14:48:55 2021] zram0: detected capacity change from 0 to 2016362496 [Thu May 13 14:48:57 2021] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [Thu May 13 14:48:57 2021] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null) [Thu May 13 14:48:57 2021] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [Thu May 13 14:48:57 2021] EXT4-fs (mmcblk0p6): recovery complete [Thu May 13 14:48:57 2021] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null) [Thu May 13 14:48:57 2021] systemd[1]: System time before build time, advancing clock. [Thu May 13 14:48:58 2021] systemd[1]: /lib/systemd/system/balena-host.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/balena-host.sock \xe2\x86\x92 /run/balena-host.sock; please update the unit file accordingly. [Thu May 13 14:48:58 2021] systemd[1]: /lib/systemd/system/balena-engine.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/balena-engine.sock \xe2\x86\x92 /run/balena-engine.sock; please update the unit file accordingly. [Thu May 13 14:48:58 2021] random: systemd: uninitialized urandom read (16 bytes read) [Thu May 13 14:48:58 2021] random: systemd: uninitialized urandom read (16 bytes read) [Thu May 13 14:48:58 2021] random: systemd: uninitialized urandom read (16 bytes read) [Thu May 13 14:49:00 2021] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000 [Thu May 13 14:49:00 2021] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. [Thu May 13 14:49:00 2021] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. [Thu May 13 14:49:00 2021] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000 [Thu May 13 14:49:00 2021] mc: Linux media interface: v0.10 [Thu May 13 14:49:00 2021] bcm2835_vc_sm_cma_probe: Videocore shared memory driver [Thu May 13 14:49:00 2021] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000 [Thu May 13 14:49:00 2021] [vc_sm_connected_init]: start [Thu May 13 14:49:00 2021] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000 [Thu May 13 14:49:00 2021] vc_sm_cma_vchi_init: failed to open VCHI service (-1) [Thu May 13 14:49:00 2021] [vc_sm_connected_init]: failed to initialize shared memory service [Thu May 13 14:49:00 2021] bcm2835_audio bcm2835_audio: card created with 8 channels [Thu May 13 14:49:00 2021] videodev: Linux video capture interface: v2.00 [Thu May 13 14:49:01 2021] zram: Can't change algorithm for initialized device [Thu May 13 14:49:01 2021] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [Thu May 13 14:49:01 2021] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [Thu May 13 14:49:01 2021] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0 [Thu May 13 14:49:01 2021] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned. [Thu May 13 14:49:01 2021] cfg80211: Loading compiled-in X.509 certificates for regulatory database [Thu May 13 14:49:01 2021] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned. [Thu May 13 14:49:01 2021] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1) [Thu May 13 14:49:01 2021] [drm] No displays found. Consider forcing hotplug if HDMI is attached [Thu May 13 14:49:01 2021] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned. [Thu May 13 14:49:01 2021] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4]) [Thu May 13 14:49:01 2021] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [Thu May 13 14:49:01 2021] [drm] No driver support for vblank timestamp query. [Thu May 13 14:49:01 2021] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1) [Thu May 13 14:49:01 2021] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1) [Thu May 13 14:49:01 2021] [drm] Setting vblank_disable_immediate to false because get_vblank_timestamp == NULL [Thu May 13 14:49:01 2021] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1 [Thu May 13 14:49:01 2021] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [Thu May 13 14:49:01 2021] brcmfmac: F1 signature read @0x18000000=0x15264345 [Thu May 13 14:49:01 2021] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [Thu May 13 14:49:01 2021] usbcore: registered new interface driver brcmfmac [Thu May 13 14:49:01 2021] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [Thu May 13 14:49:01 2021] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar 23 2020 02:19:54 version 7.45.206 (r725000 CY) FWID 01-88ee44ea [Thu May 13 14:49:01 2021] random: crng init done [Thu May 13 14:49:01 2021] random: 7 urandom warning(s) missed due to ratelimiting [Thu May 13 14:49:01 2021] Adding 1969100k swap on /dev/zram0. Priority:-2 extents:1 across:1969100k SSFS [Thu May 13 14:49:01 2021] uart-pl011 fe201000.serial: no DMA platform data [Thu May 13 14:49:04 2021] i2c /dev entries driver [Thu May 13 14:49:04 2021] bcmgenet: Skipping UMAC reset [Thu May 13 14:49:04 2021] bcmgenet fd580000.ethernet: configuring instance for external RGMII [Thu May 13 14:49:04 2021] bcmgenet fd580000.ethernet eth0: Link is Down [Thu May 13 14:49:04 2021] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu May 13 14:49:05 2021] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu May 13 14:49:06 2021] Bridge firewalling registered [Thu May 13 14:49:06 2021] audit: type=1325 audit(1620846006.868:2): table=nat family=2 entries=5 [Thu May 13 14:49:06 2021] audit: type=1325 audit(1620846006.884:3): table=filter family=2 entries=4 [Thu May 13 14:49:06 2021] audit: type=1325 audit(1620846006.908:4): table=filter family=2 entries=6 [Thu May 13 14:49:06 2021] audit: type=1325 audit(1620846006.924:5): table=filter family=2 entries=8 [Thu May 13 14:49:06 2021] audit: type=1325 audit(1620846006.944:6): table=filter family=2 entries=10 [Thu May 13 14:49:06 2021] audit: type=1325 audit(1620846006.964:7): table=filter family=2 entries=11 [Thu May 13 14:49:06 2021] audit: type=1325 audit(1620846006.976:8): table=filter family=2 entries=12 [Thu May 13 14:49:06 2021] audit: type=1325 audit(1620846007.064:9): table=nat family=2 entries=7 [Thu May 13 14:49:06 2021] audit: type=1325 audit(1620846007.084:10): table=nat family=2 entries=8 [Thu May 13 14:49:06 2021] audit: type=1325 audit(1620846007.108:11): table=filter family=2 entries=12 [Thu May 13 14:49:08 2021] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu May 13 14:49:08 2021] Bluetooth: Core ver 2.22 [Thu May 13 14:49:08 2021] NET: Registered protocol family 31 [Thu May 13 14:49:08 2021] Bluetooth: HCI device and connection manager initialized [Thu May 13 14:49:08 2021] Bluetooth: HCI socket layer initialized [Thu May 13 14:49:08 2021] Bluetooth: L2CAP socket layer initialized [Thu May 13 14:49:08 2021] Bluetooth: SCO socket layer initialized [Thu May 13 14:49:08 2021] Bluetooth: HCI UART driver ver 2.3 [Thu May 13 14:49:08 2021] Bluetooth: HCI UART protocol H4 registered [Thu May 13 14:49:08 2021] Bluetooth: HCI UART protocol Three-wire (H5) registered [Thu May 13 14:49:08 2021] Bluetooth: HCI UART protocol Broadcom registered [Thu May 13 14:49:08 2021] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [Thu May 13 14:49:08 2021] Bluetooth: BNEP filters: protocol multicast [Thu May 13 14:49:08 2021] Bluetooth: BNEP socket layer initialized [Thu May 13 14:49:08 2021] NET: Registered protocol family 38 [Thu May 13 14:49:08 2021] cryptd: max_cpu_qlen set to 1000 [Thu May 13 14:49:09 2021] cgroup: cgroup: disabling cgroup2 socket matching due to net_prio or net_cls activation [Thu May 13 14:49:13 2021] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [Thu May 13 14:49:17 2021] kauditd_printk_skb: 49 callbacks suppressed [Thu May 13 14:49:17 2021] audit: type=1325 audit(1620846017.704:61): table=filter family=2 entries=35 [Thu May 13 14:49:17 2021] audit: type=1325 audit(1620846017.724:62): table=filter family=10 entries=0 [Thu May 13 14:49:17 2021] audit: type=1325 audit(1620846017.736:63): table=filter family=10 entries=4 [Thu May 13 14:49:17 2021] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null) [Thu May 13 14:49:17 2021] ext4 filesystem being mounted at /mnt/sysroot/inactive supports timestamps until 2038 (0x7fffffff) real 0m 0.01s user 0m 0.01s sys 0m 0.00s --- find /mnt/data/*hup/*log -mtime -180 | xargs tail -n 250 -v --- 2021-05-13 14:57:55.211850209+00:00 ==> standard input <== real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- journalctl --no-pager --no-hostname --list-boots --- 2021-05-13 14:57:55.238035858+00:00 0 c8f5c8542987482ab365530e85924d6d Wed 2021-05-12 19:00:00 UTC—Thu 2021-05-13 14:57:54 UTC real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- journalctl --no-pager --no-hostname -n500 -a --- 2021-05-13 14:57:55.266240137+00:00 -- Logs begin at Wed 2021-05-12 19:00:00 UTC, end at Thu 2021-05-13 14:57:54 UTC. -- May 12 19:00:07 audit: NETFILTER_CFG table=nat family=2 entries=13 May 12 19:00:07 NetworkManager[1349]: [1620846007.4638] device (supervisor0): failed to read bridge setting 'vlan_protocol' May 12 19:00:07 NetworkManager[1349]: [1620846007.4639] device (supervisor0): failed to read bridge setting 'vlan_stats_enabled' May 12 19:00:07 NetworkManager[1349]: [1620846007.4716] device (supervisor0): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external') May 12 19:00:07 NetworkManager[1349]: [1620846007.4793] device (supervisor0): Activation: starting connection 'supervisor0' (e3c0cd28-c12d-4153-9f62-5d05c53fe086) May 12 19:00:07 audit: NETFILTER_CFG table=nat family=2 entries=14 May 12 19:00:07 NetworkManager[1349]: [1620846007.4806] device (supervisor0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external') May 12 19:00:07 NetworkManager[1349]: [1620846007.4816] device (supervisor0): state change: prepare -> config (reason 'none', sys-iface-state: 'external') May 12 19:00:07 NetworkManager[1349]: [1620846007.4828] device (supervisor0): state change: config -> ip-config (reason 'none', sys-iface-state: 'external') May 12 19:00:07 NetworkManager[1349]: [1620846007.4834] device (supervisor0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external') May 12 19:00:07 NetworkManager[1349]: [1620846007.4919] device (supervisor0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external') May 12 19:00:07 NetworkManager[1349]: [1620846007.4926] device (supervisor0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external') May 12 19:00:07 NetworkManager[1349]: [1620846007.4936] manager: NetworkManager state is now CONNECTED_LOCAL May 12 19:00:07 NetworkManager[1349]: [1620846007.4984] device (supervisor0): Activation: successful, device activated. May 12 19:00:07 audit: NETFILTER_CFG table=filter family=2 entries=25 May 12 19:00:07 audit: NETFILTER_CFG table=filter family=2 entries=26 May 12 19:00:07 audit: NETFILTER_CFG table=filter family=2 entries=27 May 12 19:00:07 nm-dispatcher[1528]: Setting NTP source on/offline status (supervisor0 up). May 12 19:00:07 audit: NETFILTER_CFG table=filter family=2 entries=28 May 12 19:00:07 audit: NETFILTER_CFG table=filter family=2 entries=29 May 12 19:00:07 audit: NETFILTER_CFG table=filter family=2 entries=28 May 12 19:00:07 audit: NETFILTER_CFG table=filter family=2 entries=29 May 12 19:00:07 audit: NETFILTER_CFG table=filter family=2 entries=30 May 12 19:00:07 avahi-daemon[1338]: Joining mDNS multicast group on interface balena0.IPv4 with address 10.114.101.1. May 12 19:00:07 avahi-daemon[1338]: New relevant interface balena0.IPv4 for mDNS. May 12 19:00:07 avahi-daemon[1338]: Registering new address record for 10.114.101.1 on balena0.IPv4. May 12 19:00:08 balenad[1358]: time="2021-05-12T19:00:08.075434611Z" level=info msg="Removing stale sandbox 1438ee40ed2fea8eb0d21fc051264048a2e2689cf46e21a3a1b86b7e238da7dc (bd499d2a5bf7a4496fcce9e0bae252848126411f01ae11ca4df43b48b2d20ef2)" May 12 19:00:08 balenad[1358]: time="2021-05-12T19:00:08.085869123Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint 742646ce9be429785baa671c08a9b2e22e2e8a46ff580a106106664a3a0e8786 92b285803391290c0f2c7e80cdeca26ba92aeb9fba8dca95714cc65a87192f6e], retrying...." May 12 19:00:08 audit: NETFILTER_CFG table=nat family=2 entries=15 May 12 19:00:08 audit: NETFILTER_CFG table=nat family=2 entries=14 May 12 19:00:08 audit: NETFILTER_CFG table=filter family=2 entries=31 May 12 19:00:08 audit: NETFILTER_CFG table=filter family=2 entries=30 May 12 19:00:08 audit: NETFILTER_CFG table=filter family=2 entries=29 May 12 19:00:08 NetworkManager[1349]: [1620846008.2094] policy: auto-activating connection 'balena-wifi-01' (983466c0-806d-361b-9535-e4b548cf0d62) May 12 19:00:08 NetworkManager[1349]: [1620846008.2106] device (wlan0): Activation: starting connection 'balena-wifi-01' (983466c0-806d-361b-9535-e4b548cf0d62) May 12 19:00:08 NetworkManager[1349]: [1620846008.2109] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') May 12 19:00:08 NetworkManager[1349]: [1620846008.2118] manager: NetworkManager state is now CONNECTING May 12 19:00:08 audit: NETFILTER_CFG table=filter family=2 entries=28 May 12 19:00:08 audit: NETFILTER_CFG table=filter family=2 entries=27 May 12 19:00:08 audit: NETFILTER_CFG table=filter family=2 entries=26 May 12 19:00:08 NetworkManager[1349]: [1620846008.7628] device (wlan0): set-hw-addr: reset MAC address to DC:A6:32:5E:8F:49 (preserve) May 12 19:00:08 kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled May 12 19:00:08 audit: NETFILTER_CFG table=nat family=2 entries=13 May 12 19:00:08 audit: NETFILTER_CFG table=nat family=2 entries=14 May 12 19:00:08 NetworkManager[1349]: [1620846008.7870] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') May 12 19:00:08 NetworkManager[1349]: [1620846008.7879] device (wlan0): Activation: (wifi) access point 'balena-wifi-01' has security, but secrets are required. May 12 19:00:08 NetworkManager[1349]: [1620846008.7880] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed') May 12 19:00:08 NetworkManager[1349]: [1620846008.7952] device (wlan0): supplicant interface state: disconnected -> interface_disabled May 12 19:00:08 NetworkManager[1349]: [1620846008.7955] device (wlan0): supplicant interface state: interface_disabled -> inactive May 12 19:00:08 NetworkManager[1349]: [1620846008.8035] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed') May 12 19:00:08 audit: NETFILTER_CFG table=filter family=2 entries=25 May 12 19:00:08 NetworkManager[1349]: [1620846008.8048] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') May 12 19:00:08 NetworkManager[1349]: [1620846008.8057] device (wlan0): Activation: (wifi) connection 'balena-wifi-01' has security, and secrets exist. No new secrets needed. May 12 19:00:08 NetworkManager[1349]: [1620846008.8058] Config: added 'ssid' value 'NOWTV6ZGZS' May 12 19:00:08 NetworkManager[1349]: [1620846008.8059] Config: added 'scan_ssid' value '1' May 12 19:00:08 NetworkManager[1349]: [1620846008.8059] Config: added 'bgscan' value 'simple:30:-70:86400' May 12 19:00:08 NetworkManager[1349]: [1620846008.8059] Config: added 'key_mgmt' value 'WPA-PSK' May 12 19:00:08 NetworkManager[1349]: [1620846008.8060] Config: added 'auth_alg' value 'OPEN' May 12 19:00:08 NetworkManager[1349]: [1620846008.8060] Config: added 'psk' value '' May 12 19:00:08 audit: NETFILTER_CFG table=filter family=2 entries=26 May 12 19:00:08 audit: NETFILTER_CFG table=filter family=2 entries=27 May 12 19:00:08 NetworkManager[1349]: [1620846008.8739] device (wlan0): supplicant interface state: inactive -> scanning May 12 19:00:08 audit: NETFILTER_CFG table=filter family=2 entries=28 May 12 19:00:08 audit: NETFILTER_CFG table=filter family=2 entries=29 May 12 19:00:08 audit: NETFILTER_CFG table=filter family=2 entries=28 May 12 19:00:08 audit: NETFILTER_CFG table=filter family=2 entries=29 May 12 19:00:08 audit: NETFILTER_CFG table=filter family=2 entries=30 May 12 19:00:08 audit: NETFILTER_CFG table=filter family=2 entries=31 May 12 19:00:08 audit: NETFILTER_CFG table=filter family=2 entries=33 May 12 19:00:08 audit: NETFILTER_CFG table=filter family=2 entries=34 May 12 19:00:09 kernel: Bluetooth: Core ver 2.22 May 12 19:00:09 kernel: NET: Registered protocol family 31 May 12 19:00:09 kernel: Bluetooth: HCI device and connection manager initialized May 12 19:00:09 kernel: Bluetooth: HCI socket layer initialized May 12 19:00:09 kernel: Bluetooth: L2CAP socket layer initialized May 12 19:00:09 kernel: Bluetooth: SCO socket layer initialized May 12 19:00:09 kernel: Bluetooth: HCI UART driver ver 2.3 May 12 19:00:09 kernel: Bluetooth: HCI UART protocol H4 registered May 12 19:00:09 kernel: Bluetooth: HCI UART protocol Three-wire (H5) registered May 12 19:00:09 kernel: Bluetooth: HCI UART protocol Broadcom registered May 12 19:00:09 btuart[1278]: bcm43xx_init May 12 19:00:09 btuart[1278]: Flash firmware /lib/firmware/brcm/BCM4345C0.hcd May 12 19:00:09 btuart[1278]: Set Controller UART speed to 3000000 bit/s May 12 19:00:09 btuart[1278]: Device setup complete May 12 19:00:09 systemd[1]: /etc/systemd/system/bluetooth.service.d/bluetooth.conf:6: Neither a valid executable name nor an absolute path: pkglibexecdir@/bluetoothd May 12 19:00:09 bluetoothd[1623]: Bluetooth daemon 5.55 May 12 19:00:09 bluetoothd[1623]: Starting SDP server May 12 19:00:09 kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 May 12 19:00:09 kernel: Bluetooth: BNEP filters: protocol multicast May 12 19:00:09 kernel: Bluetooth: BNEP socket layer initialized May 12 19:00:09 bluetoothd[1623]: Bluetooth management interface 1.14 initialized May 12 19:00:09 kernel: NET: Registered protocol family 38 May 12 19:00:09 kernel: cryptd: max_cpu_qlen set to 1000 May 12 19:00:09 balenad[1404]: time="2021-05-12T19:00:09.425056187Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e95a78f3b83a9f7638788d28f401d1d0fd1f48fe2b12be6c00b956406e4f8f04.sock debug=false pid=1638 May 12 19:00:09 openvpn[1353]: Wed May 12 19:00:09 2021 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts May 12 19:00:09 openvpn[1353]: Wed May 12 19:00:09 2021 RESOLVE: Cannot resolve host address: vpn.balena-cloud.com:443 (Temporary failure in name resolution) May 12 19:00:09 openvpn[1353]: Wed May 12 19:00:09 2021 RESOLVE: Cannot resolve host address: vpn.balena-cloud.com:443 (Temporary failure in name resolution) May 12 19:00:09 openvpn[1353]: Wed May 12 19:00:09 2021 Could not determine IPv4/IPv6 protocol May 12 19:00:09 openvpn[1353]: Wed May 12 19:00:09 2021 SIGUSR1[soft,init_instance] received, process restarting May 12 19:00:09 openvpn[1353]: Wed May 12 19:00:09 2021 Restart pause, 5 second(s) May 12 19:00:09 bluetoothd[1623]: Failed to set privacy: Rejected (0x0b) May 12 19:00:09 kernel: cgroup: cgroup: disabling cgroup2 socket matching due to net_prio or net_cls activation May 12 19:00:10 balenad[1404]: time="2021-05-12T19:00:10.254850583Z" level=info msg="shim reaped" id=bd499d2a5bf7a4496fcce9e0bae252848126411f01ae11ca4df43b48b2d20ef2 May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.261714716Z" level=error msg="stream copy error: reading from a closed fifo" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.264855658Z" level=error msg="stream copy error: reading from a closed fifo" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.323447064Z" level=error msg="bd499d2a5bf7a4496fcce9e0bae252848126411f01ae11ca4df43b48b2d20ef2 cleanup: failed to delete container from containerd: no such container" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.323552562Z" level=error msg="Failed to start container bd499d2a5bf7a4496fcce9e0bae252848126411f01ae11ca4df43b48b2d20ef2: OCI runtime create failed: container_linux.go:349: starting container process caused \"process_linux.go:449: container init caused \\\"rootfs_linux.go:58: mounting \\\\\\\"/var/log/supervisor-log\\\\\\\" to rootfs \\\\\\\"/var/lib/docker/overlay2/16bcea6f2f33d783dd5c70f01a8e336137e21f7b5b4908927623d8403307745e/merged\\\\\\\" at \\\\\\\"/var/log\\\\\\\" caused \\\\\\\"stat /var/log/supervisor-log: no such file or directory\\\\\\\"\\\"\": unknown" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.323675319Z" level=info msg="Loading containers: done." May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.515686202Z" level=info msg="Docker daemon" commit=840aacc77b6c600b3b929fe9e4d9356a322b9e5b graphdriver(s)=overlay2 version=19.03.18 May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.515776293Z" level=info msg="Daemon has completed initialization" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.533033735Z" level=info msg="API listen on [::]:2375" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.533311452Z" level=info msg="API listen on /run/balena-engine.sock" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.533461635Z" level=info msg="API listen on /var/run/balena.sock" May 12 19:00:10 balenad[1358]: time="2021-05-12T19:00:10.533495875Z" level=info msg="API listen on /var/run/balena-engine.sock" May 12 19:00:10 resin-supervisor[1706]: resin_supervisor May 12 19:00:10 resin-supervisor[1729]: active May 12 19:00:11 wpa_supplicant[1398]: wlan0: Trying to associate with SSID 'NOWTV6ZGZS' May 12 19:00:11 NetworkManager[1349]: [1620846011.4419] device (wlan0): supplicant interface state: scanning -> associating May 12 19:00:12 balenad[1404]: time="2021-05-12T19:00:12.032239694Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/17fbe8c03e860dc968ac102813bd3329611a3d50f9b1acf9ef0b985df0f3a60b.sock debug=false pid=1798 May 12 19:00:13 resin-supervisor[1730]: Container config has not changed May 12 19:00:13 balenad[1404]: time="2021-05-12T19:00:13.584542864Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e95a78f3b83a9f7638788d28f401d1d0fd1f48fe2b12be6c00b956406e4f8f04.sock debug=false pid=1884 May 12 19:00:14 wpa_supplicant[1398]: wlan0: Associated with 3c:89:94:fa:99:0d May 12 19:00:14 wpa_supplicant[1398]: wlan0: CTRL-EVENT-CONNECTED - Connection to 3c:89:94:fa:99:0d completed [id=0 id_str=] May 12 19:00:14 wpa_supplicant[1398]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0 May 12 19:00:14 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready May 12 19:00:14 wpa_supplicant[1398]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=GB May 12 19:00:14 NetworkManager[1349]: [1620846014.1457] device (wlan0): supplicant interface state: associating -> completed May 12 19:00:14 NetworkManager[1349]: [1620846014.1458] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "NOWTV6ZGZS" May 12 19:00:14 NetworkManager[1349]: [1620846014.1470] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') May 12 19:00:14 NetworkManager[1349]: [1620846014.1547] dhcp4 (wlan0): activation: beginning transaction (no timeout) May 12 19:00:14 avahi-daemon[1338]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::78b3:aad3:40ef:7021. May 12 19:00:14 avahi-daemon[1338]: New relevant interface wlan0.IPv6 for mDNS. May 12 19:00:14 avahi-daemon[1338]: Registering new address record for fe80::78b3:aad3:40ef:7021 on wlan0.*. May 12 19:00:14 NetworkManager[1349]: [1620846014.2045] dhcp4 (wlan0): option dhcp_lease_time => '86400' May 12 19:00:14 NetworkManager[1349]: [1620846014.2046] dhcp4 (wlan0): option domain_name => 'Home' May 12 19:00:14 NetworkManager[1349]: [1620846014.2046] dhcp4 (wlan0): option domain_name_servers => '192.168.1.254' May 12 19:00:14 NetworkManager[1349]: [1620846014.2047] dhcp4 (wlan0): option expiry => '1620932414' May 12 19:00:14 NetworkManager[1349]: [1620846014.2047] dhcp4 (wlan0): option ip_address => '192.168.1.24' May 12 19:00:14 NetworkManager[1349]: [1620846014.2047] dhcp4 (wlan0): option requested_broadcast_address => '1' May 12 19:00:14 NetworkManager[1349]: [1620846014.2047] dhcp4 (wlan0): option requested_domain_name => '1' May 12 19:00:14 NetworkManager[1349]: [1620846014.2048] dhcp4 (wlan0): option requested_domain_name_servers => '1' May 12 19:00:14 NetworkManager[1349]: [1620846014.2048] dhcp4 (wlan0): option requested_domain_search => '1' May 12 19:00:14 NetworkManager[1349]: [1620846014.2048] dhcp4 (wlan0): option requested_host_name => '1' May 12 19:00:14 NetworkManager[1349]: [1620846014.2048] dhcp4 (wlan0): option requested_interface_mtu => '1' May 12 19:00:14 NetworkManager[1349]: [1620846014.2048] dhcp4 (wlan0): option requested_ms_classless_static_routes => '1' May 12 19:00:14 NetworkManager[1349]: [1620846014.2049] dhcp4 (wlan0): option requested_nis_domain => '1' May 12 19:00:14 NetworkManager[1349]: [1620846014.2049] dhcp4 (wlan0): option requested_nis_servers => '1' May 12 19:00:14 NetworkManager[1349]: [1620846014.2049] dhcp4 (wlan0): option requested_ntp_servers => '1' May 12 19:00:14 NetworkManager[1349]: [1620846014.2049] dhcp4 (wlan0): option requested_rfc3442_classless_static_routes => '1' May 12 19:00:14 NetworkManager[1349]: [1620846014.2049] dhcp4 (wlan0): option requested_root_path => '1' May 12 19:00:14 NetworkManager[1349]: [1620846014.2050] dhcp4 (wlan0): option requested_routers => '1' May 12 19:00:14 NetworkManager[1349]: [1620846014.2050] dhcp4 (wlan0): option requested_static_routes => '1' May 12 19:00:14 NetworkManager[1349]: [1620846014.2050] dhcp4 (wlan0): option requested_subnet_mask => '1' May 12 19:00:14 NetworkManager[1349]: [1620846014.2050] dhcp4 (wlan0): option requested_time_offset => '1' May 12 19:00:14 NetworkManager[1349]: [1620846014.2051] dhcp4 (wlan0): option requested_wpad => '1' May 12 19:00:14 NetworkManager[1349]: [1620846014.2051] dhcp4 (wlan0): option routers => '192.168.1.254' May 12 19:00:14 NetworkManager[1349]: [1620846014.2051] dhcp4 (wlan0): option subnet_mask => '255.255.255.0' May 12 19:00:14 NetworkManager[1349]: [1620846014.2051] dhcp4 (wlan0): state changed unknown -> bound May 12 19:00:14 avahi-daemon[1338]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.1.24. May 12 19:00:14 NetworkManager[1349]: [1620846014.2095] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') May 12 19:00:14 avahi-daemon[1338]: New relevant interface wlan0.IPv4 for mDNS. May 12 19:00:14 avahi-daemon[1338]: Registering new address record for 192.168.1.24 on wlan0.IPv4. May 12 19:00:14 NetworkManager[1349]: [1620846014.2201] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') May 12 19:00:14 NetworkManager[1349]: [1620846014.2209] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') May 12 19:00:14 NetworkManager[1349]: [1620846014.2221] manager: NetworkManager state is now CONNECTED_LOCAL May 12 19:00:14 NetworkManager[1349]: [1620846014.2682] manager: NetworkManager state is now CONNECTED_SITE May 12 19:00:14 NetworkManager[1349]: [1620846014.2686] policy: set 'balena-wifi-01' (wlan0) as default for IPv4 routing and DNS May 12 19:00:14 NetworkManager[1349]: [1620846014.2694] dns-mgr: Writing DNS information to /sbin/resolvconf May 12 19:00:14 dnsmasq[1356]: dnsmasq[1356]: reading /etc/resolv.dnsmasq May 12 19:00:14 dnsmasq[1356]: dnsmasq[1356]: using nameserver 8.8.8.8#53 May 12 19:00:14 dnsmasq[1356]: dnsmasq[1356]: using nameserver 192.168.1.254#53 May 12 19:00:14 NetworkManager[1349]: [1620846014.3157] device (wlan0): Activation: successful, device activated. May 12 19:00:14 NetworkManager[1349]: [1620846014.3181] manager: startup complete May 12 19:00:14 nm-dispatcher[1945]: Setting NTP source on/offline status (wlan0 up). May 12 19:00:14 openvpn[1353]: Wed May 12 19:00:14 2021 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts May 12 19:00:14 openvpn[1353]: Wed May 12 19:00:14 2021 TCP/UDP: Preserving recently used remote address: [AF_INET]3.227.28.93:443 May 12 19:00:14 openvpn[1353]: Wed May 12 19:00:14 2021 Socket Buffers: R=[131072->131072] S=[16384->16384] May 12 19:00:14 openvpn[1353]: Wed May 12 19:00:14 2021 Attempting to establish TCP connection with [AF_INET]3.227.28.93:443 [nonblock] May 12 19:00:14 os-config[1354]: Awaiting service configuration... May 12 19:00:14 NetworkManager[1349]: [1620846014.9562] manager: NetworkManager state is now CONNECTED_GLOBAL May 12 19:00:14 balenad[1404]: time="2021-05-12T19:00:14.986412165Z" level=info msg="shim reaped" id=0786e4d063c1b2a98cdbfe35a37176d129eea5a85e50d48cd7b946781289bd15 May 12 19:00:14 balenad[1358]: time="2021-05-12T19:00:14.992288853Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" May 12 19:00:15 os-config[1354]: Service configuration retrieved May 12 19:00:15 os-config[1354]: No configuration changes May 12 19:00:15 openvpn[1353]: Wed May 12 19:00:15 2021 TCP connection established with [AF_INET]3.227.28.93:443 May 12 19:00:15 openvpn[1353]: Wed May 12 19:00:15 2021 TCP_CLIENT link local: (not bound) May 12 19:00:15 openvpn[1353]: Wed May 12 19:00:15 2021 TCP_CLIENT link remote: [AF_INET]3.227.28.93:443 May 12 19:00:16 openvpn[1353]: Wed May 12 19:00:16 2021 TLS: Initial packet from [AF_INET]3.227.28.93:443, sid=c2b6d150 d3cdddf2 May 12 19:00:16 openvpn[1353]: Wed May 12 19:00:16 2021 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this May 12 19:00:16 openvpn[1353]: Wed May 12 19:00:16 2021 VERIFY OK: depth=1, C=AU, ST=Some-State, O=Internet Widgits Pty Ltd May 12 19:00:16 openvpn[1353]: Wed May 12 19:00:16 2021 VERIFY KU OK May 12 19:00:16 openvpn[1353]: Wed May 12 19:00:16 2021 Validating certificate extended key usage May 12 19:00:16 openvpn[1353]: Wed May 12 19:00:16 2021 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication May 12 19:00:16 openvpn[1353]: Wed May 12 19:00:16 2021 VERIFY EKU OK May 12 19:00:16 openvpn[1353]: Wed May 12 19:00:16 2021 VERIFY OK: depth=0, C=US, ST=WA, O=balena.io, OU=balenaCloud, CN=vpn.balena-cloud.com May 12 19:00:16 openvpn[1353]: Wed May 12 19:00:16 2021 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, 2048 bit RSA May 12 19:00:16 openvpn[1353]: Wed May 12 19:00:16 2021 [vpn.balena-cloud.com] Peer Connection Initiated with [AF_INET]3.227.28.93:443 May 12 19:00:17 bd499d2a5bf7[1358]: [info] Supervisor v12.5.10 starting up... May 12 19:00:17 resin-supervisor[1847]: [info] Supervisor v12.5.10 starting up... May 12 19:00:17 bd499d2a5bf7[1358]: [info] Setting host to discoverable May 12 19:00:17 resin-supervisor[1847]: [info] Setting host to discoverable May 12 19:00:17 bd499d2a5bf7[1358]: [warn] Invalid firewall mode: . Reverting to state: off May 12 19:00:17 resin-supervisor[1847]: [warn] Invalid firewall mode: . Reverting to state: off May 12 19:00:17 bd499d2a5bf7[1358]: [info] 🔥 Applying firewall mode: off May 12 19:00:17 resin-supervisor[1847]: [info] 🔥 Applying firewall mode: off May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Starting logging infrastructure May 12 19:00:17 resin-supervisor[1847]: [debug] Starting logging infrastructure May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Performing database cleanup for container log timestamps May 12 19:00:17 resin-supervisor[1847]: [debug] Performing database cleanup for container log timestamps May 12 19:00:17 resin-supervisor[1847]: [info] Starting firewall May 12 19:00:17 bd499d2a5bf7[1358]: [info] Starting firewall May 12 19:00:17 bd499d2a5bf7[1358]: [info] Previous engine snapshot was not stored. Skipping cleanup. May 12 19:00:17 resin-supervisor[1847]: [info] Previous engine snapshot was not stored. Skipping cleanup. May 12 19:00:17 resin-supervisor[1847]: [debug] Handling of local mode switch is completed May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Handling of local mode switch is completed May 12 19:00:17 audit: NETFILTER_CFG table=filter family=2 entries=35 May 12 19:00:17 kernel: kauditd_printk_skb: 49 callbacks suppressed May 12 19:00:17 kernel: audit: type=1325 audit(1620846017.704:61): table=filter family=2 entries=35 May 12 19:00:17 audit: NETFILTER_CFG table=filter family=10 entries=0 May 12 19:00:17 kernel: audit: type=1325 audit(1620846017.724:62): table=filter family=10 entries=0 May 12 19:00:17 audit: NETFILTER_CFG table=filter family=10 entries=4 May 12 19:00:17 bd499d2a5bf7[1358]: (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. May 12 19:00:17 bd499d2a5bf7[1358]: [info] API Binder bound to: https://api.balena-cloud.com/v6/ May 12 19:00:17 resin-supervisor[1847]: (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. May 12 19:00:17 resin-supervisor[1847]: [info] API Binder bound to: https://api.balena-cloud.com/v6/ May 12 19:00:17 bd499d2a5bf7[1358]: [success] 🔥 Firewall mode applied May 12 19:00:17 resin-supervisor[1847]: [success] 🔥 Firewall mode applied May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Starting api binder May 12 19:00:17 resin-supervisor[1847]: [debug] Starting api binder May 12 19:00:17 kernel: audit: type=1325 audit(1620846017.736:63): table=filter family=10 entries=4 May 12 19:00:17 bd499d2a5bf7[1358]: [event] Event: Supervisor start {} May 12 19:00:17 resin-supervisor[1847]: [event] Event: Supervisor start {} May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Connectivity check enabled: true May 12 19:00:17 resin-supervisor[1847]: [debug] Connectivity check enabled: true May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Starting periodic check for IP addresses May 12 19:00:17 resin-supervisor[1847]: [debug] Starting periodic check for IP addresses May 12 19:00:17 bd499d2a5bf7[1358]: [info] Reporting initial state, supervisor version and API info May 12 19:00:17 resin-supervisor[1847]: [info] Reporting initial state, supervisor version and API info May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Skipping preloading May 12 19:00:17 resin-supervisor[1847]: [debug] Skipping preloading May 12 19:00:17 bd499d2a5bf7[1358]: [info] VPN connection is not active. May 12 19:00:17 resin-supervisor[1847]: [info] VPN connection is not active. May 12 19:00:17 bd499d2a5bf7[1358]: [info] Waiting for connectivity... May 12 19:00:17 resin-supervisor[1847]: [info] Waiting for connectivity... May 12 19:00:17 bd499d2a5bf7[1358]: [info] Starting API server May 12 19:00:17 resin-supervisor[1847]: [info] Starting API server May 12 19:00:17 bd499d2a5bf7[1358]: [info] Supervisor API successfully started on port 48484 May 12 19:00:17 resin-supervisor[1847]: [info] Supervisor API successfully started on port 48484 May 12 19:00:17 bd499d2a5bf7[1358]: [info] Applying target state May 12 19:00:17 resin-supervisor[1847]: [info] Applying target state May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Ensuring device is provisioned May 12 19:00:17 resin-supervisor[1847]: [debug] Ensuring device is provisioned May 12 19:00:17 openvpn[1353]: Wed May 12 19:00:17 2021 SENT CONTROL [vpn.balena-cloud.com]: 'PUSH_REQUEST' (status=1) May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Starting current state report May 12 19:00:17 resin-supervisor[1847]: [debug] Starting current state report May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Starting target state poll May 12 19:00:17 resin-supervisor[1847]: [debug] Starting target state poll May 12 19:00:17 bd499d2a5bf7[1358]: [debug] Spawning journald with: chroot /mnt/root journalctl -a --follow -o json _SYSTEMD_UNIT=balena.service May 12 19:00:17 resin-supervisor[1847]: [debug] Spawning journald with: chroot /mnt/root journalctl -a --follow -o json _SYSTEMD_UNIT=balena.service May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 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.89.220 52.4.252.97,peer-id 0,cipher AES-256-GCM' May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 OPTIONS IMPORT: timers and/or timeouts modified May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 OPTIONS IMPORT: --sndbuf/--rcvbuf options modified May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 Socket Buffers: R=[131072->131072] S=[87040->87040] May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 OPTIONS IMPORT: --socket-flags option modified May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 Socket flags: TCP_NODELAY=1 succeeded May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 OPTIONS IMPORT: --ifconfig/up options modified May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 OPTIONS IMPORT: route options modified May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 OPTIONS IMPORT: peer-id set May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 OPTIONS IMPORT: adjusting link_mtu to 1627 May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 OPTIONS IMPORT: data channel crypto options modified May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 Data Channel: using negotiated cipher 'AES-256-GCM' May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 ROUTE_GATEWAY 192.168.1.254/255.255.255.0 IFACE=wlan0 HWADDR=dc:a6:32:5e:8f:49 May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 TUN/TAP device resin-vpn opened May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 TUN/TAP TX queue length set to 100 May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 /sbin/ip link set dev resin-vpn up mtu 1500 May 12 19:00:18 systemd-udevd[1986]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable. May 12 19:00:18 NetworkManager[1349]: [1620846018.0434] manager: (resin-vpn): new Tun device (/org/freedesktop/NetworkManager/Devices/8) May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 /sbin/ip addr add dev resin-vpn local 10.240.89.220 peer 52.4.252.97 May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 /etc/openvpn-misc/upscript.sh resin-vpn 1500 1555 10.240.89.220 52.4.252.97 init May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 /sbin/ip route add 52.4.252.97/32 via 52.4.252.97 May 12 19:00:18 openvpn[2031]: ip: RTNETLINK answers: File exists May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 ERROR: Linux route add command failed: external program exited with error status: 2 May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 GID set to openvpn May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 UID set to openvpn May 12 19:00:18 openvpn[1353]: Wed May 12 19:00:18 2021 Initialization Sequence Completed May 12 19:00:18 bd499d2a5bf7[1358]: [info] VPN connection is active. May 12 19:00:18 resin-supervisor[1847]: [info] VPN connection is active. May 12 19:00:18 bd499d2a5bf7[1358]: [info] VPN connection is active. May 12 19:00:18 resin-supervisor[1847]: [info] VPN connection is active. May 12 19:00:18 bd499d2a5bf7[1358]: [info] VPN connection is active. May 12 19:00:18 resin-supervisor[1847]: [info] VPN connection is active. May 12 19:00:18 kernel: EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null) May 12 19:00:18 kernel: ext4 filesystem being mounted at /mnt/sysroot/inactive supports timestamps until 2038 (0x7fffffff) May 12 19:00:18 bd499d2a5bf7[1358]: [debug] Finished applying target state May 12 19:00:18 resin-supervisor[1847]: [debug] Finished applying target state May 12 19:00:18 bd499d2a5bf7[1358]: [success] Device state apply success May 12 19:00:18 resin-supervisor[1847]: [success] Device state apply success May 12 19:00:18 bd499d2a5bf7[1358]: [info] Applying target state May 12 19:00:18 resin-supervisor[1847]: [info] Applying target state May 12 19:00:19 bd499d2a5bf7[1358]: [debug] Finished applying target state May 12 19:00:19 resin-supervisor[1847]: [debug] Finished applying target state May 12 19:00:19 bd499d2a5bf7[1358]: [success] Device state apply success May 12 19:00:19 resin-supervisor[1847]: [success] Device state apply success May 12 19:00:19 NetworkManager[1349]: [1620846019.4329] dhcp6 (wlan0): activation: beginning transaction (timeout in 45 seconds) May 12 19:00:19 avahi-daemon[1338]: Leaving mDNS multicast group on interface wlan0.IPv6 with address fe80::78b3:aad3:40ef:7021. May 12 19:00:19 avahi-daemon[1338]: Joining mDNS multicast group on interface wlan0.IPv6 with address fd77:a103:9b93:0:b275:aeb7:2ceb:a34e. May 12 19:00:19 avahi-daemon[1338]: Registering new address record for fd77:a103:9b93:0:b275:aeb7:2ceb:a34e on wlan0.*. May 12 19:00:19 avahi-daemon[1338]: Withdrawing address record for fe80::78b3:aad3:40ef:7021 on wlan0. May 12 19:00:19 avahi-daemon[1338]: Registering new address record for 2a02:c7f:18de:e300:459e:3717:3d41:e32 on wlan0.*. May 12 19:00:19 NetworkManager[1349]: [1620846019.4385] policy: set 'balena-wifi-01' (wlan0) as default for IPv6 routing and DNS May 12 19:00:19 NetworkManager[1349]: [1620846019.4393] dns-mgr: Writing DNS information to /sbin/resolvconf May 12 19:00:19 dnsmasq[1356]: dnsmasq[1356]: reading /etc/resolv.dnsmasq May 12 19:00:19 dnsmasq[1356]: dnsmasq[1356]: using nameserver 8.8.8.8#53 May 12 19:00:19 dnsmasq[1356]: dnsmasq[1356]: using nameserver 192.168.1.254#53 May 12 19:00:19 dnsmasq[1356]: dnsmasq[1356]: using nameserver fd77:a103:9b93:0:3e89:94ff:fefa:9908#53 May 12 19:00:19 NetworkManager[1349]: [1620846019.5376] dhcp6 (wlan0): option dhcp6_name_servers => 'fd77:a103:9b93:0:3e89:94ff:fefa:9908' May 12 19:00:19 NetworkManager[1349]: [1620846019.5377] dhcp6 (wlan0): state changed unknown -> bound May 12 19:00:19 chronyd[1255]: 2021-05-12T19:00:19Z Selected source 212.71.255.35 (3.resinio.pool.ntp.org) May 13 14:49:20 chronyd[1255]: 2021-05-12T19:00:19Z System clock wrong by 71340.290602 seconds May 13 14:49:20 chronyd[1255]: 2021-05-13T14:49:20Z System clock was stepped by 71340.290602 seconds May 13 14:49:20 journalctl[2170]: Vacuuming done, freed 0B of archived journals from /run/log/journal. May 13 14:49:20 journalctl[2170]: Vacuuming done, freed 0B of archived journals from /run/log/journal/62e284e109004973ada3e04d0c27197c. May 13 14:49:20 fake-hwclock[2165]: [fake-hwclock][INFO] Saving system time to /etc/fake-hwclock/fake-hwclock.data. May 13 14:49:20 os-config[2166]: Fetching service configuration from https://api.balena-cloud.com/os/v1/config... May 13 14:49:20 os-config[2166]: Service configuration retrieved May 13 14:49:20 os-config[2166]: No configuration changes May 13 14:49:21 chronyd[1255]: 2021-05-13T14:49:21Z Selected source 85.199.214.98 (0.resinio.pool.ntp.org) May 13 14:49:22 chronyd[1255]: 2021-05-13T14:49:22Z Selected source 212.71.255.35 (3.resinio.pool.ntp.org) May 13 14:49:22 openvpn[1353]: Thu May 13 14:49:22 2021 [vpn.balena-cloud.com] Inactivity timeout (--ping-restart), restarting May 13 14:49:22 openvpn[1353]: Thu May 13 14:49:22 2021 /etc/openvpn-misc/downscript.sh resin-vpn 1500 1555 10.240.89.220 52.4.252.97 restart May 13 14:49:22 openvpn[1353]: Thu May 13 14:49:22 2021 SIGUSR1[soft,ping-restart] received, process restarting May 13 14:49:22 bd499d2a5bf7[1358]: [info] VPN connection is not active. May 13 14:49:22 resin-supervisor[1847]: [info] VPN connection is not active. May 13 14:49:22 openvpn[1353]: Thu May 13 14:49:22 2021 Restart pause, 5 second(s) May 13 14:49:27 openvpn[1353]: Thu May 13 14:49:27 2021 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts May 13 14:49:27 openvpn[1353]: Thu May 13 14:49:27 2021 TCP/UDP: Preserving recently used remote address: [AF_INET]3.227.28.93:443 May 13 14:49:27 openvpn[1353]: Thu May 13 14:49:27 2021 Socket Buffers: R=[131072->131072] S=[16384->16384] May 13 14:49:27 openvpn[1353]: Thu May 13 14:49:27 2021 Attempting to establish TCP connection with [AF_INET]3.227.28.93:443 [nonblock] May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 TCP connection established with [AF_INET]3.227.28.93:443 May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 Socket flags: TCP_NODELAY=1 succeeded May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 TCP_CLIENT link local: (not bound) May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 TCP_CLIENT link remote: [AF_INET]3.227.28.93:443 May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 TLS: Initial packet from [AF_INET]3.227.28.93:443, sid=b784ea14 cb2e0b7c May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 VERIFY OK: depth=1, C=AU, ST=Some-State, O=Internet Widgits Pty Ltd May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 VERIFY KU OK May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 Validating certificate extended key usage May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 VERIFY EKU OK May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 VERIFY OK: depth=0, C=US, ST=WA, O=balena.io, OU=balenaCloud, CN=vpn.balena-cloud.com May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, 2048 bit RSA May 13 14:49:28 openvpn[1353]: Thu May 13 14:49:28 2021 [vpn.balena-cloud.com] Peer Connection Initiated with [AF_INET]3.227.28.93:443 May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 SENT CONTROL [vpn.balena-cloud.com]: 'PUSH_REQUEST' (status=1) May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 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.24.47 52.4.252.97,peer-id 0,cipher AES-256-GCM' May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 OPTIONS IMPORT: timers and/or timeouts modified May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 OPTIONS IMPORT: --sndbuf/--rcvbuf options modified May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 Socket Buffers: R=[131072->131072] S=[87040->87040] May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 OPTIONS IMPORT: --socket-flags option modified May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 Socket flags: TCP_NODELAY=1 succeeded May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 OPTIONS IMPORT: --ifconfig/up options modified May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 OPTIONS IMPORT: route options modified May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 OPTIONS IMPORT: peer-id set May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 OPTIONS IMPORT: adjusting link_mtu to 1627 May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 OPTIONS IMPORT: data channel crypto options modified May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 Data Channel: using negotiated cipher 'AES-256-GCM' May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 Preserving previous TUN/TAP instance: resin-vpn May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 /etc/openvpn-misc/upscript.sh resin-vpn 1500 1555 10.240.89.220 52.4.252.97 restart May 13 14:49:30 bd499d2a5bf7[1358]: [info] VPN connection is active. May 13 14:49:30 resin-supervisor[1847]: [info] VPN connection is active. May 13 14:49:30 resin-supervisor[1847]: [info] VPN connection is active. May 13 14:49:30 bd499d2a5bf7[1358]: [info] VPN connection is active. May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 NOTE: Pulled options changed on restart, will need to close and reopen TUN/TAP device. May 13 14:49:30 bd499d2a5bf7[1358]: [info] VPN connection is active. May 13 14:49:30 resin-supervisor[1847]: [info] VPN connection is active. May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 Closing TUN/TAP interface May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 /sbin/ip addr del dev resin-vpn local 10.240.89.220 peer 52.4.252.97 May 13 14:49:30 bd499d2a5bf7[1358]: [info] VPN connection is active. May 13 14:49:30 resin-supervisor[1847]: [info] VPN connection is active. May 13 14:49:30 openvpn[2474]: ip: RTNETLINK answers: Operation not permitted May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 Linux ip addr del failed: external program exited with error status: 2 May 13 14:49:30 openvpn[1353]: Thu May 13 14:49:30 2021 /etc/openvpn-misc/downscript.sh resin-vpn 1500 1555 10.240.89.220 52.4.252.97 init May 13 14:49:30 resin-supervisor[1847]: [info] VPN connection is active. May 13 14:49:30 bd499d2a5bf7[1358]: [info] VPN connection is active. May 13 14:49:31 openvpn[1353]: Thu May 13 14:49:31 2021 ROUTE_GATEWAY 192.168.1.254/255.255.255.0 IFACE=wlan0 HWADDR=dc:a6:32:5e:8f:49 May 13 14:49:31 openvpn[1353]: Thu May 13 14:49:31 2021 ERROR: Cannot ioctl TUNSETIFF resin-vpn: Operation not permitted (errno=1) May 13 14:49:31 openvpn[1353]: Thu May 13 14:49:31 2021 Exiting due to fatal error May 13 14:49:31 systemd[1]: openvpn.service: Main process exited, code=exited, status=1/FAILURE May 13 14:49:31 systemd[1]: openvpn.service: Failed with result 'exit-code'. May 13 14:49:38 bd499d2a5bf7[1358]: [info] Internet Connectivity: OK May 13 14:49:38 resin-supervisor[1847]: [info] Internet Connectivity: OK May 13 14:49:41 prepare-openvpn[2547]: prepare-openvpn: [INFO] Balena.io VPN authentication. May 13 14:49:41 openvpn[2550]: Thu May 13 14:49:41 2021 WARNING: file '/var/volatile/vpn-auth' is group or others accessible May 13 14:49:41 openvpn[2550]: Thu May 13 14:49:41 2021 OpenVPN 2.4.7 aarch64-poky-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Feb 20 2019 May 13 14:49:41 openvpn[2550]: Thu May 13 14:49:41 2021 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10 May 13 14:49:41 openvpn[2550]: Thu May 13 14:49:41 2021 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts May 13 14:49:41 openvpn[2550]: Thu May 13 14:49:41 2021 TCP/UDP: Preserving recently used remote address: [AF_INET]35.169.89.252:443 May 13 14:49:41 openvpn[2550]: Thu May 13 14:49:41 2021 Socket Buffers: R=[131072->131072] S=[16384->16384] May 13 14:49:41 openvpn[2550]: Thu May 13 14:49:41 2021 Attempting to establish TCP connection with [AF_INET]35.169.89.252:443 [nonblock] May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 TCP connection established with [AF_INET]35.169.89.252:443 May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 TCP_CLIENT link local: (not bound) May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 TCP_CLIENT link remote: [AF_INET]35.169.89.252:443 May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 NOTE: UID/GID downgrade will be delayed because of --client, --pull, or --up-delay May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 TLS: Initial packet from [AF_INET]35.169.89.252:443, sid=5e8f189f 4925cc80 May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 VERIFY OK: depth=1, C=AU, ST=Some-State, O=Internet Widgits Pty Ltd May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 VERIFY KU OK May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 Validating certificate extended key usage May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 VERIFY EKU OK May 13 14:49:42 openvpn[2550]: Thu May 13 14:49:42 2021 VERIFY OK: depth=0, C=US, ST=WA, O=balena.io, OU=balenaCloud, CN=vpn.balena-cloud.com May 13 14:49:43 openvpn[2550]: Thu May 13 14:49:43 2021 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, 2048 bit RSA May 13 14:49:43 openvpn[2550]: Thu May 13 14:49:43 2021 [vpn.balena-cloud.com] Peer Connection Initiated with [AF_INET]35.169.89.252:443 May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 SENT CONTROL [vpn.balena-cloud.com]: 'PUSH_REQUEST' (status=1) May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 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.62.151 52.4.252.97,peer-id 0,cipher AES-256-GCM' May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 OPTIONS IMPORT: timers and/or timeouts modified May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 OPTIONS IMPORT: --sndbuf/--rcvbuf options modified May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 Socket Buffers: R=[131072->131072] S=[87040->87040] May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 OPTIONS IMPORT: --socket-flags option modified May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 Socket flags: TCP_NODELAY=1 succeeded May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 OPTIONS IMPORT: --ifconfig/up options modified May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 OPTIONS IMPORT: route options modified May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 OPTIONS IMPORT: peer-id set May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 OPTIONS IMPORT: adjusting link_mtu to 1627 May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 OPTIONS IMPORT: data channel crypto options modified May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 Data Channel: using negotiated cipher 'AES-256-GCM' May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 ROUTE_GATEWAY 192.168.1.254/255.255.255.0 IFACE=wlan0 HWADDR=dc:a6:32:5e:8f:49 May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 TUN/TAP device resin-vpn opened May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 TUN/TAP TX queue length set to 100 May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 /sbin/ip link set dev resin-vpn up mtu 1500 May 13 14:49:44 systemd-udevd[2551]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable. May 13 14:49:44 NetworkManager[1349]: [1620917384.3254] manager: (resin-vpn): new Tun device (/org/freedesktop/NetworkManager/Devices/9) May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 /sbin/ip addr add dev resin-vpn local 10.240.62.151 peer 52.4.252.97 May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 /etc/openvpn-misc/upscript.sh resin-vpn 1500 1555 10.240.62.151 52.4.252.97 init May 13 14:49:44 bd499d2a5bf7[1358]: [info] VPN connection is active. May 13 14:49:44 resin-supervisor[1847]: [info] VPN connection is active. May 13 14:49:44 bd499d2a5bf7[1358]: [info] VPN connection is active. May 13 14:49:44 resin-supervisor[1847]: [info] VPN connection is active. May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 /sbin/ip route add 52.4.252.97/32 via 52.4.252.97 May 13 14:49:44 bd499d2a5bf7[1358]: [info] VPN connection is active. May 13 14:49:44 resin-supervisor[1847]: [info] VPN connection is active. May 13 14:49:44 bd499d2a5bf7[1358]: [info] VPN connection is active. May 13 14:49:44 resin-supervisor[1847]: [info] VPN connection is active. May 13 14:49:44 openvpn[2560]: ip: RTNETLINK answers: File exists May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 ERROR: Linux route add command failed: external program exited with error status: 2 May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 GID set to openvpn May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 UID set to openvpn May 13 14:49:44 openvpn[2550]: Thu May 13 14:49:44 2021 Initialization Sequence Completed May 13 14:49:54 sshd[2596]: error: Unable to load host key: /etc/ssh/hostkeys/ssh_host_dsa_key May 13 14:49:55 sshd[2596]: Accepted none for root from 52.4.252.97 port 44294 ssh2 May 13 14:52:16 balenad[1404]: time="2021-05-13T14:52:16.237219045Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/5e2901af6342e15f83e4eb3a254674c0aa52464e613d03564d13b47c0df2b80b.sock debug=false pid=2814 May 13 14:52:17 balenad[1404]: time="2021-05-13T14:52:17.402800277Z" level=info msg="shim reaped" id=ec3b4315784a12071fe9c40ed7c7b8824da434ad59e07f2e391a79b24f65d604 May 13 14:52:17 balenad[1358]: time="2021-05-13T14:52:17.415597338Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" May 13 14:53:47 bd499d2a5bf7[1358]: [event] Event: Update notification {} May 13 14:53:47 resin-supervisor[1847]: [event] Event: Update notification {} May 13 14:53:47 bd499d2a5bf7[1358]: [api] POST /v1/update 204 - 118.650 ms May 13 14:53:47 resin-supervisor[1847]: [api] POST /v1/update 204 - 118.650 ms May 13 14:53:48 bd499d2a5bf7[1358]: [info] Applying target state May 13 14:53:48 resin-supervisor[1847]: [info] Applying target state May 13 14:53:48 bd499d2a5bf7[1358]: [debug] Finished applying target state May 13 14:53:48 resin-supervisor[1847]: [debug] Finished applying target state May 13 14:53:48 bd499d2a5bf7[1358]: [success] Device state apply success May 13 14:53:48 resin-supervisor[1847]: [success] Device state apply success May 13 14:54:15 bd499d2a5bf7[1358]: [api] GET /v1/healthy 200 - 6.668 ms May 13 14:54:15 resin-supervisor[1847]: [api] GET /v1/healthy 200 - 6.668 ms May 13 14:55:18 balenad[1404]: time="2021-05-13T14:55:18.113397034Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/56b0f425c7b177af9cce94dfd914ca582c7982b5fc160a74fe47a5c312503f45.sock debug=false pid=6483 May 13 14:55:19 balenad[1404]: time="2021-05-13T14:55:19.428227859Z" level=info msg="shim reaped" id=23f477c305acdcc27f880e9c877f78316c92ab3d027a849eeed9574405662208 May 13 14:55:19 balenad[1358]: time="2021-05-13T14:55:19.440112845Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" May 13 14:57:10 sshd[7580]: error: Unable to load host key: /etc/ssh/hostkeys/ssh_host_dsa_key May 13 14:57:10 sshd[7580]: Accepted none for root from 52.4.252.97 port 32782 ssh2 May 13 14:57:13 dnsmasq[1356]: dnsmasq[1356]: time 1620917833 May 13 14:57:13 dnsmasq[1356]: dnsmasq[1356]: cache size 150, 0/67 cache insertions re-used unexpired cache entries. May 13 14:57:13 dnsmasq[1356]: dnsmasq[1356]: queries forwarded 43, queries answered locally 106 May 13 14:57:13 dnsmasq[1356]: dnsmasq[1356]: queries for authoritative zones 0 May 13 14:57:13 dnsmasq[1356]: dnsmasq[1356]: pool memory in use 0, max 0, allocated 0 May 13 14:57:13 dnsmasq[1356]: dnsmasq[1356]: server 8.8.8.8#53: queries sent 25, retried or failed 0 May 13 14:57:13 dnsmasq[1356]: dnsmasq[1356]: server 192.168.1.254#53: queries sent 29, retried or failed 0 May 13 14:57:13 dnsmasq[1356]: dnsmasq[1356]: server fd77:a103:9b93:0:3e89:94ff:fefa:9908#53: queries sent 11, retried or failed 0 May 13 14:57:22 bd499d2a5bf7[1358]: [api] GET /v1/healthy 200 - 5.849 ms May 13 14:57:22 resin-supervisor[1847]: [api] GET /v1/healthy 200 - 5.849 ms May 13 14:57:22 dbus-daemon[1257]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.88' (uid=0 pid=7790 comm="timedatectl ") May 13 14:57:22 systemd-timedated[7792]: /etc/localtime should be a symbolic link to a time zone data file in /usr/share/zoneinfo/. May 13 14:57:22 dbus-daemon[1257]: [system] Successfully activated service 'org.freedesktop.timedate1' May 13 14:57:23 sshd[7580]: Received disconnect from 52.4.252.97 port 32782:11: May 13 14:57:23 sshd[7580]: Disconnected from user root 52.4.252.97 port 32782 May 13 14:57:43 NetworkManager[1349]: [1620917863.4390] policy: set 'balena-wifi-01' (wlan0) as default for IPv6 routing and DNS May 13 14:57:47 sshd[7845]: error: Unable to load host key: /etc/ssh/hostkeys/ssh_host_dsa_key May 13 14:57:48 sshd[7845]: Accepted none for root from 52.4.252.97 port 38224 ssh2 May 13 14:57:54 dnsmasq[1356]: dnsmasq[1356]: time 1620917874 May 13 14:57:54 dnsmasq[1356]: dnsmasq[1356]: cache size 150, 0/80 cache insertions re-used unexpired cache entries. May 13 14:57:54 dnsmasq[1356]: dnsmasq[1356]: queries forwarded 61, queries answered locally 115 May 13 14:57:54 dnsmasq[1356]: dnsmasq[1356]: queries for authoritative zones 0 May 13 14:57:54 dnsmasq[1356]: dnsmasq[1356]: pool memory in use 0, max 0, allocated 0 May 13 14:57:54 dnsmasq[1356]: dnsmasq[1356]: server 8.8.8.8#53: queries sent 26, retried or failed 0 May 13 14:57:54 dnsmasq[1356]: dnsmasq[1356]: server 192.168.1.254#53: queries sent 47, retried or failed 0 May 13 14:57:54 dnsmasq[1356]: dnsmasq[1356]: server fd77:a103:9b93:0:3e89:94ff:fefa:9908#53: queries sent 12, retried or failed 0 real 0m 0.02s user 0m 0.01s sys 0m 0.00s --- journalctl --no-pager --no-hostname -pwarning -perr -a --- 2021-05-13 14:57:55.310158571+00:00 -- Logs begin at Wed 2021-05-12 19:00:00 UTC, end at Thu 2021-05-13 14:57:54 UTC. -- May 12 19:00:01 systemd-udevd[910]: /lib/udev/rules.d/50-udev-default.rules:39 Unknown group 'render', ignoring May 12 19:00:01 systemd-udevd[910]: /lib/udev/rules.d/50-udev-default.rules:40 Unknown group 'render', ignoring May 12 19:00:01 systemd-udevd[910]: /lib/udev/rules.d/99-com.rules:10 Invalid value "/bin/sh -c 'ALIASES=/proc/device-tree/aliases; if cmp -s $ALIASES/uart0 $ALIASES/serial0; then echo 0;elif cmp -s $ALIASES/uart0 $ALIASES/serial1; then echo 1; else exit 1; fi'" for PROGRAM (char 58: invalid substitution type), ignoring, but please fix it. May 12 19:00:01 systemd-udevd[910]: /lib/udev/rules.d/99-com.rules:21 Invalid value "/bin/sh -c 'ALIASES=/proc/device-tree/aliases; if cmp -s $ALIASES/uart1 $ALIASES/serial0; then echo 0; elif cmp -s $ALIASES/uart1 $ALIASES/serial1; then echo 1; else exit 1; fi '" for PROGRAM (char 58: invalid substitution type), ignoring, but please fix it. May 12 19:00:01 kernel: vc_sm_cma_vchi_init: failed to open VCHI service (-1) May 12 19:00:01 kernel: [vc_sm_connected_init]: failed to initialize shared memory service May 12 19:00:01 kernel: bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1) May 12 19:00:01 kernel: bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1) May 12 19:00:01 kernel: bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1) May 12 19:00:01 kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 May 12 19:00:01 kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 May 12 19:00:01 kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar 23 2020 02:19:54 version 7.45.206 (r725000 CY) FWID 01-88ee44ea May 12 19:00:04 kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled May 12 19:00:05 kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled May 12 19:00:08 kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled May 12 19:00:09 systemd[1]: /etc/systemd/system/bluetooth.service.d/bluetooth.conf:6: Neither a valid executable name nor an absolute path: pkglibexecdir@/bluetoothd May 12 19:00:09 bluetoothd[1623]: Failed to set privacy: Rejected (0x0b) May 12 19:00:17 bd499d2a5bf7[1358]: (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. May 13 14:49:54 sshd[2596]: error: Unable to load host key: /etc/ssh/hostkeys/ssh_host_dsa_key May 13 14:57:10 sshd[7580]: error: Unable to load host key: /etc/ssh/hostkeys/ssh_host_dsa_key May 13 14:57:47 sshd[7845]: error: Unable to load host key: /etc/ssh/hostkeys/ssh_host_dsa_key real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- ls -lR /proc/ 2>/dev/null | grep /data/ | grep \(deleted\) --- 2021-05-13 14:57:55.336464996+00:00 Command exited with non-zero status 1 real 0m 1.28s user 0m 0.41s sys 0m 0.93s --- ps --- 2021-05-13 14:57:56.641360355+00:00 PID TTY TIME CMD 1 ? 00:00:03 systemd 2 ? 00:00:00 kthreadd 3 ? 00:00:00 rcu_gp 4 ? 00:00:00 rcu_par_gp 8 ? 00:00:00 mm_percpu_wq 9 ? 00:00:00 ksoftirqd/0 10 ? 00:00:00 rcu_preempt 11 ? 00:00:00 migration/0 12 ? 00:00:00 cpuhp/0 13 ? 00:00:00 cpuhp/1 14 ? 00:00:00 migration/1 15 ? 00:00:00 ksoftirqd/1 18 ? 00:00:00 cpuhp/2 19 ? 00:00:00 migration/2 20 ? 00:00:00 ksoftirqd/2 21 ? 00:00:00 kworker/2:0-mm_percpu_wq 23 ? 00:00:00 cpuhp/3 24 ? 00:00:00 migration/3 25 ? 00:00:00 ksoftirqd/3 28 ? 00:00:00 kdevtmpfs 29 ? 00:00:00 netns 30 ? 00:00:00 rcu_tasks_kthre 31 ? 00:00:00 kauditd 33 ? 00:00:00 khungtaskd 34 ? 00:00:00 oom_reaper 35 ? 00:00:00 writeback 36 ? 00:00:00 kcompactd0 57 ? 00:00:00 kblockd 58 ? 00:00:00 blkcg_punt_bio 59 ? 00:00:00 watchdogd 61 ? 00:00:00 rpciod 62 ? 00:00:00 kworker/u9:0-hci0 63 ? 00:00:00 xprtiod 64 ? 00:00:00 kswapd0 65 ? 00:00:00 nfsiod 66 ? 00:00:00 kthrotld 67 ? 00:00:00 iscsi_eh 68 ? 00:00:00 kworker/u8:1-events_unbound 70 ? 00:00:00 DWC Notificatio 71 ? 00:00:00 uas 72 ? 00:00:00 kworker/3:2-events 73 ? 00:00:00 vchiq-slot/0 74 ? 00:00:00 vchiq-recy/0 75 ? 00:00:00 vchiq-sync/0 76 ? 00:00:00 ipv6_addrconf 77 ? 00:00:00 kworker/3:3-events_power_efficient 78 ? 00:00:00 kworker/3:4-cgroup_destroy 79 ? 00:00:00 sdhci 80 ? 00:00:00 irq/28-mmc0 207 ? 00:00:00 mmc_complete 214 ? 00:00:00 kworker/3:1H-kblockd 215 ? 00:00:00 kworker/2:2-events 219 ? 00:00:00 kworker/0:1H-mmc_complete 351 ? 00:00:00 kworker/0:2H-mmc_complete 357 ? 00:00:00 kworker/1:1H-kblockd 358 ? 00:00:00 kworker/3:2H-kblockd 499 ? 00:00:00 kworker/0:2-events 566 ? 00:00:00 kworker/1:2-events 597 ? 00:00:00 kworker/2:1H-kblockd 620 ? 00:00:00 kworker/2:2H 621 ? 00:00:00 kworker/1:2H 635 ? 00:00:00 kworker/u8:2-brcmf_wq/mmc1:0001:1 751 ? 00:00:00 jbd2/mmcblk0p2- 752 ? 00:00:00 ext4-rsv-conver 766 ? 00:00:00 jbd2/mmcblk0p5- 767 ? 00:00:00 ext4-rsv-conver 792 ? 00:00:00 jbd2/mmcblk0p6- 793 ? 00:00:00 ext4-rsv-conver 835 ? 00:00:00 kworker/0:3-events 845 ? 00:00:00 kworker/0:4-events 850 ? 00:00:00 kworker/2:3-events_power_efficient 888 ? 00:00:00 systemd-journal 910 ? 00:00:00 systemd-udevd 938 ? 00:00:00 spi0 942 ? 00:00:00 vchiq-keep/0 950 ? 00:00:00 v3d_bin 951 ? 00:00:00 v3d_render 953 ? 00:00:00 v3d_tfu 954 ? 00:00:00 v3d_csd 955 ? 00:00:00 v3d_cache_clean 969 ? 00:00:00 cfg80211 1006 ? 00:00:00 brcmf_wq/mmc1:0 1010 ? 00:00:00 brcmf_wdog/mmc1 1024 ? 00:00:00 kworker/1:4-events 1246 ? 00:00:00 plymouthd 1247 ? 00:00:40 rngd 1253 ? 00:00:00 ModemManager 1255 ? 00:00:00 chronyd 1302 ? 00:00:00 systemd-logind 1349 ? 00:00:00 NetworkManager 1358 ? 00:00:07 balenad 1363 ? 00:00:00 exe 1398 ? 00:00:00 wpa_supplicant 1404 ? 00:00:02 balena-engine-c 1569 ? 00:00:00 kworker/u8:3-brcmf_wq/mmc1:0001:1 1619 ? 00:00:00 hciattach 1622 ? 00:00:00 kworker/u9:2-hci0 1623 ? 00:00:00 bluetoothd 1633 ? 00:00:00 cryptd 1730 ? 00:00:00 start-resin-sup 1732 ? 00:00:00 exe 1847 ? 00:00:00 balena 1884 ? 00:00:00 balena-engine-c 1910 ? 00:00:43 node 2015 ? 00:00:00 journalctl 2034 ? 00:00:00 jbd2/mmcblk0p3- 2035 ? 00:00:00 ext4-rsv-conver 2596 ? 00:00:00 sshd 5111 ? 00:00:00 kworker/1:0-events 6391 ? 00:00:00 kworker/2:1-mm_percpu_wq 6428 ? 00:00:00 kworker/3:0-events 6481 ? 00:00:00 kworker/0:0H 6637 ? 00:00:00 kworker/3:1-events 6649 ? 00:00:00 kworker/0:0 7845 ? 00:00:00 sshd 7856 ? 00:00:00 sh 7867 ? 00:00:00 bash 8693 ? 00:00:00 time 8694 ? 00:00:00 timeout 8695 ? 00:00:00 ps real 0m 0.02s user 0m 0.00s sys 0m 0.01s --- stat /var/lock/*hup.lock --- 2021-05-13 14:57:56.678062903+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- sysctl -a --- 2021-05-13 14:57:56.707636972+00:00 abi.cp15_barrier = 2 abi.setend = 2 abi.swp = 0 abi.tagged_addr_disabled = 0 debug.exception-trace = 0 dev.scsi.logging_level = 0 dev.tty.ldisc_autoload = 1 fs.aio-max-nr = 65536 fs.aio-nr = 0 fs.dentry-state = 64543 50539 45 0 2308 0 fs.dir-notify-enable = 1 fs.epoll.max_user_watches = 804188 fs.file-max = 9223372036854775807 fs.file-nr = 416 0 9223372036854775807 fs.inode-nr = 62268 6 fs.inode-state = 62268 6 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 = 63360 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 = 1073741816 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 = 28 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.bpf_stats_enabled = 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 = f64cfbf kernel.hung_task_check_count = 4194304 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 = 5.4.83-v8 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.panic_print = 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 = 4194304 kernel.poweroff_cmd = /sbin/poweroff kernel.print-fatal-signals = 0 kernel.printk = 7 4 1 7 kernel.printk_delay = 0 kernel.printk_devkmsg = on kernel.printk_ratelimit = 5 kernel.printk_ratelimit_burst = 10 kernel.pty.max = 4096 kernel.pty.nr = 2 kernel.pty.reserve = 1024 kernel.random.boot_id = c8f5c854-2987-482a-b365-530e85924d6d kernel.random.entropy_avail = 3219 kernel.random.poolsize = 4096 kernel.random.read_wakeup_threshold = 64 kernel.random.urandom_min_reseed_secs = 60 kernel.random.uuid = 4bb2466a-e152-4fcd-9173-57d16b773396 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.cache_nice_tries = 1 kernel.sched_domain.cpu0.domain0.flags = 4143 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 = 30463 kernel.sched_domain.cpu0.domain0.min_interval = 4 kernel.sched_domain.cpu0.domain0.name = DIE kernel.sched_domain.cpu1.domain0.busy_factor = 32 kernel.sched_domain.cpu1.domain0.cache_nice_tries = 1 kernel.sched_domain.cpu1.domain0.flags = 4143 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 = 34071 kernel.sched_domain.cpu1.domain0.min_interval = 4 kernel.sched_domain.cpu1.domain0.name = DIE kernel.sched_domain.cpu2.domain0.busy_factor = 32 kernel.sched_domain.cpu2.domain0.cache_nice_tries = 1 kernel.sched_domain.cpu2.domain0.flags = 4143 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 = 23783 kernel.sched_domain.cpu2.domain0.min_interval = 4 kernel.sched_domain.cpu2.domain0.name = DIE kernel.sched_domain.cpu3.domain0.busy_factor = 32 kernel.sched_domain.cpu3.domain0.cache_nice_tries = 1 kernel.sched_domain.cpu3.domain0.flags = 4143 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 = 29341 kernel.sched_domain.cpu3.domain0.min_interval = 4 kernel.sched_domain.cpu3.domain0.name = DIE 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 user_notif trace log allow kernel.seccomp.actions_logged = kill_process kill_thread trap errno user_notif trace log kernel.sem = 32000 1024000000 500 32000 kernel.shm_rmid_forced = 0 kernel.shmall = 18446744073692774399 kernel.shmmax = 18446744073692774399 kernel.shmmni = 4096 kernel.stack_tracer_enabled = 0 kernel.sysctl_writes_strict = 1 kernel.sysrq = 16 kernel.tainted = 1024 kernel.threads-max = 28629 kernel.timer_migration = 1 kernel.traceoff_on_warning = 0 kernel.tracepoint_printk = 0 kernel.unprivileged_bpf_disabled = 0 kernel.usermodehelper.bset = 4294967295 63 kernel.usermodehelper.inheritable = 4294967295 63 kernel.version = #1 SMP PREEMPT Mon Dec 14 12:43:54 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.devconf_inherit_init_net = 0 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.gro_normal_batch = 8 net.core.high_order_alloc_disable = 0 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 = 8000 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 = 20480 net.core.rmem_default = 212992 net.core.rmem_max = 212992 net.core.rps_sock_flow_entries = 0 net.core.somaxconn = 4096 net.core.tstamp_allow_data = 1 net.core.warnings = 0 net.core.wmem_default = 212992 net.core.wmem_max = 212992 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-423cefd1f9a4.accept_local = 0 net.ipv4.conf.br-423cefd1f9a4.accept_redirects = 1 net.ipv4.conf.br-423cefd1f9a4.accept_source_route = 1 net.ipv4.conf.br-423cefd1f9a4.arp_accept = 0 net.ipv4.conf.br-423cefd1f9a4.arp_announce = 0 net.ipv4.conf.br-423cefd1f9a4.arp_filter = 0 net.ipv4.conf.br-423cefd1f9a4.arp_ignore = 0 net.ipv4.conf.br-423cefd1f9a4.arp_notify = 0 net.ipv4.conf.br-423cefd1f9a4.bc_forwarding = 0 net.ipv4.conf.br-423cefd1f9a4.bootp_relay = 0 net.ipv4.conf.br-423cefd1f9a4.disable_policy = 0 net.ipv4.conf.br-423cefd1f9a4.disable_xfrm = 0 net.ipv4.conf.br-423cefd1f9a4.drop_gratuitous_arp = 0 net.ipv4.conf.br-423cefd1f9a4.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.br-423cefd1f9a4.force_igmp_version = 0 net.ipv4.conf.br-423cefd1f9a4.forwarding = 1 net.ipv4.conf.br-423cefd1f9a4.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.br-423cefd1f9a4.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.br-423cefd1f9a4.ignore_routes_with_linkdown = 0 net.ipv4.conf.br-423cefd1f9a4.log_martians = 0 net.ipv4.conf.br-423cefd1f9a4.mc_forwarding = 0 net.ipv4.conf.br-423cefd1f9a4.medium_id = 0 net.ipv4.conf.br-423cefd1f9a4.promote_secondaries = 0 net.ipv4.conf.br-423cefd1f9a4.proxy_arp = 0 net.ipv4.conf.br-423cefd1f9a4.proxy_arp_pvlan = 0 net.ipv4.conf.br-423cefd1f9a4.route_localnet = 0 net.ipv4.conf.br-423cefd1f9a4.rp_filter = 0 net.ipv4.conf.br-423cefd1f9a4.secure_redirects = 1 net.ipv4.conf.br-423cefd1f9a4.send_redirects = 1 net.ipv4.conf.br-423cefd1f9a4.shared_media = 1 net.ipv4.conf.br-423cefd1f9a4.src_valid_mark = 0 net.ipv4.conf.br-423cefd1f9a4.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.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.fib_sync_mem = 524288 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 = 101 net.ipv4.neigh.balena0.unres_qlen_bytes = 212992 net.ipv4.neigh.br-423cefd1f9a4.anycast_delay = 100 net.ipv4.neigh.br-423cefd1f9a4.app_solicit = 0 net.ipv4.neigh.br-423cefd1f9a4.base_reachable_time = 30 net.ipv4.neigh.br-423cefd1f9a4.base_reachable_time_ms = 30000 net.ipv4.neigh.br-423cefd1f9a4.delay_first_probe_time = 5 net.ipv4.neigh.br-423cefd1f9a4.gc_stale_time = 60 net.ipv4.neigh.br-423cefd1f9a4.locktime = 100 net.ipv4.neigh.br-423cefd1f9a4.mcast_resolicit = 0 net.ipv4.neigh.br-423cefd1f9a4.mcast_solicit = 3 net.ipv4.neigh.br-423cefd1f9a4.proxy_delay = 80 net.ipv4.neigh.br-423cefd1f9a4.proxy_qlen = 64 net.ipv4.neigh.br-423cefd1f9a4.retrans_time = 100 net.ipv4.neigh.br-423cefd1f9a4.retrans_time_ms = 1000 net.ipv4.neigh.br-423cefd1f9a4.ucast_solicit = 3 net.ipv4.neigh.br-423cefd1f9a4.unres_qlen = 101 net.ipv4.neigh.br-423cefd1f9a4.unres_qlen_bytes = 212992 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 = 101 net.ipv4.neigh.default.unres_qlen_bytes = 212992 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 = 101 net.ipv4.neigh.eth0.unres_qlen_bytes = 212992 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 = 101 net.ipv4.neigh.lo.unres_qlen_bytes = 212992 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 = 101 net.ipv4.neigh.resin-dns.unres_qlen_bytes = 212992 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 = 101 net.ipv4.neigh.resin-vpn.unres_qlen_bytes = 212992 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 = 101 net.ipv4.neigh.supervisor0.unres_qlen_bytes = 212992 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 = 101 net.ipv4.neigh.wlan0.unres_qlen_bytes = 212992 net.ipv4.ping_group_range = 0 2147483647 net.ipv4.raw_l3mdev_accept = 1 net.ipv4.route.error_burst = 1250 net.ipv4.route.error_cost = 250 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 = 5 net.ipv4.route.redirect_number = 9 net.ipv4.route.redirect_silence = 5120 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 = 22a148b4-eb5dea37-28e72bc5-6075968b 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 = 1048576 net.ipv4.tcp_low_latency = 0 net.ipv4.tcp_max_orphans = 16384 net.ipv4.tcp_max_reordering = 300 net.ipv4.tcp_max_syn_backlog = 256 net.ipv4.tcp_max_tw_buckets = 16384 net.ipv4.tcp_mem = 45831 61109 91662 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_probe_floor = 48 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 131072 6291456 net.ipv4.tcp_rx_skb_cache = 0 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_tx_skb_cache = 0 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 = 91662 122218 183324 net.ipv4.udp_rmem_min = 4096 net.ipv4.udp_wmem_min = 4096 net.ipv4.vs.am_droprate = 10 net.ipv4.vs.amemthresh = 1024 net.ipv4.vs.backup_only = 0 net.ipv4.vs.cache_bypass = 0 net.ipv4.vs.conn_reuse_mode = 1 net.ipv4.vs.conntrack = 0 net.ipv4.vs.drop_entry = 0 net.ipv4.vs.drop_packet = 0 net.ipv4.vs.expire_nodest_conn = 0 net.ipv4.vs.expire_quiescent_template = 0 net.ipv4.vs.ignore_tunneled = 0 net.ipv4.vs.nat_icmp_send = 0 net.ipv4.vs.pmtu_disc = 1 net.ipv4.vs.schedule_icmp = 0 net.ipv4.vs.secure_tcp = 0 net.ipv4.vs.sloppy_sctp = 0 net.ipv4.vs.sloppy_tcp = 0 net.ipv4.vs.snat_reroute = 1 net.ipv4.vs.sync_persist_mode = 0 net.ipv4.vs.sync_ports = 1 net.ipv4.vs.sync_qlen_max = 30554 net.ipv4.vs.sync_refresh_period = 0 net.ipv4.vs.sync_retries = 0 net.ipv4.vs.sync_sock_size = 0 net.ipv4.vs.sync_threshold = 3 50 net.ipv4.vs.sync_version = 1 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-423cefd1f9a4.accept_dad = 1 net.ipv6.conf.br-423cefd1f9a4.accept_ra = 1 net.ipv6.conf.br-423cefd1f9a4.accept_ra_defrtr = 1 net.ipv6.conf.br-423cefd1f9a4.accept_ra_from_local = 0 net.ipv6.conf.br-423cefd1f9a4.accept_ra_min_hop_limit = 1 net.ipv6.conf.br-423cefd1f9a4.accept_ra_mtu = 1 net.ipv6.conf.br-423cefd1f9a4.accept_ra_pinfo = 1 net.ipv6.conf.br-423cefd1f9a4.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.br-423cefd1f9a4.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.br-423cefd1f9a4.accept_ra_rtr_pref = 1 net.ipv6.conf.br-423cefd1f9a4.accept_redirects = 1 net.ipv6.conf.br-423cefd1f9a4.accept_source_route = 0 net.ipv6.conf.br-423cefd1f9a4.addr_gen_mode = 0 net.ipv6.conf.br-423cefd1f9a4.autoconf = 1 net.ipv6.conf.br-423cefd1f9a4.dad_transmits = 1 net.ipv6.conf.br-423cefd1f9a4.disable_ipv6 = 0 net.ipv6.conf.br-423cefd1f9a4.disable_policy = 0 net.ipv6.conf.br-423cefd1f9a4.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.br-423cefd1f9a4.drop_unsolicited_na = 0 net.ipv6.conf.br-423cefd1f9a4.enhanced_dad = 1 net.ipv6.conf.br-423cefd1f9a4.force_mld_version = 0 net.ipv6.conf.br-423cefd1f9a4.force_tllao = 0 net.ipv6.conf.br-423cefd1f9a4.forwarding = 0 net.ipv6.conf.br-423cefd1f9a4.hop_limit = 64 net.ipv6.conf.br-423cefd1f9a4.ignore_routes_with_linkdown = 0 net.ipv6.conf.br-423cefd1f9a4.keep_addr_on_down = 0 net.ipv6.conf.br-423cefd1f9a4.max_addresses = 16 net.ipv6.conf.br-423cefd1f9a4.max_desync_factor = 600 net.ipv6.conf.br-423cefd1f9a4.mc_forwarding = 0 net.ipv6.conf.br-423cefd1f9a4.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.br-423cefd1f9a4.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.br-423cefd1f9a4.mtu = 1500 net.ipv6.conf.br-423cefd1f9a4.ndisc_notify = 0 net.ipv6.conf.br-423cefd1f9a4.ndisc_tclass = 0 net.ipv6.conf.br-423cefd1f9a4.proxy_ndp = 0 net.ipv6.conf.br-423cefd1f9a4.regen_max_retry = 3 net.ipv6.conf.br-423cefd1f9a4.router_probe_interval = 60 net.ipv6.conf.br-423cefd1f9a4.router_solicitation_delay = 1 net.ipv6.conf.br-423cefd1f9a4.router_solicitation_interval = 4 net.ipv6.conf.br-423cefd1f9a4.router_solicitation_max_interval = 3600 net.ipv6.conf.br-423cefd1f9a4.router_solicitations = -1 net.ipv6.conf.br-423cefd1f9a4.seg6_enabled = 0 net.ipv6.conf.br-423cefd1f9a4.suppress_frag_ndisc = 1 net.ipv6.conf.br-423cefd1f9a4.temp_prefered_lft = 86400 net.ipv6.conf.br-423cefd1f9a4.temp_valid_lft = 604800 net.ipv6.conf.br-423cefd1f9a4.use_oif_addrs_only = 0 net.ipv6.conf.br-423cefd1f9a4.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 = 1 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 = 1 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 = 1 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 = 8333:3c2e:fd8d:b8d3:d183:b75c:fbd1:3041 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.wlan0.accept_dad = 1 net.ipv6.conf.wlan0.accept_ra = 0 net.ipv6.conf.wlan0.accept_ra_defrtr = 1 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 = 1 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 = 1 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.echo_ignore_anycast = 0 net.ipv6.icmp.echo_ignore_multicast = 0 net.ipv6.icmp.ratelimit = 1000 net.ipv6.icmp.ratemask = 0-1,3-127 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 = 250 net.ipv6.neigh.balena0.retrans_time_ms = 1000 net.ipv6.neigh.balena0.ucast_solicit = 3 net.ipv6.neigh.balena0.unres_qlen = 101 net.ipv6.neigh.balena0.unres_qlen_bytes = 212992 net.ipv6.neigh.br-423cefd1f9a4.anycast_delay = 100 net.ipv6.neigh.br-423cefd1f9a4.app_solicit = 0 net.ipv6.neigh.br-423cefd1f9a4.base_reachable_time = 30 net.ipv6.neigh.br-423cefd1f9a4.base_reachable_time_ms = 30000 net.ipv6.neigh.br-423cefd1f9a4.delay_first_probe_time = 5 net.ipv6.neigh.br-423cefd1f9a4.gc_stale_time = 60 net.ipv6.neigh.br-423cefd1f9a4.locktime = 0 net.ipv6.neigh.br-423cefd1f9a4.mcast_resolicit = 0 net.ipv6.neigh.br-423cefd1f9a4.mcast_solicit = 3 net.ipv6.neigh.br-423cefd1f9a4.proxy_delay = 80 net.ipv6.neigh.br-423cefd1f9a4.proxy_qlen = 64 net.ipv6.neigh.br-423cefd1f9a4.retrans_time = 250 net.ipv6.neigh.br-423cefd1f9a4.retrans_time_ms = 1000 net.ipv6.neigh.br-423cefd1f9a4.ucast_solicit = 3 net.ipv6.neigh.br-423cefd1f9a4.unres_qlen = 101 net.ipv6.neigh.br-423cefd1f9a4.unres_qlen_bytes = 212992 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 = 250 net.ipv6.neigh.default.retrans_time_ms = 1000 net.ipv6.neigh.default.ucast_solicit = 3 net.ipv6.neigh.default.unres_qlen = 101 net.ipv6.neigh.default.unres_qlen_bytes = 212992 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 = 250 net.ipv6.neigh.eth0.retrans_time_ms = 1000 net.ipv6.neigh.eth0.ucast_solicit = 3 net.ipv6.neigh.eth0.unres_qlen = 101 net.ipv6.neigh.eth0.unres_qlen_bytes = 212992 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 = 250 net.ipv6.neigh.lo.retrans_time_ms = 1000 net.ipv6.neigh.lo.ucast_solicit = 3 net.ipv6.neigh.lo.unres_qlen = 101 net.ipv6.neigh.lo.unres_qlen_bytes = 212992 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 = 250 net.ipv6.neigh.resin-dns.retrans_time_ms = 1000 net.ipv6.neigh.resin-dns.ucast_solicit = 3 net.ipv6.neigh.resin-dns.unres_qlen = 101 net.ipv6.neigh.resin-dns.unres_qlen_bytes = 212992 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 = 250 net.ipv6.neigh.resin-vpn.retrans_time_ms = 1000 net.ipv6.neigh.resin-vpn.ucast_solicit = 3 net.ipv6.neigh.resin-vpn.unres_qlen = 101 net.ipv6.neigh.resin-vpn.unres_qlen_bytes = 212992 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 = 250 net.ipv6.neigh.supervisor0.retrans_time_ms = 1000 net.ipv6.neigh.supervisor0.ucast_solicit = 3 net.ipv6.neigh.supervisor0.unres_qlen = 101 net.ipv6.neigh.supervisor0.unres_qlen_bytes = 212992 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 = 250 net.ipv6.neigh.wlan0.retrans_time_ms = 1000 net.ipv6.neigh.wlan0.ucast_solicit = 3 net.ipv6.neigh.wlan0.unres_qlen = 101 net.ipv6.neigh.wlan0.unres_qlen_bytes = 212992 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.route.skip_notify_on_dev_down = 0 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 = 47 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_gre_timeout = 30 net.netfilter.nf_conntrack_gre_timeout_stream = 180 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 = 120 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 sunrpc.max_resvport = 1023 sunrpc.min_resvport = 665 sunrpc.tcp_fin_timeout = 15 sunrpc.tcp_max_slot_table_entries = 65536 sunrpc.tcp_slot_table_entries = 2 sunrpc.udp_slot_table_entries = 16 user.max_cgroup_namespaces = 14314 user.max_inotify_instances = 512 user.max_inotify_watches = 8192 user.max_ipc_namespaces = 14314 user.max_mnt_namespaces = 14314 user.max_net_namespaces = 14314 user.max_pid_namespaces = 14314 user.max_user_namespaces = 14314 user.max_uts_namespaces = 14314 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.extfrag_threshold = 500 vm.laptop_mode = 0 vm.legacy_va_layout = 0 vm.lowmem_reserve_ratio = 256 256 32 0 vm.max_map_count = 65530 vm.min_free_kbytes = 8192 vm.mmap_min_addr = 4096 vm.mmap_rnd_bits = 18 vm.mmap_rnd_compat_bits = 11 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 = 122503 vm.vfs_cache_pressure = 100 vm.watermark_boost_factor = 15000 vm.watermark_scale_factor = 10 Command exited with non-zero status 1 real 0m 0.09s user 0m 0.02s sys 0m 0.06s --- systemctl list-units --failed --no-pager --- 2021-05-13 14:57:56.812108757+00:00 0 loaded units listed. real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- top -b -n 1 --- 2021-05-13 14:57:56.840720028+00:00 Mem: 460368K used, 3477840K free, 5324K shrd, 9592K buff, 156780K cached CPU: 0% usr 6% sys 0% nic 93% idle 0% io 0% irq 0% sirq Load average: 0.30 0.35 0.22 1/194 8735 PID PPID USER STAT VSZ %VSZ %CPU COMMAND 2550 1 openvpn S 7808 0% 2% /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120 1569 2 root IW 0 0% 2% [kworker/u8:3-br] 845 2 root IW 0 0% 2% [kworker/0:4-eve] 1358 1 root S 1225m 32% 0% /usr/bin/balenad --experimental --log-driver=journald -s overlay2 -H fd:// -H unix:///var/run/balena.sock -H unix:///var/run/balena-engine.sock -H tcp://0.0.0.0:2375 --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 1404 1358 root S 1153m 30% 0% balena-engine-containerd --config /var/run/balena-engine/containerd/containerd.toml --log-level info 1847 1730 root S 865m 22% 0% balena start --attach resin_supervisor 1884 1404 root S 864m 22% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/bd499d2a5bf7a4496fcce9e0bae252848126411f01ae11ca4df43b48b2d20ef2 -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 1349 1 root S 386m 10% 0% /usr/sbin/NetworkManager --no-daemon 1253 1 root S 307m 8% 0% /usr/sbin/ModemManager --log-journal 1910 1884 root S 305m 8% 0% node /usr/src/app/dist/app.js 1247 1 root S 291m 8% 0% /usr/sbin/rngd -f -r /dev/hwrng 1 0 root S 155m 4% 0% {systemd} /sbin/init 1255 1 root S 77668 2% 0% /usr/sbin/chronyd -d 888 1 root S 15152 0% 0% /lib/systemd/systemd-journald 1398 1 root S 11420 0% 0% /usr/sbin/wpa_supplicant -u 2015 1910 root S 10884 0% 0% journalctl -a --follow -o json _SYSTEMD_UNIT=balena.service 1623 1 root S 7292 0% 0% /usr/libexec/bluetooth/bluetoothd 1302 1 root S 6976 0% 0% /lib/systemd/systemd-logind 2596 1 root S 6596 0% 0% sshd: root@pts/1 7845 1 root S 6500 0% 0% sshd: root@notty 910 1 root S 6128 0% 0% /lib/systemd/systemd-udevd 1338 1 avahi S 4996 0% 0% avahi-daemon: running [f64cfbf.local] 1257 1 messageb S 4744 0% 0% /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only 1339 1338 avahi S 4732 0% 0% avahi-daemon: chroot helper 1363 1358 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 1358 1732 1730 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/resin-supervisor/resin-supervisor-healthcheck --pid 1730 1246 1 root S 4488 0% 0% @sbin/plymouthd --tty=tty1 --mode=boot --pid-file=/run/plymouth/pid --attach-to-session --kernel-command-line=plymouth.ignore-serial-consoles splash 1356 1 nobody S 4140 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=- 2598 2596 root S 3668 0% 0% /bin/bash -l 1730 1 root S 3668 0% 0% {start-resin-sup} /bin/sh /usr/bin/start-resin-supervisor 7867 7856 root S 3568 0% 0% bash -s -- 7856 7845 root S 3436 0% 0% sh -c H(){ local h="=============================================================";echo $h;echo " $*";echo $h;};X=config.json;C=/mnt/boottmp/$X;[ -f $C ]||C=/mnt/boot/$X;[ -f $C ]||C=/mnt/conf/$X;[ -f $C ]||C=/mnt/data-disk/$X;[ -f $C ]||C=/mnt/boot/$X;if [ ! -f $C ];then F "Error: Failed to find $X! (bye, bye)";fi;if [ "$(jq -r '.uuid' $C)" = "f64cfbf7db9d4e30398fafedee2be1a3" ];then TERM=xterm;ba 8735 8734 root R 3272 0% 0% top -b -n 1 8733 7867 root S 3140 0% 0% /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 -v 10 bash -c top -b -n 1 8734 8733 root S 2224 0% 0% timeout --preserve-status --kill-after=20 -v 10 bash -c top -b -n 1 1619 1 root S 2076 0% 0% /usr/bin/hciattach /dev/serial1 bcm43xx 3000000 flow - 1262 1 root S 2052 0% 0% /sbin/agetty -o -p -- \u --noclear tty1 linux 1289 1 root S 2052 0% 0% /sbin/agetty -8 -L serial0 115200 xterm 10 2 root IW 0 0% 0% [rcu_preempt] 635 2 root IW 0 0% 0% [kworker/u8:2-br] 219 2 root IW< 0 0% 0% [kworker/0:1H-mm] 78 2 root IW 0 0% 0% [kworker/3:4-cgr] 72 2 root IW 0 0% 0% [kworker/3:2-eve] 835 2 root IW 0 0% 0% [kworker/0:3-eve] 850 2 root IW 0 0% 0% [kworker/2:3-eve] 1024 2 root IW 0 0% 0% [kworker/1:4-eve] 68 2 root IW 0 0% 0% [kworker/u8:1-ev] 5111 2 root IW 0 0% 0% [kworker/1:0-eve] 597 2 root IW< 0 0% 0% [kworker/2:1H-kb] 31 2 root SW 0 0% 0% [kauditd] 357 2 root IW< 0 0% 0% [kworker/1:1H-kb] 21 2 root IW 0 0% 0% [kworker/2:0-mm_] 499 2 root IW 0 0% 0% [kworker/0:2-eve] 1010 2 root SW 0 0% 0% [brcmf_wdog/mmc1] 6391 2 root IW 0 0% 0% [kworker/2:1-eve] 9 2 root SW 0 0% 0% [ksoftirqd/0] 77 2 root IW 0 0% 0% [kworker/3:3-eve] 6637 2 root IW 0 0% 0% [kworker/3:1-eve] 214 2 root IW< 0 0% 0% [kworker/3:1H-kb] 25 2 root SW 0 0% 0% [ksoftirqd/3] 566 2 root IW 0 0% 0% [kworker/1:2-eve] 15 2 root SW 0 0% 0% [ksoftirqd/1] 20 2 root SW 0 0% 0% [ksoftirqd/2] 358 2 root IW< 0 0% 0% [kworker/3:2H-kb] 792 2 root SW 0 0% 0% [jbd2/mmcblk0p6-] 2 0 root SW 0 0% 0% [kthreadd] 215 2 root IW 0 0% 0% [kworker/2:2-eve] 3 2 root IW< 0 0% 0% [rcu_gp] 4 2 root IW< 0 0% 0% [rcu_par_gp] 8 2 root IW< 0 0% 0% [mm_percpu_wq] 11 2 root SW 0 0% 0% [migration/0] 12 2 root SW 0 0% 0% [cpuhp/0] 13 2 root SW 0 0% 0% [cpuhp/1] 14 2 root SW 0 0% 0% [migration/1] 18 2 root SW 0 0% 0% [cpuhp/2] 19 2 root SW 0 0% 0% [migration/2] 23 2 root SW 0 0% 0% [cpuhp/3] 24 2 root SW 0 0% 0% [migration/3] 28 2 root SW 0 0% 0% [kdevtmpfs] 29 2 root IW< 0 0% 0% [netns] 30 2 root SW 0 0% 0% [rcu_tasks_kthre] 33 2 root SW 0 0% 0% [khungtaskd] 34 2 root SW 0 0% 0% [oom_reaper] 35 2 root IW< 0 0% 0% [writeback] 36 2 root SW 0 0% 0% [kcompactd0] 57 2 root IW< 0 0% 0% [kblockd] 58 2 root IW< 0 0% 0% [blkcg_punt_bio] 59 2 root SW 0 0% 0% [watchdogd] 61 2 root IW< 0 0% 0% [rpciod] 62 2 root IW< 0 0% 0% [kworker/u9:0-hc] 63 2 root IW< 0 0% 0% [xprtiod] 64 2 root SW 0 0% 0% [kswapd0] 65 2 root IW< 0 0% 0% [nfsiod] 66 2 root IW< 0 0% 0% [kthrotld] 67 2 root IW< 0 0% 0% [iscsi_eh] 70 2 root IW< 0 0% 0% [DWC Notificatio] 71 2 root IW< 0 0% 0% [uas] 73 2 root SW< 0 0% 0% [vchiq-slot/0] 74 2 root SW< 0 0% 0% [vchiq-recy/0] 75 2 root SW< 0 0% 0% [vchiq-sync/0] 76 2 root IW< 0 0% 0% [ipv6_addrconf] 79 2 root IW< 0 0% 0% [sdhci] 80 2 root SW 0 0% 0% [irq/28-mmc0] 207 2 root IW< 0 0% 0% [mmc_complete] 351 2 root IW< 0 0% 0% [kworker/0:2H-mm] 620 2 root IW< 0 0% 0% [kworker/2:2H] 621 2 root IW< 0 0% 0% [kworker/1:2H] 751 2 root SW 0 0% 0% [jbd2/mmcblk0p2-] 752 2 root IW< 0 0% 0% [ext4-rsv-conver] 766 2 root SW 0 0% 0% [jbd2/mmcblk0p5-] 767 2 root IW< 0 0% 0% [ext4-rsv-conver] 793 2 root IW< 0 0% 0% [ext4-rsv-conver] 938 2 root SW 0 0% 0% [spi0] 942 2 root SW 0 0% 0% [vchiq-keep/0] 950 2 root SW 0 0% 0% [v3d_bin] 951 2 root SW 0 0% 0% [v3d_render] 953 2 root SW 0 0% 0% [v3d_tfu] 954 2 root SW 0 0% 0% [v3d_csd] 955 2 root SW 0 0% 0% [v3d_cache_clean] 969 2 root IW< 0 0% 0% [cfg80211] 1006 2 root IW< 0 0% 0% [brcmf_wq/mmc1:0] 1622 2 root IW< 0 0% 0% [kworker/u9:2-hc] 1633 2 root IW< 0 0% 0% [cryptd] 2034 2 root SW 0 0% 0% [jbd2/mmcblk0p3-] 2035 2 root IW< 0 0% 0% [ext4-rsv-conver] 6428 2 root IW 0 0% 0% [kworker/3:0-eve] 6481 2 root IW< 0 0% 0% [kworker/0:0H] 6649 2 root IW 0 0% 0% [kworker/0:0] real 0m 0.13s user 0m 0.00s sys 0m 0.02s --- grep -vE "/var/cache/ldconfig/aux-cache|md5sum|/etc/hostname|/etc/machine-id|/etc/resin-supervisor/supervisor.conf|/etc/systemd/timesyncd.conf|/home/root/.rnd" /resinos.fingerprint | md5sum --quiet -c --- 2021-05-13 14:57:56.986656479+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- echo === SUPERVISOR === --- 2021-05-13 14:57:57.016259602+00:00 === SUPERVISOR === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- balena exec resin_supervisor cat /etc/resolv.conf --- 2021-05-13 14:57:57.039086183+00:00 nameserver 10.114.102.1 options timeout:15 real 0m 0.62s user 0m 0.08s sys 0m 0.02s --- balena logs resin_supervisor --- 2021-05-13 14:57:57.677681182+00:00 [info] Supervisor v12.5.10 starting up... [info] Setting host to discoverable [warn] Invalid firewall mode: . Reverting to state: off [info] 🔥 Applying firewall mode: off [debug] Starting logging infrastructure [debug] Performing database cleanup for container log timestamps [info] Starting firewall [info] Previous engine snapshot was not stored. Skipping cleanup. [debug] Handling of local mode switch is completed [info] API Binder bound to: https://api.balena-cloud.com/v6/ [success] 🔥 Firewall mode applied [debug] Starting api binder [event] Event: Supervisor start {} [debug] Connectivity check enabled: true [debug] Starting periodic check for IP addresses [info] Reporting initial state, supervisor version and API info [debug] Skipping preloading [info] VPN connection is not active. [info] Waiting for connectivity... [info] Starting API server [info] Supervisor API successfully started on port 48484 [info] Applying target state [debug] Ensuring device is provisioned [debug] Starting current state report [debug] Starting target state poll [debug] Spawning journald with: chroot /mnt/root journalctl -a --follow -o json _SYSTEMD_UNIT=balena.service [info] VPN connection is active. [info] VPN connection is active. [info] VPN connection is active. [debug] Finished applying target state [success] Device state apply success [info] Applying target state [debug] Finished applying target state [success] Device state apply success [info] VPN connection is not active. [info] VPN connection is active. [info] VPN connection is active. [info] VPN connection is active. [info] VPN connection is active. [info] VPN connection is active. [info] Internet Connectivity: OK [info] VPN connection is active. [info] VPN connection is active. [info] VPN connection is active. [info] VPN connection is active. [event] Event: Update notification {} [api] POST /v1/update 204 - 118.650 ms [info] Applying target state [debug] Finished applying target state [success] Device state apply success [api] GET /v1/healthy 200 - 6.668 ms [api] GET /v1/healthy 200 - 5.849 ms real 0m 0.11s user 0m 0.07s sys 0m 0.04s --- curl --max-time 5 localhost:48484/v1/healthy --- 2021-05-13 14:57:57.808127046+00:00 OKreal 0m 0.02s user 0m 0.00s sys 0m 0.01s --- journalctl --no-pager --no-hostname -n 200 -a -u resin-supervisor --- 2021-05-13 14:57:57.845281290+00:00 -- Logs begin at Wed 2021-05-12 19:00:00 UTC, end at Thu 2021-05-13 14:57:57 UTC. -- May 12 19:00:10 resin-supervisor[1706]: resin_supervisor May 12 19:00:10 resin-supervisor[1729]: active May 12 19:00:13 resin-supervisor[1730]: Container config has not changed May 12 19:00:17 resin-supervisor[1847]: [info] Supervisor v12.5.10 starting up... May 12 19:00:17 resin-supervisor[1847]: [info] Setting host to discoverable May 12 19:00:17 resin-supervisor[1847]: [warn] Invalid firewall mode: . Reverting to state: off May 12 19:00:17 resin-supervisor[1847]: [info] 🔥 Applying firewall mode: off May 12 19:00:17 resin-supervisor[1847]: [debug] Starting logging infrastructure May 12 19:00:17 resin-supervisor[1847]: [debug] Performing database cleanup for container log timestamps May 12 19:00:17 resin-supervisor[1847]: [info] Starting firewall May 12 19:00:17 resin-supervisor[1847]: [info] Previous engine snapshot was not stored. Skipping cleanup. May 12 19:00:17 resin-supervisor[1847]: [debug] Handling of local mode switch is completed May 12 19:00:17 resin-supervisor[1847]: (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. May 12 19:00:17 resin-supervisor[1847]: [info] API Binder bound to: https://api.balena-cloud.com/v6/ May 12 19:00:17 resin-supervisor[1847]: [success] 🔥 Firewall mode applied May 12 19:00:17 resin-supervisor[1847]: [debug] Starting api binder May 12 19:00:17 resin-supervisor[1847]: [event] Event: Supervisor start {} May 12 19:00:17 resin-supervisor[1847]: [debug] Connectivity check enabled: true May 12 19:00:17 resin-supervisor[1847]: [debug] Starting periodic check for IP addresses May 12 19:00:17 resin-supervisor[1847]: [info] Reporting initial state, supervisor version and API info May 12 19:00:17 resin-supervisor[1847]: [debug] Skipping preloading May 12 19:00:17 resin-supervisor[1847]: [info] VPN connection is not active. May 12 19:00:17 resin-supervisor[1847]: [info] Waiting for connectivity... May 12 19:00:17 resin-supervisor[1847]: [info] Starting API server May 12 19:00:17 resin-supervisor[1847]: [info] Supervisor API successfully started on port 48484 May 12 19:00:17 resin-supervisor[1847]: [info] Applying target state May 12 19:00:17 resin-supervisor[1847]: [debug] Ensuring device is provisioned May 12 19:00:17 resin-supervisor[1847]: [debug] Starting current state report May 12 19:00:17 resin-supervisor[1847]: [debug] Starting target state poll May 12 19:00:17 resin-supervisor[1847]: [debug] Spawning journald with: chroot /mnt/root journalctl -a --follow -o json _SYSTEMD_UNIT=balena.service May 12 19:00:18 resin-supervisor[1847]: [info] VPN connection is active. May 12 19:00:18 resin-supervisor[1847]: [info] VPN connection is active. May 12 19:00:18 resin-supervisor[1847]: [info] VPN connection is active. May 12 19:00:18 resin-supervisor[1847]: [debug] Finished applying target state May 12 19:00:18 resin-supervisor[1847]: [success] Device state apply success May 12 19:00:18 resin-supervisor[1847]: [info] Applying target state May 12 19:00:19 resin-supervisor[1847]: [debug] Finished applying target state May 12 19:00:19 resin-supervisor[1847]: [success] Device state apply success May 13 14:49:22 resin-supervisor[1847]: [info] VPN connection is not active. May 13 14:49:30 resin-supervisor[1847]: [info] VPN connection is active. May 13 14:49:30 resin-supervisor[1847]: [info] VPN connection is active. May 13 14:49:30 resin-supervisor[1847]: [info] VPN connection is active. May 13 14:49:30 resin-supervisor[1847]: [info] VPN connection is active. May 13 14:49:30 resin-supervisor[1847]: [info] VPN connection is active. May 13 14:49:38 resin-supervisor[1847]: [info] Internet Connectivity: OK May 13 14:49:44 resin-supervisor[1847]: [info] VPN connection is active. May 13 14:49:44 resin-supervisor[1847]: [info] VPN connection is active. May 13 14:49:44 resin-supervisor[1847]: [info] VPN connection is active. May 13 14:49:44 resin-supervisor[1847]: [info] VPN connection is active. May 13 14:53:47 resin-supervisor[1847]: [event] Event: Update notification {} May 13 14:53:47 resin-supervisor[1847]: [api] POST /v1/update 204 - 118.650 ms May 13 14:53:48 resin-supervisor[1847]: [info] Applying target state May 13 14:53:48 resin-supervisor[1847]: [debug] Finished applying target state May 13 14:53:48 resin-supervisor[1847]: [success] Device state apply success May 13 14:54:15 resin-supervisor[1847]: [api] GET /v1/healthy 200 - 6.668 ms May 13 14:57:22 resin-supervisor[1847]: [api] GET /v1/healthy 200 - 5.849 ms May 13 14:57:57 resin-supervisor[1847]: [api] GET /v1/healthy 200 - 3.687 ms real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- ls -lR /tmp/*-supervisor/**/* --- 2021-05-13 14:57:57.875244481+00:00 Command exited with non-zero status 2 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- systemctl status resin-supervisor --no-pager --- 2021-05-13 14:57:57.902653885+00:00 ● resin-supervisor.service - Balena supervisor Loaded: loaded (/lib/systemd/system/resin-supervisor.service; enabled; vendor preset: enabled) Active: active (running) since Wed 2021-05-12 19:00:10 UTC; 19h ago Process: 1706 ExecStartPre=/usr/bin/balena stop resin_supervisor (code=exited, status=0/SUCCESS) Process: 1729 ExecStartPre=/bin/systemctl is-active balena.service (code=exited, status=0/SUCCESS) Main PID: 1730 (start-resin-sup) Tasks: 13 (limit: 4294) Memory: 12.0M CGroup: /system.slice/resin-supervisor.service ├─1730 /bin/sh /usr/bin/start-resin-supervisor ├─1732 /proc/self/exe --healthcheck /usr/lib/resin-supervisor/resin-supervisor-healthcheck --pid 1730 └─1847 balena start --attach resin_supervisor May 13 14:49:44 f64cfbf resin-supervisor[1847]: [info] VPN connection is active. May 13 14:49:44 f64cfbf resin-supervisor[1847]: [info] VPN connection is active. May 13 14:53:47 f64cfbf resin-supervisor[1847]: [event] Event: Update notification {} May 13 14:53:47 f64cfbf resin-supervisor[1847]: [api] POST /v1/update 204 - 118.650 ms May 13 14:53:48 f64cfbf resin-supervisor[1847]: [info] Applying target state May 13 14:53:48 f64cfbf resin-supervisor[1847]: [debug] Finished applying target state May 13 14:53:48 f64cfbf resin-supervisor[1847]: [success] Device state apply success May 13 14:54:15 f64cfbf resin-supervisor[1847]: [api] GET /v1/healthy 200 - 6.668 ms May 13 14:57:22 f64cfbf resin-supervisor[1847]: [api] GET /v1/healthy 200 - 5.849 ms May 13 14:57:57 f64cfbf resin-supervisor[1847]: [api] GET /v1/healthy 200 - 3.687 ms real 0m 0.02s user 0m 0.00s sys 0m 0.01s --- tail -500 /var/log/supervisor-log/resin_supervisor_stdout.log --- 2021-05-13 14:57:57.947141531+00:00 Command exited with non-zero status 1 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- echo === TIME === --- 2021-05-13 14:57:57.970873170+00:00 === TIME === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /tmp/chrony_added_dhcp_ntp_servers --- 2021-05-13 14:57:57.996596049+00:00 Command exited with non-zero status 1 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- chronyc sources --- 2021-05-13 14:57:58.023130136+00:00 MS Name/IP address Stratum Poll Reach LastRx Last sample =============================================================================== ^- 85.199.214.98 1 14 17 517 -276us[ -298us] +/- 6798us ^- 85.199.214.101 1 14 17 517 -611us[-1465us] +/- 6996us ^- ntp1.exa-networks.co.uk 2 14 17 517 +1488us[ +634us] +/- 35ms ^* time.netweaver.uk 2 14 17 516 -72us[ -926us] +/- 7293us real 0m 0.05s user 0m 0.00s sys 0m 0.01s --- chronyc tracking --- 2021-05-13 14:57:58.099623084+00:00 Reference ID : D447FF23 (time.netweaver.uk) Stratum : 3 Ref time (UTC) : Thu May 13 14:49:22 2021 System time : 0.000000115 seconds fast of NTP time Last offset : -0.000854500 seconds RMS offset : 0.000854500 seconds Frequency : 18.357 ppm fast Residual freq : +52.536 ppm Skew : 0.200 ppm Root delay : 0.014388849 seconds Root dispersion : 0.028133433 seconds Update interval : 1.1 seconds Leap status : Normal real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- date --- 2021-05-13 14:57:58.132533202+00:00 Thu May 13 14:57:58 UTC 2021 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- journalctl --no-pager --no-hostname -u chronyd --- 2021-05-13 14:57:58.154728943+00:00 -- Logs begin at Wed 2021-05-12 19:00:00 UTC, end at Thu 2021-05-13 14:57:57 UTC. -- May 12 19:00:02 chronyd[1255]: 2021-05-12T19:00:02Z chronyd version 4.0 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH +IPV6 -DEBUG) May 12 19:00:02 chronyd[1255]: 2021-05-12T19:00:02Z Frequency 18.357 +/- 0.200 ppm read from /var/lib/chrony/drift May 12 19:00:19 chronyd[1255]: 2021-05-12T19:00:19Z Selected source 212.71.255.35 (3.resinio.pool.ntp.org) May 13 14:49:20 chronyd[1255]: 2021-05-12T19:00:19Z System clock wrong by 71340.290602 seconds May 13 14:49:20 chronyd[1255]: 2021-05-13T14:49:20Z System clock was stepped by 71340.290602 seconds May 13 14:49:21 chronyd[1255]: 2021-05-13T14:49:21Z Selected source 85.199.214.98 (0.resinio.pool.ntp.org) May 13 14:49:22 chronyd[1255]: 2021-05-13T14:49:22Z Selected source 212.71.255.35 (3.resinio.pool.ntp.org) real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- timedatectl status --- 2021-05-13 14:57:58.182541451+00:00 Local time: Thu 2021-05-13 14:57:58 UTC Universal time: Thu 2021-05-13 14:57:58 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.15s user 0m 0.00s sys 0m 0.00s --- uptime --- 2021-05-13 14:57:58.356115098+00:00 14:57:58 up 0:09, 1 user, load average: 0.30, 0.35, 0.22 real 0m 0.01s user 0m 0.00s sys 0m 0.00s STDERR: --- diagnose 4.20.27 --- --- 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 -v 10 bash -c' --- --- echo === BALENA === --- --- curl --unix-socket /var/run/balena.sock http://./debug/pprof/goroutine?debug=2 --- % 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 82923 0 82923 0 0 3239k 0 --:--:-- --:--:-- --:--:-- 3239k --- balena --version --- --- balena images --- --- balena ps -a --- --- balena stats --all --no-stream --- --- balena system df --- --- balena volume ls --- --- systemctl status balena --no-pager --- --- journalctl --no-pager --no-hostname -n 200 -a -u balena --- --- journalctl --no-pager --no-hostname -n 1000 -at balenad --- --- 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 --- mmcli -L --- --- 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_CA_BUNDLE=/tmp/tmp.HNUIm7kYbO 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2 100 2 0 0 4 0 --:--:-- --:--:-- --:--:-- 4 --- CURL_CA_BUNDLE=/tmp/tmp.HNUIm7kYbO 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 100 12860 0 12860 0 0 51235 0 --:--:-- --:--:-- --:--:-- 51440 --- ifconfig --- --- iptables -n -L --- --- iptables -n -t nat -L --- --- journalctl --no-pager --no-hostname -a -u ModemManager --- --- journalctl --no-pager --no-hostname -n 200 -a -u "openvpn*" --- --- ls -l /mnt/boot/system-connections --- --- mmcli -m 0 --- error: couldn't find modem --- 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/device-type.json --- --- cat /mnt/boot/extlinux/extlinux.conf --- cat: /mnt/boot/extlinux/extlinux.conf: No such file or directory --- 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/messages: No such file or directory --- cat /var/log/provisioning-progress.log --- cat: /var/log/provisioning-progress.log: No such file or directory --- dmesg -T --- --- find /mnt/data/*hup/*log -mtime -180 | xargs tail -n 250 -v --- find: /mnt/data/*hup/*log: No such file or directory --- journalctl --no-pager --no-hostname --list-boots --- --- journalctl --no-pager --no-hostname -n500 -a --- --- journalctl --no-pager --no-hostname -pwarning -perr -a --- --- ls -lR /proc/ 2>/dev/null | grep /data/ | grep \(deleted\) --- --- ps --- --- stat /var/lock/*hup.lock --- stat: cannot stat '/var/lock/*hup.lock': No such file or directory --- sysctl -a --- --- systemctl list-units --failed --no-pager --- --- top -b -n 1 --- --- grep -vE "/var/cache/ldconfig/aux-cache|md5sum|/etc/hostname|/etc/machine-id|/etc/resin-supervisor/supervisor.conf|/etc/systemd/timesyncd.conf|/home/root/.rnd" /resinos.fingerprint | md5sum --quiet -c --- grep: /resinos.fingerprint: No such file or directory md5sum: 'standard input': no properly formatted MD5 checksum lines found --- 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. --- 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 285 0 --:--:-- --:--:-- --:--:-- 285 --- journalctl --no-pager --no-hostname -n 200 -a -u resin-supervisor --- --- ls -lR /tmp/*-supervisor/**/* --- ls: cannot access '/tmp/*-supervisor/**/*': No such file or directory --- 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 === --- --- cat /tmp/chrony_added_dhcp_ntp_servers --- cat: /tmp/chrony_added_dhcp_ntp_servers: No such file or directory --- chronyc sources --- --- chronyc tracking --- --- date --- --- journalctl --no-pager --no-hostname -u chronyd --- --- timedatectl status --- --- uptime ---