Skip to content

[Bug] OOM occurs in the early morning, and 1panel-agent gets killed #11984

@l12ab

Description

@l12ab

Contact Information

No response

1Panel Version

2.1.0

Problem Description

大约每2天,总是在凌晨,发生oom,短则几分钟,长则50多分钟,然后1panel-agent 进程被kill,请问凌晨1panel-agent干了什么?如何排查问题。

问题版本:2.1.0、2.1.1,以前的版本是不是有问题不清楚,以没留意到

机器安装了openresty redis php supervisor
自动ssl证书更新
已添加许可证
开启了waf

Steps to Reproduce

附上部分服务器日志
当有init logger successfully 时,确认1panel-agent进程重启了

面板上的日志

[2026-02-24 00:00:00] [INFO] clear waf log  task has completed  
[2026-02-24 00:00:00] [INFO] The scheduled certificate update task is currently in progress ...  
[2026-02-24 00:00:00] [INFO] The scheduled certificate update task has completed  
[2026-02-24 00:00:00] [INFO] Website scheduled task in progress ...  
[2026-02-24 00:00:00] [INFO] Website scheduled task has completed  
[2026-02-24 00:58:18] [INFO] init logger successfully  
[2026-02-24 00:58:18] [INFO] Migration run successfully  
[2026-02-24 00:58:18] [DEBUG] synchronize system time with [pool.ntp.org] successful!  


[2026-02-26 00:00:00] [INFO] clear monitor website log task in progress ...  
[2026-02-26 00:00:00] [INFO] clear waf log task in progress ...  
[2026-02-26 00:00:00] [INFO] clear waf log  task has completed  
[2026-02-26 00:00:00] [INFO] The scheduled certificate update task is currently in progress ...  
[2026-02-26 00:00:00] [INFO] The scheduled certificate update task has completed  
[2026-02-26 00:00:00] [INFO] Website scheduled task in progress ...  
[2026-02-26 00:00:00] [INFO] Website scheduled task has completed  
[2026-02-26 00:54:00] [INFO] init logger successfully  
[2026-02-26 00:54:00] [INFO] Migration run successfully  


[2026-02-28 00:00:00] [INFO] clear monitor website log task in progress ...  
[2026-02-28 00:00:00] [INFO] clear waf log task in progress ...  
[2026-02-28 00:00:00] [INFO] clear waf log  task has completed  
[2026-02-28 00:00:00] [INFO] Website scheduled task in progress ...  
[2026-02-28 00:00:00] [INFO] Website scheduled task has completed  
[2026-02-28 00:00:00] [INFO] The scheduled certificate update task is currently in progress ...  
[2026-02-28 00:00:00] [INFO] The scheduled certificate update task has completed  
[2026-02-28 00:07:26] [INFO] init logger successfully  
[2026-02-28 00:07:26] [INFO] Migration run successfully  
[2026-02-28 00:07:26] [DEBUG] synchronize system time with [time1.tencentyun.com] successful!  
[2026-02-28 00:07:29] [INFO] add cutWebsiteLog job 定时切割网站日志 successful  
[2026-02-28 00:07:29] [INFO] start cronjob entryID: 5  
[2026-02-28 00:07:29] [INFO] add curl job xxxx successful  
[2026-02-28 00:07:29] [INFO] start cronjob entryID: 6  
[2026-02-28 00:07:29] [INFO] add curl job xxxx successful  
[2026-02-28 00:07:29] [INFO] start cronjob entryID: 7  
[2026-02-28 00:07:29] [WARNING] init sites config failed, err: open conf/sites.json: no such file or directory  
[2026-02-28 00:07:29] [INFO] [xpack] migration run successfully  
[2026-02-28 00:07:29] [INFO] [AppStore] sync app from remote task create start  
[2026-02-28 00:07:29] [INFO] [AppStore] sync app from remote task create ok  
[2026-02-28 00:07:29] [INFO] [AppStore] download file from https://apps-assets.fit2cloud.com/stable/1panel.json.zip  
[2026-02-28 00:07:30] [INFO] [AppStore] Appstore sync completed  

服务器日志

