You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Occasionally, job step gets stuck and does not finish for several hours, continuously printing "Well known directory".
So, forced shutdown is required. It's hard to find the root cause because there is no error.
To Reproduce
No specific way to reproduce. It's randomly and Occasionally.
Issue cases
'Initialize containers' step
'Checkout' step
Expected behavior
No stuck for a long time.
Runner Version and Platform
OS: amd64 linux machine of OrbStack on macos runner version: 2.313.0
What's not working?
No error message. It's on stuck with "Well known directory" log.
Job Log Output
It prints this log continuously when the step is stuck.
[2024-11-28 06:32:15Z INFO HostContext] Well known directory 'Bin': '/home/runner/actions-runner/bin.2.321.0'
[2024-11-28 06:32:15Z INFO HostContext] Well known directory 'Root': '/home/runner/actions-runner'
[2024-11-28 06:32:15Z INFO HostContext] Well known directory 'Work': '/home/runner/actions-runner/_work'
[2024-11-28 06:32:25Z INFO HostContext] Well known directory 'Bin': '/home/runner/actions-runner/bin.2.321.0'
[2024-11-28 06:32:25Z INFO HostContext] Well known directory 'Root': '/home/runner/actions-runner'
[2024-11-28 06:32:25Z INFO HostContext] Well known directory 'Work': '/home/runner/actions-runner/_work'
[2024-11-28 06:32:35Z INFO HostContext] Well known directory 'Bin': '/home/runner/actions-runner/bin.2.321.0'
[2024-11-28 06:32:35Z INFO HostContext] Well known directory 'Root': '/home/runner/actions-runner'
[2024-11-28 06:32:35Z INFO HostContext] Well known directory 'Work': '/home/runner/actions-runner/_work'
[2024-11-28 06:32:45Z INFO HostContext] Well known directory 'Bin': '/home/runner/actions-runner/bin.2.321.0'
[2024-11-28 06:32:45Z INFO HostContext] Well known directory 'Root': '/home/runner/actions-runner'
[2024-11-28 06:32:45Z INFO HostContext] Well known directory 'Work': '/home/runner/actions-runner/_work'
Describe the bug
Occasionally, job step gets stuck and does not finish for several hours, continuously printing "Well known directory".
So, forced shutdown is required. It's hard to find the root cause because there is no error.
To Reproduce
No specific way to reproduce. It's randomly and Occasionally.
Issue cases
Expected behavior
No stuck for a long time.
Runner Version and Platform
OS: amd64 linux machine of OrbStack on macos
runner version: 2.313.0
What's not working?
No error message. It's on stuck with "Well known directory" log.
Job Log Output
It prints this log continuously when the step is stuck.
Runner and Worker's Diagnostic Logs
Initialize containers
Worker_20241128-063201-utc.log
Checkout
Worker_20241203-073903-utc.log
The text was updated successfully, but these errors were encountered: