You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running bundle integration tests for this task. The enas-cpu experiment is failing. After further inspection I have noticed that the experiment pods are in Error state
NAME READY STATUS RESTARTS AGE
enas-cpu-enas-67b84bb964-8h2rr 0/1 Running 1 (7m25s ago) 31m
hyperband-mfn2wr7s-jt579 0/2 Error 0 31m
hyperband-xlbv48sj-p952v 0/2 Error 0 31m
Bug Description
When running bundle integration tests for this task. The
enas-cpu
experiment is failing. After further inspection I have noticed that the experiment pods are inError
stateWhere the metrics collector pod reports:
If we look at the metrics collector pod yaml we can see its receiving args:
This the same problem as we were facing in this issue.
To Reproduce
Environment
MicroK8s v1.29.8
juju 3.4.5-genericlinux-amd64
Relevant Log Output
kubectl logs -f -n test-kubeflow hyperband-mfn2wr7s-jt579 -c metrics-logger-and-collector error: unknown flag `t'
Additional Context
No response
The text was updated successfully, but these errors were encountered: