helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

[synthetics-minions] clean /tmp folder sometimes or better?

Open pie-r opened this issue 3 years ago • 1 comments

In the first startup, there is a pod, the is spawned in the same namespace called synthetic-healthcheck-xxxx or something similar.

Then at one point, this job/pod is using more than 3500m, going out of CPU.

Warning   OutOfcpu               pod/synthetic-healthcheck-777598cb04674a52852f57ff109c2d94-ttpkt   Node didn't have enough resource: cpu, requested: 500, used: 3687, capacity: 3920

Moreover, for some reason, I've got 79509 folders:

I have no name!@nr-minions-synthetics-minion-0:/tmp$ ls -la | wc -l
79509

Why does the synthetic-healthcheck require so much CPU?

pie-r avatar Dec 15 '21 17:12 pie-r

+1 I am running into this same issue. The synthetics worker is unable to schedule the minion job pod for the health checks due to the problem with not having enough CPU.

nscriptdotgo avatar Mar 28 '22 21:03 nscriptdotgo