eclipse-cbi / jiro

Jenkins infrastructure for projects hosted by the Eclipse Foundation
Other
10 stars 37 forks source link

Winstone path on pre-stop #311

Closed heurtematte closed 1 year ago

heurtematte commented 1 year ago

Winstone jar is now located in "executable" sub directory

fredg02 commented 1 year ago
heurtematte commented 1 year ago

Identify throw k8s describe cmd complaining about winstone and jenkins instance failling with some OOM.

Tested! and only identify in docker image directly. I haven't find any related documentation.

fredg02 commented 1 year ago

Identify throw k8s describe cmd complaining about winstone and jenkins instance failling with some OOM.

Sorry, I don't get what you mean here.

heurtematte commented 1 year ago

see the result of this describe cmd.

kubectl describe -n eclipselink pods eclipselink-0

image

fredg02 commented 1 year ago

But the wrong path to Winstone is not the cause for the OOM...

heurtematte commented 1 year ago

No it's not related. I just said that I discovered this issue while debugging an OOM. And fixing the path allow to send a shutdown signal to jetty before stopping the pod.

heurtematte commented 1 year ago

Please accept this, I can't get real reason for last termination.

image