ComparisonError rpc error: code = Unknown desc = helm dependency build
failed signal: killed
#10426
Open
3 tasks done
Labels
Asked - no reply -> https://cloud-native.slack.com/archives/C01TSERG0KZ/p1661211863236989, in fact asked multiple times.
Checklist:
argocd version
.Describe the bug
On refresh of app repo server throws above errors on ui and doesn't retry in any sane window (30+ min), probably related to current auto-sync.
To Reproduce
Jenkins CI on each build updates a private mono repo in Bitbucket that consist of env folder with application referencing OTS Helm Chart Folder with external values.yaml, the apps in the application folder are watched by app of apps app.
Self-heal is enabled and Jenkins job is to issue app refresh on each CI build so argo can sync against proper chart.
I am using HA setup with 10 repo servers.
Expected behavior
I expect to not get stuck state in unknown without any retry.
If I click refresh app get fixed, so it means retry is not attempted.
Screenshots
Version
{
"Version": "v2.4.9+1ba9008",
"BuildDate": "2022-08-11T15:22:41Z",
"GitCommit": "1ba9008536b7e61414784811c431cd8da356065e",
"GitTreeState": "clean",
"GoVersion": "go1.18.5",
"Compiler": "gc",
"Platform": "linux/amd64",
"KustomizeVersion": "v4.4.1 2021-11-11T23:36:27Z",
"HelmVersion": "v3.8.1+g5cb9af4",
"KubectlVersion": "v0.23.1",
"JsonnetVersion": "v0.18.0"
}
Paste the output from `argocd version` here.
Logs
The text was updated successfully, but these errors were encountered: