-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
Description
Technical
- Gitea 1.12 Docker, just upgraded from 1.11.6
- Raspberry Pi 4 Ubuntu 20.04 (official) arm64
- Default settings (MySQL DB, etc.)
Log
020/06/18 18:22:09 ...dules/setting/git.go:93:newGit() [I] Git Version: 2.24.3, Wire Protocol Version 2 Enabled
2020/06/18 18:22:09 routers/init.go:119:GlobalInit() [T] AppPath: /app/gitea/gitea
2020/06/18 18:22:09 routers/init.go:120:GlobalInit() [T] AppWorkPath: /app/gitea
2020/06/18 18:22:09 routers/init.go:121:GlobalInit() [T] Custom path: /data/gitea
2020/06/18 18:22:09 routers/init.go:122:GlobalInit() [T] Log path: /data/gitea/log
2020/06/18 18:22:09 routers/init.go:127:GlobalInit() [I] Delete all repository archives
s6-supervise gitea: warning: finish script lifetime reached maximum value - sending it a SIGKILL
2020/06/18 18:56:15 cmd/web.go:107:runWeb() [I] Starting Gitea on PID: 156
2020/06/18 18:56:15 ...dules/setting/git.go:93:newGit() [I] Git Version: 2.24.3, Wire Protocol Version 2 Enabled
2020/06/18 18:56:15 routers/init.go:119:GlobalInit() [T] AppPath: /app/gitea/gitea
2020/06/18 18:56:15 routers/init.go:120:GlobalInit() [T] AppWorkPath: /app/gitea
2020/06/18 18:56:15 routers/init.go:121:GlobalInit() [T] Custom path: /data/gitea
2020/06/18 18:56:15 routers/init.go:122:GlobalInit() [T] Log path: /data/gitea/log
2020/06/18 18:56:16 routers/init.go:127:GlobalInit() [I] Delete all repository archives
s6-supervise gitea: warning: finish script lifetime reached maximum value - sending it a SIGKILL
2020/06/18 19:06:00 cmd/web.go:107:runWeb() [I] Starting Gitea on PID: 188
2020/06/18 19:06:00 ...dules/setting/git.go:93:newGit() [I] Git Version: 2.24.3, Wire Protocol Version 2 Enabled
2020/06/18 19:06:00 routers/init.go:119:GlobalInit() [T] AppPath: /app/gitea/gitea
2020/06/18 19:06:00 routers/init.go:120:GlobalInit() [T] AppWorkPath: /app/gitea
2020/06/18 19:06:00 routers/init.go:121:GlobalInit() [T] Custom path: /data/gitea
2020/06/18 19:06:00 routers/init.go:122:GlobalInit() [T] Log path: /data/gitea/log
2020/06/18 19:06:01 routers/init.go:127:GlobalInit() [I] Delete all repository archives
s6-supervise gitea: warning: finish script lifetime reached maximum value - sending it a SIGKILL
...
Description
This has been repeating for about 2 hours, taking up 100% CPU in the process.