2026-02-24T00:58:12.250897+08:00 localhost kernel: [13313047.050386] systemd invoked oom-killer: gfp_mask=0x140cca(GFP_HIGHUSER_MOVABLE|__GFP_COMP), order=0, oom_score_adj=0
2026-02-24T00:58:12.288875+08:00 localhost kernel: [13313047.052128] CPU: 0 PID: 1 Comm: systemd Not tainted 6.1.0-39-amd64 #1  Debian 6.1.148-1
2026-02-24T00:58:12.288884+08:00 localhost kernel: [13313047.053515] Hardware name: Tencent Cloud CVM, BIOS seabios-1.9.1-qemu-project.org 04/01/2014
2026-02-24T00:58:12.288885+08:00 localhost kernel: [13313047.054934] Call Trace:
2026-02-24T00:58:12.288886+08:00 localhost kernel: [13313047.055680]  <TASK>
2026-02-24T00:58:12.288887+08:00 localhost kernel: [13313047.056384]  dump_stack_lvl+0x44/0x5c
2026-02-24T00:58:12.288888+08:00 localhost kernel: [13313047.057254]  dump_header+0x4c/0x22b
2026-02-24T00:58:12.288890+08:00 localhost kernel: [13313047.058098]  oom_kill_process.cold+0xb/0x10
2026-02-24T00:58:12.288894+08:00 localhost kernel: [13313047.059006]  out_of_memory+0x1fd/0x4c0
2026-02-24T00:58:12.288895+08:00 localhost kernel: [13313047.059879]  __alloc_pages_slowpath.constprop.0+0x715/0xe40
2026-02-24T00:58:12.288896+08:00 localhost kernel: [13313047.060973]  __alloc_pages+0x305/0x330
2026-02-24T00:58:12.288897+08:00 localhost kernel: [13313047.061837]  folio_alloc+0x17/0x50
2026-02-24T00:58:12.288898+08:00 localhost kernel: [13313047.062713]  __filemap_get_folio+0x155/0x340
2026-02-24T00:58:12.288899+08:00 localhost kernel: [13313047.063620]  filemap_fault+0x139/0x910
2026-02-24T00:58:12.288901+08:00 localhost kernel: [13313047.064480]  ? filemap_map_pages+0x153/0x700
2026-02-24T00:58:12.288902+08:00 localhost kernel: [13313047.065406]  __do_fault+0x33/0x110
2026-02-24T00:58:12.288903+08:00 localhost kernel: [13313047.066225]  do_fault+0x1b9/0x410
2026-02-24T00:58:12.288905+08:00 localhost kernel: [13313047.067028]  __handle_mm_fault+0x660/0xfa0
2026-02-24T00:58:12.288906+08:00 localhost kernel: [13313047.067930]  handle_mm_fault+0xdb/0x2d0
2026-02-24T00:58:12.288907+08:00 localhost kernel: [13313047.068808]  do_user_addr_fault+0x191/0x550
2026-02-24T00:58:12.288908+08:00 localhost kernel: [13313047.069719]  exc_page_fault+0x70/0x170
2026-02-24T00:58:12.288909+08:00 localhost kernel: [13313047.070561]  asm_exc_page_fault+0x22/0x30
2026-02-24T00:58:12.288910+08:00 localhost kernel: [13313047.071438] RIP: 0033:0x7f0dfbb87224
2026-02-24T00:58:12.288911+08:00 localhost kernel: [13313047.072249] Code: Unable to access opcode bytes at 0x7f0dfbb871fa.
2026-02-24T00:58:12.288913+08:00 localhost kernel: [13313047.073330] RSP: 002b:00007ffc8d7da8f8 EFLAGS: 00010287
2026-02-24T00:58:12.288914+08:00 localhost kernel: [13313047.074303] RAX: 00000000f6e00000 RBX: 00005625a51d4e2e RCX: 000000000000002e
2026-02-24T00:58:12.288915+08:00 localhost kernel: [13313047.075480] RDX: 0000000000000002 RSI: 00007f0dfbe9696a RDI: 00005625a51d4e2e
2026-02-24T00:58:12.288916+08:00 localhost kernel: [13313047.076666] RBP: 00007f0dfbe9696a R08: 0000000000000007 R09: 00005625a51614d0
2026-02-24T00:58:12.288928+08:00 localhost kernel: [13313047.077852] R10: b6eb5fde499e68b3 R11: 0000000000000293 R12: 0000000000000002
2026-02-24T00:58:12.288929+08:00 localhost kernel: [13313047.079034] R13: 0000000000000001 R14: 00007ffc8d7da998 R15: 0000000000000073
2026-02-24T00:58:12.288930+08:00 localhost kernel: [13313047.080200]  </TASK>
2026-02-24T00:58:12.288931+08:00 localhost kernel: [13313047.080858] Mem-Info:
2026-02-24T00:58:12.288932+08:00 localhost kernel: [13313047.081524] active_anon:8969 inactive_anon:438556 isolated_anon:0
2026-02-24T00:58:12.288933+08:00 localhost kernel: [13313047.081524]  active_file:37 inactive_file:696 isolated_file:4
2026-02-24T00:58:12.288935+08:00 localhost kernel: [13313047.081524]  unevictable:384 dirty:0 writeback:0
2026-02-24T00:58:12.288936+08:00 localhost kernel: [13313047.081524]  slab_reclaimable:12100 slab_unreclaimable:14192
2026-02-24T00:58:12.288937+08:00 localhost kernel: [13313047.081524]  mapped:7913 shmem:11966 pagetables:2975
2026-02-24T00:58:12.288938+08:00 localhost kernel: [13313047.081524]  sec_pagetables:0 bounce:0
2026-02-24T00:58:12.288940+08:00 localhost kernel: [13313047.081524]  kernel_misc_reclaimable:0
2026-02-24T00:58:12.288941+08:00 localhost kernel: [13313047.081524]  free:13072 free_pcp:73 free_cma:0
2026-02-24T00:58:12.288942+08:00 localhost kernel: [13313047.088250] Node 0 active_anon:35876kB inactive_anon:1754224kB active_file:232kB inactive_file:2696kB unevictable:1536kB isolated(anon):0kB isolated(file):16kB mapped:31652kB dirty:0kB writeback:0kB shmem:47864kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 401408kB writeback_tmp:0kB kernel_stack:5120kB pagetables:11900kB sec_pagetables:0kB all_unreclaimable? no
2026-02-24T00:58:12.288944+08:00 localhost kernel: [13313047.092741] Node 0 DMA free:7908kB boost:0kB min:352kB low:440kB high:528kB reserved_highatomic:0KB active_anon:4kB inactive_anon:6604kB active_file:0kB inactive_file:16kB unevictable:0kB writepending:0kB present:15992kB managed:15360kB mlocked:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
2026-02-24T00:58:12.288946+08:00 localhost kernel: [13313047.096648] lowmem_reserve[]: 0 1900 1900 1900 1900
2026-02-24T00:58:12.288947+08:00 localhost kernel: [13313047.097581] Node 0 DMA32 free:44352kB boost:0kB min:44700kB low:55872kB high:67044kB reserved_highatomic:0KB active_anon:35872kB inactive_anon:1747620kB active_file:44kB inactive_file:2692kB unevictable:1536kB writepending:0kB present:2080632kB managed:1998780kB mlocked:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
2026-02-24T00:58:12.288949+08:00 localhost kernel: [13313047.101724] lowmem_reserve[]: 0 0 0 0 0
2026-02-24T00:58:12.288950+08:00 localhost kernel: [13313047.102553] Node 0 DMA: 18*4kB (UME) 24*8kB (UME) 23*16kB (UME) 14*32kB (UME) 6*64kB (UME) 5*128kB (UME) 3*256kB (UME) 2*512kB (UE) 2*1024kB (UM) 1*2048kB (M) 0*4096kB = 7992kB
2026-02-24T00:58:12.288951+08:00 localhost kernel: [13313047.104999] Node 0 DMA32: 685*4kB (UME) 1102*8kB (ME) 931*16kB (ME) 245*32kB (ME) 113*64kB (ME) 26*128kB (M) 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 44852kB
2026-02-24T00:58:12.288959+08:00 localhost kernel: [13313047.107371] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
2026-02-24T00:58:12.288961+08:00 localhost kernel: [13313047.108770] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
2026-02-24T00:58:12.288962+08:00 localhost kernel: [13313047.110143] 12657 total pagecache pages
2026-02-24T00:58:12.288963+08:00 localhost kernel: [13313047.111002] 0 pages in swap cache
2026-02-24T00:58:12.288964+08:00 localhost kernel: [13313047.111810] Free swap  = 0kB
2026-02-24T00:58:12.288965+08:00 localhost kernel: [13313047.112563] Total swap = 0kB
2026-02-24T00:58:12.288966+08:00 localhost kernel: [13313047.113316] 524156 pages RAM
2026-02-24T00:58:12.288967+08:00 localhost kernel: [13313047.114078] 0 pages HighMem/MovableOnly
2026-02-24T00:58:12.288969+08:00 localhost kernel: [13313047.115004] 20621 pages reserved
2026-02-24T00:58:12.288970+08:00 localhost kernel: [13313047.115769] 0 pages hwpoisoned
2026-02-24T00:58:12.288970+08:00 localhost kernel: [13313047.116546] Tasks state (memory values in pages):
2026-02-24T00:58:12.288972+08:00 localhost kernel: [13313047.116548] [  pid  ]   uid  tgid total_vm      rss pgtables_bytes swapents oom_score_adj name
2026-02-24T00:58:12.288973+08:00 localhost kernel: [13313047.116557] [    271]     0   271    20598      348   155648        0          -250 systemd-journal
2026-02-24T00:58:12.288977+08:00 localhost kernel: [13313047.116562] [    305]     0   305     6661      329    73728        0         -1000 systemd-udevd
2026-02-24T00:58:12.288979+08:00 localhost kernel: [13313047.116567] [    782]     0   782     1469      211    49152        0             0 dhclient
2026-02-24T00:58:12.288980+08:00 localhost kernel: [13313047.116571] [    900]     0   900      627       22    40960        0             0 acpid
2026-02-24T00:58:12.288981+08:00 localhost kernel: [13313047.116574] [    903]     0   903     1654       61    57344        0             0 cron
2026-02-24T00:58:12.288982+08:00 localhost kernel: [13313047.116577] [    904]   100   904     2348      190    61440        0          -900 dbus-daemon
2026-02-24T00:58:12.288984+08:00 localhost kernel: [13313047.116581] [    915]     0   915    55450      790    81920        0             0 rsyslogd
2026-02-24T00:58:12.289000+08:00 localhost kernel: [13313047.116585] [    922]     0   922     4253      278    77824        0             0 systemd-logind
2026-02-24T00:58:12.289001+08:00 localhost kernel: [13313047.116588] [    949]     0   949     3862      332    73728        0         -1000 sshd
2026-02-24T00:58:12.289002+08:00 localhost kernel: [13313047.116592] [    951]     0   951   469047     5238   319488        0          -999 containerd
2026-02-24T00:58:12.289003+08:00 localhost kernel: [13313047.116595] [   1125]     0  1125   600458    11846   450560        0          -500 dockerd
2026-02-24T00:58:12.289004+08:00 localhost kernel: [13313047.116599] [   1226]     0  1226     1470       24    57344        0             0 agetty
2026-02-24T00:58:12.289005+08:00 localhost kernel: [13313047.116602] [   1227]     0  1227     1376       24    49152        0             0 agetty
2026-02-24T00:58:12.289006+08:00 localhost kernel: [13313047.116605] [   1294]   102  1294     4722      178    57344        0             0 chronyd
2026-02-24T00:58:12.289007+08:00 localhost kernel: [13313047.116609] [   1295]   102  1295     2640      144    57344        0             0 chronyd
2026-02-24T00:58:12.289008+08:00 localhost kernel: [13313047.116612] [   1682]     0  1682   309590     1435   118784        0          -998 containerd-shim
2026-02-24T00:58:12.289009+08:00 localhost kernel: [13313047.116616] [   1748]     0  1748     9247     5265   114688        0             0 supervisord
2026-02-24T00:58:12.289025+08:00 localhost kernel: [13313047.116619] [   1851]     0  1851   454772     2386   188416        0          -500 docker-proxy
2026-02-24T00:58:12.289027+08:00 localhost kernel: [13313047.116622] [   1966]     0  1966    96238     3304   253952        0             0 php-fpm
2026-02-24T00:58:12.289028+08:00 localhost kernel: [13313047.116625] [   2056]     0  2056    20236      127    65536        0             0 sgagent
2026-02-24T00:58:12.289033+08:00 localhost kernel: [13313047.116628] [ 492079]     0 492079   309590     1983   118784        0          -998 containerd-shim
2026-02-24T00:58:12.289034+08:00 localhost kernel: [13313047.116632] [ 492102]   999 492102    34566     1861   122880        0             0 redis-server
2026-02-24T00:58:12.289035+08:00 localhost kernel: [13313047.116635] [ 492139]     0 492139   454772     1841   184320        0          -500 docker-proxy
2026-02-24T00:58:12.289036+08:00 localhost kernel: [13313047.116639] [ 494525]     0 494525   100302     3964   143360        0             0 fail2ban-server
2026-02-24T00:58:12.289037+08:00 localhost kernel: [13313047.116642] [ 480843]     0 480843    11710     1952   188416        0             0 barad_agent
2026-02-24T00:58:12.289041+08:00 localhost kernel: [13313047.116645] [2959038]     0 2959038     9942     5359   118784        0             0 supervisord
2026-02-24T00:58:12.289046+08:00 localhost kernel: [13313047.116658] [ 302441]     0 302441   309590     2121   126976        0          -998 containerd-shim
2026-02-24T00:58:12.289047+08:00 localhost kernel: [13313047.116662] [ 302463]     0 302463   157473     3199   163840        0             0 openresty
2026-02-24T00:58:12.289048+08:00 localhost kernel: [13313047.116665] [2644674]     0 2644674   326250     3510   180224        0             0 sh
2026-02-24T00:58:12.289050+08:00 localhost kernel: [13313047.116669] [ 886952]     0 886952   314036     2828   200704        0             0 YDLive
2026-02-24T00:58:12.289098+08:00 localhost kernel: [13313047.116673] [ 177558]  1000 177558    96704     8059   294912        0             0 php-fpm
2026-02-24T00:58:12.289100+08:00 localhost kernel: [13313047.116676] [ 328940]  1000 328940   115159     7596   303104        0             0 php-fpm
2026-02-24T00:58:12.289101+08:00 localhost kernel: [13313047.116679] [1029458]  1000 1029458    96691     8022   299008        0             0 php-fpm
2026-02-24T00:58:12.289105+08:00 localhost kernel: [13313047.116683] [1458063]  1000 1458063    96712     7930   294912        0             0 php-fpm
2026-02-24T00:58:12.289105+08:00 localhost kernel: [13313047.116686] [1683749]  1000 1683749    96741     7983   299008        0             0 php-fpm
2026-02-24T00:58:12.289106+08:00 localhost kernel: [13313047.116689] [1796538]     0 1796538   164856    10375   229376        0             0 openresty
2026-02-24T00:58:12.289107+08:00 localhost kernel: [13313047.116692] [1796539]     0 1796539   160411     5953   176128        0             0 openresty
2026-02-24T00:58:12.289109+08:00 localhost kernel: [13313047.116699] [2909582]     0 2909582   202611    16060   389120        0             0 YDService
2026-02-24T00:58:12.289112+08:00 localhost kernel: [13313047.116702] [2997922]     0 2997922   323411     5655   225280        0             0 1panel-core
2026-02-24T00:58:12.289113+08:00 localhost kernel: [13313047.116706] [3008325]     0 3008325     3001      166    45056        0             0 pure-ftpd
2026-02-24T00:58:12.289114+08:00 localhost kernel: [13313047.116709] [4081921]  1000 4081921    96652     5048   253952        0             0 php-fpm
2026-02-24T00:58:12.289115+08:00 localhost kernel: [13313047.116712] [1212484]     0 1212484   656013   286124  2564096        0             0 1panel-agent
2026-02-24T00:58:12.289116+08:00 localhost kernel: [13313047.116716] [1212517]     0 1212517    11867     2124   188416        0             0 barad_agent
2026-02-24T00:58:12.289117+08:00 localhost kernel: [13313047.116719] [1212518]     0 1212518   178941     4401   303104        0             0 barad_agent
2026-02-24T00:58:12.289118+08:00 localhost kernel: [13313047.116723] [1898303]  1000 1898303    96238     2403   196608        0             0 php-fpm
2026-02-24T00:58:12.289121+08:00 localhost kernel: [13313047.116727] [1907003]     0 1907003     3766       72    61440        0             0 sshd
2026-02-24T00:58:12.289122+08:00 localhost kernel: [13313047.116731] [1907005]     0 1907005     1761       77    57344        0             0 cron
2026-02-24T00:58:12.289123+08:00 localhost kernel: [13313047.116734] [1907006]     0 1907006      646       27    45056        0             0 sh
2026-02-24T00:58:12.289124+08:00 localhost kernel: [13313047.116737] [1907007]     0 1907007     1761       78    57344        0             0 cron
2026-02-24T00:58:12.289125+08:00 localhost kernel: [13313047.116740] [1907008]     0 1907008     1761       77    57344        0             0 cron
2026-02-24T00:58:12.289126+08:00 localhost kernel: [13313047.116743] [1907009]     0 1907009      646       28    49152        0             0 trystart.sh
2026-02-24T00:58:12.289129+08:00 localhost kernel: [13313047.116746] [1907011]     0 1907011     1761       78    57344        0             0 cron
2026-02-24T00:58:12.289130+08:00 localhost kernel: [13313047.116749] [1907012]     0 1907012     1761       77    57344        0             0 cron
2026-02-24T00:58:12.289131+08:00 localhost kernel: [13313047.116753] [1907013]     0 1907013     1755       74    57344        0             0 cron
2026-02-24T00:58:12.289132+08:00 localhost kernel: [13313047.116756] [1907014]     0 1907014     1755       74    57344        0             0 cron
2026-02-24T00:58:12.289133+08:00 localhost kernel: [13313047.116759] [1907015]     0 1907015     1755       74    57344        0             0 cron
2026-02-24T00:58:12.289133+08:00 localhost kernel: [13313047.116762] [1907016]     0 1907016     1755       74    57344        0             0 cron
2026-02-24T00:58:12.289137+08:00 localhost kernel: [13313047.116765] [1907017]     0 1907017     3764       73    57344        0             0 sshd
2026-02-24T00:58:12.289138+08:00 localhost kernel: [13313047.116768] [1907018]     0 1907018     1755       74    57344        0             0 cron
2026-02-24T00:58:12.289139+08:00 localhost kernel: [13313047.116771] [1907019]     0 1907019     1755       74    57344        0             0 cron
2026-02-24T00:58:12.289139+08:00 localhost kernel: [13313047.116774] [1907022]     0 1907022     1755       74    57344        0             0 cron
2026-02-24T00:58:12.289140+08:00 localhost kernel: [13313047.116777] [1907023]     0 1907023     1755       74    57344        0             0 cron
2026-02-24T00:58:12.289141+08:00 localhost kernel: [13313047.116781] [1907024]     0 1907024     1755       72    57344        0             0 cron
2026-02-24T00:58:12.289142+08:00 localhost kernel: [13313047.116784] [1907025]     0 1907025     1755       74    57344        0             0 cron
2026-02-24T00:58:12.289145+08:00 localhost kernel: [13313047.116787] [1907027]     0 1907027     1750       72    57344        0             0 cron
2026-02-24T00:58:12.289146+08:00 localhost kernel: [13313047.116791] [1907028]     0 1907028     1750       71    57344        0             0 cron
2026-02-24T00:58:12.289147+08:00 localhost kernel: [13313047.116794] [1907029]     0 1907029     1750       71    57344        0             0 cron
2026-02-24T00:58:12.289148+08:00 localhost kernel: [13313047.116797] [1907030]     0 1907030     1750       71    57344        0             0 cron
2026-02-24T00:58:12.289149+08:00 localhost kernel: [13313047.116800] [1907031]     0 1907031     1750       71    57344        0             0 cron
2026-02-24T00:58:12.289150+08:00 localhost kernel: [13313047.116803] [1907032]     0 1907032     3652       62    61440        0             0 sshd
2026-02-24T00:58:12.289153+08:00 localhost kernel: [13313047.116806] [1907033]     0 1907033     1745       68    57344        0             0 cron
2026-02-24T00:58:12.289154+08:00 localhost kernel: [13313047.116809] [1907034]     0 1907034     1750       71    57344        0             0 cron
2026-02-24T00:58:12.289155+08:00 localhost kernel: [13313047.116812] [1907035]     0 1907035     1745       69    57344        0             0 cron
2026-02-24T00:58:12.289156+08:00 localhost kernel: [13313047.116816] [1907036]     0 1907036     1740       67    57344        0             0 cron
2026-02-24T00:58:12.289157+08:00 localhost kernel: [13313047.116819] [1907038]     0 1907038     1746       65    57344        0             0 cron
2026-02-24T00:58:12.289158+08:00 localhost kernel: [13313047.116822] [1907039]     0 1907039     1746       65    57344        0             0 cron
2026-02-24T00:58:12.289159+08:00 localhost kernel: [13313047.116825] [1907040]     0 1907040     1746       65    57344        0             0 cron
2026-02-24T00:58:12.289162+08:00 localhost kernel: [13313047.116828] [1907041]     0 1907041     1746       65    57344        0             0 cron
2026-02-24T00:58:12.289163+08:00 localhost kernel: [13313047.116832] [1907044]     0 1907044     1746       65    57344        0             0 cron
2026-02-24T00:58:12.289164+08:00 localhost kernel: [13313047.116835] [1907045]     0 1907045     1746       65    57344        0             0 cron
2026-02-24T00:58:12.289165+08:00 localhost kernel: [13313047.116838] [1907047]     0 1907047     1746       65    57344        0             0 cron
2026-02-24T00:58:12.289166+08:00 localhost kernel: [13313047.116841] [1907049]     0 1907049     1116       32    45056        0             0 sshd
2026-02-24T00:58:12.289166+08:00 localhost kernel: [13313047.116844] [1907050]     0 1907050     1374       25    45056        0             0 chmod
2026-02-24T00:58:12.289177+08:00 localhost kernel: [13313047.116847] [1907052]     0 1907052     1654       61    57344        0             0 cron
2026-02-24T00:58:12.289178+08:00 localhost kernel: [13313047.116850] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=init.scope,mems_allowed=0,global_oom,task_memcg=/system.slice/1panel-agent.service,task=1panel-agent,pid=1212484,uid=0
2026-02-24T00:58:12.289179+08:00 localhost kernel: [13313047.116883] Out of memory: Killed process 1212484 (1panel-agent) total-vm:2624052kB, anon-rss:1144496kB, file-rss:0kB, shmem-rss:0kB, UID:0 pgtables:2504kB oom_score_adj:0

2026-02-26T00:53:53.792474+08:00 localhost kernel: [13485588.759918] systemd invoked oom-killer: gfp_mask=0x140cca(GFP_HIGHUSER_MOVABLE|__GFP_COMP), order=0, oom_score_adj=0
2026-02-26T00:53:53.877812+08:00 localhost kernel: [13485588.761658] CPU: 1 PID: 1 Comm: systemd Not tainted 6.1.0-39-amd64 #1  Debian 6.1.148-1
2026-02-26T00:53:53.877821+08:00 localhost kernel: [13485588.763047] Hardware name: Tencent Cloud CVM, BIOS seabios-1.9.1-qemu-project.org 04/01/2014
2026-02-26T00:53:53.877822+08:00 localhost kernel: [13485588.764471] Call Trace:
2026-02-26T00:53:53.877823+08:00 localhost kernel: [13485588.765218]  <TASK>
2026-02-26T00:53:53.878057+08:00 localhost kernel: [13485588.765926]  dump_stack_lvl+0x44/0x5c
2026-02-26T00:53:53.878060+08:00 localhost kernel: [13485588.766802]  dump_header+0x4c/0x22b
2026-02-26T00:53:53.878061+08:00 localhost kernel: [13485588.767661]  oom_kill_process.cold+0xb/0x10
2026-02-26T00:53:53.878064+08:00 localhost kernel: [13485588.768588]  out_of_memory+0x1fd/0x4c0
2026-02-26T00:53:53.878065+08:00 localhost kernel: [13485588.769466]  __alloc_pages_slowpath.constprop.0+0x715/0xe40
2026-02-26T00:53:53.878066+08:00 localhost kernel: [13485588.770547]  __alloc_pages+0x305/0x330
2026-02-26T00:53:53.878066+08:00 localhost kernel: [13485588.771416]  folio_alloc+0x17/0x50
2026-02-26T00:53:53.878067+08:00 localhost kernel: [13485588.772248]  __filemap_get_folio+0x155/0x340
2026-02-26T00:53:53.878068+08:00 localhost kernel: [13485588.773177]  filemap_fault+0x139/0x910
2026-02-26T00:53:53.878068+08:00 localhost kernel: [13485588.774038]  ? filemap_map_pages+0x153/0x700
2026-02-26T00:53:53.878069+08:00 localhost kernel: [13485588.774962]  __do_fault+0x33/0x110
2026-02-26T00:53:53.878070+08:00 localhost kernel: [13485588.775787]  do_fault+0x1b9/0x410
2026-02-26T00:53:53.878071+08:00 localhost kernel: [13485588.776605]  __handle_mm_fault+0x660/0xfa0
2026-02-26T00:53:53.878072+08:00 localhost kernel: [13485588.777507]  handle_mm_fault+0xdb/0x2d0
2026-02-26T00:53:53.878072+08:00 localhost kernel: [13485588.778388]  do_user_addr_fault+0x191/0x550
2026-02-26T00:53:53.878073+08:00 localhost kernel: [13485588.779304]  exc_page_fault+0x70/0x170
2026-02-26T00:53:53.878074+08:00 localhost kernel: [13485588.780155]  asm_exc_page_fault+0x22/0x30
2026-02-26T00:53:53.878074+08:00 localhost kernel: [13485588.781035] RIP: 0033:0x7f0dfbb87224
2026-02-26T00:53:53.878075+08:00 localhost kernel: [13485588.781857] Code: Unable to access opcode bytes at 0x7f0dfbb871fa.
2026-02-26T00:53:53.878076+08:00 localhost kernel: [13485588.782953] RSP: 002b:00007ffc8d7da8f8 EFLAGS: 00010287
2026-02-26T00:53:53.878077+08:00 localhost kernel: [13485588.783937] RAX: 00000000f7b00000 RBX: 00005625a5299e11 RCX: 00005625a5301301
2026-02-26T00:53:53.878078+08:00 localhost kernel: [13485588.785123] RDX: 0000000000000002 RSI: 00007f0dfbe9696a RDI: 00005625a5299e11
2026-02-26T00:53:53.878079+08:00 localhost kernel: [13485588.786325] RBP: 00007f0dfbe9696a R08: 7d7c74f1cfd5e2b1 R09: dfe149571b51087b
2026-02-26T00:53:53.878080+08:00 localhost kernel: [13485588.787523] R10: 6334b342fb5fbe14 R11: 0000000000000293 R12: 0000000000000002
2026-02-26T00:53:53.878080+08:00 localhost kernel: [13485588.788716] R13: 0000000000000001 R14: 00007ffc8d7da9b0 R15: 0000000000000000
2026-02-26T00:53:53.878081+08:00 localhost kernel: [13485588.789913]  </TASK>
2026-02-26T00:53:53.878117+08:00 localhost kernel: [13485588.790668] Mem-Info:
2026-02-26T00:53:53.878117+08:00 localhost kernel: [13485588.791312] active_anon:8972 inactive_anon:438581 isolated_anon:0
2026-02-26T00:53:53.878118+08:00 localhost kernel: [13485588.791312]  active_file:18 inactive_file:390 isolated_file:0
2026-02-26T00:53:53.878119+08:00 localhost kernel: [13485588.791312]  unevictable:384 dirty:0 writeback:0
2026-02-26T00:53:53.878120+08:00 localhost kernel: [13485588.791312]  slab_reclaimable:12168 slab_unreclaimable:14178
2026-02-26T00:53:53.878120+08:00 localhost kernel: [13485588.791312]  mapped:7948 shmem:12018 pagetables:2959
2026-02-26T00:53:53.878121+08:00 localhost kernel: [13485588.791312]  sec_pagetables:0 bounce:0
2026-02-26T00:53:53.878122+08:00 localhost kernel: [13485588.791312]  kernel_misc_reclaimable:0
2026-02-26T00:53:53.878122+08:00 localhost kernel: [13485588.791312]  free:14013 free_pcp:20 free_cma:0
2026-02-26T00:53:53.878123+08:00 localhost kernel: [13485588.798118] Node 0 active_anon:35888kB inactive_anon:1754324kB active_file:72kB inactive_file:1572kB unevictable:1536kB isolated(anon):0kB isolated(file):0kB mapped:31792kB dirty:0kB writeback:0kB shmem:48072kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 382976kB writeback_tmp:0kB kernel_stack:5136kB pagetables:11836kB sec_pagetables:0kB all_unreclaimable? no
2026-02-26T00:53:53.878124+08:00 localhost kernel: [13485588.802603] Node 0 DMA free:7912kB boost:0kB min:352kB low:440kB high:528kB reserved_highatomic:0KB active_anon:0kB inactive_anon:6676kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15992kB managed:15360kB mlocked:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
2026-02-26T00:53:53.878125+08:00 localhost kernel: [13485588.806547] lowmem_reserve[]: 0 1900 1900 1900 1900
2026-02-26T00:53:53.878126+08:00 localhost kernel: [13485588.807480] Node 0 DMA32 free:47636kB boost:0kB min:44700kB low:55872kB high:67044kB reserved_highatomic:2048KB active_anon:35888kB inactive_anon:1747648kB active_file:0kB inactive_file:1772kB unevictable:1536kB writepending:0kB present:2080632kB managed:1998780kB mlocked:0kB bounce:0kB free_pcp:68kB local_pcp:0kB free_cma:0kB
2026-02-26T00:53:53.878127+08:00 localhost kernel: [13485588.811694] lowmem_reserve[]: 0 0 0 0 0
2026-02-26T00:53:53.878127+08:00 localhost kernel: [13485588.812532] Node 0 DMA: 6*4kB (UME) 16*8kB (UME) 19*16kB (UME) 15*32kB (UME) 7*64kB (UE) 5*128kB (UME) 3*256kB (UME) 2*512kB (UE) 2*1024kB (UM) 1*2048kB (M) 0*4096kB = 7912kB
2026-02-26T00:53:53.878128+08:00 localhost kernel: [13485588.815012] Node 0 DMA32: 2061*4kB (UMEH) 1340*8kB (UMEH) 835*16kB (UMEH) 250*32kB (UME) 94*64kB (UME) 11*128kB (UM) 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 47748kB
2026-02-26T00:53:53.878129+08:00 localhost kernel: [13485588.817480] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
2026-02-26T00:53:53.878130+08:00 localhost kernel: [13485588.818886] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
2026-02-26T00:53:53.878131+08:00 localhost kernel: [13485588.820259] 12622 total pagecache pages
2026-02-26T00:53:53.878131+08:00 localhost kernel: [13485588.821131] 0 pages in swap cache
2026-02-26T00:53:53.878132+08:00 localhost kernel: [13485588.821950] Free swap  = 0kB
2026-02-26T00:53:53.878133+08:00 localhost kernel: [13485588.822721] Total swap = 0kB
2026-02-26T00:53:53.878133+08:00 localhost kernel: [13485588.823489] 524156 pages RAM
2026-02-26T00:53:53.878134+08:00 localhost kernel: [13485588.824265] 0 pages HighMem/MovableOnly
2026-02-26T00:53:53.878135+08:00 localhost kernel: [13485588.825127] 20621 pages reserved
2026-02-26T00:53:53.878136+08:00 localhost kernel: [13485588.825941] 0 pages hwpoisoned
2026-02-26T00:53:53.878136+08:00 localhost kernel: [13485588.826722] Tasks state (memory values in pages):
2026-02-26T00:53:53.878137+08:00 localhost kernel: [13485588.826724] [  pid  ]   uid  tgid total_vm      rss pgtables_bytes swapents oom_score_adj name
2026-02-26T00:53:53.878138+08:00 localhost kernel: [13485588.826733] [    271]     0   271    22646      348   172032        0          -250 systemd-journal
2026-02-26T00:53:53.878138+08:00 localhost kernel: [13485588.826738] [    305]     0   305     6661      329    73728        0         -1000 systemd-udevd
2026-02-26T00:53:53.878139+08:00 localhost kernel: [13485588.826742] [    782]     0   782     1469      211    49152        0             0 dhclient
2026-02-26T00:53:53.878140+08:00 localhost kernel: [13485588.826746] [    900]     0   900      627       22    40960        0             0 acpid
2026-02-26T00:53:53.878140+08:00 localhost kernel: [13485588.826750] [    903]     0   903     1654       61    57344        0             0 cron
2026-02-26T00:53:53.878141+08:00 localhost kernel: [13485588.826754] [    904]   100   904     2348      190    61440        0          -900 dbus-daemon
2026-02-26T00:53:53.878141+08:00 localhost kernel: [13485588.826757] [    915]     0   915    55450      802    81920        0             0 rsyslogd
2026-02-26T00:53:53.878142+08:00 localhost kernel: [13485588.826761] [    922]     0   922     4253      278    77824        0             0 systemd-logind
2026-02-26T00:53:53.878143+08:00 localhost kernel: [13485588.826764] [    949]     0   949     3862      332    73728        0         -1000 sshd
2026-02-26T00:53:53.878143+08:00 localhost kernel: [13485588.826768] [    951]     0   951   469047     5242   319488        0          -999 containerd
2026-02-26T00:53:53.878144+08:00 localhost kernel: [13485588.826771] [   1125]     0  1125   600458    11847   450560        0          -500 dockerd
2026-02-26T00:53:53.878145+08:00 localhost kernel: [13485588.826775] [   1226]     0  1226     1470       24    57344        0             0 agetty
2026-02-26T00:53:53.878145+08:00 localhost kernel: [13485588.826779] [   1227]     0  1227     1376       24    49152        0             0 agetty
2026-02-26T00:53:53.878146+08:00 localhost kernel: [13485588.826782] [   1294]   102  1294     4722      178    57344        0             0 chronyd
2026-02-26T00:53:53.878147+08:00 localhost kernel: [13485588.826785] [   1295]   102  1295     2640      144    57344        0             0 chronyd
2026-02-26T00:53:53.878147+08:00 localhost kernel: [13485588.826788] [   1682]     0  1682   309590     1451   118784        0          -998 containerd-shim
2026-02-26T00:53:53.878148+08:00 localhost kernel: [13485588.826792] [   1748]     0  1748     9247     5265   114688        0             0 supervisord
2026-02-26T00:53:53.878149+08:00 localhost kernel: [13485588.826795] [   1851]     0  1851   454772     2368   188416        0          -500 docker-proxy
2026-02-26T00:53:53.878149+08:00 localhost kernel: [13485588.826799] [   1966]     0  1966    96238     3304   253952        0             0 php-fpm
2026-02-26T00:53:53.878150+08:00 localhost kernel: [13485588.826802] [   2056]     0  2056    20236      127    65536        0             0 sgagent
2026-02-26T00:53:53.878150+08:00 localhost kernel: [13485588.826805] [ 492079]     0 492079   309590     1959   118784        0          -998 containerd-shim
2026-02-26T00:53:53.878151+08:00 localhost kernel: [13485588.826809] [ 492102]   999 492102    34566     1861   122880        0             0 redis-server
2026-02-26T00:53:53.878152+08:00 localhost kernel: [13485588.826813] [ 492139]     0 492139   454772     1833   184320        0          -500 docker-proxy
2026-02-26T00:53:53.878152+08:00 localhost kernel: [13485588.826817] [ 494525]     0 494525   100306     4140   143360        0             0 fail2ban-server
2026-02-26T00:53:53.878153+08:00 localhost kernel: [13485588.826820] [ 480843]     0 480843    11710     1952   188416        0             0 barad_agent
2026-02-26T00:53:53.878154+08:00 localhost kernel: [13485588.826823] [2959038]     0 2959038     9942     5358   118784        0             0 supervisord
2026-02-26T00:53:53.878157+08:00 localhost kernel: [13485588.826836] [ 302441]     0 302441   309590     2129   126976        0          -998 containerd-shim
2026-02-26T00:53:53.878157+08:00 localhost kernel: [13485588.826839] [ 302463]     0 302463   157473     3199   163840        0             0 openresty
2026-02-26T00:53:53.878158+08:00 localhost kernel: [13485588.826841] [2644674]     0 2644674   326250     3521   180224        0             0 sh
2026-02-26T00:53:53.878159+08:00 localhost kernel: [13485588.826846] [ 886952]     0 886952   314036     2833   200704        0             0 YDLive
2026-02-26T00:53:53.878159+08:00 localhost kernel: [13485588.826849] [1029458]  1000 1029458    96691     8023   299008        0             0 php-fpm
2026-02-26T00:53:53.878160+08:00 localhost kernel: [13485588.826852] [1458063]  1000 1458063    96712     7930   294912        0             0 php-fpm
2026-02-26T00:53:53.878160+08:00 localhost kernel: [13485588.826856] [1683749]  1000 1683749    96741     7999   299008        0             0 php-fpm
2026-02-26T00:53:53.878161+08:00 localhost kernel: [13485588.826859] [1796538]     0 1796538   165008    10133   229376        0             0 openresty
2026-02-26T00:53:53.878161+08:00 localhost kernel: [13485588.826861] [1796539]     0 1796539   160411     6020   176128        0             0 openresty
2026-02-26T00:53:53.878162+08:00 localhost kernel: [13485588.826867] [2909582]     0 2909582   203398    16603   405504        0             0 YDService
2026-02-26T00:53:53.878163+08:00 localhost kernel: [13485588.826870] [2997922]     0 2997922   323426     5718   225280        0             0 1panel-core
2026-02-26T00:53:53.878164+08:00 localhost kernel: [13485588.826873] [3008325]     0 3008325     3001      166    45056        0             0 pure-ftpd
2026-02-26T00:53:53.878164+08:00 localhost kernel: [13485588.826876] [4081921]  1000 4081921    96652     5048   253952        0             0 php-fpm
2026-02-26T00:53:53.878165+08:00 localhost kernel: [13485588.826879] [1898303]  1000 1898303    96320     4468   241664        0             0 php-fpm
2026-02-26T00:53:53.878165+08:00 localhost kernel: [13485588.826883] [1907128]     0 1907128     2086      111    61440        0             0 inetd
2026-02-26T00:53:53.878166+08:00 localhost kernel: [13485588.826886] [1907351]     0 1907351   655805   286436  2605056        0             0 1panel-agent
2026-02-26T00:53:53.878166+08:00 localhost kernel: [13485588.826889] [1907384]     0 1907384    11942     2199   188416        0             0 barad_agent
2026-02-26T00:53:53.878167+08:00 localhost kernel: [13485588.826892] [1907385]     0 1907385   174843     4420   294912        0             0 barad_agent
2026-02-26T00:53:53.878168+08:00 localhost kernel: [13485588.826896] [2187389]  1000 2187389    96624     4729   249856        0             0 php-fpm
2026-02-26T00:53:53.878168+08:00 localhost kernel: [13485588.826899] [2409048]  1000 2409048    96320     4500   245760        0             0 php-fpm
2026-02-26T00:53:53.878169+08:00 localhost kernel: [13485588.826903] [2594699]     0 2594699      646       25    45056        0             0 sh
2026-02-26T00:53:53.878202+08:00 localhost kernel: [13485588.826907] [2594701]     0 2594701     1902       65    57344        0             0 lsblk
2026-02-26T00:53:53.878204+08:00 localhost kernel: [13485588.826910] [2594702]     0 2594702     1640       38    57344        0             0 awk
2026-02-26T00:53:53.878205+08:00 localhost kernel: [13485588.826913] [2594703]     0 2594703      646       28    45056        0             0 sh
2026-02-26T00:53:53.878206+08:00 localhost kernel: [13485588.826917] [2594704]     0 2594704     1746       65    57344        0             0 cron
2026-02-26T00:53:53.878207+08:00 localhost kernel: [13485588.826920] [2594705]     0 2594705     3593       59    61440        0             0 sshd
2026-02-26T00:53:53.878208+08:00 localhost kernel: [13485588.826923] [2594708]     0 2594708     1746       65    57344        0             0 cron
2026-02-26T00:53:53.878209+08:00 localhost kernel: [13485588.826927] [2594709]     0 2594709     1746       65    57344        0             0 cron
2026-02-26T00:53:53.878209+08:00 localhost kernel: [13485588.826929] [2594710]     0 2594710      619       22    40960        0             0 trystart.sh
2026-02-26T00:53:53.878210+08:00 localhost kernel: [13485588.826932] [2594711]     0 2594711     1746       65    57344        0             0 cron
2026-02-26T00:53:53.878211+08:00 localhost kernel: [13485588.826935] [2594712]     0 2594712     1746       65    57344        0             0 cron
2026-02-26T00:53:53.878212+08:00 localhost kernel: [13485588.826938] [2594713]     0 2594713     1746       65    57344        0             0 cron
2026-02-26T00:53:53.878213+08:00 localhost kernel: [13485588.826941] [2594714]     0 2594714     1746       65    57344        0             0 cron
2026-02-26T00:53:53.878214+08:00 localhost kernel: [13485588.826944] [2594716]     0 2594716     1746       65    57344        0             0 cron
2026-02-26T00:53:53.878215+08:00 localhost kernel: [13485588.826947] [2594717]     0 2594717     1746       65    57344        0             0 cron
2026-02-26T00:53:53.878216+08:00 localhost kernel: [13485588.826951] [2594718]     0 2594718     1746       65    57344        0             0 cron
2026-02-26T00:53:53.878217+08:00 localhost kernel: [13485588.826954] [2594719]     0 2594719     1746       65    57344        0             0 cron
2026-02-26T00:53:53.878218+08:00 localhost kernel: [13485588.826957] [2594720]     0 2594720     2817       41    49152        0             0 sshd
2026-02-26T00:53:53.878219+08:00 localhost kernel: [13485588.826960] [2594721]     0 2594721     1746       65    57344        0             0 cron
2026-02-26T00:53:53.878220+08:00 localhost kernel: [13485588.826963] [2594722]     0 2594722     1746       65    57344        0             0 cron
2026-02-26T00:53:53.878221+08:00 localhost kernel: [13485588.826966] [2594724]     0 2594724     1746       65    57344        0             0 cron
2026-02-26T00:53:53.878222+08:00 localhost kernel: [13485588.826969] [2594725]     0 2594725     1746       65    57344        0             0 cron
2026-02-26T00:53:53.878223+08:00 localhost kernel: [13485588.826973] [2594726]     0 2594726     1746       65    57344        0             0 cron
2026-02-26T00:53:53.878225+08:00 localhost kernel: [13485588.826975] [2594727]     0 2594727     1746       65    57344        0             0 cron
2026-02-26T00:53:53.878226+08:00 localhost kernel: [13485588.826978] [2594729]     0 2594729     1746       65    57344        0             0 cron
2026-02-26T00:53:53.878227+08:00 localhost kernel: [13485588.826982] [2594734]     0 2594734     1654       61    57344        0             0 cron
2026-02-26T00:53:53.878228+08:00 localhost kernel: [13485588.826985] [2594735]     0 2594735     3001      169    49152        0             0 pure-ftpd
2026-02-26T00:53:53.878228+08:00 localhost kernel: [13485588.826988] [2594736]     0 2594736     3001      169    49152        0             0 pure-ftpd
2026-02-26T00:53:53.878230+08:00 localhost kernel: [13485588.826992] [2594737]     0 2594737     3001      169    49152        0             0 pure-ftpd
2026-02-26T00:53:53.878231+08:00 localhost kernel: [13485588.826995] [2594738]     0 2594738     3001      168    49152        0             0 pure-ftpd
2026-02-26T00:53:53.878232+08:00 localhost kernel: [13485588.826998] [2594739]     0 2594739     3001      169    49152        0             0 pure-ftpd
2026-02-26T00:53:53.878233+08:00 localhost kernel: [13485588.827001] [2594743]     0 2594743     3001      168    49152        0             0 pure-ftpd
2026-02-26T00:53:53.878234+08:00 localhost kernel: [13485588.827004] [2594751]     0 2594751     3001      167    49152        0             0 pure-ftpd
2026-02-26T00:53:53.878234+08:00 localhost kernel: [13485588.827007] [2594755]     0 2594755     3001      167    49152        0             0 pure-ftpd
2026-02-26T00:53:53.878236+08:00 localhost kernel: [13485588.827011] [2594757]     0 2594757     1654       61    57344        0             0 cron
2026-02-26T00:53:53.878237+08:00 localhost kernel: [13485588.827014] [2594760]     0 2594760     3862      332    65536        0             0 sshd
2026-02-26T00:53:53.878238+08:00 localhost kernel: [13485588.827017] [2594761]     0 2594761     1654       61    57344        0             0 cron
2026-02-26T00:53:53.878239+08:00 localhost kernel: [13485588.827020] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=init.scope,mems_allowed=0,global_oom,task_memcg=/system.slice/1panel-agent.service,task=1panel-agent,pid=1907351,uid=0
2026-02-26T00:53:53.878244+08:00 localhost kernel: [13485588.827054] Out of memory: Killed process 1907351 (1panel-agent) total-vm:2623220kB, anon-rss:1145744kB, file-rss:0kB, shmem-rss:0kB, UID:0 pgtables:2544kB oom_score_adj:0



2026-02-28T00:07:19.834151+08:00 localhost kernel: [90442.185364] systemd invoked oom-killer: gfp_mask=0x140cca(GFP_HIGHUSER_MOVABLE|__GFP_COMP), order=0, oom_score_adj=0
2026-02-28T00:07:19.915719+08:00 localhost kernel: [90442.186670] CPU: 1 PID: 1 Comm: systemd Not tainted 6.1.0-39-amd64 #1  Debian 6.1.148-1
2026-02-28T00:07:19.915730+08:00 localhost kernel: [90442.187612] Hardware name: Tencent Cloud CVM, BIOS seabios-1.9.1-qemu-project.org 04/01/2014
2026-02-28T00:07:19.915731+08:00 localhost kernel: [90442.188593] Call Trace:
2026-02-28T00:07:19.915733+08:00 localhost kernel: [90442.188910]  <TASK>
2026-02-28T00:07:19.915736+08:00 localhost kernel: [90442.189189]  dump_stack_lvl+0x44/0x5c
2026-02-28T00:07:19.915737+08:00 localhost kernel: [90442.189639]  dump_header+0x4c/0x22b
2026-02-28T00:07:19.915738+08:00 localhost kernel: [90442.190076]  oom_kill_process.cold+0xb/0x10
2026-02-28T00:07:19.915740+08:00 localhost kernel: [90442.190582]  out_of_memory+0x1fd/0x4c0
2026-02-28T00:07:19.915742+08:00 localhost kernel: [90442.191044]  __alloc_pages_slowpath.constprop.0+0x715/0xe40
2026-02-28T00:07:19.915743+08:00 localhost kernel: [90442.191709]  __alloc_pages+0x305/0x330
2026-02-28T00:07:19.915744+08:00 localhost kernel: [90442.192170]  folio_alloc+0x17/0x50
2026-02-28T00:07:19.915746+08:00 localhost kernel: [90442.192594]  __filemap_get_folio+0x155/0x340
2026-02-28T00:07:19.915747+08:00 localhost kernel: [90442.193114]  filemap_fault+0x139/0x910
2026-02-28T00:07:19.915748+08:00 localhost kernel: [90442.193572]  ? filemap_map_pages+0x153/0x700
2026-02-28T00:07:19.915749+08:00 localhost kernel: [90442.194090]  __do_fault+0x33/0x110
2026-02-28T00:07:19.915750+08:00 localhost kernel: [90442.194514]  do_fault+0x1b9/0x410
2026-02-28T00:07:19.915752+08:00 localhost kernel: [90442.194924]  __handle_mm_fault+0x660/0xfa0
2026-02-28T00:07:19.915753+08:00 localhost kernel: [90442.195423]  handle_mm_fault+0xdb/0x2d0
2026-02-28T00:07:19.915754+08:00 localhost kernel: [90442.195886]  do_user_addr_fault+0x191/0x550
2026-02-28T00:07:19.915755+08:00 localhost kernel: [90442.196337]  exc_page_fault+0x70/0x170
2026-02-28T00:07:19.915756+08:00 localhost kernel: [90442.196823]  asm_exc_page_fault+0x22/0x30
2026-02-28T00:07:19.915758+08:00 localhost kernel: [90442.197307] RIP: 0033:0x7f99d1b93000
2026-02-28T00:07:19.915759+08:00 localhost kernel: [90442.197747] Code: Unable to access opcode bytes at 0x7f99d1b92fd6.
2026-02-28T00:07:19.915760+08:00 localhost kernel: [90442.198474] RSP: 002b:00007ffed80dc368 EFLAGS: 00010202
2026-02-28T00:07:19.915761+08:00 localhost kernel: [90442.199097] RAX: 0000000000000000 RBX: 00005594cece16be RCX: 000000000000002e
2026-02-28T00:07:19.915763+08:00 localhost kernel: [90442.199936] RDX: 0000000000000002 RSI: 00007f99d1c9696a RDI: 00005594cece16be
2026-02-28T00:07:19.915764+08:00 localhost kernel: [90442.200771] RBP: 00007f99d1c9696a R08: 49706290f623d832 R09: 0000000000000000
2026-02-28T00:07:19.915765+08:00 localhost kernel: [90442.201619] R10: eb57d76e3ca94b83 R11: 0000000000000293 R12: 00007ffed80dc3d0
2026-02-28T00:07:19.915766+08:00 localhost kernel: [90442.202463] R13: 0000000000000001 R14: 00007ffed80dc3e8 R15: 0000000000000073
2026-02-28T00:07:19.915767+08:00 localhost kernel: [90442.203304]  </TASK>
2026-02-28T00:07:19.915768+08:00 localhost kernel: [90442.203637] Mem-Info:
2026-02-28T00:07:19.915769+08:00 localhost kernel: [90442.203940] active_anon:337 inactive_anon:460170 isolated_anon:0
2026-02-28T00:07:19.915770+08:00 localhost kernel: [90442.203940]  active_file:13 inactive_file:174 isolated_file:0
2026-02-28T00:07:19.915771+08:00 localhost kernel: [90442.203940]  unevictable:384 dirty:0 writeback:0
2026-02-28T00:07:19.915772+08:00 localhost kernel: [90442.203940]  slab_reclaimable:8739 slab_unreclaimable:8462
2026-02-28T00:07:19.915773+08:00 localhost kernel: [90442.203940]  mapped:6639 shmem:6948 pagetables:2374
2026-02-28T00:07:19.915774+08:00 localhost kernel: [90442.203940]  sec_pagetables:0 bounce:0
2026-02-28T00:07:19.915775+08:00 localhost kernel: [90442.203940]  kernel_misc_reclaimable:0
2026-02-28T00:07:19.915776+08:00 localhost kernel: [90442.203940]  free:13587 free_pcp:124 free_cma:0
2026-02-28T00:07:19.915777+08:00 localhost kernel: [90442.208984] Node 0 active_anon:1348kB inactive_anon:1840680kB active_file:48kB inactive_file:696kB unevictable:1536kB isolated(anon):0kB isolated(file):0kB mapped:26556kB dirty:0kB writeback:0kB shmem:27792kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 313344kB writeback_tmp:0kB kernel_stack:4272kB pagetables:9496kB sec_pagetables:0kB all_unreclaimable? no
2026-02-28T00:07:19.915778+08:00 localhost kernel: [90442.213533] Node 0 DMA free:7908kB boost:0kB min:352kB low:440kB high:528kB reserved_highatomic:0KB active_anon:0kB inactive_anon:7008kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15992kB managed:15360kB mlocked:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
2026-02-28T00:07:19.915779+08:00 localhost kernel: [90442.217447] lowmem_reserve[]: 0 1900 1900 1900 1900
2026-02-28T00:07:19.915781+08:00 localhost kernel: [90442.218349] Node 0 DMA32 free:46440kB boost:0kB min:44700kB low:55872kB high:67044kB reserved_highatomic:2048KB active_anon:1348kB inactive_anon:1833672kB active_file:56kB inactive_file:736kB unevictable:1536kB writepending:0kB present:2080632kB managed:1998780kB mlocked:0kB bounce:0kB free_pcp:4kB local_pcp:0kB free_cma:0kB
2026-02-28T00:07:19.915783+08:00 localhost kernel: [90442.222481] lowmem_reserve[]: 0 0 0 0 0
2026-02-28T00:07:19.915784+08:00 localhost kernel: [90442.223327] Node 0 DMA: 9*4kB (UM) 10*8kB (UME) 8*16kB (UME) 7*32kB (UME) 3*64kB (UE) 1*128kB (U) 2*256kB (UE) 1*512kB (E) 2*1024kB (ME) 2*2048kB (UM) 0*4096kB = 7956kB
2026-02-28T00:07:19.915784+08:00 localhost kernel: [90442.225704] Node 0 DMA32: 1804*4kB (UME) 796*8kB (UME) 537*16kB (UME) 256*32kB (UME) 118*64kB (UME) 42*128kB (UME) 15*256kB (UM) 0*512kB 0*1024kB 0*2048kB 0*4096kB = 47136kB
2026-02-28T00:07:19.915786+08:00 localhost kernel: [90442.228179] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
2026-02-28T00:07:19.915787+08:00 localhost kernel: [90442.229564] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
2026-02-28T00:07:19.915788+08:00 localhost kernel: [90442.230911] 7247 total pagecache pages
2026-02-28T00:07:19.915789+08:00 localhost kernel: [90442.231738] 0 pages in swap cache
2026-02-28T00:07:19.915791+08:00 localhost kernel: [90442.232529] Free swap  = 0kB
2026-02-28T00:07:19.915792+08:00 localhost kernel: [90442.233264] Total swap = 0kB
2026-02-28T00:07:19.915793+08:00 localhost kernel: [90442.233992] 524156 pages RAM
2026-02-28T00:07:19.915794+08:00 localhost kernel: [90442.234722] 0 pages HighMem/MovableOnly
2026-02-28T00:07:19.915795+08:00 localhost kernel: [90442.235550] 20621 pages reserved
2026-02-28T00:07:19.915796+08:00 localhost kernel: [90442.236320] 0 pages hwpoisoned
2026-02-28T00:07:19.915797+08:00 localhost kernel: [90442.237067] Tasks state (memory values in pages):
2026-02-28T00:07:19.915797+08:00 localhost kernel: [90442.237069] [  pid  ]   uid  tgid total_vm      rss pgtables_bytes swapents oom_score_adj name
2026-02-28T00:07:19.915798+08:00 localhost kernel: [90442.237078] [    265]     0   265    12387      323   118784        0          -250 systemd-journal
2026-02-28T00:07:19.915799+08:00 localhost kernel: [90442.237084] [    301]     0   301     6695      390    77824        0         -1000 systemd-udevd
2026-02-28T00:07:19.915801+08:00 localhost kernel: [90442.237089] [    774]     0   774     1470      211    53248        0             0 dhclient
2026-02-28T00:07:19.915802+08:00 localhost kernel: [90442.237093] [    884]     0   884      627       22    49152        0             0 acpid
2026-02-28T00:07:19.915802+08:00 localhost kernel: [90442.237096] [    887]     0   887     1654       62    57344        0             0 cron
2026-02-28T00:07:19.915803+08:00 localhost kernel: [90442.237100] [    888]   100   888     2328      149    57344        0          -900 dbus-daemon
2026-02-28T00:07:19.915804+08:00 localhost kernel: [90442.237103] [    890]     0   890   100300     3346   139264        0             0 fail2ban-server
2026-02-28T00:07:19.915806+08:00 localhost kernel: [90442.237106] [    892]     0   892     2086      111    61440        0             0 inetd
2026-02-28T00:07:19.915807+08:00 localhost kernel: [90442.237110] [    898]     0   898    55450      802    73728        0             0 rsyslogd
2026-02-28T00:07:19.915808+08:00 localhost kernel: [90442.237113] [    901]     0   901     9941     5319   122880        0             0 supervisord
2026-02-28T00:07:19.915821+08:00 localhost kernel: [90442.237117] [    907]     0   907     4173      256    77824        0             0 systemd-logind
2026-02-28T00:07:19.915822+08:00 localhost kernel: [90442.237120] [    944]     0   944   469047     5324   303104        0          -999 containerd
2026-02-28T00:07:19.915823+08:00 localhost kernel: [90442.237123] [    946]     0   946     3862      331    69632        0         -1000 sshd
2026-02-28T00:07:19.915824+08:00 localhost kernel: [90442.237127] [    948]   102   948     4722      177    61440        0             0 chronyd
2026-02-28T00:07:19.915825+08:00 localhost kernel: [90442.237130] [    956]   102   956     2640      143    61440        0             0 chronyd
2026-02-28T00:07:19.915826+08:00 localhost kernel: [90442.237133] [   1261]     0  1261     1470       22    49152        0             0 agetty
2026-02-28T00:07:19.915827+08:00 localhost kernel: [90442.237137] [   1264]     0  1264     1376       23    53248        0             0 agetty
2026-02-28T00:07:19.915833+08:00 localhost kernel: [90442.237152] [   1318]     0  1318   567498    10145   430080        0          -500 dockerd
2026-02-28T00:07:19.915834+08:00 localhost kernel: [90442.237156] [   1792]     0  1792   309590     2125   122880        0          -998 containerd-shim
2026-02-28T00:07:19.915835+08:00 localhost kernel: [90442.237159] [   1799]     0  1799   309654     1931   126976        0          -998 containerd-shim
2026-02-28T00:07:19.915836+08:00 localhost kernel: [90442.237163] [   1861]     0  1861   157315     2521   155648        0             0 openresty
2026-02-28T00:07:19.915837+08:00 localhost kernel: [90442.237166] [   1869]     0  1869     9247     5329   114688        0             0 supervisord
2026-02-28T00:07:19.915838+08:00 localhost kernel: [90442.237169] [   1966]     0  1966   417810     1173   139264        0          -500 docker-proxy
2026-02-28T00:07:19.915839+08:00 localhost kernel: [90442.237172] [   2062]     0  2062    96238     3300   237568        0             0 php-fpm
2026-02-28T00:07:19.915840+08:00 localhost kernel: [90442.237176] [   2105]  1000  2105    96695     7515   286720        0             0 php-fpm
2026-02-28T00:07:19.915840+08:00 localhost kernel: [90442.237179] [   2106]  1000  2106    96690     7744   286720        0             0 php-fpm
2026-02-28T00:07:19.915841+08:00 localhost kernel: [90442.237182] [   2192]     0  2192   328372     3169   204800        0             0 YDLive
2026-02-28T00:07:19.915842+08:00 localhost kernel: [90442.237186] [   2207]     0  2207   256132    13169   434176        0             0 YDService
2026-02-28T00:07:19.915843+08:00 localhost kernel: [90442.237189] [   2390]     0  2390    20223       92    65536        0             0 sgagent
2026-02-28T00:07:19.915844+08:00 localhost kernel: [90442.237192] [   2422]     0  2422    11616     1805   188416        0             0 barad_agent
2026-02-28T00:07:19.915845+08:00 localhost kernel: [90442.237195] [   2429]     0  2429    11778     2041   188416        0             0 barad_agent
2026-02-28T00:07:19.915846+08:00 localhost kernel: [90442.237199] [   2430]     0  2430   178954     4359   303104        0             0 barad_agent
2026-02-28T00:07:19.915872+08:00 localhost kernel: [90442.237202] [   2521]     0  2521   307817     3356   180224        0             0 sh
2026-02-28T00:07:19.915874+08:00 localhost kernel: [90442.237205] [  17573]     0 17573     3001      166    53248        0             0 pure-ftpd
2026-02-28T00:07:19.915875+08:00 localhost kernel: [90442.237209] [ 144957]     0 144957   164124     8396   200704        0             0 openresty
2026-02-28T00:07:19.915876+08:00 localhost kernel: [90442.237212] [ 144958]     0 144958   159505     3764   159744        0             0 openresty
2026-02-28T00:07:19.915877+08:00 localhost kernel: [90442.237215] [ 145855]     0 145855   721931   333229  2940928        0             0 1panel-agent
2026-02-28T00:07:19.915878+08:00 localhost kernel: [90442.237218] [ 145862]     0 145862   323413     5054   221184        0             0 1panel-core
2026-02-28T00:07:19.915879+08:00 localhost kernel: [90442.237222] [ 146998]     0 146998   309590     1382   114688        0          -998 containerd-shim
2026-02-28T00:07:19.915880+08:00 localhost kernel: [90442.237225] [ 147021]   999 147021    33927     1820   126976        0             0 redis-server
2026-02-28T00:07:19.915881+08:00 localhost kernel: [90442.237228] [ 147057]     0 147057   436243     1684   159744        0          -500 docker-proxy
2026-02-28T00:07:19.915882+08:00 localhost kernel: [90442.237231] [ 229450]  1000 229450   115112     7818   290816        0             0 php-fpm
2026-02-28T00:07:19.915883+08:00 localhost kernel: [90442.237235] [ 310240]  1000 310240    96350     6692   278528        0             0 php-fpm
2026-02-28T00:07:19.915884+08:00 localhost kernel: [90442.237239] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=init.scope,mems_allowed=0,global_oom,task_memcg=/system.slice/1panel-agent.service,task=1panel-agent,pid=145855,uid=0
2026-02-28T00:07:19.915885+08:00 localhost kernel: [90442.237280] Out of memory: Killed process 145855 (1panel-agent) total-vm:2887724kB, anon-rss:1332916kB, file-rss:0kB, shmem-rss:0kB, UID:0 pgtables:2872kB oom_score_adj:0

The expected correct result

No response

Related log output

Additional Information

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions