#A lot of 'remove snapshot' when running in jenkins kubernetes worker

1 messages · Page 1 of 1 (latest)

wraith girder
#

Hi, i'm trying to find out why when running in jenkins kubernetes, some cache miss happens even though i'm running the exact same pipline. This does not happens when using docker-compose.

When i set the dagger-engine log to debug and compare the two environment, i see a lot more of "remove snapshot" lines in jenkins compared to the one in docker compose. is that normal?

drowsy atlas
wraith girder
#

Hi @drowsy atlas , thanks again for the pointer, disabling it using --oci-worker-gc=false seems to improve the cache. But i still see some cache miss with longer pipeline. I'll check again.

drowsy atlas
#

You mean in your local machine?

wraith girder
#

nvm, it seems to completely remove all the cache when i run it in the same container of dagger-engine

#

thanks

drowsy atlas
#

@wraith girder are you still strulling with this?

#

can we help somehow?

wraith girder
#

Hi @drowsy atlas , i'm still trying several things. the pipeline is a bit long so i need some time to verify it.

will ping you if i need more helps. Thank you very much.

drowsy atlas
#

I guess the best thing is trying to replicate it in a small pipeline