Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS runner does not pick up job #11881

Open
2 of 15 tasks
moonbox3 opened this issue Mar 26, 2025 · 13 comments
Open
2 of 15 tasks

MacOS runner does not pick up job #11881

moonbox3 opened this issue Mar 26, 2025 · 13 comments

Comments

@moonbox3
Copy link

Description

For the past few days (Starting around March 25, 2025), we're not seeing MacOS runners pick up jobs. For example, with the following job, it's been queued for 1 hour 16 min and counting.

https://github.com/microsoft/semantic-kernel/actions/runs/14072710659/job/39410048335?pr=11184

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • Windows Server 2019
  • Windows Server 2022
  • Windows Server 2025

Image version and build link

Public repo link: https://github.com/microsoft/semantic-kernel/actions/runs/14072710659/job/39410048335?pr=11184

Current runner version: '2.322.0'
Operating System
macOS
14.7.4
23H420
Runner Image
Image: macos-14-arm64
Version: 20250317.1117
Included Software: https://github.com/actions/runner-images/blob/macos-14-arm64/20250317.1117/images/macos/macos-14-arm64-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20250317.1117

Is it regression?

Not sure

Expected behavior

I expect the job to be picked up as quickly as possible. Normally they finish running within a few min.

Actual behavior

Job queued for over an hour.

Repro steps

View the link to our public repo job.

@moonbox3
Copy link
Author

A little misleading now - once the job is finally picked up, any indication about the time it was queued seems to be lost.

@sangeeths03
Copy link
Contributor

Hi @moonbox3 ,I will check on the issue and keep you updated on the progress.

@imabhichow
Copy link

We have similar issue for macOS-13. #11918

@sangeeths03
Copy link
Contributor

sangeeths03 commented Apr 1, 2025

Hi @moonbox3 ,

I’ve tested the pipeline on my end by cloning the repo to my public account and running the Python unit test pipeline multiple times, and I haven’t encountered the issue you're facing. The jobs are being picked up quickly on macOS 14 ARM64, version 20250324.1158, which is the same version as yours.

Here’s the link to the tests I ran: Test Pipelines.

It seems the jobs are running successfully on my side. Perhaps the issue is specific to your environment or configuration, but everything seems fine with the macOS 14 ARM64 runners. Let me know if you need further assistance or if there’s anything more I can help with.

@moonbox3
Copy link
Author

moonbox3 commented Apr 1, 2025

Hi @moonbox3 ,

I’ve tested the pipeline on my end by cloning the repo to my public account and running the Python unit test pipeline multiple times, and I haven’t encountered the issue you're facing. The jobs are being picked up quickly on macOS 14 ARM64, version 20250324.1158, which is the same version as yours.

Here’s the link to the tests I ran: Test Pipelines.

It seems the jobs are running successfully on my side. Perhaps the issue is specific to your environment or configuration, but everything seems fine with the macOS 14 ARM64 runners. Let me know if you need further assistance or if there’s anything more I can help with.

Thanks for spending time on this, @sangeeths03. Much appreciated. I haven't seen the high-latency since I posted this issue -- it previously took hours for MacOS jobs to be picked up, but now they seem okay.

@sangeeths03
Copy link
Contributor

Thanks for the update! I’m glad to hear the issue seems to have been resolved. Feel free to reach out if you encounter any further problems in the future

@moonbox3
Copy link
Author

moonbox3 commented Apr 3, 2025

@sangeeths03 we're seeing high latency again. As an example, the job hasn't been picked up after 45 min. This is unusual.

Image

https://github.com/microsoft/semantic-kernel/actions/runs/14252786458/job/39949297039?pr=11358

@moonbox3
Copy link
Author

moonbox3 commented Apr 3, 2025

Queued for an hour and six minutes now.

Image

@moonbox3
Copy link
Author

moonbox3 commented Apr 3, 2025

@moonbox3
Copy link
Author

moonbox3 commented Apr 3, 2025

@moonbox3
Copy link
Author

moonbox3 commented Apr 3, 2025

@sangeeths03 please re-open this issue, thanks.

@sangeeths03 sangeeths03 reopened this Apr 4, 2025
@sangeeths03
Copy link
Contributor

Thanks for the detailed breakdown @moonbox3 . I'll definitely take a closer look at these

@sangeeths03
Copy link
Contributor

Hi @moonbox3,

I’ve tested and monitored the pipeline for the past three days, and everything seems to be working fine on my end. Here’s a screenshot of my test runs, where the jobs are picked up without any issues:

Image

Could you please confirm if the issue is still occurring on your side? If so, we can investigate further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants