Request KCIDB Submit Token for Test Result Submission
Liping Shen <[email protected]> Thu, 3 Jul 2025 06:27:08 +0000
| Newsgroups | dev.linux.lists.kernelci |
|---|---|
| Message-ID | <TYUPR06MB612177D6F57D1A988ECD4C3BF343A@TYUPR06MB6121.apcprd06.prod.outlook.com> |
Hi KernelCI team, I’m Liping from ASPEED Technology. We’d like to request a KCIDB submit token so we can submit our test results. Our setup is more of a legacy system, and we’d like to connect to KCIDB using a polling + submit approach. Our plan is to: 1. Poll for KernelCI-built images 2. Run tests (boot, etc.) on ASPEED physical hardware 3. Submit test results to KCIDB using the kcidb-submit tool. The attachment contains the report data from our boot tests using KernelCI-built images. We’ll start in the Playground environment and move to Production once everything’s validated. We would appreciate any advice from you. Let us know what information you need to move forward, and we’re happy to provide details about test flow. Thanks a lot for your help! Best regards, Liping Shen ASPEED Technology [email protected] ************* Email Confidentiality Notice ******************** 免責聲明: 本信件(或其附件)可能包含機密資訊,並受法律保護。如 台端非指定之收件者,請以電子郵件通知本電子郵件之發送者, 並請立即刪除本電子郵件及其附件和銷毀所有複印件。謝謝您的合作! 信驊科技以誠信正直原則永續經營企業,並已委由第三方公正單位勤業眾信及信驊科技獨立董事來管理匿名舉報系統,如各個利害關係人等有發現任何違法及違反公司從業道德、違反法令法規及專業準則、亦或霸凌及違反性別平等之情事,請直接透過以下可選擇匿名之舉報系統舉報,再次感謝您協助信驊持續邁向永續經營。信驊科技舉報網站連結:https://secure.conductwatch.com/aspeedtech/ DISCLAIMER: This message (and any attachments) may contain legally privileged and/or other confidential information. If you have received it in error, please notify the sender by reply e-mail and immediately delete the e-mail and any attachments without copying or disclosing the contents. Thank you. ASPEED Technology is committed to sustainable business practices based on integrity and honesty principles. In order to ensure that all information can be openly and transparently communicated, a third-party independent organization, Deloitte and ASPEED Technology's independent directors, have been entrusted to manage the anonymous reporting system. If any stakeholders discover any illegal activities, violations of the company's professional ethics, infringements of laws and regulations, or incidents of bullying and gender inequality, please directly report through the anonymous reporting system provided below. We thank you for your assistance in helping ASPEED Technology continue its journey towards sustainable operations: https://secure.conductwatch.com/aspeedtech/
ast2600_evb_boot_test.txt
(text/plain, 31.7 KB)
U-Boot SPL 2019.04-v00.04.19 (Jun 19 2024 - 06:33:36 +0000)
Trying to boot from RAM
## Checking hash(es) for Image uboot ... OK
## Checking hash(es) for Image fdt ... OK
U-Boot 2019.04-v00.04.19 (Jun 19 2024 - 06:33:36 +0000)
SOC: AST2600-A3
RST: Power On
eSPI Mode: SIO:Enable : SuperIO-2e
Eth: MAC0: RGMII, MAC1: RGMII, MAC2: RGMII, MAC3: RGMII
Model: AST2600 EVB
DRAM: already initialized, 1.9 GiB (capacity:2048 MiB, VGA:64 MiB, ECC:off)
RC Bridge phy@1e6ed200 : Link down
MMC:
sdhci_slot0@100: 1, sdhci_slot1@200: 2, emmc_slot0@100: 0
Loading Environment from SPI Flash... SF: Detected w25q512jv with page size 256 Bytes, erase size 64 KiB, total 64 MiB
OK
In: serial@1e784000
Out: serial@1e784000
Err: serial@1e784000
Model: AST2600 EVB
Net:
Warning: ftgmac@1e660000 (eth0) using random MAC address - 92:15:45:09:5c:2e
eth0: ftgmac@1e660000
Warning: ftgmac@1e680000 (eth1) using random MAC address - 92:3f:2a:9d:57:92
, eth1: ftgmac@1e680000
Warning: ftgmac@1e670000 (eth2) using random MAC address - 7a:8b:8e:f7:75:bf
, eth2: ftgmac@1e670000
Warning: ftgmac@1e690000 (eth3) using random MAC address - c2:a6:37:5c:04:1d
, eth3: ftgmac@1e690000
Hit any key to stop autoboot: 2 0
ast#
ast# setenv serverip 192.168.1.66
ast# setenv ipaddr 192.168.1.73
ast# setenv gatewayip 192.168.1.254
ast# tftp ${loadaddr} kernelci-fit.bin
ftgmac@1e680000: link up, 1000 Mbps full-duplex mac:92:3f:2a:9d:57:92
Using ftgmac@1e680000 device
TFTP from server 192.168.1.66; our IP address is 192.168.1.73
Filename 'kernelci-fit.bin'.
Load address: 0x83000000
Loading: *#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#############################
8.7 MiB/s
done
Bytes transferred = 23322976 (163e160 hex)
ast# bootm ${loadaddr}
## Loading kernel from FIT Image at 83000000 ...
Using 'conf-aspeed-ast2600-evb.dtb' configuration
Verifying Hash Integrity ... OK
Trying 'kernel-1' kernel subimage
Description: Linux kernel
Type: Kernel Image
Compression: uncompressed
Data Start: 0x83000114
Data Size: 4822720 Bytes = 4.6 MiB
Architecture: ARM
OS: Linux
Load Address: 0x80000000
Entry Point: 0x80000000
Hash algo: sha256
Hash value: 3690d79337b82a24aae42f322d5c99fa882a832ced1fceb357027ec042450f2e
Verifying Hash Integrity ... sha256+ OK
## Loading ramdisk from FIT Image at 83000000 ...
Using 'conf-aspeed-ast2600-evb.dtb' configuration
Verifying Hash Integrity ... OK
Trying 'ramdisk-1' ramdisk subimage
Description: obmc-phosphor-initramfs
Type: RAMDisk Image
Compression: uncompressed
Data Start: 0x834a3544
Data Size: 18458256 Bytes = 17.6 MiB
Architecture: ARM
OS: Linux
Load Address: unavailable
Entry Point: unavailable
Hash algo: sha256
Hash value: 9bb6e05a50e72e67b75c29bf0ebfaeab564a83dbf8b71b99256962187f7c06fe
Verifying Hash Integrity ... sha256+ OK
## Loading fdt from FIT Image at 83000000 ...
Using 'conf-aspeed-ast2600-evb.dtb' configuration
Verifying Hash Integrity ... OK
Trying 'fdt-aspeed-ast2600-evb.dtb' fdt subimage
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x834998e8
Data Size: 39822 Bytes = 38.9 KiB
Architecture: ARM
Hash algo: sha256
Hash value: 49805aac8d3733c3d1e808498a0c904e1ba17b46b0617e4e20bcca0ac8d6343d
Verifying Hash Integrity ... sha256+ OK
Booting using the fdt blob at 0x834998e8
Loading Kernel Image ... OK
Loading Ramdisk to 8ee65000, end 8ffff690 ... OK
Loading Device Tree to 8ee58000, end 8ee64b8d ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0xf00
[ 0.000000] Linux version 6.16.0-rc3 (kernelci@kci-685877825c2cf25042ce838e-kbuild-clang-17-arm-main-ps7qnvdcf) (Debian clang version 17.0.6 (++20231208085813+6009708b4367-1~exp1~20231208085906.81), Debian LLD 17.0.6) #1 SMP Sun Jun 22 21:44:28 UTC 2025
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: AST2600 EVB
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Reserved memory: created CMA memory pool at 0xf8000000, size 64 MiB
[ 0.000000] OF: reserved mem: initialized node video, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0xf8000000..0xfbffffff (65536 KiB) map reusable video
[ 0.000000] Reserved memory: created CMA memory pool at 0xf7000000, size 16 MiB
[ 0.000000] OF: reserved mem: initialized node framebuffer, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0xf7000000..0xf7ffffff (16384 KiB) map reusable framebuffer
[ 0.000000] cma: Reserved 16 MiB at 0xf6000000
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000080000000-0x00000000efffffff]
[ 0.000000] HighMem [mem 0x00000000f0000000-0x00000000fbffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x00000000fbffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000fbffffff]
[ 0.000000] percpu: Embedded 16 pages/cpu s44236 r0 d21300 u65536
[ 0.000000] Kernel command line: console=ttyS4,115200n8 root=/dev/ram rw
[ 0.000000] printk: log buffer data + meta data: 65536 + 204800 = 270336 bytes
[ 0.000000] Dentry cache hash table entries: 262144 (order: 8, 1048576 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 507904
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] ftrace: allocating 33149 entries in 65 pages
[ 0.000000] ftrace: allocated 65 pages with 2 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] RCU Tasks Rude: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[ 0.000000] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 1200.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0x1fffffffffffffff max_cycles: 0x114c1bbbeec, max_idle_ns: 440795229572 ns
[ 0.000001] sched_clock: 61 bits at 1200MHz, resolution 0ns, wraps every 2199023255551ns
[ 0.000015] Switching to timer-based delay loop, resolution 0ns
[ 0.001065] Calibrating delay loop (skipped), value calculated using timer frequency.. 2400.00 BogoMIPS (lpj=12000000)
[ 0.001089] CPU: Testing write buffer coherency: ok
[ 0.001147] pid_max: default: 32768 minimum: 301
[ 0.007187] Mount-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
[ 0.007211] Mountpoint-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
[ 0.016004] Setting up static identity map for 0x80100000 - 0x80100078
[ 0.016238] rcu: Hierarchical SRCU implementation.
[ 0.016248] rcu: Max phase no-delay instances is 1000.
[ 0.016716] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.017603] ASPEED AST2600 rev A3 (05030303)
[ 0.018029] smp: Bringing up secondary CPUs ...
[ 0.019190] smp: Brought up 1 node, 2 CPUs
[ 0.019215] SMP: Total of 2 processors activated (4800.00 BogoMIPS).
[ 0.019224] CPU: All CPU(s) started in SVC mode.
[ 0.019821] Memory: 1877004K/2031616K available (12288K kernel code, 948K rwdata, 2380K rodata, 1024K init, 221K bss, 53364K reserved, 98304K cma-reserved, 98304K highmem)
[ 0.021589] devtmpfs: initialized
[ 0.032781] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.033483] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.033527] posixtimers hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.033581] futex hash table entries: 512 (32768 bytes on 1 NUMA nodes, total 32 KiB, linear).
[ 0.039022] pinctrl core: initialized pinctrl subsystem
[ 0.041306] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.042337] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.043620] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.043640] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.050172] /ahb/interrupt-controller@40461000: Fixed dependency cycle(s) with /ahb/interrupt-controller@40461000
[ 0.079058] SCSI subsystem initialized
[ 0.079428] usbcore: registered new interface driver usbfs
[ 0.079469] usbcore: registered new interface driver hub
[ 0.079539] usbcore: registered new device driver usb
[ 0.079648] mc: Linux media interface: v0.10
[ 0.079705] videodev: Linux video capture interface: v2.00
[ 0.079736] pps_core: LinuxPPS API ver. 1 registered
[ 0.079741] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 0.079758] PTP clock support registered
[ 0.079774] EDAC MC: Ver: 3.0.0
[ 0.081315] mctp: management component transport protocol core
[ 0.081333] NET: Registered PF_MCTP protocol family
[ 0.082466] clocksource: Switched to clocksource arch_sys_counter
[ 0.095328] NET: Registered PF_INET protocol family
[ 0.095647] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.099235] tcp_listen_portaddr_hash hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.099280] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.099300] TCP established hash table entries: 16384 (order: 4, 65536 bytes, linear)
[ 0.099414] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.100042] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.100252] UDP hash table entries: 1024 (order: 3, 57344 bytes, linear)
[ 0.100404] UDP-Lite hash table entries: 1024 (order: 3, 57344 bytes, linear)
[ 0.101077] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.105038] Unpacking initramfs...
[ 0.112682] workingset: timestamp_bits=30 max_order=19 bucket_order=0
[ 0.122095] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.124296] jffs2: version 2.2. (SUMMARY) © 2001-2006 Red Hat, Inc.
[ 0.125278] NET: Registered PF_ALG protocol family
[ 0.125663] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.125885] io scheduler bfq registered
[ 0.152681] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled
[ 0.166241] printk: legacy console [ttyS4] disabled
[ 0.186846] 1e784000.serial: ttyS4 at MMIO 0x1e784000 (irq = 33, base_baud = 115384) is a 16550A
[ 0.186954] printk: legacy console [ttyS4] enabled
[ 0.946179] timeriomem_rng 1e6e2524.hwrng: 32bits from 0x(ptrval) @ 1us
[ 0.954456] aspeed_gfx 1e6e6000.display: assigned reserved memory node framebuffer
[ 0.975661] random: crng init done
[ 0.980079] [drm] Initialized aspeed-gfx-drm 1.0.0 for 1e6e6000.display on minor 0
[ 0.996641] aspeed_gfx 1e6e6000.display: [drm] fb0: aspeed-gfx-drmd frame buffer device
[ 1.006349] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 1.019756] loop: module loaded
[ 1.052141] vmalloc_node_range for size 268439552 failed: Address range restricted to 0xf0800000 - 0xff800000
[ 1.063348] spi-aspeed-smc 1e620000.spi: missing AHB mapping window
[ 1.070377] spi-aspeed-smc 1e620000.spi: probe with driver spi-aspeed-smc failed with error -12
[ 1.080492] vmalloc_node_range for size 268439552 failed: Address range restricted to 0xf0800000 - 0xff800000
[ 1.091681] spi-aspeed-smc 1e630000.spi: missing AHB mapping window
[ 1.098759] spi-aspeed-smc 1e630000.spi: probe with driver spi-aspeed-smc failed with error -12
[ 1.157194] ftgmac100 1e660000.ethernet: Read MAC address 92:15:45:09:5c:2e from chip
[ 1.166757] Generic Clause 45 PHY 1e650000.mdio-1:00: attached PHY driver (mii_bus:phy_addr=1e650000.mdio-1:00, irq=POLL)
[ 1.179786] ftgmac100 1e660000.ethernet eth0: irq 35, mapped at 89f2fd7d
[ 1.187936] ftgmac100 1e680000.ethernet: Read MAC address 92:3f:2a:9d:57:92 from chip
[ 1.302713] RTL8211F Gigabit Ethernet 1e650008.mdio-1:00: attached PHY driver (mii_bus:phy_addr=1e650008.mdio-1:00, irq=POLL)
[ 1.316077] ftgmac100 1e680000.ethernet eth1: irq 36, mapped at 029685cc
[ 1.324130] ftgmac100 1e670000.ethernet: Read MAC address 7a:8b:8e:f7:75:bf from chip
[ 1.343343] Broadcom BCM54210E 1e650010.mdio-1:00: attached PHY driver (mii_bus:phy_addr=1e650010.mdio-1:00, irq=POLL)
[ 1.356062] ftgmac100 1e670000.ethernet eth2: irq 37, mapped at 97203153
[ 1.364119] ftgmac100 1e690000.ethernet: Read MAC address c2:a6:37:5c:04:1d from chip
[ 1.482746] RTL8211F Gigabit Ethernet 1e650018.mdio-1:00: attached PHY driver (mii_bus:phy_addr=1e650018.mdio-1:00, irq=POLL)
[ 1.496098] ftgmac100 1e690000.ethernet eth3: irq 38, mapped at 134acf8d
[ 1.503916] MCTP I2C interface driver
[ 1.508447] usbcore: registered new interface driver usb-storage
[ 1.515354] usbcore: registered new interface driver pl2303
[ 1.521654] usbserial: USB Serial support registered for pl2303
[ 1.550211] ehci-platform 1e6a3000.usb: EHCI Host Controller
[ 1.556682] ehci-platform 1e6a3000.usb: new USB bus registered, assigned bus number 1
[ 1.567205] aspeed_vhub 1e6a0000.usb-vhub: Initialized virtual hub in USB2 mode
[ 1.576845] aspeed-rtc 1e781000.rtc: registered as rtc0
[ 1.582782] aspeed-rtc 1e781000.rtc: hctosys: unable to read the hardware clock
[ 1.591343] i2c_dev: i2c /dev entries driver
[ 1.597639] aspeed-i2c-bus 1e78a080.i2c: i2c bus 0 registered, irq 41
[ 1.606275] aspeed-i2c-bus 1e78a100.i2c: i2c bus 1 registered, irq 42
[ 1.614534] ehci-platform 1e6a3000.usb: irq 40, io mem 0x1e6a3000
[ 1.621571] aspeed-i2c-bus 1e78a180.i2c: i2c bus 2 registered, irq 43
[ 1.629880] aspeed-i2c-bus 1e78a200.i2c: i2c bus 3 registered, irq 44
[ 1.638031] ehci-platform 1e6a3000.usb: USB 2.0 started, EHCI 1.00
[ 1.645459] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.16
[ 1.654759] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.662908] usb usb1: Product: EHCI Host Controller
[ 1.668378] usb usb1: Manufacturer: Linux 6.16.0-rc3 ehci_hcd
[ 1.674836] usb usb1: SerialNumber: 1e6a3000.usb
[ 1.680457] aspeed-i2c-bus 1e78a280.i2c: i2c bus 4 registered, irq 45
[ 1.688841] aspeed-i2c-bus 1e78a300.i2c: i2c bus 5 registered, irq 46
[ 1.697091] aspeed-i2c-bus 1e78a380.i2c: i2c bus 6 registered, irq 47
[ 1.706623] hub 1-0:1.0: USB hub found
[ 1.711199] at24 7-0050: 1024 byte 24c08 EEPROM, writable, 16 bytes/write
[ 1.719012] aspeed-i2c-bus 1e78a400.i2c: i2c bus 7 registered, irq 48
[ 1.727184] hub 1-0:1.0: 1 port detected
[ 1.732711] aspeed-i2c-bus 1e78a480.i2c: i2c bus 8 registered, irq 49
[ 1.740919] aspeed-i2c-bus 1e78a500.i2c: i2c bus 9 registered, irq 50
[ 1.749179] aspeed-i2c-bus 1e78a680.i2c: i2c bus 12 registered, irq 51
[ 1.757785] aspeed-i2c-bus 1e78a700.i2c: i2c bus 13 registered, irq 52
[ 1.766162] aspeed-i2c-bus 1e78a780.i2c: i2c bus 14 registered, irq 53
[ 1.774551] aspeed-i2c-bus 1e78a800.i2c: i2c bus 15 registered, irq 54
[ 1.783307] aspeed-video 1e700000.video: irq 55
[ 1.788443] aspeed-video 1e700000.video: assigned reserved memory node video
[ 1.797435] aspeed-video 1e700000.video: alloc mem size(24576) at 0xf8000000 for jpeg header
[ 1.807635] Driver for 1-wire Dallas network protocol.
[ 1.818087] adt7475 7-002e: ADT7490 device, revision 3
[ 1.823948] adt7475 7-002e: Optional features: in0 in4 fan4 pwm2
[ 1.855244] lm75 8-004d: hwmon1: sensor 'lm75'
[ 1.861552] aspeed-edac 1e6e0000.sdram: ECC mode is not configured in u-boot
[ 1.869550] aspeed-edac 1e6e0000.sdram: probe with driver aspeed-edac failed with error -1
[ 1.879523] sdhci: Secure Digital Host Controller Interface driver
[ 1.886499] sdhci: Copyright(c) Pierre Ossman
[ 1.891405] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.898458] usbcore: registered new interface driver usbhid
[ 1.904775] usbhid: USB HID core driver
[ 1.920605] fsi-master-aspeed 1e79b000.fsi: hub version e0050101 (1 links)
[ 1.928376] fsi-master-aspeed 1e79b000.fsi: mmode set to 70040110 (divisor 1)
[ 1.958778] NET: Registered PF_INET6 protocol family
[ 1.968218] sdhci-aspeed 1e750100.sdhci: Configured for slot 0
[ 1.978883] Segment Routing with IPv6
[ 1.983141] In-situ OAM (IOAM) with IPv6
[ 1.987734] NET: Registered PF_PACKET protocol family
[ 1.993513] 8021q: 802.1Q VLAN Support v1.8
[ 1.998370] Registering SWP/SWPB emulation handler
[ 2.026765] sdhci-aspeed 1e740100.sdhci: Configured for slot 0
[ 2.035565] sdhci-aspeed 1e740200.sdhci: Configured for slot 1
[ 2.043668] printk: legacy console [netcon0] enabled
[ 2.049324] netconsole: network logging started
[ 2.055132] clk: Disabling unused clocks
[ 2.084838] mmc0: SDHCI controller on 1e750100.sdhci [1e750100.sdhci] using ADMA
[ 2.093501] mmc2: SDHCI controller on 1e740200.sdhci [1e740200.sdhci] using ADMA
[ 2.102371] mmc1: SDHCI controller on 1e740100.sdhci [1e740100.sdhci] using ADMA
[ 2.175226] mmc0: new HS200 MMC card at address 0001
[ 2.181765] mmcblk0: mmc0:0001 M08A11 7.28 GiB
[ 2.188271] mmcblk0: p1
[ 2.192008] mmcblk0boot0: mmc0:0001 M08A11 4.00 MiB
[ 2.200768] mmcblk0boot1: mmc0:0001 M08A11 4.00 MiB
[ 2.209399] mmcblk0rpmb: mmc0:0001 M08A11 4.00 MiB, chardev (244:0)
[ 7.695210] Freeing initrd memory: 18028K
[ 7.703753] Freeing unused kernel image (initmem) memory: 1024K
[ 7.711291] Checked W+X mappings: passed, no W+X pages found
[ 7.717673] Run /init as init process
[ 7.742575] systemd[1]: System time advanced to built-in epoch: Thu 2024-12-19 21:25:48 UTC
[!p]104 [?7h[ 7.772704] systemd[1]: systemd 257.1 running in system mode (+PAM -AUDIT -SELINUX -APPARMOR -IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL -ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC -KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF -XKBCOMMON -UTMP -SYSVINIT -LIBARCHIVE)
[ 7.810868] systemd[1]: Detected architecture arm.
Welcome to Phosphor OpenBMC (Phosphor OpenBMC Project Reference Distro) 2.18.0-dev!
[ 7.842918] systemd[1]: Hostname set to <ast2600-default>.
[ 7.849524] systemd[1]: Initializing machine ID from random generator.
[ 7.964770] systemd[1]: Using hardware watchdog 'aspeed_wdt', version 0, device /dev/watchdog0
[ 7.974632] systemd[1]: Watchdog running with a hardware timeout of 2min.
[ 8.483584] systemd[1]: Queued start job for default target Multi-User System.
[ 8.500014] systemd[1]: Created slice Slice /system/getty.
[ OK ] Created slice Slice /system/getty.
[ 8.534667] systemd[1]: Created slice Slice /system/modprobe.
[ OK ] Created slice Slice /system/modprobe.
[ 8.564499] systemd[1]: Created slice Slice /system/serial-getty.
[ OK ] Created slice Slice /system/serial-getty.
[ 8.593238] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ 8.623160] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ 8.652933] systemd[1]: Reached target MCTP local network configuration.
[ OK ] Reached target MCTP local network configuration.
[ 8.682969] systemd[1]: Reached target Path Units.
[ OK ] Reached target Path Units.
[ 8.712836] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 8.742829] systemd[1]: Reached target Slice Units.
[ OK ] Reached target Slice Units.
[ 8.772892] systemd[1]: Reached target Swaps.
[ OK ] Reached target Swaps.
[ 8.803735] systemd[1]: Listening on RPCbind Server Activation Socket.
[ OK ] Listening on RPCbind Server Activation Socket.
[ 8.832907] systemd[1]: Reached target RPC Port Mapper.
[ OK ] Reached target RPC Port Mapper.
[ 8.863365] systemd[1]: syslog.socket: SO_PASSSEC failed: Operation not supported
[ 8.871868] systemd[1]: Listening on Syslog Socket.
[ OK ] Listening on Syslog Socket.
[ 8.904665] systemd[1]: Listening on Process Core Dump Socket.
[ OK ] Listening on Process Core Dump Socket.
[ 8.940481] systemd[1]: Listening on Credential Encryption/Decryption.
[ OK ] Listening on Credential Encryption/Decryption.
[ 8.973434] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).
[ 8.986323] systemd[1]: systemd-journald-dev-log.socket: SO_PASSSEC failed: Operation not supported
[ 8.996753] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 9.023437] systemd[1]: systemd-journald.socket: SO_PASSSEC failed: Operation not supported
[ 9.033140] systemd[1]: systemd-journald.socket: SO_PASSSEC failed: Operation not supported
[ 9.042663] systemd[1]: Listening on Journal Sockets.
[ OK ] Listening on Journal Sockets.
[ 9.073749] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 9.103547] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 9.133329] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 9.163484] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
[ 9.178598] systemd[1]: POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue).
[ 9.197574] systemd[1]: Mounting Kernel Debug File System...
Mounting Kernel Debug File System...
[ 9.227419] systemd[1]: Mounting Kernel Trace File System...
Mounting Kernel Trace File System...
[ 9.273208] systemd[1]: Mounting Temporary Directory /tmp...
Mounting Temporary Directory /tmp...
[ 9.323572] systemd[1]: Starting Load Kernel Module configfs...
Starting Load Kernel Module configfs...
[ 9.363669] systemd[1]: Starting Load Kernel Module efi_pstore...
Starting Load Kernel Module efi_pstore...
[ 9.403593] systemd[1]: Starting Load Kernel Module fuse...
Starting Load Kernel Module fuse...
[ 9.433211] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 9.448732] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 9.463255] systemd[1]: systemd-journald.service: (This warning is only shown for the first unit using IP firewalling.)
[ 9.479645] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 9.513469] systemd[1]: Starting Generate network units from Kernel command line...
Starting Generate network units from Kernel command line...
[ 9.541345] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 9.593724] systemd[1]: Starting Apply Kernel Variables...
Starting Apply Kernel Variables...
[ 9.623527] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[ 9.658281] systemd-journald[106]: Collecting audit messages is disabled.
Starting Create Static Device Nodes in /dev gracefully...
[ 9.697861] systemd[1]: Starting Load udev Rules from Credentials...
Starting Load udev Rules from Credentials...
[ 9.753619] systemd[1]: Starting Coldplug All udev Devices...
Starting Coldplug All udev Devices...
[ 9.809681] systemd[1]: Mounted Kernel Debug File System.
[ OK ] Mounted Kernel Debug File System.
[ 9.844079] systemd[1]: Mounted Kernel Trace File System.
[ OK ] Mounted Kernel Trace File System.
[ 9.863824] systemd[1]: Mounted Temporary Directory /tmp.
[ OK ] Mounted Temporary Directory /tmp.
[ 9.903742] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Finished Load Kernel Module configfs.
[ OK ] Finished Load Kernel Module efi_pstore.
[ OK ] Finished Load Kernel Module fuse.
[ OK ] Finished Generate network units from Kernel command line.
[ OK ] Finished Remount Root and Kernel File Systems.
[ OK ] Finished Apply Kernel Variables.
[ OK ] Finished Create Static Device Nodes in /dev gracefully.
[ OK ] Finished Load udev Rules from Credentials.
[ OK ] Reached target Preparation for Network.
Starting Rebuild Hardware Database...
Starting Flush Journal to Persistent Storage...
Starting Create System Users...
[ 10.338008] systemd-journald[106]: Received client request to flush runtime journal.
[ OK ] Finished Coldplug All udev Devices.
[ OK ] Finished Rebuild Hardware Database.
[ OK ] Finished Flush Journal to Persistent Storage.
[ OK ] Finished Create System Users.
Starting Network Name Resolution...
Starting Network Time Synchronization...
Starting Create Static Device Nodes in /dev...
[ OK ] Finished Create Static Device Nodes in /dev.
[ OK ] Reached target Preparation for Local File Systems.
Starting Rule-based Manager for Device Events and Files...
Mounting Kernel Configuration File System...
Mounting /var/volatile...
[ OK ] Started Network Time Synchronization.
[ OK ] Started Network Name Resolution.
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Started Rule-based Manager for Device Events and Files.
[ OK ] Mounted /var/volatile.
[ OK ] Reached target Host and Network Name Lookups.
[ OK ] Reached target System Time Set.
Starting Network Configuration...
Starting Load/Save OS Random Seed...
[ OK ] Reached target Local File Systems.
Starting Create System Files and Directories...
[ OK ] Finished Load/Save OS Random Seed.
[ OK ] Finished Create System Files and Directories.
[ OK ] Started Network Configuration.
[ 12.143098] ------------[ cut here ]------------
[ 12.148301] WARNING: CPU: 0 PID: 74 at drivers/net/phy/phy.c:1350 _phy_state_machine+0x184/0x2fc
[ 12.158234] _phy_start_aneg+0x0/0xe0: returned: -22
[ 12.163769] CPU: 0 UID: 0 PID: 74 Comm: kworker/0:6 Not tainted 6.16.0-rc3 #1 NONE
[ 12.163786] Hardware name: Generic DT based system
[ 12.163796] Workqueue: events_power_efficient phy_state_machine
[ 12.163818] Call trace:
[ 12.163829] unwind_backtrace from show_stack+0x28/0x2c
[ 12.163853] show_stack from dump_stack_lvl+0x34/0x70
[ 12.163871] dump_stack_lvl from __warn+0xc8/0x1f8
[ 12.163890] __warn from warn_slowpath_fmt+0xb8/0x17c
[ 12.163907] warn_slowpath_fmt from _phy_state_machine+0x184/0x2fc
[ 12.163926] _phy_state_machine from phy_state_machine+0x2c/0x4c
[ 12.163943] phy_state_machine from process_scheduled_works+0x22c/0x47c
[ 12.163961] process_scheduled_works from worker_thread+0x2f8/0x470
[ 12.163975] worker_thread from kthread+0xf4/0x2d4
[ 12.163993] kthread from ret_from_fork+0x14/0x28
[ 12.164008] Exception stack(0xf1405fb0 to 0xf1405ff8)
[ 12.164017] 5fa0: 00000000 00000000 00000000 00000000
[ 12.164026] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 12.164034] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 12.164040] ---[ end trace 0000000000000000 ]---
[ OK ] Reached target Network.
[ OK ] Reached target Hardware activated USB gadget.
Starting RPC Bind...
Starting Rebuild Journal Catalog...
Starting Enable Persistent Storage in systemd-networkd...
[ OK ] Started RPC Bind.
[ OK ] Finished Rebuild Journal Catalog.
Starting Update is Completed...
[ OK ] Finished Enable Persistent Storage in systemd-networkd.
[ OK ] Finished Update is Completed.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target Timer Units.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Listening on Hostname Service Socket.
[ OK ] Reached target Socket Units.
Starting D-Bus System Message Bus...
[ OK ] Started D-Bus System Message Bus.
[ OK ] Reached target Basic System.
[ OK ] Started Kernel Logging Service.
[ OK ] Started System Logging Service.
Starting MCTP control protocol daemon...
Starting Permit User Sessions...
[ OK ] Started MCTP control protocol daemon.
[ OK ] Finished Permit User Sessions.
[ OK ] Reached target MCTP infrastructure active.
[ OK ] Started Serial Getty on ttyS4.
[ OK ] Reached target Login Prompts.
[ OK ] Reached target Multi-User System.
[!p]104 [?7h[6n[32766;32766H[6n[58;1H
Phosphor OpenBMC (Phosphor OpenBMC Project Reference Distro) nodistro.0 ast2600-default ttyS4
ast2600-default login: root
Password: [ 16.235706] ftgmac100 1e680000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx
7[r[999;999H[6n8root@ast2600-default:~# echo start shell
start shell
root@ast2600-default:~#
root@ast2600-default:~# echo "hello world"
hello world
root@ast2600-default:~# cat /proc/version
Linux version 6.16.0-rc3 (kernelci@kci-685877825c2cf25042ce838e-kbuild-clang-17-arm-main-ps7qnvdcf) (Debian clang version 17.0.6 (++20231208085813+6009708b4367-1~exp1~20231208085906.81), Debian LLD 17.0.6) #1 SMP Sun Jun 22 21:44:28 UTC 2025