-
Notifications
You must be signed in to change notification settings - Fork 280
Closed as not planned
Labels
bugSomething isn't workingSomething isn't working
Description
TL;DR
Hi,
In the context of using github action runners in kubernetes sith scalesets, on our premisses, we recently saw this error happening at checkout.
It is happening randomly, with most runners working fine
What is the meaning of the error?
Expected behavior
All workflows should properly complete
Observed behavior
No response
Action YAML
I don't think the workflows are relevant, since most times it simply works.
But i can provide them if neededLog output
Error: TypeError: Converting circular structure to JSON
--> starting at object with constructor 'ClientRequest'
| property 'socket' -> object with constructor 'TLSSocket'
--- property '_httpMessage' closes the circle
Error: Process completed with exit code 1.
Error: Executing the custom container implementation failed. Please contact your self hosted runner administrator.
Additional information
We are using github scaleset runners in kubernetes mode with version 0.10.1
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
