Skip to content

Instantly share code, notes, and snippets.

@gokrazy-bot
Created July 28, 2024 03:49
Show Gist options
  • Save gokrazy-bot/c487c8c5705d395f8f52ed91ea2c5b8b to your computer and use it in GitHub Desktop.
Save gokrazy-bot/c487c8c5705d395f8f52ed91ea2c5b8b to your computer and use it in GitHub Desktop.
gokrazy boot log
(drain) [Raspberry Pi 3 B] [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
(drain) [Raspberry Pi 3 B] [ 0.000000] Linux version 6.10.0 (gokrazy@docker) (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0, GNU ld (GNU Binutils for Debian) 2.31.1) #1 SMP PREEMPT Wed Mar 1 20:57:29 UTC 2017
(drain) [Raspberry Pi 3 B] [ 0.000000] KASLR enabled
(drain) [Raspberry Pi 3 B] [ 0.000000] random: crng init done
(drain) [Raspberry Pi 3 B] [ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
(drain) [Raspberry Pi 3 B] [ 0.000000] efi: UEFI not found.
(drain) [Raspberry Pi 3 B] [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000037400000, size 64 MiB
(drain) [Raspberry Pi 3 B] [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
(drain) [Raspberry Pi 3 B] [ 0.000000] OF: reserved mem: 0x0000000037400000..0x000000003b3fffff (65536 KiB) map reusable linux,cma
(drain) [Raspberry Pi 3 B] [ 0.000000] NUMA: No NUMA configuration found
(drain) [Raspberry Pi 3 B] [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000003b3fffff]
(drain) [Raspberry Pi 3 B] [ 0.000000] NUMA: NODE_DATA [mem 0x372129c0-0x37214fff]
(drain) [Raspberry Pi 3 B] [ 0.000000] Zone ranges:
(drain) [Raspberry Pi 3 B] [ 0.000000] DMA [mem 0x0000000000000000-0x000000003b3fffff]
(drain) [Raspberry Pi 3 B] [ 0.000000] DMA32 empty
(drain) [Raspberry Pi 3 B] [ 0.000000] Normal empty
(drain) [Raspberry Pi 3 B] [ 0.000000] Movable zone start for each node
(drain) [Raspberry Pi 3 B] [ 0.000000] Early memory node ranges
(drain) [Raspberry Pi 3 B] [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
(drain) [Raspberry Pi 3 B] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003b3fffff]
(drain) [Raspberry Pi 3 B] [ 0.000000] On node 0, zone DMA: 19456 pages in unavailable ranges
(drain) [Raspberry Pi 3 B] [ 0.000000] percpu: Embedded 24 pages/cpu s60392 r8192 d29720 u98304
(drain) [Raspberry Pi 3 B] [ 0.000000] Detected VIPT I-cache on CPU0
(drain) [Raspberry Pi 3 B] [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
(drain) [Raspberry Pi 3 B] [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
(drain) [Raspberry Pi 3 B] [ 0.000000] CPU features: detected: ARM erratum 843419
(drain) [Raspberry Pi 3 B] [ 0.000000] CPU features: detected: ARM erratum 845719
(drain) [Raspberry Pi 3 B] [ 0.000000] alternatives: applying boot alternatives
(drain) [Raspberry Pi 3 B] [ 0.000000] Kernel command line: dma.dmachans=0x7ff5 bcm2709.boardrev=0xa02082 bcm2709.serial=0xdd856a8f bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=tty1 console=ttyS0,115200 root=PARTUUID=60c24cc1-f3f9-427a-8199-46b24e1d0001/PARTNROFF=1 init=/gokrazy/init rootwait panic=10 oops=panic
(drain) [Raspberry Pi 3 B] [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
(drain) [Raspberry Pi 3 B] [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
(drain) [Raspberry Pi 3 B] [ 0.000000] Fallback order for Node 0: 0
(drain) [Raspberry Pi 3 B] [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 242688
(drain) [Raspberry Pi 3 B] [ 0.000000] Policy zone: DMA
(drain) [Raspberry Pi 3 B] [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
(drain) [Raspberry Pi 3 B] [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 0MB
(drain) [Raspberry Pi 3 B] [ 0.000000] software IO TLB: area num 4.
(drain) [Raspberry Pi 3 B] [ 0.000000] software IO TLB: mapped [mem 0x0000000035f1c000-0x000000003601c000] (1MB)
(drain) [Raspberry Pi 3 B] [ 0.000000] Memory: 826576K/970752K available (23616K kernel code, 5584K rwdata, 15056K rodata, 11968K init, 775K bss, 78640K reserved, 65536K cma-reserved)
(drain) [Raspberry Pi 3 B] [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
(drain) [Raspberry Pi 3 B] [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
(drain) [Raspberry Pi 3 B] [ 0.000000] rcu: RCU event tracing is enabled.
(drain) [Raspberry Pi 3 B] [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
(drain) [Raspberry Pi 3 B] [ 0.000000] Trampoline variant of Tasks RCU enabled.
(drain) [Raspberry Pi 3 B] [ 0.000000] Tracing variant of Tasks RCU enabled.
(drain) [Raspberry Pi 3 B] [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
(drain) [Raspberry Pi 3 B] [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
(drain) [Raspberry Pi 3 B] [ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
(drain) [Raspberry Pi 3 B] [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
(drain) [Raspberry Pi 3 B] [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
(drain) [Raspberry Pi 3 B] [ 0.000000] Root IRQ handler: bcm2836_arm_irqchip_handle_irq
(drain) [Raspberry Pi 3 B] [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
(drain) [Raspberry Pi 3 B] [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
(drain) [Raspberry Pi 3 B] [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
(drain) [Raspberry Pi 3 B] [ 0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
(drain) [Raspberry Pi 3 B] [ 0.000559] Console: colour dummy device 80x25
(drain) [Raspberry Pi 3 B] [ 0.000578] printk: legacy console [tty1] enabled
(drain) [Raspberry Pi 3 B] [ 0.001582] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
(drain) [Raspberry Pi 3 B] [ 0.001630] pid_max: default: 32768 minimum: 301
(drain) [Raspberry Pi 3 B] [ 0.001760] LSM: initializing lsm=capability,landlock
(drain) [Raspberry Pi 3 B] [ 0.001836] landlock: Up and running.
(drain) [Raspberry Pi 3 B] [ 0.001979] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
(drain) [Raspberry Pi 3 B] [ 0.002031] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
(drain) [Raspberry Pi 3 B] [ 0.005290] rcu: Hierarchical SRCU implementation.
(drain) [Raspberry Pi 3 B] [ 0.005329] rcu: Max phase no-delay instances is 1000.
(drain) [Raspberry Pi 3 B] [ 0.009540] EFI services will not be available.
(drain) [Raspberry Pi 3 B] [ 0.009988] smp: Bringing up secondary CPUs ...
(drain) [Raspberry Pi 3 B] [ 0.010690] Detected VIPT I-cache on CPU1
(drain) [Raspberry Pi 3 B] [ 0.010835] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
(drain) [Raspberry Pi 3 B] [ 0.011858] Detected VIPT I-cache on CPU2
(drain) [Raspberry Pi 3 B] [ 0.011970] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
(drain) [Raspberry Pi 3 B] [ 0.012904] Detected VIPT I-cache on CPU3
(drain) [Raspberry Pi 3 B] [ 0.013012] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
(drain) [Raspberry Pi 3 B] [ 0.013322] smp: Brought up 1 node, 4 CPUs
(drain) [Raspberry Pi 3 B] [ 0.013444] SMP: Total of 4 processors activated.
(drain) [Raspberry Pi 3 B] [ 0.013466] CPU: All CPU(s) started at EL2
(drain) [Raspberry Pi 3 B] [ 0.013501] CPU features: detected: 32-bit EL0 Support
(drain) [Raspberry Pi 3 B] [ 0.013524] CPU features: detected: 32-bit EL1 Support
(drain) [Raspberry Pi 3 B] [ 0.013548] CPU features: detected: CRC32 instructions
(drain) [Raspberry Pi 3 B] [ 0.013634] alternatives: applying system-wide alternatives
(drain) [Raspberry Pi 3 B] [ 0.016833
[Raspberry Pi 3 B] 2024/07/28 05:49:01 supervise.go:568: sending sigterm to all services
[Raspberry Pi 3 B] 2024/07/28 05:49:01 supervise.go:580: all services shut down
[Raspberry Pi 3 B] 2024/07/28 05:49:01 update.go:406: Unmount[ 95.206512] EXT4-fs (mmcblk0p4): unmounting filesystem b67b7fd0-7d98-483d-ab58-b2a435518cd6.
[Raspberry Pi 3 B] ing /perm
[Raspberry Pi 3 B] 2024/07/28 05:49:01 update.go:353: Rebooting
[Raspberry Pi 3 B] [ 96.301589] kvm: exiting hardware virtualization
[Raspberry Pi 3 B] [ 96.308243] reboot: Restarting system
[Raspberry Pi 3 B] [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[Raspberry Pi 3 B] [ 0.000000] Linux version 6.6.31-v8 (gokrazy@docker) (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0, GNU ld (GNU Binutils for Debian) 2.31.1) #1 SMP PREEMPT Wed Mar 1 20:57:29 UTC 2017
[Raspberry Pi 3 B] [ 0.000000] KASLR enabled
[Raspberry Pi 3 B] [ 0.000000] random: crng init done
[Raspberry Pi 3 B] [ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
[Raspberry Pi 3 B] [ 0.000000] efi: UEFI not found.
[Raspberry Pi 3 B] [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000037400000, size 64 MiB
[Raspberry Pi 3 B] [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[Raspberry Pi 3 B] [ 0.000000] OF: reserved mem: 0x0000000037400000..0x000000003b3fffff (65536 KiB) map reusable linux,cma
[Raspberry Pi 3 B] [ 0.000000] Zone ranges:
[Raspberry Pi 3 B] [ 0.000000] DMA [mem 0x0000000000000000-0x000000003b3fffff]
[Raspberry Pi 3 B] [ 0.000000] DMA32 empty
[Raspberry Pi 3 B] [ 0.000000] Normal empty
[Raspberry Pi 3 B] [ 0.000000] Movable zone start for each node
[Raspberry Pi 3 B] [ 0.000000] Early memory node ranges
[Raspberry Pi 3 B] [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
[Raspberry Pi 3 B] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003b3fffff]
[Raspberry Pi 3 B] [ 0.000000] On node 0, zone DMA: 19456 pages in unavailable ranges
[Raspberry Pi 3 B] [ 0.000000] percpu: Embedded 31 pages/cpu s87208 r8192 d31576 u126976
[Raspberry Pi 3 B] [ 0.000000] Detected VIPT I-cache on CPU0
[Raspberry Pi 3 B] [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
[Raspberry Pi 3 B] [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[Raspberry Pi 3 B] [ 0.000000] CPU features: detected: ARM erratum 845719
[Raspberry Pi 3 B] [ 0.000000] alternatives: applying boot alternatives
[Raspberry Pi 3 B] [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=tty1 console=ttyS0,115200 root=PARTUUID=60c24cc1-f3f9-427a-8199-46b24e1d0001/PARTNROFF=1 init=/gokrazy/init rootwait panic=10 oops=panic
[Raspberry Pi 3 B] [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[Raspberry Pi 3 B] [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[Raspberry Pi 3 B] [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 238896
[Raspberry Pi 3 B] [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[Raspberry Pi 3 B] [ 0.000000] Memory: 843984K/970752K available (20096K kernel code, 3410K rwdata, 7864K rodata, 8000K init, 1146K bss, 61232K reserved, 65536K cma-reserved)
[Raspberry Pi 3 B] [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[Raspberry Pi 3 B] [ 0.000000] ftrace: allocating 65315 entries in 256 pages
[Raspberry Pi 3 B] [ 0.000000] ftrace: allocated 256 pages with 1 groups
[Raspberry Pi 3 B] [ 0.000000] trace event string verifier disabled
[Raspberry Pi 3 B] [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[Raspberry Pi 3 B] [ 0.000000] rcu: RCU event tracing is enabled.
[Raspberry Pi 3 B] [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[Raspberry Pi 3 B] [ 0.000000] Trampoline variant of Tasks RCU enabled.
[Raspberry Pi 3 B] [ 0.000000] Rude variant of Tasks RCU enabled.
[Raspberry Pi 3 B] [ 0.000000] Tracing variant of Tasks RCU enabled.
[Raspberry Pi 3 B] [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[Raspberry Pi 3 B] [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[Raspberry Pi 3 B] [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[Raspberry Pi 3 B] [ 0.000000] Root IRQ handler: bcm2836_arm_irqchip_handle_irq
[Raspberry Pi 3 B] [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[Raspberry Pi 3 B] [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[Raspberry Pi 3 B] [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[Raspberry Pi 3 B] [ 0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[Raspberry Pi 3 B] [ 0.000417] Console: colour dummy device 80x25
[Raspberry Pi 3 B] [ 0.000436] printk: console [tty1] enabled
[Raspberry Pi 3 B] [ 0.001415] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[Raspberry Pi 3 B] [ 0.001467] pid_max: default: 32768 minimum: 301
[Raspberry Pi 3 B] [ 0.001579] LSM: initializing lsm=capability,integrity
[Raspberry Pi 3 B] [ 0.001833] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[Raspberry Pi 3 B] [ 0.001889] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[Raspberry Pi 3 B] [ 0.002884] cgroup: Disabling memory control group subsystem
[Raspberry Pi 3 B] [ 0.004889] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[Raspberry Pi 3 B] [ 0.005047] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[Raspberry Pi 3 B] [ 0.005229] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[Raspberry Pi 3 B] [ 0.005571] rcu: Hierarchical SRCU implementation.
[Raspberry Pi 3 B] [ 0.005600] rcu: Max phase no-delay instances is 1000.
[Raspberry Pi 3 B] [ 0.009364] EFI services will not be available.
[Raspberry Pi 3 B] [ 0.009825] smp: Bringing up secondary CPUs ...
[Raspberry Pi 3 B] [ 0.010621] Detected VIPT I-cache on CPU1
[Raspberry Pi 3 B] [ 0.010765] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[Raspberry Pi 3 B] [ 0.011625] Detected VIPT I-cache on CPU2
[Raspberry Pi 3 B] [ 0.011741] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[Raspberry Pi 3 B] [ 0.012762] Detected VIPT I-cache on CPU3
[Raspberry Pi 3 B] [ 0.012873] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[Raspberry Pi 3 B] [ 0.012994] smp: Brought up 1 node, 4 CPUs
[Raspberry Pi 3 B] [ 0.013135] SMP: Total of 4 processors activated.
[Raspberry Pi 3 B] [ 0.013161] CPU features: detected: 32-bit EL0 Support
[Raspberry Pi 3 B] [ 0.013185] CPU features: detected: 32-bit EL1 Support
[Raspberry Pi 3 B] [ 0.013211] CPU features: detected: CRC32 instructions
[Raspberry Pi 3 B] [ 0.013350] CPU: All CPU(s) started at EL2
[Raspberry Pi 3 B] [ 0.013388] alternatives: applying system-wide alternatives
[Raspberry Pi 3 B] [ 0.015833] devtmpfs: initialized
[Raspberry Pi 3 B] [ 0.029704] Enabled cp15_barrier support
[Raspberry Pi 3 B] [ 0.029768] Enabled setend support
[Raspberry Pi 3 B] [ 0.030017] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[Raspberry Pi 3 B] [ 0.030077] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[Raspberry Pi 3 B] [ 0.033210] pinctrl core: initialized pinctrl subsystem
[Raspberry Pi 3 B] [ 0.034244] DMI not present or invalid.
[Raspberry Pi 3 B] [ 0.035065] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[Raspberry Pi 3 B] [ 0.042683] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[Raspberry Pi 3 B] [ 0.043090] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[Raspberry Pi 3 B] [ 0.043705] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[Raspberry Pi 3 B] [ 0.043862] audit: initializing netlink subsys (disabled)
[Raspberry Pi 3 B] [ 0.044174] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1
[Raspberry Pi 3 B] [ 0.045171] thermal_sys: Registered thermal governor 'step_wise'
[Raspberry Pi 3 B] [ 0.045241] cpuidle: using governor menu
[Raspberry Pi 3 B] [ 0.046048] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[Raspberry Pi 3 B] [ 0.046242] ASID allocator initialised with 32768 entries
[Raspberry Pi 3 B] [ 0.047577] Serial: AMBA PL011 UART driver
[Raspberry Pi 3 B] [ 0.052722] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[Raspberry Pi 3 B] [ 0.063900] raspberrypi-firmware soc:firmware: Attached to firmware from 2024-07-25T15:01:17, variant start
[Raspberry Pi 3 B] [ 0.067905] raspberrypi-firmware soc:firmware: Firmware hash is 8a2829a2ff4d4808cc14e10de7068e6afb45c96d
[Raspberry Pi 3 B] [ 0.077203] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
[Raspberry Pi 3 B] [ 0.077253] Modules: 0 pages in range for non-PLT usage
[Raspberry Pi 3 B] [ 0.077261] Modules: 514112 pages in range for PLT usage
[Raspberry Pi 3 B] [ 0.079409] ACPI: Interpreter disabled.
[Raspberry Pi 3 B] [ 0.079889] bcm2835-dma 3f007000.dma-controller: DMA legacy API manager, dmachans=0x1
[Raspberry Pi 3 B] [ 0.081700] iommu: Default domain type: Translated
[Raspberry Pi 3 B] [ 0.081739] iommu: DMA domain TLB invalidation policy: strict mode
[Raspberry Pi 3 B] [ 0.082380] SCSI subsystem initialized
[Raspberry Pi 3 B] [ 0.082748] usbcore: registered new interface driver usbfs
[Raspberry Pi 3 B] [ 0.082823] usbcore: registered new interface driver hub
[Raspberry Pi 3 B] [ 0.082907] usbcore: registered new device driver usb
[Raspberry Pi 3 B] [ 0.083360] mc: Linux media interface: v0.10
[Raspberry Pi 3 B] [ 0.083450] videodev: Linux video capture interface: v2.00
[Raspberry Pi 3 B] [ 0.083640] pps_core: LinuxPPS API ver. 1 registered
[Raspberry Pi 3 B] [ 0.083668] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[Raspberry Pi 3 B] [ 0.083723] PTP clock support registered
[Raspberry Pi 3 B] [ 0.083799] EDAC MC: Ver: 3.0.0
[Raspberry Pi 3 B] [ 0.086110] vgaarb: loaded
[Raspberry Pi 3 B] [ 0.087171] clocksource: Switched to clocksource arch_sys_counter
[Raspberry Pi 3 B] [ 1.824305] VFS: Disk quotas dquot_6.6.0
[Raspberry Pi 3 B] [ 1.824402] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[Raspberry Pi 3 B] [ 1.824568] FS-Cache: Loaded
[Raspberry Pi 3 B] [ 1.824879] CacheFiles: Loaded
[Raspberry Pi 3 B] [ 1.824997] pnp: PnP ACPI: disabled
[Raspberry Pi 3 B] [ 1.836803] NET: Registered PF_INET protocol family
[Raspberry Pi 3 B] [ 1.837096] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[Raspberry Pi 3 B] [ 1.838982] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[Raspberry Pi 3 B] [ 1.839115] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[Raspberry Pi 3 B] [ 1.839202] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[Raspberry Pi 3 B] [ 1.839346] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
[Raspberry Pi 3 B] [ 1.839723] TCP: Hash tables configured (established 8192 bind 8192)
[Raspberry Pi 3 B] [ 1.840091] MPTCP token hash table entries: 1024 (order: 2, 24576 bytes, linear)
[Raspberry Pi 3 B] [ 1.840203] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[Raspberry Pi 3 B] [ 1.840279] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[Raspberry Pi 3 B] [ 1.840529] NET: Registered PF_UNIX/PF_LOCAL protocol family
[Raspberry Pi 3 B] [ 1.841198] RPC: Registered named UNIX socket transport module.
[Raspberry Pi 3 B] [ 1.841233] RPC: Registered udp transport module.
[Raspberry Pi 3 B] [ 1.841257] RPC: Registered tcp transport module.
[Raspberry Pi 3 B] [ 1.841280] RPC: Registered tcp-with-tls transport module.
[Raspberry Pi 3 B] [ 1.841304] RPC: Registered tcp NFSv4.1 backchannel transport module.
[Raspberry Pi 3 B] [ 1.843634] PCI: CLS 0 bytes, default 64
[Raspberry Pi 3 B] [ 1.844709] kvm [1]: IPA Size Limit: 40 bits
[Raspberry Pi 3 B] [ 1.848115] kvm [1]: Hyp mode initialized successfully
[Raspberry Pi 3 B] [ 1.851951] Initialise system trusted keyrings
[Raspberry Pi 3 B] [ 1.852272] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[Raspberry Pi 3 B] [ 1.852367] zbud: loaded
[Raspberry Pi 3 B] [ 1.852829] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[Raspberry Pi 3 B] [ 1.853268] NFS: Registering the id_resolver key type
[Raspberry Pi 3 B] [ 1.853322] Key type id_resolver registered
[Raspberry Pi 3 B] [ 1.853348] Key type id_legacy registered
[Raspberry Pi 3 B] [ 1.853393] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[Raspberry Pi 3 B] [ 1.853425] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[Raspberry Pi 3 B] [ 1.853681] fuse: init (API version 7.39)
[Raspberry Pi 3 B] [ 1.854420] Key type asymmetric registered
[Raspberry Pi 3 B] [ 1.854450] Asymmetric key parser 'x509' registered
[Raspberry Pi 3 B] [ 1.854535] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[Raspberry Pi 3 B] [ 1.854752] io scheduler mq-deadline registered
[Raspberry Pi 3 B] [ 1.854783] io scheduler kyber registered
[Raspberry Pi 3 B] [ 1.854840] io scheduler bfq registered
[Raspberry Pi 3 B] [ 1.859645] pinctrl-bcm2835 3f200000.gpio: GPIO_OUT persistence: yes
[Raspberry Pi 3 B] [ 1.866494] bcm2708_fb soc:fb: FB found 1 display(s)
[Raspberry Pi 3 B] [ 1.875480] Console: switching to colour frame buffer device 82x26
[Raspberry Pi 3 B] [ 1.878522] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 656x416
[Raspberry Pi 3 B] [ 1.881678] IPMI message handler: version 39.2
[Raspberry Pi 3 B] [ 1.883172] ipmi device interface
[Raspberry Pi 3 B] [ 1.884852] ipmi_ssif: IPMI SSIF Interface driver
[Raspberry Pi 3 B] [ 1.895000] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[Raspberry Pi 3 B] [ 1.898534] Serial: AMBA driver
[Raspberry Pi 3 B] [ 1.900308] msm_serial: driver initialized
[Raspberry Pi 3 B] [ 1.903545] bcm2835-rng 3f104000.rng: hwrng registered
[Raspberry Pi 3 B] [ 1.905589] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[Raspberry Pi 3 B] [ 1.928319] brd: module loaded
[Raspberry Pi 3 B] [ 1.938379] loop: module loaded
[Raspberry Pi 3 B] [ 1.940969] Loading iSCSI transport class v2.0-870.
[Raspberry Pi 3 B] [ 1.945046] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[Raspberry Pi 3 B] [ 1.947856] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[Raspberry Pi 3 B] [ 1.955577] tun: Universal TUN/TAP device driver, 1.6
[Raspberry Pi 3 B] [ 1.958452] thunder_xcv, ver 1.0
[Raspberry Pi 3 B] [ 1.960007] thunder_bgx, ver 1.0
[Raspberry Pi 3 B] [ 1.961462] nicpf, ver 1.0
[Raspberry Pi 3 B] [ 1.962839] nicvf, ver 1.0
[Raspberry Pi 3 B] [ 1.964308] tulip: tulip: unknown CPU architecture, using default csr0
[Raspberry Pi 3 B] [ 1.966451] e100: Intel(R) PRO/100 Network Driver
[Raspberry Pi 3 B] [ 1.967843] e100: Copyright(c) 1999-2006 Intel Corporation
[Raspberry Pi 3 B] [ 1.970448] usbcore: registered new device driver r8152-cfgselector
[Raspberry Pi 3 B] [ 1.971900] usbcore: registered new interface driver r8152
[Raspberry Pi 3 B] [ 1.973318] usbcore: registered new interface driver lan78xx
[Raspberry Pi 3 B] [ 1.974707] usbcore: registered new interface driver asix
[Raspberry Pi 3 B] [ 1.976038] usbcore: registered new interface driver cdc_ether
[Raspberry Pi 3 B] [ 1.977281] usbcore: registered new interface driver smsc95xx
[Raspberry Pi 3 B] [ 1.978506] usbcore: registered new interface driver lg-vl600
[Raspberry Pi 3 B] [ 1.979732] usbcore: registered new interface driver r8153_ecm
[Raspberry Pi 3 B] [ 1.981951] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[Raspberry Pi 3 B] [ 2.711291] Core Release: 2.80a
[Raspberry Pi 3 B] [ 2.712360] Setting default values for core params
[Raspberry Pi 3 B] [ 2.713401] Finished setting default values for core params
[Raspberry Pi 3 B] [ 2.914735] Using Buffer DMA mode
[Raspberry Pi 3 B] [ 2.915724] Periodic Transfer Interrupt Enhancement - disabled
[Raspberry Pi 3 B] [ 2.916741] Multiprocessor Interrupt Enhancement - disabled
[Raspberry Pi 3 B] [ 2.917803] OTG VER PARAM: 0, OTG VER FLAG: 0
[Raspberry Pi 3 B] [ 2.918886] Dedicated Tx FIFOs mode
[Raspberry Pi 3 B] [ 2.920465]
[Raspberry Pi 3 B] [ 2.920473] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = ffff800080469000 dma = 0x00000000f7810000 len=9024
[Raspberry Pi 3 B] [ 2.923750] FIQ FSM acceleration enabled for :
[Raspberry Pi 3 B] [ 2.923750] Non-periodic Split Transactions
[Raspberry Pi 3 B] [ 2.923750] Periodic Split Transactions
[Raspberry Pi 3 B] [ 2.923750] High-Speed Isochronous Endpoints
[Raspberry Pi 3 B] [ 2.923750] Interrupt/Control Split Transaction hack enabled
[Raspberry Pi 3 B] [ 2.929424]
[Raspberry Pi 3 B] [ 2.929429] WARN::hcd_init_fiq:497: MPHI regs_base at ffff80008006d000
[Raspberry Pi 3 B] [ 2.931991] dwc_otg 3f980000.usb: DWC OTG Controller
[Raspberry Pi 3 B] [ 2.933373] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[Raspberry Pi 3 B] [ 2.934794] dwc_otg 3f980000.usb: irq 74, io mem 0x00000000
[Raspberry Pi 3 B] [ 2.936200] Init: Port Power? op_state=1
[Raspberry Pi 3 B] [ 2.937531] Init: Power Port (0)
[Raspberry Pi 3 B] [ 2.939223] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[Raspberry Pi 3 B] [ 2.941904] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Raspberry Pi 3 B] [ 2.943398] usb usb1: Product: DWC OTG Controller
[Raspberry Pi 3 B] [ 2.944815] usb usb1: Manufacturer: Linux 6.6.31-v8 dwc_otg_hcd
[Raspberry Pi 3 B] [ 2.946249] usb usb1: SerialNumber: 3f980000.usb
[Raspberry Pi 3 B] [ 2.948556] hub 1-0:1.0: USB hub found
[Raspberry Pi 3 B] [ 2.950006] hub 1-0:1.0: 1 port detected
[Raspberry Pi 3 B] [ 2.953626] usbcore: registered new interface driver cdc_acm
[Raspberry Pi 3 B] [ 2.954991] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[Raspberry Pi 3 B] [ 2.957824] usbcore: registered new interface driver usblp
[Raspberry Pi 3 B] [ 2.959667] usbcore: registered new interface driver uas
[Raspberry Pi 3 B] [ 2.961185] usbcore: registered new interface driver usb-storage
[Raspberry Pi 3 B] [ 2.962735] usbcore: registered new interface driver cp210x
[Raspberry Pi 3 B] [ 2.964149] usbserial: USB Serial support registered for cp210x
[Raspberry Pi 3 B] [ 2.965541] usbcore: registered new interface driver ftdi_sio
[Raspberry Pi 3 B] [ 2.966914] usbserial: USB Serial support registered for FTDI USB Serial Device
[Raspberry Pi 3 B] [ 2.970011] mousedev: PS/2 mouse device common for all mice
[Raspberry Pi 3 B] [ 2.973035] Driver for 1-wire Dallas network protocol.
[Raspberry Pi 3 B] [ 2.979884] sdhci: Secure Digital Host Controller Interface driver
[Raspberry Pi 3 B] [ 2.981333] sdhci: Copyright(c) Pierre Ossman
[Raspberry Pi 3 B] [ 2.982973] Synopsys Designware Multimedia Card Interface Driver
[Raspberry Pi 3 B] [ 2.984760] sdhci-pltfm: SDHCI platform and OF driver helper
[Raspberry Pi 3 B] [ 2.988767] ledtrig-cpu: registered to indicate activity on CPUs
[Raspberry Pi 3 B] [ 2.991298] hid: raw HID events driver (C) Jiri Kosina
[Raspberry Pi 3 B] [ 2.992814] usbcore: registered new interface driver usbhid
[Raspberry Pi 3 B] [ 2.994180] usbhid: USB HID core driver
[Raspberry Pi 3 B] [ 3.002313] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[Raspberry Pi 3 B] [ 3.007722] Initializing XFRM netlink socket
[Raspberry Pi 3 B] [ 3.009265] NET: Registered PF_INET6 protocol family
[Raspberry Pi 3 B] [ 3.011846] Segment Routing with IPv6
[Raspberry Pi 3 B] [ 3.013295] In-situ OAM (IOAM) with IPv6
[Raspberry Pi 3 B] [ 3.014863] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[Raspberry Pi 3 B] [ 3.017192] NET: Registered PF_PACKET protocol family
[Raspberry Pi 3 B] [ 3.018812] Key type dns_resolver registered
[Raspberry Pi 3 B] [ 3.064437] Indeed it is in host mode hprt0 = 00021501
[Raspberry Pi 3 B] [ 3.070566] registered taskstats version 1
[Raspberry Pi 3 B] [ 3.072331] Loading compiled-in X.509 certificates
[Raspberry Pi 3 B] [ 3.089245] Key type .fscrypt registered
[Raspberry Pi 3 B] [ 3.090674] Key type fscrypt-provisioning registered
[Raspberry Pi 3 B] [ 3.101652] uart-pl011 3f201000.serial: cts_event_workaround enabled
[Raspberry Pi 3 B] [ 3.103602] 3f201000.serial: ttyAMA1 at MMIO 0x3f201000 (irq = 99, base_baud = 0) is a PL011 rev2
[Raspberry Pi 3 B] [ 3.106713] serial serial0: tty port ttyAMA1 registered
[Raspberry Pi 3 B] [ 3.111591] bcm2835-aux-uart 3f215040.serial: there is not valid maps for state default
[Raspberry Pi 3 B] [ 3.115027] printk: console [ttyS0] disabled
[Raspberry Pi 3 B] [ 3.117176] 3f215040.serial: ttyS0 at MMIO 0x3f215040 (irq = 71, base_baud = 50000000) is a 16550
[Raspberry Pi 3 B] [ 3.120139] printk: console [ttyS0] enabled
[Raspberry Pi 3 B] [ 3.255202] usb 1-1: new high-speed USB device number 2 using dwc_otg
[Raspberry Pi 3 B] [ 3.259552] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[Raspberry Pi 3 B] [ 3.296332] Indeed it is in host mode hprt0 = 00001101
[Raspberry Pi 3 B] [ 3.304698] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[Raspberry Pi 3 B] [ 3.543394] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
[Raspberry Pi 3 B] [ 3.551436] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
[Raspberry Pi 3 B] [ 3.551997] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[Raspberry Pi 3 B] [ 3.558625] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
[Raspberry Pi 3 B] [ 3.569612] hub 1-1:1.0: USB hub found
[Raspberry Pi 3 B] [ 3.599679] sdhost: log_buf @ 00000000b94ac456 (c3aee000)
[Raspberry Pi 3 B] [ 3.611324] hub 1-1:1.0: 5 ports detected
[Raspberry Pi 3 B] [ 3.677448] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[Raspberry Pi 3 B] [ 4.131198] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[Raspberry Pi 3 B] [ 4.136382] of_cfs_init
[Raspberry Pi 3 B] [ 4.185096] mmc0: host does not support reading read-only switch, assuming write-enable
[Raspberry Pi 3 B] [ 4.188530] of_cfs_init: OK
[Raspberry Pi 3 B] [ 4.197834] mmc0: Host Software Queue enabled
[Raspberry Pi 3 B] [ 4.200669] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[Raspberry Pi 3 B] [ 4.207087] mmc0: new high speed SDHC card at address 0001
[Raspberry Pi 3 B] [ 4.208251] mmcblk0: mmc0:0001 00000 29.8 GiB
[Raspberry Pi 3 B] [ 4.214759] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[Raspberry Pi 3 B] [ 4.256496] mmcblk0: p1 p2 p3 p4
[Raspberry Pi 3 B] [ 4.263987] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[Raspberry Pi 3 B] [ 4.269286] mmcblk0: mmc0:0001 00000 29.8 GiB
[Raspberry Pi 3 B] [ 4.275757] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[Raspberry Pi 3 B] [ 4.301768] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
[Raspberry Pi 3 B] [ 4.306647] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[Raspberry Pi 3 B] [ 4.310950] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[Raspberry Pi 3 B] [ 4.316811] clk: Disabling unused clocks
[Raspberry Pi 3 B] [ 4.326450] smsc95xx v2.0.0
[Raspberry Pi 3 B] [ 4.327862] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[Raspberry Pi 3 B] [ 4.854111] cfg80211: failed to load regulatory.db
[Raspberry Pi 3 B] [ 4.906071] mmc1: new high speed SDIO card at address 0001
[Raspberry Pi 3 B] [ 4.930813] SMSC LAN8700 usb-001:003:01: attached PHY driver (mii_bus:phy_addr=usb-001:003:01, irq=184)
[Raspberry Pi 3 B] [ 4.944890] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:85:6a:8f
[Raspberry Pi 3 B] [ 4.964903] VFS: Mounted root (squashfs filesystem) readonly on device 179:2.
[Raspberry Pi 3 B] [ 4.976122] devtmpfs: mounted
[Raspberry Pi 3 B] [ 5.002698] Freeing unused kernel memory: 8000K
[Raspberry Pi 3 B] [ 5.009313] Run /gokrazy/init as init process
[Raspberry Pi 3 B] gokrazy build timestamp 2024-07-28T03:47:41Z
[Raspberry Pi 3 B] 1970/01/01 00:00:05 gokrazy.go:75: found hardware watchdog "Broadcom BCM2835 Watchdog timer" with timeout 15s, pinging...
[Raspberry Pi 3 B] [ 5.503714] EXT4-fs (mmcblk0p4): mounted filesystem b67b7fd0-7d98-483d-ab58-b2a435518cd6 r/w with ordered data mode. Quota mode: none.
[Raspberry Pi 3 B] hostname "bakery"
[Raspberry Pi 3 B] gokrazy device model Raspberry Pi 3 Model B Rev 1.2
[Raspberry Pi 3 B] 1970/01/01 00:00:05 gokrazy.go:447: getting EEPROM version: RECOVERY.000 not found, assuming update unsuccessful
[Raspberry Pi 3 B] 1970/01/01 00:00:05 listeners.go:104: now listening on 127.0.0.1:80
[Raspberry Pi 3 B] 1970/01/01 00:00:05 listeners.go:104: now listening on [::1]:80
[Raspberry Pi 3 B] 1970/01/01 00:00:06 randomd.go:38: seeding RNG from /perm/random.seed
[Raspberry Pi 3 B] [ 6.628586] timestamps: boot: 2024-07-28 03:48:28 +0000 UTC, root: 2024-07-28 03:48:28 +0000 UTC (boot=1722138508 root=1722138508)
[Raspberry Pi 3 B] [ 7.579497] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[Raspberry Pi 3 B] [ 7.592434] smsc95xx 1-1.1:1.0 eth0: Link is Up - 100Mbps/Full - flow control off
[Raspberry Pi 3 B] 1970/01/01 00:00:08 listeners.go:104: now listening on 10.0.0.189:80
[Raspberry Pi 3 B] 1970/01/01 00:00:08 listeners.go:101: listen: listen tcp [fe80::ba27:ebff:fe85:6a8f%eth0]:80: bind: cannot assign requested address
[Raspberry Pi 3 B] 1970/01/01 00:00:08 listeners.go:101: listen: listen tcp [fe80::ba27:ebff:fe85:6a8f%eth0]:80: bind: cannot assign requested address
[Raspberry Pi 3 B] 1970/01/01 00:00:08 listeners.go:104: now listening on [fe80::ba27:ebff:fe85:6a8f%eth0]:80
[Raspberry Pi 3 B] [ 10.541026] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[Raspberry Pi 3 B] [ 10.553839] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.bin failed with error -2
[Raspberry Pi 3 B] [ 10.781088] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
[Raspberry Pi 3 B] [ 10.793370] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Mar 30 2021 01:12:21 version 7.45.98.118 (7d96287 CY) FWID 01-32059766
[Raspberry Pi 3 B] [ 11.635273] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[Raspberry Pi 3 B] 2024/07/28 03:49:21 listeners.go:104: now listening on [fe80::ba27:ebff:fed0:3fda%wlan0]:80
[Raspberry Pi 3 B] 2024/07/28 03:49:22 listeners.go:104: now listening on [fd7c:ae21:eb36:0:ba27:ebff:fed0:3fda]:80
[Raspberry Pi 3 B] 2024/07/28 03:49:38 listeners.go:104: now listening on 192.168.1.211:80
[Raspberry Pi 3 B] 2024/07/28 03:49:38 listeners.go:137: no longer listening on 192.168.1.211:80
[Raspberry Pi 3 B] 2024/07/28 03:49:38 listeners.go:129: serving on 192.168.1.211:80: http: Server closed
[Raspberry Pi 3 B] 2024/07/28 03:49:57 listeners.go:104: now listening on 192.168.1.211:80
[Raspberry Pi 3 B] 2024/07/28 03:49:58 listeners.go:137: no longer listening on 192.168.1.211:80
[Raspberry Pi 3 B] 2024/07/28 03:49:58 listeners.go:129: serving on 192.168.1.211:80: http: Server closed
[Raspberry Pi 3 B] [ 50.699918] bake: SUCCESS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment