← Back to LearnTroubleshooting guide

Buildbarn worker not receiving actions

Reviewed Jul 20, 20262 primary sources

The worker may be healthy but ineligible for queued work, connected to the wrong scheduler, or assigned to a platform queue with no matching demand.

Common causes

  • Worker platform properties do not match queued actions
  • Worker and clients use different schedulers or instance names
  • Size-class configuration prevents assignment
  • The worker lost registration or is failing health checks

What to check

  1. Confirm registration and scheduler endpoint
  2. Compare the routed action platform with the worker platform and configured action router
  3. Inspect queue demand by platform and size class
  4. Check worker logs around synchronization and operation assignment

Primary sources

Use these references to confirm protocol and version-specific behavior.

Investigate with build-level evidence

Hermetiq correlates Bazel actions, cache behavior, Buildbarn infrastructure, and remote-execution timing so teams can move from a status code to the build and system behavior behind it.

Technical review: July 20, 2026 · Verify flags and behavior against the Bazel and Buildbarn versions deployed in your environment.