Olivér Atanaszov
02/04/2022, 2:37 PMKevin Kho
02/04/2022, 2:43 PMAnna Geller
02/04/2022, 2:44 PMOlivér Atanaszov
02/04/2022, 2:46 PMAnna Geller
02/04/2022, 2:48 PMOlivér Atanaszov
02/04/2022, 2:49 PMAnna Geller
02/04/2022, 3:09 PM/bin/sh
when the given command is not found within your PATH
system variable and it is not a built-in shell command. In other words, the system doesn’t understand your command, because it doesn’t know where to find the binary you’re trying to call.”
4. How did you start the agent?
5. Can you confirm that the agent is running and healthy? Could you perhaps enable debug logs on the agent? prefect agent vertex start --log-level DEBUG
6. Can you check the GCP job logs to see if perhaps it’s some transient issue e.g. because the machine you requested is not available? Those logs may be helpful to see what is going on within the Vertex job