(2020-04-20 Debian 10.3) ================================================================================ Starting eMMC Flasher from microSD media Version: [1.20180412: all ssh regneration override...] ================================================================================ ================================================================================ Prepare environment for flashing Starting at Sat Jan 1 00:00:10 UTC 2000 ---------------------------------------- ==> Giving system time to stablize... 5 4 3 2 1 ==> Preparing /tmp ==> Preparing sysctl ==> sysctl: vm.min_free_kbytes=[2649] ==> sysctl: setting: [sysctl -w vm.min_free_kbytes=16384] vm.min_free_kbytes = 16384 ---------------------------------------- ==> Determining root drive ==> console=ttyO0,115200n8 bone_capemgr.uboot_capemgr_enabled=1 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh ---------------------------------------- ==> root_drive=[/dev/mmcblk0p1] ====> Root drive identified at [/dev/mmcblk0p1] ==> Boot Drive [/dev/mmcblk0p1] ==> Figuring out Source and Destination devices ====> Source identified: [/dev/mmcblk0] ====> Destination identified: [/dev/mmcblk1] ==> Figuring out machine ====> Machine is TI_AM335x_BeagleBone_Black ====> Machine is compatible with BeagleBone Black ================================================================================ 5 4 3 2 1 ======================================== Checking for Valid bbb-eeprom header ==> Valid bbb-eeprom header found [335] ======================================== ================================================================================ Checking running system ==> Copying: [/dev/mmcblk0] -> [/dev/mmcblk1] ==> lsblk: ---------------------------------------- NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT mmcblk0 179:0 0 7.3G 0 disk `-mmcblk0p1 179:1 0 3.5G 0 part / mmcblk1 179:8 0 3.6G 0 disk `-mmcblk1p1 179:9 0 3.6G 0 part mmcblk1boot0 179:16 0 2M 1 disk mmcblk1boot1 179:24 0 2M 1 disk ---------------------------------------- ==> df -h | grep rootfs: ---------------------------------------- ==> Giving you time to check... 10 9 8 7 6 5 4 3 2 1 ================================================================================ ================================================================================ Preparing drives ---------------------------------------- ==> Erasing: /dev/mmcblk1 ---------------------------------------- 108+0 records in 108+0 records out 113246208 bytes (113 MB, 108 MiB) copied, 10.6689 s, 10.6 MB/s ---------------------------------------- 108+0 records in 108+0 records out 113246208 bytes (113 MB, 108 MiB) copied, 2.72189 s, 41.6 MB/s ---------------------------------------- ==> Erasing: /dev/mmcblk1 complete ---------------------------------------- ---------------------------------------- ==> Loading /boot/SOC.sh ************************************************************ #!/bin/sh format=1.0 board=am335x_evm bootloader_location=dd_spl_uboot_boot bootrom_gpt= dd_spl_uboot_count=2 dd_spl_uboot_seek=1 dd_spl_uboot_conf=notrunc dd_spl_uboot_bs=128k dd_spl_uboot_backup=/opt/backup/uboot/MLO dd_uboot_count=4 dd_uboot_seek=1 dd_uboot_conf=notrunc dd_uboot_bs=384k dd_uboot_backup=/opt/backup/uboot/u-boot.img boot_fstype=ext4 conf_boot_startmb=4 conf_boot_endmb= sfdisk_fstype=L boot_label=BOOT rootfs_label=rootfs #Kernel dtb= serial_tty=ttyO0 usbnet_mem= #Advanced options #disable_ssh_regeneration=true ************************************************************ ==> Loaded ---------------------------------------- ================================================================================ Writing bootloader to [/dev/mmcblk1] ---------------------------------------- ==> Figuring out options for SPL U-Boot copy ... ===> Will use : count=2 seek=1 conv=notrunc bs=128k ==> Figuring out options for U-Boot copy ... ===> Will use : count=4 seek=1 conv=notrunc bs=384k ==> Copying SPL U-Boot with dd if=/opt/backup/uboot/MLO of=/dev/mmcblk1 count=2 seek=1 conv=notrunc bs=128k ------------------------------------------------------------ 0+1 records in 0+1 records out 92564 bytes (93 kB, 90 KiB) copied, 0.0184112 s, 5.0 MB/s ------------------------------------------------------------ ==> Copying U-Boot with dd if=/opt/backup/uboot/u-boot.img of=/dev/mmcblk1 count=4 seek=1 conv=notrunc bs=384k ------------------------------------------------------------ 1+1 records in 1+1 records out 476424 bytes (476 kB, 465 KiB) copied, 0.0894008 s, 5.3 MB/s ------------------------------------------------------------ Writing bootloader completed ================================================================================ ================================================================================ Partitionning /dev/mmcblk1 ---------------------------------------- sfdisk: [2.26.x or greater] ==> sfdisk parameters: sfdisk: [sfdisk from util-linux 2.33.1] sfdisk: [sfdisk --force /dev/mmcblk1] sfdisk: [4M,,L,*] ==> Partitionning ------------------------------------------------------------ Checking that no-one is using this disk right now ... OK Disk /dev/mmcblk1: 3.6 GiB, 3867148288 bytes, 7553024 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes >>> Created a new DOS disklabel with disk identifier 0xd277b4bc. /dev/mmcblk1p1: Created a new partition 1 of type 'Linux' and of size 3.6 GiB. /dev/mmcblk1p2: Done. New situation: Disklabel type: dos Disk identifier: 0xd277b4bc Device Boot Start End Sectors Size Id Type /dev/mmcblk1p1 * 8192 7553023 7544832 3.6G 83 Linux The partition table has been altered. Calling ioctl() to re-read partition table.[ 47.710837] mmcblk1: p1 Syncing disks. ------------------------------------------------------------ ==> Partitionning Completed ==> Generated Partitions: ------------------------------------------------------------ Disk /dev/mmcblk1: 3.6 GiB, 3867148288 bytes, 7553024 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0xd277b4bc Device Boot Start End Sectors Size Id Type /dev/mmcblk1p1 * 8192 7553023 7544832 3.6G 83 Linux ------------------------------------------------------------ ================================================================================ ================================================================================ Preparing future rootfs to receive files ---------------------------------------- ==> Formatting rootfs with mkfs.ext4 /dev/mmcblk1p1 -L rootfs -------------------------------------------------------------------------------- mke2fs 1.44.5 (15-Dec-2018) ext2fs_check_if_mount: Can't check if filesystem is mounted due to missing mtab file while determining whether /dev/mmcblk1p1 is mounted. Discarding device blocks: done Creating filesystem with 943104 4k blocks and 236176 inodes Filesystem UUID: dc96774d-798c-473f-842a-7b8755475e70 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736 Allocating group tables: done Writing inode tables: done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: done -------------------------------------------------------------------------------- ==> Formatting rootfs: /dev/mmcblk1p1 complete ==> Creating temporary rootfs directory (/tmp/rootfs) ==> Mounting /dev/mmcblk1p1 to /tmp/rootfs [ 55.808449] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null) ================================================================================ ================================================================================ Copying: Current rootfs to /dev/mmcblk1p1 ---------------------------------------- ==> rsync: / -> /tmp/rootfs ---------------------------------------- ---------------------------------------- ==> Copying: Kernel modules ===> Creating directory for modules ===> rsync: /lib/modules/4.19.94-ti-r42/ -> /tmp/rootfs/lib/modules/4.19.94-ti-r42/ ---------------------------------------- ---------------------------------------- Copying: Current rootfs to /dev/mmcblk1p1 complete ================================================================================ ================================================================================ Final System Tweaks: ---------------------------------------- ==> Applying SSH Key Regeneration trick ==> Found pre-existing uEnv file at /tmp/rootfs/boot/uEnv.txt. Using it. ******************************************************************************** #Docs: http://elinux.org/Beagleboard:U-boot_partitioning_layout_2.0 uname_r=4.19.94-ti-r42 #uuid= #dtb= ###U-Boot Overlays### ###Documentation: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_Overlays ###Master Enable enable_uboot_overlays=1 ### ###Overide capes with eeprom #uboot_overlay_addr0=/lib/firmware/.dtbo #uboot_overlay_addr1=/lib/firmware/.dtbo #uboot_overlay_addr2=/lib/firmware/.dtbo #uboot_overlay_addr3=/lib/firmware/.dtbo ### ###Additional custom capes #uboot_overlay_addr4=/lib/firmware/.dtbo #uboot_overlay_addr5=/lib/firmware/.dtbo #uboot_overlay_addr6=/lib/firmware/.dtbo #uboot_overlay_addr7=/lib/firmware/.dtbo ### ###Custom Cape #dtb_overlay=/lib/firmware/.dtbo ### ###Disable auto loading of virtual capes (emmc/video/wireless/adc) #disable_uboot_overlay_emmc=1 #disable_uboot_overlay_video=1 #disable_uboot_overlay_audio=1 #disable_uboot_overlay_wireless=1 #disable_uboot_overlay_adc=1 ### ###PRUSS OPTIONS ###pru_rproc (4.14.x-ti kernel) #uboot_overlay_pru=/lib/firmware/AM335X-PRU-RPROC-4-14-TI-00A0.dtbo ###pru_rproc (4.19.x-ti kernel) uboot_overlay_pru=/lib/firmware/AM335X-PRU-RPROC-4-19-TI-00A0.dtbo ###pru_uio (4.14.x-ti, 4.19.x-ti & mainline/bone kernel) #uboot_overlay_pru=/lib/firmware/AM335X-PRU-UIO-00A0.dtbo ### ###Cape Universal Enable enable_uboot_cape_universal=1 ### ###Debug: disable uboot autoload of Cape #disable_uboot_overlay_addr0=1 #disable_uboot_overlay_addr1=1 #disable_uboot_overlay_addr2=1 #disable_uboot_overlay_addr3=1 ### ###U-Boot fdt tweaks... (60000 = 384KB) #uboot_fdt_buffer=0x60000 ###U-Boot Overlays### cmdline=coherent_pool=1M net.ifnames=0 lpj=1990656 rng_core.default_quality=100 quiet #In the event of edid real failures, uncomment this next line: #cmdline=coherent_pool=1M net.ifnames=0 lpj=1990656 rng_core.default_quality=100 quiet video=HDMI-A-1:1024x768@60e ##enable Generic eMMC Flasher: cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh ******************************************************************************** ==> Generating: /etc/fstab ===> /etc/fstab generated **************************************** # /etc/fstab: static file system information. # /dev/mmcblk1p1 / ext4 noatime,errors=remount-ro 0 1 debugfs /sys/kernel/debug debugfs defaults 0 0 **************************************** ==> /boot/uEnv.txt: disabling eMMC flasher script **************************************** #Docs: http://elinux.org/Beagleboard:U-boot_partitioning_layout_2.0 uname_r=4.19.94-ti-r42 #uuid= #dtb= ###U-Boot Overlays### ###Documentation: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_Overlays ###Master Enable enable_uboot_overlays=1 ### ###Overide capes with eeprom #uboot_overlay_addr0=/lib/firmware/.dtbo #uboot_overlay_addr1=/lib/firmware/.dtbo #uboot_overlay_addr2=/lib/firmware/.dtbo #uboot_overlay_addr3=/lib/firmware/.dtbo ### ###Additional custom capes #uboot_overlay_addr4=/lib/firmware/.dtbo #uboot_overlay_addr5=/lib/firmware/.dtbo #uboot_overlay_addr6=/lib/firmware/.dtbo #uboot_overlay_addr7=/lib/firmware/.dtbo ### ###Custom Cape #dtb_overlay=/lib/firmware/.dtbo ### ###Disable auto loading of virtual capes (emmc/video/wireless/adc) #disable_uboot_overlay_emmc=1 #disable_uboot_overlay_video=1 #disable_uboot_overlay_audio=1 #disable_uboot_overlay_wireless=1 #disable_uboot_overlay_adc=1 ### ###PRUSS OPTIONS ###pru_rproc (4.14.x-ti kernel) #uboot_overlay_pru=/lib/firmware/AM335X-PRU-RPROC-4-14-TI-00A0.dtbo ###pru_rproc (4.19.x-ti kernel) uboot_overlay_pru=/lib/firmware/AM335X-PRU-RPROC-4-19-TI-00A0.dtbo ###pru_uio (4.14.x-ti, 4.19.x-ti & mainline/bone kernel) #uboot_overlay_pru=/lib/firmware/AM335X-PRU-UIO-00A0.dtbo ### ###Cape Universal Enable enable_uboot_cape_universal=1 ### ###Debug: disable uboot autoload of Cape #disable_uboot_overlay_addr0=1 #disable_uboot_overlay_addr1=1 #disable_uboot_overlay_addr2=1 #disable_uboot_overlay_addr3=1 ### ###U-Boot fdt tweaks... (60000 = 384KB) #uboot_fdt_buffer=0x60000 ###U-Boot Overlays### cmdline=coherent_pool=1M net.ifnames=0 lpj=1990656 rng_core.default_quality=100 quiet #In the event of edid real failures, uncomment this next line: #cmdline=coherent_pool=1M net.ifnames=0 lpj=1990656 rng_core.default_quality=100 quiet video=HDMI-A-1:1024x768@60e ##enable Generic eMMC Flasher: #cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh **************************************** ================================================================================ Tearing down future rootfs ---------------------------------------- ==> Unmounting /tmp/rootfs ================================================================================ ================================================================================ Tearing Down script environment ==> Unmounting /tmp ==> Stopping Cylon LEDs ... ==> Setting LEDs to ==> Force writeback of eMMC buffers by Syncing: /dev/mmcblk1 ---------------------------------------- 100000+0 records in 100000+0 records out 51200000 bytes (51 MB, 49 MiB) copied, 1.3925 s, 36.8 MB/s ---------------------------------------- ===> Syncing: /dev/mmcblk1 complete ==> This script took 419 seconds to run ================================================================================ ==> Setting LEDs to ==> Displaying mount points -------------------------------------------------------------------------------- sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) udev on /dev type devtmpfs (rw,nosuid,relatime,size=219336k,nr_inodes=54834,mode=755) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=49532k,mode=755) /dev/mmcblk0p1 on / type ext4 (ro,relatime) -------------------------------------------------------------------------------- ================================================================================ eMMC has been flashed: please wait for device to power down. ================================================================================ We are init [ 431.816971] systemd[1]: System time before build time, advancing clock. [ 431.851700] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [ 431.874097] systemd[1]: Detected architecture arm. Welcome to Debian GNU/Linux 10 (buster)! [ 431.909703] systemd[1]: Set hostname to . [ 433.185621] systemd[1]: /lib/systemd/system/rc_battery_monitor.service:5: PIDFile= references path below legacy directory /var/run/, updating /var/run/rc_battery_monitor.pid → /run/rc_battery_monitor.pid; please update the unit file accordingly. [ 433.357606] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ OK ] Set up automount Arbitrary…s File System Automount Point. [ 433.385631] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 433.414699] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 433.441199] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ 433.473606] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 433.493218] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ OK ] Created slice User and Session Slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ OK ] Reached target Swap. Starting Create list of re…odes for the current kernel... [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ OK ] Reached target Paths. [ OK ] Created slice system-getty.slice. [ OK ] Listening on Journal Socket (/dev/log). [ OK ] Reached target Local Encrypted Volumes. [ OK ] Listening on udev Control Socket. [ OK ] Reached target Remote File Systems. Mounting /sys/kernel/debug... Starting Restore / save the current clock... [ OK ] Listening on fsck to fsckd communication Socket. Starting File System Check on Root Device... Mounting POSIX Message Queue File System... [ OK ] Listening on Syslog Socket. [ OK ] Reached target Slices. [ OK ] Listening on initctl Compatibility Named Pipe. [ OK ] Listening on udev Kernel Socket. Starting udev Coldplug all Devices... [ OK ] Listening on Journal Audit Socket. Starting Journal Service... [ OK ] Started Load Kernel Modules. [ OK ] Started Create list of req… nodes for the current kernel. [ OK ] Mounted /sys/kernel/debug. [ OK ] Started Restore / save the current clock. [ OK ] Started File System Check on Root Device. [ OK ] Mounted POSIX Message Queue File System. [ OK ] Started File System Check Daemon to report status. Starting Remount Root and Kernel File Systems... Mounting FUSE Control File System... Mounting Kernel Configuration File System... Starting Apply Kernel Variables... [ OK ] Mounted FUSE Control File System. [ OK ] Mounted Kernel Configuration File System. [ 434.933251] EXT4-fs (mmcblk0p1): re-mounted. Opts: errors=remount-ro [ OK ] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Create System Users... [ OK ] Started Apply Kernel Variables. [ OK ] Started Load/Save Random Seed. [ OK ] Started Journal Service. Starting Flush Journal to Persistent Storage... [ OK ] Started Create System Users. [ 435.897127] systemd-journald[4239]: Received request to flush runtime journal from PID 1 Starting Create Static Device Nodes in /dev... [ OK ] Started Flush Journal to Persistent Storage. [ OK ] Started Create Static Device Nodes in /dev. [ OK ] Reached target Local File Systems (Pre). [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting udev Kernel Device Manager... [ OK ] Started Create Volatile Files and Directories. [ OK ] Started udev Kernel Device Manager. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ OK ] Started Entropy daemon using the HAVEGE algorithm. [ OK ] Started udev Coldplug all Devices. Starting Helper to synchronize boot up for ifupdown... [ OK ] Started Helper to synchronize boot up for ifupdown. Starting Raise network interfaces... [ OK ] Started Update UTMP about System Boot/Shutdown. [ OK ] Started Network Time Synchronization. [ OK ] Reached target System Initialization. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Listening on Cloud9 Socket. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. [ OK ] Listening on Node-RED Socket. [ OK ] Listening on bonescript.socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ OK ] Started Bonescript autorun. Starting LSB: Load kernel …d to enable cpufreq scaling... Starting rc_battery_monitor... Starting BBAI brcmfmac tether Service... Starting System Logging Service... [ OK ] Started D-Bus System Message Bus. Starting Connection service... Starting Avahi mDNS/DNS-SD Stack... Starting robotcontrol... Starting Login Service... [ OK ] Started Regular background program processing daemon. Starting BB WL18xx wlan0 Service... [ OK ] Started Daily Cleanup of Temporary Directories. Starting WPA supplicant... [ OK ] Reached target System Time Synchronized. [ OK ] Started Daily rotation of log files. [ OK ] Reached target Timers. [ OK ] Started System Logging Service. [ OK ] Started Raise network interfaces. [ OK ] Started rc_battery_monitor. [ OK ] Started BBAI brcmfmac tether Service. [ OK ] Started robotcontrol. [ OK ] Started BB WL18xx wlan0 Service. [ OK ] Started Connection service. [ OK ] Started WPA supplicant. [ OK ] Started Login Service. [ OK ] Started Avahi mDNS/DNS-SD Stack. [ OK ] Reached target Network. Starting Generic Board Startup... Starting A high performanc… and a reverse proxy server... Starting Permit User Sessions... [ 442.255412] net eth0: initializing cpsw version 1.12 (0) Starting OpenBSD Secure Shell server... [ 442.405537] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) [ 442.551652] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 442.616168] 8021q: adding VLAN 0 to HW filter on device eth0 [ OK ] Started Permit User Sessions. [ OK ] Stopped Generic Board Startup. [ OK ] Reached target Unmount All Filesystems. [ OK ] Stopped target Timers. [ OK ] Stopped Daily rotation of log files. [ OK ] Stopped target System Time Synchronized. [ OK ] Stopped Daily Cleanup of Temporary Directories. Stopping Avahi mDNS/DNS-SD Stack... Stopping System Logging Service... [ OK ] Removed slice system-serial\x2dgetty.slice. Stopping Permit User Sessions... [ OK ] Removed slice system-getty.slice. Stopping Regular background program processing daemon... Stopping Bonescript autorun... Stopping Login Service... Stopping LSB: Load kernel …d to enable cpufreq scaling... [ OK ] Stopped Bonescript autorun. [ OK ] Stopped System Logging Service. [ OK ] Stopped Avahi mDNS/DNS-SD Stack. [ OK ] Stopped Login Service. [ OK ] Stopped Regular background program processing daemon. [ OK ] Stopped A high performance…er and a reverse proxy server. [ OK ] Stopped OpenBSD Secure Shell server. [ OK ] Stopped Permit User Sessions. [ OK ] Stopped target Network. Stopping Raise network interfaces... Stopping Connection service... Stopping WPA supplicant... [ OK ] Stopped WPA supplicant. [ OK ] Stopped LSB: Load kernel m…ded to enable cpufreq scaling. [ OK ] Stopped target Remote File Systems. [ OK ] Stopped Connection service. Stopping D-Bus System Message Bus... [ OK ] Stopped D-Bus System Message Bus. [ OK ] Stopped Raise network interfaces. [ OK ] Stopped target Basic System. [ OK ] Stopped target Sockets. [ OK ] Closed Node-RED Socket. [ OK ] Closed bonescript.socket. [ OK ] Closed Syslog Socket. [ OK ] Closed Cloud9 Socket. [ OK ] Closed Avahi mDNS/DNS-SD Stack Activation Socket. [ OK ] Stopped target Paths. [ OK ] Stopped target Slices. [ OK ] Removed slice User and Session Slice. [ OK ] Closed D-Bus System Message Bus Socket. [ OK ] Stopped target System Initialization. Stopping Network Time Synchronization... [ OK ] Stopped target Swap. [ OK ] Stopped Apply Kernel Variables. [ OK ] Stopped Load Kernel Modules. Stopping Load/Save Random Seed... Stopping Update UTMP about System Boot/Shutdown... Stopping Restore / save the current clock... [ OK ] Stopped target Local Encrypted Volumes. [ OK ] Stopped Forward Password R…uests to Wall Directory Watch. [ OK ] Stopped Dispatch Password …ts to Console Directory Watch. [ OK ] Stopped Network Time Synchronization. [ OK ] Stopped Restore / save the current clock. [ OK ] Stopped Load/Save Random Seed. [ OK ] Stopped Update UTMP about System Boot/Shutdown. [ OK ] Stopped Create Volatile Files and Directories. [ OK ] Stopped target Local File Systems. [ OK ] Stopped target Local File Systems (Pre). [ OK ] Stopped Create Static Device Nodes in /dev. [ OK ] Stopped Create System Users. [ OK ] Stopped Remount Root and Kernel File Systems. [ OK ] Stopped File System Check on Root Device. [ OK ] Reached target Shutdown. [ OK ] Reached target Final Step. [ OK ] Started Power-Off. [ OK ] Reached target Power-Off. [ 447.334608] systemd-shutdow: 43 output lines suppressed due to ratelimiting [ 447.621984] systemd-shutdown[1]: Syncing filesystems and block devices. [ 447.991222] systemd-shutdown[1]: Sending SIGTERM to remaining processes... [ 448.037430] systemd-journald[4239]: Received SIGTERM from PID 1 (systemd-shutdow). [ 448.088906] systemd-udevd[4256]: Process '/bin/chgrp -R gpio '/sys/devices/platform/ocp/44e0b000.i2c'' terminated by signal TERM. [ 448.102947] systemd-udevd[4281]: Process '/bin/chgrp -R gpio '/sys/devices/platform/ocp/47400000.usb'' terminated by signal TERM. [ 448.131894] systemd-udevd[4266]: Process '/bin/chmod -R g=u '/sys/devices/platform/ocp/44e35000.wdt'' terminated by signal TERM. [ 448.155701] systemd-udevd[4254]: Process '/bin/chmod -R g=u '/sys/devices/platform/ocp/44e3e000.rtc'' terminated by signal TERM. [ 448.177020] systemd-udevd[4281]: Failed to wait for spawned command '/bin/chgrp -R gpio '/sys/devices/platform/ocp/47400000.usb'': Input/output error [ 448.191195] systemd-udevd[4256]: Failed to wait for spawned command '/bin/chgrp -R gpio '/sys/devices/platform/ocp/44e0b000.i2c'': Input/output error [ 448.205286] systemd-udevd[4266]: Failed to wait for spawned command '/bin/chmod -R g=u '/sys/devices/platform/ocp/44e35000.wdt'': Input/output error [ 448.220512] systemd-udevd[4254]: Failed to wait for spawned command '/bin/chmod -R g=u '/sys/devices/platform/ocp/44e3e000.rtc'': Input/output error [ 448.425608] systemd-shutdown[1]: Sending SIGKILL to remaining processes... [ 448.449700] systemd-shutdown[1]: Unmounting file systems. [ 448.462592] [4445]: Remounting '/' read-only in with options 'errors=remount-ro'. [ 448.574388] EXT4-fs (mmcblk0p1): re-mounted. Opts: errors=remount-ro [ 448.683234] systemd-shutdown[1]: All filesystems unmounted. [ 448.689136] systemd-shutdown[1]: Deactivating swaps. [ 448.694645] systemd-shutdown[1]: All swaps deactivated. [ 448.700197] systemd-shutdown[1]: Detaching loop devices. [ 448.706469] systemd-shutdown[1]: All loop devices detached. [ 448.712326] systemd-shutdown[1]: Detaching DM devices. [ 448.768373] reboot: Power down