Webhook didn't fire on push to bzr branch

Bug #1721567 reported by Daniel Manrique
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

r1580 of SSO (lp:canonical-identity-provider, an open-source project) was merged about an hour ago:

http://bazaar.launchpad.net/~canonical-isd-hackers/canonical-identity-provider/trunk/revision/1580

but there's no webhook delivery for that:

https://code.launchpad.net/~canonical-isd-hackers/canonical-identity-provider/trunk/+webhook/2478

Note I manually triggered delivery of the hook minutes ago, but the original delivery (2478) was for r1579, so to reiterate, r1580 did not fire the webhook.

Revision history for this message
Colin Watson (cjwatson) wrote :

The branch scan happened:

2017-10-05 13:33:03 INFO Creating lockfile: /var/lock/launchpad-process-job-source-IBranchScanJobSource.lock
2017-10-05 13:33:16 INFO Running through Twisted.
2017-10-05 13:33:16 DEBUG Trying to acquire lease for job in state Waiting
2017-10-05 13:33:16 INFO Running <SCAN_BRANCH branch job (8575468) for ~canonical-isd-hackers/canonical-identity-provider/trunk> (ID 38916344).
2017-10-05 13:33:16 DEBUG Running <SCAN_BRANCH branch job (8575468) for ~canonical-isd-hackers/canonical-identity-provider/trunk> (ID 38916344), lease expires 2017-10-05 13:38:16.656565+00:00
2017-10-05 13:33:45 DEBUG Finished <SCAN_BRANCH branch job (8575468) for ~canonical-isd-hackers/canonical-identity-provider/trunk> (ID 38916344)
2017-10-05 13:33:46 INFO Ran 1 BranchScanJob jobs.
2017-10-05 13:33:46 DEBUG process-job-source-IBranchScanJobSource ran in 29.549351s (excl. load & lock)
2017-10-05 13:33:46 DEBUG Removing lock file: /var/lock/launchpad-process-job-source-IBranchScanJobSource.lock

... but there was no corresponding WebhookDeliveryJob scheduled. I wonder if this has something to do with the branch scan being picked up by the fallback cron job rather than the celery runners (which is just a matter of timing, but it might cause this sort of difference)?

It would help if we could get debugging output from the branch scan job, although I don't currently see how to do that.

tags: added: branch-scanner lp-code
Changed in launchpad:
status: New → Triaged
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.