Codebuild websocket not triggering

0

Codebuild correctly builds manual builds by pulling from bitbucket. The websocket on bitbucket seems correctly linked to Codebuild, and bitbucket's websocket logs show pushes are happening. Codebuild's IAM role has full admin access for testing, as does the bitbucket user. Codebuild is listening to a simple push (no other conditions or filter groups). CloudWatch shows logs for the manual builds, but none for websocket pushes.

I've used Codebuild successfully before for a different company, and initially just copied all the config which got the manual builds working. When the websockets didn't, I simplified the setup as much as possible (eg admin role access), but nothing seems to work.

Any idea what might be happening and what else I can check?

Xavier
asked 9 months ago185 views
3 Answers
0
Accepted Answer
Xavier
answered 9 months ago
0

I recreated it from scratch, and managed to get one build working from websocket, but not a second one - which proves the websocket link to Bitbucket works but there's something else going on...

Xavier
answered 9 months ago
0

CloudTrail shows the webhook is indeed arriving... I've got CloudBuild set to build on push, no conditions. (I've also tried conditions like tags, but nothing works). How could this possibly not be working?

Xavier
answered 9 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions