-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Assertion failed: (timeout != -1) in Command line task on MacOS #13785
Comments
For the record, I've been seeing this, too. My only recourse is to restart failed jobs, because this is intermittent. (It especially happens in tests with long logs.) Is there a PR I can watch to see how this is going? |
Could this be a possible explanation for #13858 ? In other words, node.exe randomly fails during long running tasks? |
That link points to something about Visual Studio. This was something that only affected MacOS, not Windows. In my experience over the past week (seeing that my comment here was 9 days ago), it got worse for a few days—intermittent with a higher probability, sometimes even affecting the restarted job—then got much better. I haven't seen this issue in days. @alexander-smolyakov thought it was related to the Node version, and the link he points to has this error message. Has the Node version been updated? If so, we've noticed! |
I faced a similar issue yesterday and created a ticket: https://developercommunity2.visualstudio.com/t/azure-pipelines-for-ios-returned-exit-code-134-https://developercommunity2.visualstudio.com/t/azure-pipelines-for-ios-returned-exit-code-134-ass/1249827 and I was redirected to this ticket. But seems like the ticket is already closed, which is not. |
Hey @jpivarski, a couple of tasks (
Hey @NaagAlgates, yes this exactly the same issue it may appear on different tasks because it related to Node 6 itself. As I can see in your case the problem was with The updated version of the Thanks! |
Okay. Thank you @alexander-smolyakov |
Note
Issues in this repo are for tracking bugs, feature requests and questions for the tasks in this repo
For a list:
https://github.com/Microsoft/azure-pipelines-tasks/tree/master/Tasks
If you have an issue or request for the Azure Pipelines service, use developer community instead:
https://developercommunity.visualstudio.com/spaces/21/index.html )
Required Information
Entering this information will route you directly to the right team and expedite traction.
Question, Bug, or Feature?
Type: Bug
Enter Task Name: Command line
Version : 2.176.1
Environment
Server - Azure Pipelines?
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=592585&view=logs&j=9cfc3b0b-53b1-524f-85ed-0ef4880bef82&t=277ae693-9b68-5ef5-d666-bb5a558e8cc2
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=584558&view=logs&j=9cfc3b0b-53b1-524f-85ed-0ef4880bef82&t=277ae693-9b68-5ef5-d666-bb5a558e8cc2&l=28553
Agent - Hosted or Private: Hosted
Issue Description
Task invocation fails with
Task logs
N/A, fails inconsistently but always on Mac OS.
The text was updated successfully, but these errors were encountered: