Steps to reproduce: - Trigger a build off of master. You should see M3 Cluster Integration Tests failing: <img width="1241" height="187" alt="Image" src="https://github.com/user-attachments/assets/3400caa2-df36-44be-a4af-dec7a44df41e" /> Example failing build: https://buildkite.com/uberopensource/m3-monorepo-ci-uber-oss/builds/1564#019be47a-327d-4b48-95b6-db2d7fd143ae ``` go test -count=1 -p 1 -tags=cluster_integration ./src/integration/... /bin/bash: line 1: go: command not found ```